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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+0af16247e954277414cce32b52e3a71aa2187729 (13fc189b0a6ffd6fd3b34a84c4c5c6aae3c988a3) 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-ssh3934206000603493787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14549325432397657517.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14025294921871344648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12039078869941790344.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6319921169566845096.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20976 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 Merge succeeded, producing c9294da39b15e2307be538a8f83edbdb85026446 Checking out Revision c9294da39b15e2307be538a8f83edbdb85026446 (PR-3924) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9294da39b15e2307be538a8f83edbdb85026446 # timeout=10 Commit message: "Merge commit '0af16247e954277414cce32b52e3a71aa2187729' 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:25 ========================================================= 20:30:25 EdgeX Global Pipelines Version Info 20:30:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1ce5af415017be8c97c718fad5d94b2e11579443 # 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: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:25 Message: update stable to v1.0.221 20:30:26 ------------------- 20:30:26 experimental info: 20:30:26 ------------------- 20:30:26 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:26 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:26 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:26 [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-3924 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9294da39b15e2307be538a8f83edbdb85026446 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9294da [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/17@tmp/config8954912993078673244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:27 ---> docker-login.sh 20:30:27 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:28 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.io 20:30:28 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 + dirname cmd/core-command/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo core-command,cmd/core-command/Dockerfile 20:30:28 + dirname cmd/core-data/Dockerfile 20:30:28 + cut -d/ -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:29 + git rev-list -1 --merges c9294da39b15e2307be538a8f83edbdb85026446~1..c9294da39b15e2307be538a8f83edbdb85026446 [Pipeline] echo 20:30:29 -----------> git rev-list -1 --merges c9294da39b15e2307be538a8f83edbdb85026446~1..c9294da39b15e2307be538a8f83edbdb85026446 c9294da39b15e2307be538a8f83edbdb85026446 20:30:29 c9294da39b15e2307be538a8f83edbdb85026446 [false] [Pipeline] sh 20:30:29 + git log --format=format:%s -1 c9294da39b15e2307be538a8f83edbdb85026446 [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:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:30 20:30:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:30 latest: Pulling from edgex-devops/git-semver 20:30:30 a0d0a0d46f8b: Pulling fs layer 20:30:30 3e5f54012d9b: Pulling fs layer 20:30:30 4c7163046ea9: Pulling fs layer 20:30:30 0c2d73faf560: Pulling fs layer 20:30:30 0c2d73faf560: Waiting 20:30:30 3e5f54012d9b: Verifying Checksum 20:30:30 3e5f54012d9b: Download complete 20:30:30 a0d0a0d46f8b: Download complete 20:30:30 0c2d73faf560: Verifying Checksum 20:30:30 0c2d73faf560: Download complete 20:30:30 4c7163046ea9: Verifying Checksum 20:30:30 4c7163046ea9: Download complete 20:30:30 a0d0a0d46f8b: Pull complete 20:30:30 3e5f54012d9b: Pull complete 20:30:31 4c7163046ea9: Pull complete 20:30:31 0c2d73faf560: Pull complete 20:30:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:31 prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container 20:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:32 $ docker top 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:32 [ssh-agent] Looking for ssh-agent implementation... 20:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:32 $ docker exec 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 ssh-agent 20:30:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEpeGeh/agent.13 20:30:32 SSH_AGENT_PID=20 20:30:32 Running ssh-add (command line suppressed) 20:30:32 Identity added: /w/workspace/edgex-go/17@tmp/private_key_196833965219264375.key (/w/workspace/edgex-go/17@tmp/private_key_196833965219264375.key) 20:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:33 + git tag --points-at HEAD [Pipeline] } 20:30:33 $ docker exec --env ******** --env ******** 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 ssh-agent -k 20:30:33 unset SSH_AUTH_SOCK; 20:30:33 unset SSH_AGENT_PID; 20:30:33 echo Agent pid 20 killed; 20:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:33 [ssh-agent] Looking for ssh-agent implementation... 20:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:33 $ docker exec 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 ssh-agent 20:30:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHbHbl/agent.53 20:30:33 SSH_AGENT_PID=59 20:30:33 Running ssh-add (command line suppressed) 20:30:33 Identity added: /w/workspace/edgex-go/17@tmp/private_key_5900243661059113677.key (/w/workspace/edgex-go/17@tmp/private_key_5900243661059113677.key) 20:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:34 + git semver init 20:30:34 # -> Open(): unable to determine branch for HEAD 20:30:34 # $GIT_DIR = /w/workspace/edgex-go/17/.git 20:30:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/17 20:30:34 # $SEMVER_REMOTE_NAME = origin 20:30:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:34 # $SEMVER_USER_NAME = edgex-jenkins 20:30:34 # $SEMVER_BRANCH = PR-3924 20:30:34 # $SEMVER_TEMP = /tmp/semver-965336493 20:30:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:49 # '/tmp/semver-965336493' -> '/w/workspace/edgex-go/17/.semver' 20:30:49 # -> Force: false 20:30:49 # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } 20:30:49 $ docker exec --env ******** --env ******** 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 ssh-agent -k 20:30:49 unset SSH_AUTH_SOCK; 20:30:49 unset SSH_AGENT_PID; 20:30:49 echo Agent pid 59 killed; 20:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:49 + git semver [Pipeline] } 20:30:49 $ docker stop --time=1 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 20:30:51 $ docker rm -f 986cd11064a70bc29387e51427281cdcf121fc56d59859bbb68692a3ccf5db41 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:51 Stashed 1 file(s) [Pipeline] echo 20:30:51 [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:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:52 ========================================================= 20:30:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:52 59bf1c3509f3: Pulling fs layer 20:30:52 666ba61612fd: Pulling fs layer 20:30:52 8ed8ca486205: Pulling fs layer 20:30:52 4fe6c5a15a65: Pulling fs layer 20:30:52 22a0e8bec74d: Pulling fs layer 20:30:52 640e595b4fbd: Pulling fs layer 20:30:52 763cafe07f6e: Pulling fs layer 20:30:52 0c0b528cf693: Pulling fs layer 20:30:52 10935f4eaf8b: Pulling fs layer 20:30:52 640e595b4fbd: Waiting 20:30:52 763cafe07f6e: Waiting 20:30:52 0c0b528cf693: Waiting 20:30:52 10935f4eaf8b: Waiting 20:30:52 22a0e8bec74d: Waiting 20:30:52 4fe6c5a15a65: Waiting 20:30:52 8ed8ca486205: Download complete 20:30:52 666ba61612fd: Verifying Checksum 20:30:52 666ba61612fd: Download complete 20:30:52 22a0e8bec74d: Download complete 20:30:52 59bf1c3509f3: Verifying Checksum 20:30:52 640e595b4fbd: Download complete 20:30:52 763cafe07f6e: Verifying Checksum 20:30:52 763cafe07f6e: Download complete 20:30:52 0c0b528cf693: Verifying Checksum 20:30:52 0c0b528cf693: Download complete 20:30:52 59bf1c3509f3: Pull complete 20:30:52 666ba61612fd: Pull complete 20:30:52 8ed8ca486205: Pull complete 20:30:53 10935f4eaf8b: Verifying Checksum 20:30:53 10935f4eaf8b: Download complete 20:30:53 4fe6c5a15a65: Verifying Checksum 20:30:53 4fe6c5a15a65: Download complete 20:30:57 4fe6c5a15a65: Pull complete 20:30:57 22a0e8bec74d: Pull complete 20:30:57 640e595b4fbd: Pull complete 20:30:57 763cafe07f6e: Pull complete 20:30:57 0c0b528cf693: Pull complete 20:30:59 10935f4eaf8b: Pull complete 20:30:59 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:00 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:00 WORKDIR /edgex 20:31:00 COPY go.mod . 20:31:00 RUN go mod download 20:31:00 docker build -t ci-base-image-x86_64 -f - . 20:31:01 Sending build context to Docker daemon 334.9MB 20:31:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:01 ---> 99d49a6021b9 20:31:01 Step 2/4 : WORKDIR /edgex 20:31:03 ---> Running in 363b8ac37f48 20:31:03 Removing intermediate container 363b8ac37f48 20:31:03 ---> 5aad5f85540a 20:31:03 Step 3/4 : COPY go.mod . 20:31:03 ---> afb37cdd968c 20:31:03 Step 4/4 : RUN go mod download 20:31:04 ---> Running in a1b551856914 20:31:07 Still waiting to schedule task 20:31:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20977’ is offline 20:31:18 Removing intermediate container a1b551856914 20:31:18 ---> 808f5275019b 20:31:18 Successfully built 808f5275019b 20:31:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:19 + docker inspect -f . ci-base-image-x86_64 20:31:19 . [Pipeline] withDockerContainer 20:31:19 prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container 20:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** ci-base-image-x86_64 cat 20:31:19 $ docker top ade20842313f04f7090391bcbb3a001ddc92558b205c4f55f04dd3223f129fb7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:20 + go version 20:31:20 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:20 $ docker stop --time=1 ade20842313f04f7090391bcbb3a001ddc92558b205c4f55f04dd3223f129fb7 20:31:21 $ docker rm -f ade20842313f04f7090391bcbb3a001ddc92558b205c4f55f04dd3223f129fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:21 + docker inspect -f . ci-base-image-x86_64 20:31:21 . [Pipeline] withDockerContainer 20:31:21 prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container 20:31:22 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** ci-base-image-x86_64 cat 20:31:22 $ docker top 91b815ebbb6ef59d30f5c0ec2488eb84a9c69c89658d4974f4cd2dbc8974c108 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:22 ========================================================= 20:31:22 [edgeXBuildGoParallel] Running Tests and Build... 20:31:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:22 + make test 20:31:22 go mod tidy -compat=1.17 20:31:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:28 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 53.4% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.940s coverage: 89.2% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.122s coverage: 72.2% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 24.0% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.391s coverage: 65.4% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:32:04 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:22 GO111MODULE=on go vet ./... 20:32:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:26 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:26 + ls -al . 20:32:26 total 672 20:32:26 drwxrwxr-x 10 1001 1001 4096 Apr 14 20:32 . 20:32:26 drwxr-xr-x 4 root root 4096 Apr 14 20:31 .. 20:32:26 -rw-rw-r-- 1 1001 1001 11 Apr 14 20:30 .dockerignore 20:32:26 drwxrwxr-x 8 1001 1001 4096 Apr 14 20:30 .git 20:32:26 drwxrwxr-x 3 1001 1001 4096 Apr 14 20:30 .github 20:32:26 -rw-rw-r-- 1 1001 1001 879 Apr 14 20:30 .gitignore 20:32:26 -rw-rw-r-- 1 1001 1001 42 Apr 14 20:30 .golangci.yml 20:32:26 -rw-rw-r-- 1 1001 1001 87 Apr 14 20:30 .hadolint.yml 20:32:26 drwx------ 3 1001 1001 4096 Apr 14 20:30 .semver 20:32:26 -rw-rw-r-- 1 1001 1001 166 Apr 14 20:30 .sonarcloud.properties 20:32:26 -rw-rw-r-- 1 1001 1001 1171 Apr 14 20:30 ADOPTERS.md 20:32:26 -rw-rw-r-- 1 1001 1001 10086 Apr 14 20:30 Attribution.txt 20:32:26 -rw-rw-r-- 1 1001 1001 51732 Apr 14 20:30 CHANGELOG.md 20:32:26 -rw-rw-r-- 1 1001 1001 3804 Apr 14 20:30 CONTRIBUTING.md 20:32:26 -rw-rw-r-- 1 1001 1001 677 Apr 14 20:30 GOVERNANCE.md 20:32:26 -rw-rw-r-- 1 1001 1001 850 Apr 14 20:30 Jenkinsfile 20:32:26 -rw-rw-r-- 1 1001 1001 10775 Apr 14 20:30 LICENSE 20:32:26 -rw-rw-r-- 1 1001 1001 9847 Apr 14 20:30 Makefile 20:32:26 -rw-rw-r-- 1 1001 1001 582 Apr 14 20:30 OWNERS.md 20:32:26 -rw-rw-r-- 1 1001 1001 8683 Apr 14 20:30 README.md 20:32:26 -rw-rw-r-- 1 1001 1001 6912 Apr 14 20:30 SECURITY.md 20:32:26 -rw-rw-r-- 1 1001 1001 5 Apr 14 20:30 VERSION 20:32:26 -rw-rw-r-- 1 1001 1001 4131 Apr 14 20:30 ZMQWindows.md 20:32:26 drwxrwxr-x 2 1001 1001 4096 Apr 14 20:30 bin 20:32:26 drwxrwxr-x 18 1001 1001 4096 Apr 14 20:30 cmd 20:32:26 -rw-r--r-- 1 root root 434738 Apr 14 20:32 coverage.out 20:32:26 -rw-rw-r-- 1 1001 1001 3256 Apr 14 20:30 go.mod 20:32:26 -rw-rw-r-- 1 1001 1001 35162 Apr 14 20:30 go.sum 20:32:26 drwxrwxr-x 8 1001 1001 4096 Apr 14 20:30 internal 20:32:26 drwxrwxr-x 3 1001 1001 4096 Apr 14 20:30 openapi 20:32:26 drwxrwxr-x 4 1001 1001 4096 Apr 14 20:30 snap 20:32:26 -rw-rw-r-- 1 1001 1001 204 Apr 14 20:30 version.go [Pipeline] sh 20:32:27 + '[' -e coverage.out ] 20:32:27 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:27 Stashed 1 file(s) [Pipeline] sh 20:32:27 + make build 20:32:27 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:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:49 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:49 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/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: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 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/support-scheduler/support-scheduler ./cmd/support-scheduler 20:32:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-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:33:02 $ docker stop --time=1 91b815ebbb6ef59d30f5c0ec2488eb84a9c69c89658d4974f4cd2dbc8974c108 20:33:05 $ docker rm -f 91b815ebbb6ef59d30f5c0ec2488eb84a9c69c89658d4974f4cd2dbc8974c108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:06 20:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:06 latest: Pulling from edgex-devops/edgex-compose 20:33:06 cbdbe7a5bc2a: Pulling fs layer 20:33:06 ca9280d653b3: Pulling fs layer 20:33:06 7e9c9ca2126c: Pulling fs layer 20:33:06 cbdbe7a5bc2a: Download complete 20:33:06 ca9280d653b3: Verifying Checksum 20:33:06 ca9280d653b3: Download complete 20:33:06 cbdbe7a5bc2a: Pull complete 20:33:07 7e9c9ca2126c: Download complete 20:33:07 ca9280d653b3: Pull complete 20:33:10 7e9c9ca2126c: Pull complete 20:33:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:10 prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container 20:33:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-devops/edgex-compose:latest cat 20:33:11 $ docker top 80a6dbec9fc1a823d9663e6df3211dedcf9a54221cb40e199db818fcb86713c1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:12 + docker-compose build --help 20:33:12 + grep parallel 20:33:12 --parallel Build images in parallel. [Pipeline] } 20:33:12 $ docker stop --time=1 80a6dbec9fc1a823d9663e6df3211dedcf9a54221cb40e199db818fcb86713c1 20:33:14 $ docker rm -f 80a6dbec9fc1a823d9663e6df3211dedcf9a54221cb40e199db818fcb86713c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:14 . [Pipeline] withDockerContainer 20:33:14 prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container 20:33:14 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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:15 $ docker top 0bb748adaa34a9e97f230102209864ffb696a8a2b308023f928b0b18763d729c -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:15 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:16 Building core-command ... 20:33:16 Building core-data ... 20:33:16 Building core-metadata ... 20:33:16 Building security-bootstrapper ... 20:33:16 Building security-proxy-setup ... 20:33:16 Building security-secretstore-setup ... 20:33:16 Building security-spiffe-token-provider ... 20:33:16 Building security-spire-agent ... 20:33:16 Building security-spire-config ... 20:33:16 Building security-spire-server ... 20:33:16 Building support-notifications ... 20:33:16 Building support-scheduler ... 20:33:16 Building sys-mgmt-agent ... 20:33:16 Building sys-mgmt-agent 20:33:16 Building security-spire-agent 20:33:16 Building security-spire-server 20:33:16 Building core-metadata 20:33:16 Building security-bootstrapper 20:33:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:34 ---> 808f5275019b 20:33:34 Step 3/26 : WORKDIR /edgex-go 20:33:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:34 ---> 808f5275019b 20:33:34 Step 3/25 : WORKDIR /edgex-go 20:33:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:34 ---> 808f5275019b 20:33:34 Step 3/31 : WORKDIR /edgex-go 20:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:34 ---> 808f5275019b 20:33:34 Step 3/23 : WORKDIR /edgex-go 20:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:34 ---> 808f5275019b 20:33:34 Step 3/23 : WORKDIR /edgex-go 20:33:34 ---> Running in 1c6734efb2c1 20:33:34 ---> Running in 95eac6402e04 20:33:34 ---> Running in 9783da72e88f 20:33:34 ---> Running in b50c4f9b3013 20:33:34 ---> Running in 74237bc366cb 20:33:34 Removing intermediate container 95eac6402e04 20:33:34 ---> a4fae835a91b 20:33:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 Removing intermediate container 1c6734efb2c1 20:33:34 ---> cbf955a41a21 20:33:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 Removing intermediate container 9783da72e88f 20:33:34 ---> e6641ba0f5c9 20:33:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 Removing intermediate container b50c4f9b3013 20:33:34 ---> 9d1a516d503a 20:33:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 Removing intermediate container 74237bc366cb 20:33:34 ---> Running in 31458a4ebbfc 20:33:34 ---> 9780b1d1f20f 20:33:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 ---> Running in 4f1381fe8102 20:33:34 ---> Running in 4c5ff0c446ef 20:33:34 ---> Running in 378e0199e89a 20:33:34 ---> Running in 72c34dde3600 20:33:35 Removing intermediate container 4f1381fe8102 20:33:35 ---> 27264348979c 20:33:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:33:35 ---> Running in 5bf565633c14 20:33:35 Removing intermediate container 31458a4ebbfc 20:33:35 ---> 778fc00e2447 20:33:35 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:35 ---> Running in cf45ca376635 20:33:36 Removing intermediate container 378e0199e89a 20:33:36 ---> 477d195ae5f8 20:33:36 Step 5/31 : RUN apk add --update --no-cache make git 20:33:36 Removing intermediate container 72c34dde3600 20:33:36 ---> 05c66cc9fb2e 20:33:36 Step 5/23 : RUN apk add --update --no-cache make git 20:33:36 ---> Running in d453a8f5ecbf 20:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:36 ---> Running in 0dc8c0b4d8c1 20:33:36 Removing intermediate container 4c5ff0c446ef 20:33:36 ---> a2cd1a03abb5 20:33:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:36 ---> Running in 49c3b026c7c0 20:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:37 OK: 221 MiB in 52 packages 20:33:37 OK: 221 MiB in 52 packages 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:37 Removing intermediate container 5bf565633c14 20:33:37 ---> 600d80eb8444 20:33:37 Step 6/25 : COPY go.mod vendor* ./ 20:33:37 Removing intermediate container cf45ca376635 20:33:37 ---> 02a017d8bf5c 20:33:37 Step 6/23 : COPY go.mod vendor* ./ 20:33:37 ---> badd5b8dec48 20:33:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:37 OK: 221 MiB in 52 packages 20:33:37 ---> Running in b733128e77b4 20:33:37 OK: 221 MiB in 52 packages 20:33:38 ---> 9f38b53bd53b 20:33:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:38 OK: 221 MiB in 52 packages 20:33:38 ---> Running in 58aec01ed6be 20:33:38 Removing intermediate container 0dc8c0b4d8c1 20:33:38 ---> 6910da3094f3 20:33:38 Step 6/23 : COPY go.mod vendor* ./ 20:33:38 Removing intermediate container d453a8f5ecbf 20:33:38 ---> e6a9f995afa2 20:33:38 Step 6/31 : COPY go.mod vendor* ./ 20:33:38 Removing intermediate container 49c3b026c7c0 20:33:38 ---> bf21dffea015 20:33:38 Step 6/26 : COPY go.mod vendor* ./ 20:33:38 ---> c818904ae4c7 20:33:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:38 ---> Running in be588255f657 20:33:39 ---> 00bd60d58dba 20:33:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:39 ---> c7bd34b02932 20:33:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:39 ---> Running in e064ae1f0f49 20:33:39 ---> Running in 547e8fc08ddb 20:33:39 Removing intermediate container b733128e77b4 20:33:39 ---> 40c22633816d 20:33:39 Step 8/25 : COPY . . 20:33:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20979 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:33:39 Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout 20:33:39 Removing intermediate container 58aec01ed6be 20:33:39 ---> d55b7f67e021 20:33:39 Step 8/23 : COPY . . 20:33:39 The recommended git tool is: git 20:33:43 Removing intermediate container be588255f657 20:33:43 ---> a8f4d4867b20 20:33:43 Step 8/23 : COPY . . 20:33:43 Removing intermediate container e064ae1f0f49 20:33:43 ---> 9d34f130b866 20:33:43 Step 8/31 : COPY . . 20:33:43 Removing intermediate container 547e8fc08ddb 20:33:43 ---> 0f6afb0d1d26 20:33:43 Step 8/26 : COPY . . 20:33:44 using credential edgex-jenkins-ssh 20:33:44 Cloning the remote Git repository 20:33:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:45 > git init /w/workspace/edgex-go/17 # timeout=10 20:33:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:45 > git --version # timeout=10 20:33:45 > git --version # 'git version 2.25.1' 20:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:47 ---> 4b21f186fe37 20:33:47 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:33:49 ---> Running in 78534775de6c 20:33:49 ---> 13034008a795 20:33:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:33:49 ---> 6bc5e132970b 20:33:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:49 ---> Running in 137894cfc3c9 20:33:49 ---> Running in 05698983d155 20:33:49 ---> 369f56a407e7 20:33:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:33:49 ---> 9ab045c3faaa 20:33:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:49 Removing intermediate container 78534775de6c 20:33:49 ---> bbd44adc72aa 20:33:49 Step 10/25 : RUN mkdir -p spire-build 20:33:49 ---> Running in a446086db60f 20:33:49 ---> Running in 8287573f9d21 20:33:49 ---> Running in a78249f01574 20:33:49 Removing intermediate container 8287573f9d21 20:33:49 ---> f8e2c8e9a26c 20:33:49 Step 10/26 : RUN mkdir -p spire-build 20:33:49 ---> Running in 53cdb1b6f0f7 20:33: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33: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/core-metadata/core-metadata ./cmd/core-metadata 20:33:51 Removing intermediate container 53cdb1b6f0f7 20:33:51 ---> 12a1ab270971 20:33:51 Step 11/26 : WORKDIR /edgex-go/spire-build 20:33:51 ---> Running in edd7c086f40d 20:33:51 Removing intermediate container a78249f01574 20:33:51 ---> 6d23fa431ae9 20:33:51 Step 11/25 : WORKDIR /edgex-go/spire-build 20:33:51 ---> Running in 5d6f7726d9c7 20:33:51 Removing intermediate container edd7c086f40d 20:33:51 ---> 96396db13c0b 20:33:51 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:51 ---> Running in 9e73b598ffb1 20:33:51 Removing intermediate container 5d6f7726d9c7 20:33:51 ---> 26b010204cff 20:33:51 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:33:51 ---> Running in c4616cd802a0 20:33:52 spire-1.2.1/ 20:33:52 spire-1.2.1/.data/ 20:33:52 spire-1.2.1/.data/.file 20:33:52 spire-1.2.1/.dockerignore 20:33:52 spire-1.2.1/.gitattributes 20:33:52 spire-1.2.1/.githooks/ 20:33:52 spire-1.2.1/.githooks/pre-commit 20:33:52 spire-1.2.1/.github/ 20:33:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:52 spire-1.2.1/.github/dependabot.yml 20:33:52 spire-1.2.1/.github/workflows/ 20:33:52 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:52 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:52 spire-1.2.1/.github/workflows/release_build.yaml 20:33:52 spire-1.2.1/.github/workflows/scripts/ 20:33:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:52 spire-1.2.1/.gitignore 20:33:52 spire-1.2.1/.go-version 20:33:52 spire-1.2.1/.golangci.yml 20:33:52 spire-1.2.1/ADOPTERS.md 20:33:52 spire-1.2.1/CHANGELOG.md 20:33:52 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:52 spire-1.2.1/CODEOWNERS 20:33:52 spire-1.2.1/CONTRIBUTING.md 20:33:52 spire-1.2.1/Dockerfile 20:33:52 spire-1.2.1/Dockerfile.dev 20:33:52 spire-1.2.1/Dockerfile.scratch 20:33:52 spire-1.2.1/LICENSE 20:33:52 spire-1.2.1/MAINTAINERS.md 20:33:52 spire-1.2.1/Makefile 20:33:52 spire-1.2.1/README.md 20:33:52 spire-1.2.1/ROADMAP.md 20:33:52 spire-1.2.1/SECURITY.md 20:33:52 spire-1.2.1/cmd/ 20:33:52 spire-1.2.1/cmd/spire-agent/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/main.go 20:33:52 spire-1.2.1/cmd/spire-server/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:52 spire-1.2.1/cmd/spire-server/main.go 20:33:52 spire-1.2.1/cmd/spire-server/util/ 20:33:52 spire-1.2.1/cmd/spire-server/util/util.go 20:33:52 spire-1.2.1/conf/ 20:33:52 spire-1.2.1/conf/agent/ 20:33:52 spire-1.2.1/conf/agent/agent.conf 20:33:52 spire-1.2.1/conf/agent/agent_full.conf 20:33:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:52 spire-1.2.1/conf/server/ 20:33:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:52 spire-1.2.1/conf/server/server.conf 20:33:52 spire-1.2.1/conf/server/server_full.conf 20:33:52 spire-1.2.1/doc/ 20:33:52 spire-1.2.1/doc/SPIRE101.md 20:33:52 spire-1.2.1/doc/auditlog.md 20:33:52 spire-1.2.1/doc/authorization_policy_engine.md 20:33:52 spire-1.2.1/doc/changelog_guidelines.md 20:33:52 spire-1.2.1/doc/cure53-report.pdf 20:33:52 spire-1.2.1/doc/images/ 20:33:52 spire-1.2.1/doc/images/2019_roadmap.png 20:33:52 spire-1.2.1/doc/images/SPIRE101.png 20:33:52 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:52 spire-1.2.1/doc/images/SPIRE_server.png 20:33:52 spire-1.2.1/doc/images/cache_mgr.png 20:33:52 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:52 spire-1.2.1/doc/images/federated_spire.png 20:33:52 spire-1.2.1/doc/images/ha_mode.png 20:33:52 spire-1.2.1/doc/images/nested_spire.png 20:33:52 spire-1.2.1/doc/images/oidc_federation.png 20:33:52 spire-1.2.1/doc/images/single_trust_domain.png 20:33:52 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:52 spire-1.2.1/doc/images/spire_logo.png 20:33:52 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:52 spire-1.2.1/doc/scaling_spire.md 20:33:52 spire-1.2.1/doc/spire_agent.md 20:33:52 spire-1.2.1/doc/spire_server.md 20:33:52 spire-1.2.1/doc/supported_integrations.md 20:33:52 spire-1.2.1/doc/telemetry.md 20:33:52 spire-1.2.1/doc/telemetry_config.md 20:33:52 spire-1.2.1/doc/upgrading.md 20:33:52 spire-1.2.1/doc/using_spire.md 20:33:52 spire-1.2.1/examples/ 20:33:52 spire-1.2.1/examples/README.md 20:33:52 spire-1.2.1/go.mod 20:33:52 spire-1.2.1/go.sum 20:33:52 spire-1.2.1/pkg/ 20:33:52 spire-1.2.1/pkg/agent/ 20:33:52 spire-1.2.1/pkg/agent/agent.go 20:33:52 spire-1.2.1/pkg/agent/api/ 20:33:52 spire-1.2.1/pkg/agent/api/config.go 20:33:52 spire-1.2.1/pkg/agent/api/debug/ 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:52 spire-1.2.1/pkg/agent/api/health/ 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:52 spire-1.2.1/pkg/agent/attestor/ 20:33:52 spire-1.2.1/pkg/agent/attestor/node/ 20:33:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:52 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:52 spire-1.2.1/pkg/agent/catalog/ 20:33:52 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:52 spire-1.2.1/pkg/agent/client/ 20:33:52 spire-1.2.1/pkg/agent/client/client.go 20:33:52 spire-1.2.1/pkg/agent/client/client_test.go 20:33:52 spire-1.2.1/pkg/agent/client/dial.go 20:33:52 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:52 spire-1.2.1/pkg/agent/client/update.go 20:33:52 spire-1.2.1/pkg/agent/client/util.go 20:33:52 spire-1.2.1/pkg/agent/common/ 20:33:52 spire-1.2.1/pkg/agent/common/backoff/ 20:33:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:52 spire-1.2.1/pkg/agent/config.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/ 20:33:52 spire-1.2.1/pkg/agent/manager/cache/ 20:33:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:52 spire-1.2.1/pkg/agent/manager/config.go 20:33:52 spire-1.2.1/pkg/agent/manager/manager.go 20:33:52 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/storage.go 20:33:52 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/sync.go 20:33:52 spire-1.2.1/pkg/agent/plugin/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:52 spire-1.2.1/pkg/agent/svid/ 20:33:52 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:52 spire-1.2.1/pkg/agent/svid/store/ 20:33:52 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:52 spire-1.2.1/pkg/common/ 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:52 spire-1.2.1/pkg/common/api/ 20:33:52 spire-1.2.1/pkg/common/api/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/ 20:33:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:52 spire-1.2.1/pkg/common/api/names.go 20:33:52 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:52 spire-1.2.1/pkg/common/auth/ 20:33:52 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/ 20:33:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/ 20:33:52 spire-1.2.1/pkg/common/catalog/bind.go 20:33:52 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:52 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/closers.go 20:33:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:52 spire-1.2.1/pkg/common/catalog/config.go 20:33:52 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/configure.go 20:33:52 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/context.go 20:33:52 spire-1.2.1/pkg/common/catalog/external.go 20:33:52 spire-1.2.1/pkg/common/catalog/host.go 20:33:52 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:52 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:52 spire-1.2.1/pkg/common/cli/ 20:33:52 spire-1.2.1/pkg/common/cli/env.go 20:33:52 spire-1.2.1/pkg/common/cli/flags.go 20:33:52 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:52 spire-1.2.1/pkg/common/cli/umask.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/ 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:52 spire-1.2.1/pkg/common/cryptoutil/ 20:33:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:52 spire-1.2.1/pkg/common/diskutil/ 20:33:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:52 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:52 spire-1.2.1/pkg/common/errorutil/ 20:33:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:52 spire-1.2.1/pkg/common/health/ 20:33:52 spire-1.2.1/pkg/common/health/config.go 20:33:52 spire-1.2.1/pkg/common/health/context.go 20:33:52 spire-1.2.1/pkg/common/health/context_test.go 20:33:52 spire-1.2.1/pkg/common/health/health.go 20:33:52 spire-1.2.1/pkg/common/health/health_test.go 20:33:52 spire-1.2.1/pkg/common/health/logger.go 20:33:52 spire-1.2.1/pkg/common/hostservice/ 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/ 20:33:52 spire-1.2.1/pkg/common/idutil/require.go 20:33:52 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/safety.go 20:33:52 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/ 20:33:52 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:52 spire-1.2.1/pkg/common/jwtutil/ 20:33:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:52 spire-1.2.1/pkg/common/log/ 20:33:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:52 spire-1.2.1/pkg/common/log/log.go 20:33:52 spire-1.2.1/pkg/common/log/log_test.go 20:33:52 spire-1.2.1/pkg/common/log/options.go 20:33:52 spire-1.2.1/pkg/common/nodeutil/ 20:33:52 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/ 20:33:52 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:52 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:52 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:52 spire-1.2.1/pkg/common/peertracker/info.go 20:33:52 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:52 spire-1.2.1/pkg/common/pemutil/ 20:33:52 spire-1.2.1/pkg/common/pemutil/block.go 20:33:52 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:52 spire-1.2.1/pkg/common/pemutil/common.go 20:33:52 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:52 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:33:52 spire-1.2.1/pkg/common/plugin/ 20:33:52 spire-1.2.1/pkg/common/plugin/aws/ 20:33:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:52 spire-1.2.1/pkg/common/plugin/azure/ 20:33:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/facade.go 20:33:52 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/log.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/common/profiling/ 20:33:52 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:52 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:52 spire-1.2.1/pkg/common/protoutil/ 20:33:52 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:52 spire-1.2.1/pkg/common/rotationutil/ 20:33:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:52 spire-1.2.1/pkg/common/selector/ 20:33:52 spire-1.2.1/pkg/common/selector/selector.go 20:33:52 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:52 spire-1.2.1/pkg/common/selector/set.go 20:33:52 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:52 spire-1.2.1/pkg/common/telemetry/call.go 20:33:52 spire-1.2.1/pkg/common/telemetry/common/ 20:33:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:52 spire-1.2.1/pkg/common/telemetry/config.go 20:33:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/names.go 20:33:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:52 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:52 spire-1.2.1/pkg/common/telemetry/version.go 20:33:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:52 spire-1.2.1/pkg/common/uptime/ 20:33:52 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:33:52 spire-1.2.1/pkg/common/util/ 20:33:52 spire-1.2.1/pkg/common/util/certs.go 20:33:52 spire-1.2.1/pkg/common/util/certs_test.go 20:33:52 spire-1.2.1/pkg/common/util/csr.go 20:33:52 spire-1.2.1/pkg/common/util/hash.go 20:33:52 spire-1.2.1/pkg/common/util/selectors.go 20:33:52 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:52 spire-1.2.1/pkg/common/util/signals.go 20:33:52 spire-1.2.1/pkg/common/util/sort.go 20:33:52 spire-1.2.1/pkg/common/util/sort_test.go 20:33:52 spire-1.2.1/pkg/common/util/task.go 20:33:52 spire-1.2.1/pkg/common/util/task_test.go 20:33:52 spire-1.2.1/pkg/common/util/testdata/ 20:33:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:52 spire-1.2.1/pkg/common/version/ 20:33:52 spire-1.2.1/pkg/common/version/version.go 20:33:52 spire-1.2.1/pkg/common/x509svid/ 20:33:52 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:52 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:52 spire-1.2.1/pkg/common/x509util/ 20:33:52 spire-1.2.1/pkg/common/x509util/cert.go 20:33:52 spire-1.2.1/pkg/common/x509util/dns.go 20:33:52 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:52 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:52 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:52 spire-1.2.1/pkg/server/ 20:33:52 spire-1.2.1/pkg/server/api/ 20:33:52 spire-1.2.1/pkg/server/api/agent.go 20:33:52 spire-1.2.1/pkg/server/api/agent/ 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/agent_test.go 20:33:52 spire-1.2.1/pkg/server/api/api.go 20:33:52 spire-1.2.1/pkg/server/api/audit/ 20:33:52 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:52 spire-1.2.1/pkg/server/api/bundle.go 20:33:52 spire-1.2.1/pkg/server/api/bundle/ 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:52 spire-1.2.1/pkg/server/api/debug/ 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/entry.go 20:33:52 spire-1.2.1/pkg/server/api/entry/ 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/entry_test.go 20:33:52 spire-1.2.1/pkg/server/api/health/ 20:33:52 spire-1.2.1/pkg/server/api/health/v1/ 20:33:52 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/id.go 20:33:52 spire-1.2.1/pkg/server/api/id_test.go 20:33:52 spire-1.2.1/pkg/server/api/limits/ 20:33:52 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ 20:33:52 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:52 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/selector.go 20:33:52 spire-1.2.1/pkg/server/api/selector_test.go 20:33:52 spire-1.2.1/pkg/server/api/status.go 20:33:52 spire-1.2.1/pkg/server/api/status_test.go 20:33:52 spire-1.2.1/pkg/server/api/svid/ 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/ 20:33:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:52 spire-1.2.1/pkg/server/bundle/ 20:33:52 spire-1.2.1/pkg/server/bundle/client/ 20:33:52 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:52 spire-1.2.1/pkg/server/ca/ 20:33:52 spire-1.2.1/pkg/server/ca/ca.go 20:33:52 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:52 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:52 spire-1.2.1/pkg/server/ca/journal.go 20:33:52 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:52 spire-1.2.1/pkg/server/ca/manager.go 20:33:52 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:52 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:52 spire-1.2.1/pkg/server/ca/templates.go 20:33:52 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:52 spire-1.2.1/pkg/server/ca/validation.go 20:33:52 spire-1.2.1/pkg/server/cache/ 20:33:52 spire-1.2.1/pkg/server/cache/dscache/ 20:33:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:52 spire-1.2.1/pkg/server/catalog/ 20:33:52 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/server/catalog/keymanager.go 20:33:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:52 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:52 spire-1.2.1/pkg/server/config.go 20:33:52 spire-1.2.1/pkg/server/datastore/ 20:33:52 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:52 spire-1.2.1/pkg/server/datastore/repository.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:52 spire-1.2.1/pkg/server/endpoints/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:52 spire-1.2.1/pkg/server/endpoints/config.go 20:33:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/ 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:52 spire-1.2.1/pkg/server/registration/ 20:33:52 spire-1.2.1/pkg/server/registration/manager.go 20:33:52 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:52 spire-1.2.1/pkg/server/scanentries.go 20:33:52 spire-1.2.1/pkg/server/scanentries_test.go 20:33:52 spire-1.2.1/pkg/server/server.go 20:33:52 spire-1.2.1/pkg/server/server_test.go 20:33:52 spire-1.2.1/pkg/server/svid/ 20:33:52 spire-1.2.1/pkg/server/svid/observer.go 20:33:52 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:52 spire-1.2.1/pkg/server/svid/rotator.go 20:33:52 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:52 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:52 spire-1.2.1/proto/ 20:33:52 spire-1.2.1/proto/private/ 20:33:52 spire-1.2.1/proto/private/server/ 20:33:52 spire-1.2.1/proto/private/server/journal/ 20:33:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:52 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:52 spire-1.2.1/proto/spire/ 20:33:52 spire-1.2.1/proto/spire/common/ 20:33:52 spire-1.2.1/proto/spire/common/common.pb.go 20:33:52 spire-1.2.1/proto/spire/common/common.proto 20:33:52 spire-1.2.1/proto/spire/common/plugin/ 20:33:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:52 spire-1.2.1/proto/spire/plugin/ 20:33:52 spire-1.2.1/proto/spire/plugin/agent/ 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:52 spire-1.2.1/release/ 20:33:52 spire-1.2.1/release/spire-extras/ 20:33:52 spire-1.2.1/release/spire-extras/README.md 20:33:52 spire-1.2.1/release/spire-extras/conf/ 20:33:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:52 spire-1.2.1/release/spire/ 20:33:52 spire-1.2.1/release/spire/README.md 20:33:52 spire-1.2.1/release/spire/conf/ 20:33:52 spire-1.2.1/release/spire/conf/agent/ 20:33:52 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:52 spire-1.2.1/release/spire/conf/server/ 20:33:52 spire-1.2.1/release/spire/conf/server/server.conf 20:33:52 spire-1.2.1/script/ 20:33:52 spire-1.2.1/script/build-artifact.sh 20:33:52 spire-1.2.1/script/generate_dummy_ca.sh 20:33:52 spire-1.2.1/support/ 20:33:52 spire-1.2.1/support/k8s/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/ 20:33:52 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:52 spire-1.2.1/test/ 20:33:52 spire-1.2.1/test/clock/ 20:33:52 spire-1.2.1/test/clock/clock.go 20:33:52 spire-1.2.1/test/fakes/ 20:33:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:52 spire-1.2.1/test/fakes/fakedatastore/ 20:33:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:52 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:52 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:52 spire-1.2.1/test/fakes/fakemetrics/ 20:33:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:52 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:52 spire-1.2.1/test/fakes/fakenotifier/ 20:33:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:52 spire-1.2.1/test/fakes/fakeserverca/ 20:33:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:52 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:52 spire-1.2.1/test/fixture/ 20:33:52 spire-1.2.1/test/fixture/certs/ 20:33:52 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:52 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/bundle.der 20:33:52 spire-1.2.1/test/fixture/certs/ca.pem 20:33:52 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/svid.pem 20:33:52 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:52 spire-1.2.1/test/fixture/config/ 20:33:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:52 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:52 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_good.conf 20:33:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:52 spire-1.2.1/test/fixture/fixture.go 20:33:52 spire-1.2.1/test/fixture/nodeattestor/ 20:33:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:52 spire-1.2.1/test/fixture/registration/ 20:33:52 spire-1.2.1/test/fixture/registration/entries.json 20:33:52 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:52 spire-1.2.1/test/fixture/registration/good.json 20:33:52 spire-1.2.1/test/fixture/registration/invalid.json 20:33:52 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:52 spire-1.2.1/test/integration/ 20:33:52 spire-1.2.1/test/integration/README.md 20:33:52 spire-1.2.1/test/integration/common 20:33:52 spire-1.2.1/test/integration/setup/ 20:33:52 spire-1.2.1/test/integration/setup/adminclient/ 20:33:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:52 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:52 spire-1.2.1/test/integration/setup/debugagent/ 20:33:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:52 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:52 spire-1.2.1/test/integration/setup/debugserver/ 20:33:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:52 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:52 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:52 spire-1.2.1/test/integration/setup/itclient/ 20:33:52 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:52 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:52 spire-1.2.1/test/integration/setup/x509pop/ 20:33:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:52 spire-1.2.1/test/integration/suites/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:52 spire-1.2.1/test/integration/suites/join-token/ 20:33:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:52 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:52 spire-1.2.1/test/integration/suites/k8s/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:52 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:52 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/spire-1.2.1/ 20:33:52 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:52 spire-1.2.1/test/integration/suites/rotation/ 20:33:52 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:52 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:52 spire-1.2.1/test/integration/suites/self-test/ 20:33:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:52 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:52 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:52 spire-1.2.1/test/integration/suites/upgrade/ 20:33:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:52 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:52 spire-1.2.1/test/integration/test-one.sh 20:33:52 spire-1.2.1/test/integration/test.sh 20:33:52 spire-1.2.1/test/plugintest/ 20:33:52 spire-1.2.1/test/plugintest/config.go 20:33:52 spire-1.2.1/test/plugintest/load.go 20:33:52 spire-1.2.1/test/plugintest/option.go 20:33:52 spire-1.2.1/test/spiretest/ 20:33:52 spire-1.2.1/test/spiretest/apiserver.go 20:33:52 spire-1.2.1/test/spiretest/assertions.gospire-1.2.1/.data/ 20:33:52 spire-1.2.1/.data/.file 20:33:52 spire-1.2.1/.dockerignore 20:33:52 spire-1.2.1/.gitattributes 20:33:52 spire-1.2.1/.githooks/ 20:33:52 spire-1.2.1/.githooks/pre-commit 20:33:52 spire-1.2.1/.github/ 20:33:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:52 spire-1.2.1/.github/dependabot.yml 20:33:52 spire-1.2.1/.github/workflows/ 20:33:52 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:52 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:52 spire-1.2.1/.github/workflows/release_build.yaml 20:33:52 spire-1.2.1/.github/workflows/scripts/ 20:33:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:52 spire-1.2.1/.gitignore 20:33:52 spire-1.2.1/.go-version 20:33:52 spire-1.2.1/.golangci.yml 20:33:52 spire-1.2.1/ADOPTERS.md 20:33:52 spire-1.2.1/CHANGELOG.md 20:33:52 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:52 spire-1.2.1/CODEOWNERS 20:33:52 spire-1.2.1/CONTRIBUTING.md 20:33:52 spire-1.2.1/Dockerfile 20:33:52 spire-1.2.1/Dockerfile.dev 20:33:52 spire-1.2.1/test/spiretest/dir.go 20:33:52 spire-1.2.1/test/spiretest/errors_posix.go 20:33:52 spire-1.2.1/test/spiretest/errors_windows.go 20:33:52 spire-1.2.1/test/spiretest/logs.go 20:33:52 spire-1.2.1/test/spiretest/socketapi.go 20:33:52 spire-1.2.1/test/spiretest/suite.go 20:33:52 spire-1.2.1/test/spiretest/x509.go 20:33:52 spire-1.2.1/test/testca/ 20:33:52 spire-1.2.1/test/testca/ca.go 20:33:52 spire-1.2.1/test/testkey/ 20:33:52 spire-1.2.1/test/testkey/generate.sh 20:33:52 spire-1.2.1/test/testkey/genkeys.go 20:33:52 spire-1.2.1/test/testkey/keys.go 20:33:52 spire-1.2.1/test/testkey/new.go 20:33:52 spire-1.2.1/test/tpmsimulator/ 20:33:52 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:52 spire-1.2.1/test/util/ 20:33:52 spire-1.2.1/test/util/cert_fixtures.go 20:33:52 spire-1.2.1/test/util/cert_generation.go 20:33:52 spire-1.2.1/test/util/io_redirection.go 20:33:52 spire-1.2.1/test/util/race.go 20:33:52 spire-1.2.1/test/util/util.go 20:33:52 building spire from source... 20:33:52 20:33:52 spire-1.2.1/Dockerfile.scratch 20:33:52 spire-1.2.1/LICENSE 20:33:52 spire-1.2.1/MAINTAINERS.md 20:33:52 spire-1.2.1/Makefile 20:33:52 spire-1.2.1/README.md 20:33:52 spire-1.2.1/ROADMAP.md 20:33:52 spire-1.2.1/SECURITY.md 20:33:52 spire-1.2.1/cmd/ 20:33:52 spire-1.2.1/cmd/spire-agent/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/main.go 20:33:52 spire-1.2.1/cmd/spire-server/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:52 spire-1.2.1/cmd/spire-server/main.go 20:33:52 spire-1.2.1/cmd/spire-server/util/ 20:33:52 spire-1.2.1/cmd/spire-server/util/util.go 20:33:52 spire-1.2.1/conf/ 20:33:52 spire-1.2.1/conf/agent/ 20:33:52 spire-1.2.1/conf/agent/agent.conf 20:33:52 spire-1.2.1/conf/agent/agent_full.conf 20:33:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:52 spire-1.2.1/conf/server/ 20:33:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:52 spire-1.2.1/conf/server/server.conf 20:33:52 spire-1.2.1/conf/server/server_full.conf 20:33:52 spire-1.2.1/doc/ 20:33:52 spire-1.2.1/doc/SPIRE101.md 20:33:52 spire-1.2.1/doc/auditlog.md 20:33:52 spire-1.2.1/doc/authorization_policy_engine.md 20:33:52 spire-1.2.1/doc/changelog_guidelines.md 20:33:52 spire-1.2.1/doc/cure53-report.pdf 20:33:52 spire-1.2.1/doc/images/ 20:33:52 spire-1.2.1/doc/images/2019_roadmap.png 20:33:52 spire-1.2.1/doc/images/SPIRE101.png 20:33:52 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:52 spire-1.2.1/doc/images/SPIRE_server.png 20:33:52 spire-1.2.1/doc/images/cache_mgr.png 20:33:52 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:52 spire-1.2.1/doc/images/federated_spire.png 20:33:52 spire-1.2.1/doc/images/ha_mode.png 20:33:52 spire-1.2.1/doc/images/nested_spire.png 20:33:52 spire-1.2.1/doc/images/oidc_federation.png 20:33:52 spire-1.2.1/doc/images/single_trust_domain.png 20:33:52 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:52 spire-1.2.1/doc/images/spire_logo.png 20:33:52 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:52 spire-1.2.1/doc/scaling_spire.md 20:33:52 spire-1.2.1/doc/spire_agent.md 20:33:52 spire-1.2.1/doc/spire_server.md 20:33:52 spire-1.2.1/doc/supported_integrations.md 20:33:52 spire-1.2.1/doc/telemetry.md 20:33:52 spire-1.2.1/doc/telemetry_config.md 20:33:52 spire-1.2.1/doc/upgrading.md 20:33:52 spire-1.2.1/doc/using_spire.md 20:33:52 spire-1.2.1/examples/ 20:33:52 spire-1.2.1/examples/README.md 20:33:52 spire-1.2.1/go.mod 20:33:52 spire-1.2.1/go.sum 20:33:52 spire-1.2.1/pkg/ 20:33:52 spire-1.2.1/pkg/agent/ 20:33:52 spire-1.2.1/pkg/agent/agent.go 20:33:52 spire-1.2.1/pkg/agent/api/ 20:33:52 spire-1.2.1/pkg/agent/api/config.go 20:33:52 spire-1.2.1/pkg/agent/api/debug/ 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:52 spire-1.2.1/pkg/agent/api/health/ 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:52 spire-1.2.1/pkg/agent/attestor/ 20:33:52 spire-1.2.1/pkg/agent/attestor/node/ 20:33:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:52 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:52 spire-1.2.1/pkg/agent/catalog/ 20:33:52 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:52 spire-1.2.1/pkg/agent/client/ 20:33:52 spire-1.2.1/pkg/agent/client/client.go 20:33:52 spire-1.2.1/pkg/agent/client/client_test.go 20:33:52 spire-1.2.1/pkg/agent/client/dial.go 20:33:52 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:52 spire-1.2.1/pkg/agent/client/update.go 20:33:52 spire-1.2.1/pkg/agent/client/util.go 20:33:52 spire-1.2.1/pkg/agent/common/ 20:33:52 spire-1.2.1/pkg/agent/common/backoff/ 20:33:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:52 spire-1.2.1/pkg/agent/config.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/ 20:33:52 spire-1.2.1/pkg/agent/manager/cache/ 20:33:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:52 spire-1.2.1/pkg/agent/manager/config.go 20:33:52 spire-1.2.1/pkg/agent/manager/manager.go 20:33:52 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/storage.go 20:33:52 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/sync.go 20:33:52 spire-1.2.1/pkg/agent/plugin/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:52 spire-1.2.1/pkg/agent/svid/ 20:33:52 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:52 spire-1.2.1/pkg/agent/svid/store/ 20:33:52 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:52 spire-1.2.1/pkg/common/ 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:52 spire-1.2.1/pkg/common/api/ 20:33:52 spire-1.2.1/pkg/common/api/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/ 20:33:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:52 spire-1.2.1/pkg/common/api/names.go 20:33:52 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:52 spire-1.2.1/pkg/common/auth/ 20:33:52 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/ 20:33:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/ 20:33:52 spire-1.2.1/pkg/common/catalog/bind.go 20:33:52 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:52 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/closers.go 20:33:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:52 spire-1.2.1/pkg/common/catalog/config.go 20:33:52 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/configure.go 20:33:52 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/context.go 20:33:52 spire-1.2.1/pkg/common/catalog/external.go 20:33:52 spire-1.2.1/pkg/common/catalog/host.go 20:33:52 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:52 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:52 spire-1.2.1/pkg/common/cli/ 20:33:52 spire-1.2.1/pkg/common/cli/env.go 20:33:52 spire-1.2.1/pkg/common/cli/flags.go 20:33:52 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:52 spire-1.2.1/pkg/common/cli/umask.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/ 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:52 spire-1.2.1/pkg/common/cryptoutil/ 20:33:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:52 spire-1.2.1/pkg/common/diskutil/ 20:33:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:52 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:52 spire-1.2.1/pkg/common/errorutil/ 20:33:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:52 spire-1.2.1/pkg/common/health/ 20:33:52 spire-1.2.1/pkg/common/health/config.go 20:33:52 spire-1.2.1/pkg/common/health/context.go 20:33:52 spire-1.2.1/pkg/common/health/context_test.go 20:33:52 spire-1.2.1/pkg/common/health/health.go 20:33:52 spire-1.2.1/pkg/common/health/health_test.go 20:33:52 spire-1.2.1/pkg/common/health/logger.go 20:33:52 spire-1.2.1/pkg/common/hostservice/ 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/ 20:33:52 spire-1.2.1/pkg/common/idutil/require.go 20:33:52 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/safety.go 20:33:52 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/ 20:33:52 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:52 spire-1.2.1/pkg/common/jwtutil/ 20:33:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:52 spire-1.2.1/pkg/common/log/ 20:33:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:52 spire-1.2.1/pkg/common/log/log.go 20:33:52 spire-1.2.1/pkg/common/log/log_test.go 20:33:52 spire-1.2.1/pkg/common/log/options.go 20:33:52 spire-1.2.1/pkg/common/nodeutil/ 20:33:52 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/ 20:33:52 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:52 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:52 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:52 spire-1.2.1/pkg/common/peertracker/info.go 20:33:52 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:52 spire-1.2.1/pkg/common/pemutil/ 20:33:52 spire-1.2.1/pkg/common/pemutil/block.go 20:33:52 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:52 spire-1.2.1/pkg/common/pemutil/common.go 20:33:52 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:52 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:33:52 spire-1.2.1/pkg/common/plugin/ 20:33:52 spire-1.2.1/pkg/common/plugin/aws/ 20:33:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:52 spire-1.2.1/pkg/common/plugin/azure/ 20:33:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/facade.go 20:33:52 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/log.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/common/profiling/ 20:33:52 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:52 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:52 spire-1.2.1/pkg/common/protoutil/ 20:33:52 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:52 spire-1.2.1/pkg/common/rotationutil/ 20:33:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:52 spire-1.2.1/pkg/common/selector/ 20:33:52 spire-1.2.1/pkg/common/selector/selector.go 20:33:52 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:52 spire-1.2.1/pkg/common/selector/set.go 20:33:52 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:52 spire-1.2.1/pkg/common/telemetry/call.go 20:33:52 spire-1.2.1/pkg/common/telemetry/common/ 20:33:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:52 spire-1.2.1/pkg/common/telemetry/config.go 20:33:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/names.go 20:33:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:52 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:52 spire-1.2.1/pkg/common/telemetry/version.go 20:33:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:52 spire-1.2.1/pkg/common/uptime/ 20:33:52 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:33:52 spire-1.2.1/pkg/common/util/ 20:33:52 spire-1.2.1/pkg/common/util/certs.go 20:33:52 spire-1.2.1/pkg/common/util/certs_test.go 20:33:52 spire-1.2.1/pkg/common/util/csr.go 20:33:52 spire-1.2.1/pkg/common/util/hash.go 20:33:52 spire-1.2.1/pkg/common/util/selectors.go 20:33:52 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:52 spire-1.2.1/pkg/common/util/signals.go 20:33:52 spire-1.2.1/pkg/common/util/sort.go 20:33:52 spire-1.2.1/pkg/common/util/sort_test.go 20:33:52 spire-1.2.1/pkg/common/util/task.go 20:33:52 spire-1.2.1/pkg/common/util/task_test.go 20:33:52 spire-1.2.1/pkg/common/util/testdata/ 20:33:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:52 spire-1.2.1/pkg/common/version/ 20:33:52 spire-1.2.1/pkg/common/version/version.go 20:33:52 spire-1.2.1/pkg/common/x509svid/ 20:33:52 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:52 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:52 spire-1.2.1/pkg/common/x509util/ 20:33:52 spire-1.2.1/pkg/common/x509util/cert.go 20:33:52 spire-1.2.1/pkg/common/x509util/dns.go 20:33:52 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:52 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:52 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:52 spire-1.2.1/pkg/server/ 20:33:52 spire-1.2.1/pkg/server/api/ 20:33:52 spire-1.2.1/pkg/server/api/agent.go 20:33:52 spire-1.2.1/pkg/server/api/agent/ 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/agent_test.go 20:33:52 spire-1.2.1/pkg/server/api/api.go 20:33:52 spire-1.2.1/pkg/server/api/audit/ 20:33:52 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:52 spire-1.2.1/pkg/server/api/bundle.go 20:33:52 spire-1.2.1/pkg/server/api/bundle/ 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:52 spire-1.2.1/pkg/server/api/debug/ 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/entry.go 20:33:52 spire-1.2.1/pkg/server/api/entry/ 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/entry_test.go 20:33:52 spire-1.2.1/pkg/server/api/health/ 20:33:52 spire-1.2.1/pkg/server/api/health/v1/ 20:33:52 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/id.go 20:33:52 spire-1.2.1/pkg/server/api/id_test.go 20:33:52 spire-1.2.1/pkg/server/api/limits/ 20:33:52 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ 20:33:52 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:52 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/selector.go 20:33:52 spire-1.2.1/pkg/server/api/selector_test.go 20:33:52 spire-1.2.1/pkg/server/api/status.go 20:33:52 spire-1.2.1/pkg/server/api/status_test.go 20:33:52 spire-1.2.1/pkg/server/api/svid/ 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/ 20:33:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:52 spire-1.2.1/pkg/server/bundle/ 20:33:52 spire-1.2.1/pkg/server/bundle/client/ 20:33:52 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:52 spire-1.2.1/pkg/server/ca/ 20:33:52 spire-1.2.1/pkg/server/ca/ca.go 20:33:52 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:52 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:52 spire-1.2.1/pkg/server/ca/journal.go 20:33:52 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:52 spire-1.2.1/pkg/server/ca/manager.go 20:33:52 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:52 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:52 spire-1.2.1/pkg/server/ca/templates.go 20:33:52 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:52 spire-1.2.1/pkg/server/ca/validation.go 20:33:52 spire-1.2.1/pkg/server/cache/ 20:33:52 spire-1.2.1/pkg/server/cache/dscache/ 20:33:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:52 spire-1.2.1/pkg/server/catalog/ 20:33:52 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/server/catalog/keymanager.go 20:33:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:52 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:52 spire-1.2.1/pkg/server/config.go 20:33:52 spire-1.2.1/pkg/server/datastore/ 20:33:52 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:52 spire-1.2.1/pkg/server/datastore/repository.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:52 spire-1.2.1/pkg/server/endpoints/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:52 spire-1.2.1/pkg/server/endpoints/config.go 20:33:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/ 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:52 spire-1.2.1/pkg/server/registration/ 20:33:52 spire-1.2.1/pkg/server/registration/manager.go 20:33:52 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:52 spire-1.2.1/pkg/server/scanentries.go 20:33:52 spire-1.2.1/pkg/server/scanentries_test.go 20:33:52 spire-1.2.1/pkg/server/server.go 20:33:52 spire-1.2.1/pkg/server/server_test.go 20:33:52 spire-1.2.1/pkg/server/svid/ 20:33:52 spire-1.2.1/pkg/server/svid/observer.go 20:33:52 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:52 spire-1.2.1/pkg/server/svid/rotator.go 20:33:52 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:52 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:52 spire-1.2.1/proto/ 20:33:52 spire-1.2.1/proto/private/ 20:33:52 spire-1.2.1/proto/private/server/ 20:33:52 spire-1.2.1/proto/private/server/journal/ 20:33:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:52 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:52 spire-1.2.1/proto/spire/ 20:33:52 spire-1.2.1/proto/spire/common/ 20:33:52 spire-1.2.1/proto/spire/common/common.pb.go 20:33:52 spire-1.2.1/proto/spire/common/common.proto 20:33:52 spire-1.2.1/proto/spire/common/plugin/ 20:33:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:52 spire-1.2.1/proto/spire/plugin/ 20:33:52 spire-1.2.1/proto/spire/plugin/agent/ 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:52 spire-1.2.1/release/ 20:33:52 spire-1.2.1/release/spire-extras/ 20:33:52 spire-1.2.1/release/spire-extras/README.md 20:33:52 spire-1.2.1/release/spire-extras/conf/ 20:33:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:52 spire-1.2.1/release/spire/ 20:33:52 spire-1.2.1/release/spire/README.md 20:33:52 spire-1.2.1/release/spire/conf/ 20:33:52 spire-1.2.1/release/spire/conf/agent/ 20:33:52 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:52 spire-1.2.1/release/spire/conf/server/ 20:33:52 spire-1.2.1/release/spire/conf/server/server.conf 20:33:52 spire-1.2.1/script/ 20:33:52 spire-1.2.1/script/build-artifact.sh 20:33:52 spire-1.2.1/script/generate_dummy_ca.sh 20:33:52 spire-1.2.1/support/ 20:33:52 spire-1.2.1/support/k8s/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/ 20:33:52 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:52 spire-1.2.1/test/ 20:33:52 spire-1.2.1/test/clock/ 20:33:52 spire-1.2.1/test/clock/clock.go 20:33:52 spire-1.2.1/test/fakes/ 20:33:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:52 spire-1.2.1/test/fakes/fakedatastore/ 20:33:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:52 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:52 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:52 spire-1.2.1/test/fakes/fakemetrics/ 20:33:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:52 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:52 spire-1.2.1/test/fakes/fakenotifier/ 20:33:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:52 spire-1.2.1/test/fakes/fakeserverca/ 20:33:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:52 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:52 spire-1.2.1/test/fixture/ 20:33:52 spire-1.2.1/test/fixture/certs/ 20:33:52 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:52 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/bundle.der 20:33:52 spire-1.2.1/test/fixture/certs/ca.pem 20:33:52 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:52 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:52 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:52 spire-1.2.1/test/fixture/certs/svid.pem 20:33:52 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:52 spire-1.2.1/test/fixture/config/ 20:33:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:52 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:52 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confInstalling go1.17.7... 20:33:52 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:52 spire-1.2.1/test/fixture/config/server_good.conf 20:33:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:52 spire-1.2.1/test/fixture/fixture.go 20:33:52 spire-1.2.1/test/fixture/nodeattestor/ 20:33:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:52 spire-1.2.1/test/fixture/registration/ 20:33:52 spire-1.2.1/test/fixture/registration/entries.json 20:33:52 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:52 spire-1.2.1/test/fixture/registration/good.json 20:33:52 spire-1.2.1/test/fixture/registration/invalid.json 20:33:52 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:52 spire-1.2.1/test/integration/ 20:33:52 spire-1.2.1/test/integration/README.md 20:33:52 spire-1.2.1/test/integration/common 20:33:52 spire-1.2.1/test/integration/setup/ 20:33:52 spire-1.2.1/test/integration/setup/adminclient/ 20:33:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:52 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:52 spire-1.2.1/test/integration/setup/debugagent/ 20:33:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:52 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:52 spire-1.2.1/test/integration/setup/debugserver/ 20:33:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:52 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:52 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:52 spire-1.2.1/test/integration/setup/itclient/ 20:33:52 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:52 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:52 spire-1.2.1/test/integration/setup/x509pop/ 20:33:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:52 spire-1.2.1/test/integration/suites/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:52 spire-1.2.1/test/integration/suites/join-token/ 20:33:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:52 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:52 spire-1.2.1/test/integration/suites/k8s/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:52 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:52 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:52 spire-1.2.1/test/integration/suites/rotation/ 20:33:52 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:52 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:52 spire-1.2.1/test/integration/suites/self-test/ 20:33:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:52 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:52 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:52 spire-1.2.1/test/integration/suites/upgrade/ 20:33:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:52 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:52 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:52 spire-1.2.1/test/integration/test-one.sh 20:33:52 spire-1.2.1/test/integration/test.sh 20:33:52 spire-1.2.1/test/plugintest/ 20:33:52 spire-1.2.1/test/plugintest/config.go 20:33:52 spire-1.2.1/test/plugintest/load.go 20:33:52 spire-1.2.1/test/plugintest/option.go 20:33:52 spire-1.2.1/test/spiretest/ 20:33:52 spire-1.2.1/test/spiretest/apiserver.go 20:33:52 spire-1.2.1/test/spiretest/assertions.go 20:33:52 spire-1.2.1/test/spiretest/dir.go 20:33:52 spire-1.2.1/test/spiretest/errors_posix.go 20:33:52 spire-1.2.1/test/spiretest/errors_windows.go 20:33:52 spire-1.2.1/test/spiretest/logs.go 20:33:52 spire-1.2.1/test/spiretest/socketapi.go 20:33:52 spire-1.2.1/test/spiretest/suite.go 20:33:52 spire-1.2.1/test/spiretest/x509.go 20:33:52 spire-1.2.1/test/testca/ 20:33:52 spire-1.2.1/test/testca/ca.go 20:33:52 spire-1.2.1/test/testkey/ 20:33:52 spire-1.2.1/test/testkey/generate.sh 20:33:52 spire-1.2.1/test/testkey/genkeys.go 20:33:52 spire-1.2.1/test/testkey/keys.go 20:33:52 spire-1.2.1/test/testkey/new.go 20:33:52 spire-1.2.1/test/tpmsimulator/ 20:33:52 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:52 spire-1.2.1/test/util/ 20:33:52 spire-1.2.1/test/util/cert_fixtures.go 20:33:52 spire-1.2.1/test/util/cert_generation.go 20:33:52 spire-1.2.1/test/util/io_redirection.go 20:33:52 spire-1.2.1/test/util/race.go 20:33:52 spire-1.2.1/test/util/util.go 20:33:52 building spire from source... 20:33:52 Installing go1.17.7... 20:33:57 Building bin/spire-server... 20:33:57 go: downloading github.com/mitchellh/cli v1.1.2 20:33:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:33:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:33:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:33:57 go: downloading google.golang.org/grpc v1.44.0 20:33:57 Building bin/spire-server... 20:33:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:33:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:33:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:33:57 go: downloading github.com/mitchellh/cli v1.1.2 20:33:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:33:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:33:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:33:57 go: downloading github.com/imdario/mergo v0.3.12 20:33:58 go: downloading github.com/imdario/mergo v0.3.12 20:33:58 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:58 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:33:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:33:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:33:58 go: downloading google.golang.org/grpc v1.44.0 20:33:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:33:58 go: downloading github.com/fatih/color v1.13.0 20:33:58 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:33:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:33:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:33:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:33:58 go: downloading github.com/fatih/color v1.13.0 20:33:58 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:33:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:33:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:33:58 go: downloading github.com/armon/go-metrics v0.3.10 20:33:58 go: downloading github.com/prometheus/client_golang v1.12.1 20:33:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:33:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:33:58 go: downloading github.com/armon/go-metrics v0.3.10 20:33:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:33:58 go: downloading github.com/prometheus/client_golang v1.12.1 20:33:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:33:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:33:58 go: downloading github.com/open-policy-agent/opa v0.38.0 20:33:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:33:58 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:58 go: downloading github.com/Masterminds/goutils v1.1.0 20:33:58 go: downloading github.com/Masterminds/semver v1.5.0 20:33:58 go: downloading github.com/google/uuid v1.1.2 20:33:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:33:58 go: downloading github.com/huandu/xstrings v1.3.2 20:33:58 go: downloading github.com/open-policy-agent/opa v0.38.0 20:33:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:33:58 go: downloading github.com/oklog/run v1.0.0 20:33:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:33:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:33:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:33:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:33:59 go: downloading github.com/imkira/go-observer v1.0.3 20:33:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:33:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:33:59 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:59 go: downloading github.com/Masterminds/goutils v1.1.0 20:33:59 go: downloading github.com/Masterminds/semver v1.5.0 20:33:59 go: downloading github.com/google/uuid v1.1.2 20:33:59 go: downloading github.com/prometheus/client_model v0.2.0 20:33:59 go: downloading github.com/prometheus/common v0.32.1 20:33:59 go: downloading github.com/huandu/xstrings v1.3.2 20:33:59 go: downloading github.com/beorn7/perks v1.0.1 20:33:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:33:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:33:59 go: downloading github.com/beorn7/perks v1.0.1 20:33:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:59 go: downloading github.com/prometheus/client_model v0.2.0 20:33:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:59 go: downloading github.com/prometheus/common v0.32.1 20:33:59 go: downloading github.com/prometheus/procfs v0.7.3 20:33:59 go: downloading go.uber.org/atomic v1.9.0 20:33:59 go: downloading github.com/prometheus/procfs v0.7.3 20:33:59 go: downloading go.uber.org/atomic v1.9.0 20:33:59 go: downloading github.com/imkira/go-observer v1.0.3 20:33:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:33:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:33:59 go: downloading github.com/oklog/run v1.0.0 20:33:59 go: downloading github.com/hashicorp/errwrap v1.1.0 20:33:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:33:59 go: downloading github.com/hashicorp/errwrap v1.1.0 20:33:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:33:59 go: downloading github.com/twmb/murmur3 v1.1.6 20:33:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:33:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:33:59 go: downloading github.com/blang/semver/v4 v4.0.0 20:33:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:33:59 go: downloading github.com/blang/semver/v4 v4.0.0 20:33:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:33:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:33:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:33:59 go: downloading github.com/jinzhu/gorm v1.9.16 20:33:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:33:59 go: downloading github.com/jinzhu/gorm v1.9.16 20:33:59 go: downloading github.com/lib/pq v1.10.4 20:33:59 go: downloading github.com/lib/pq v1.10.4 20:33:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:33:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:33:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:33:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:33:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:33:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:33:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:01 go: downloading github.com/stretchr/testify v1.7.0 20:34:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:01 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:01 go: downloading github.com/stretchr/testify v1.7.0 20:34:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:03 Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 20:34:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:03 > git config core.sparsecheckout # timeout=10 20:34:03 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 20:34:03 > git remote # timeout=10 20:34:03 > git config --get remote.origin.url # timeout=10 20:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:03 > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 20:34:04 Merge succeeded, producing edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 20:34:04 Checking out Revision edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f (PR-3924) 20:34:04 > git rev-parse HEAD^{commit} # timeout=10 20:34:04 > git config core.sparsecheckout # timeout=10 20:34:04 > git checkout -f edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f # timeout=10 20:34:06 go: downloading google.golang.org/api v0.70.0 20:34:06 go: downloading k8s.io/client-go v0.23.4 20:34:06 go: downloading k8s.io/api v0.23.4 20:34:06 go: downloading github.com/google/go-tpm v0.3.3 20:34:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:06 go: downloading google.golang.org/api v0.70.0 20:34:06 go: downloading k8s.io/client-go v0.23.4 20:34:06 go: downloading k8s.io/api v0.23.4 20:34:06 go: downloading github.com/google/go-tpm v0.3.3 20:34:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:06 go: downloading cloud.google.com/go/storage v1.21.0 20:34:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:06 go: downloading cloud.google.com/go v0.100.2 20:34:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:06 go: downloading k8s.io/apimachinery v0.23.4 20:34:07 go: downloading k8s.io/apimachinery v0.23.4 20:34:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:07 go: downloading cloud.google.com/go/storage v1.21.0 20:34:07 go: downloading cloud.google.com/go v0.100.2 20:34:07 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:07 go: downloading cloud.google.com/go/security v1.3.0 20:34:07 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:07 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:07 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:07 go: downloading cloud.google.com/go/security v1.3.0 20:34:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:07 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:07 go: downloading github.com/aws/smithy-go v1.11.0 20:34:07 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:07 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:07 go: downloading github.com/aws/smithy-go v1.11.0 20:34:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:08 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:08 go: downloading github.com/gogo/protobuf v1.3.2 20:34:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:08 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:08 go: downloading cloud.google.com/go/compute v1.3.0 20:34:08 go: downloading cloud.google.com/go/iam v0.1.1 20:34:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:08 Commit message: "Merge commit '0af16247e954277414cce32b52e3a71aa2187729' into HEAD" 20:34:08 First time build. Skipping changelog. 20:34:08 go: downloading github.com/google/gofuzz v1.1.0 20:34:08 go: downloading k8s.io/klog/v2 v2.30.0 20:34:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:08 go: downloading github.com/spf13/pflag v1.0.5 20:34:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:08 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:08 go: downloading cloud.google.com/go/compute v1.3.0 20:34:08 go: downloading cloud.google.com/go/iam v0.1.1 20:34:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:09 Dload Upload Total Spent Left Speed 20:34:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 20:34:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:10 go: downloading github.com/gogo/protobuf v1.3.2 20:34:10 go: downloading k8s.io/klog/v2 v2.30.0 20:34:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:10 + sudo tee /etc/docker/daemon.new 20:34:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:10 { 20:34:10 "registry-mirrors": [ 20:34:10 "https://nexus3.edgexfoundry.org:10001" 20:34:10 ], 20:34:10 "bip": "10.250.0.254/24", 20:34:10 "hosts": [ 20:34:10 "tcp://0.0.0.0:5555", 20:34:10 "unix:///var/run/docker.sock" 20:34:10 ], 20:34:10 "mtu": 1458, 20:34:10 "selinux-enabled": true, 20:34:10 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:10 } [Pipeline] sh 20:34:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:10 go: downloading github.com/spf13/pflag v1.0.5 20:34:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:10 go: downloading github.com/google/gofuzz v1.1.0 20:34:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:08 > git rev-list --no-walk 1ce5af415017be8c97c718fad5d94b2e11579443 # timeout=10 20:34:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:10 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:10 go: downloading github.com/gobwas/glob v0.2.3 20:34:10 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:10 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:10 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:11 go: downloading github.com/gobwas/glob v0.2.3 20:34:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:11 go: downloading go.opencensus.io v0.23.0 20:34:11 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:11 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:11 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:11 go: downloading github.com/google/go-cmp v0.5.7 20:34:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:11 go: downloading github.com/go-logr/logr v1.2.2 20:34:11 go: downloading github.com/json-iterator/go v1.1.12 20:34:11 go: downloading github.com/google/go-cmp v0.5.7 20:34:11 go: downloading github.com/go-logr/logr v1.2.2 20:34:11 go: downloading github.com/json-iterator/go v1.1.12 20:34:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:11 go: downloading go.opencensus.io v0.23.0 20:34:11 + sudo service docker restart 20:34:11 go: downloading go.uber.org/zap v1.21.0 20:34:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:11 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:11 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:11 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:11 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:11 go: downloading go.uber.org/zap v1.21.0 20:34:11 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:11 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:11 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:11 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:11 go: downloading github.com/golang/snappy v0.0.4 20:34:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:11 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:11 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:11 go: downloading go.uber.org/multierr v1.6.0 20:34:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:11 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:11 go: downloading github.com/golang/snappy v0.0.4 20:34:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:11 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:11 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:11 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:11 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:11 go: downloading go.uber.org/multierr v1.6.0 20:34:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:29 provisioning config files... 20:34:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config7545018042358481640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:29 ---> docker-login.sh 20:34:29 nexus3.edgexfoundry.org:10001 20:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:30 Configure a credential helper to remove this warning. See 20:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:30 20:34:30 Login Succeeded 20:34:31 nexus3.edgexfoundry.org:10002 20:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:31 Configure a credential helper to remove this warning. See 20:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:31 20:34:31 Login Succeeded 20:34:31 nexus3.edgexfoundry.org:10003 20:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:31 Configure a credential helper to remove this warning. See 20:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:31 20:34:31 Login Succeeded 20:34:31 nexus3.edgexfoundry.org:10004 20:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:32 Configure a credential helper to remove this warning. See 20:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:32 20:34:32 Login Succeeded 20:34:32 docker.io 20:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:33 Configure a credential helper to remove this warning. See 20:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:33 20:34:33 Login Succeeded 20:34:33 ---> docker-login.sh ends [Pipeline] } 20:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:33 ========================================================= 20:34:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:34:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:34 9b3977197b4f: Pulling fs layer 20:34:34 1a89e8eeedd5: Pulling fs layer 20:34:34 94645a83ff95: Pulling fs layer 20:34:34 3f3a8bcf1eab: Pulling fs layer 20:34:34 0c92f367c5e7: Pulling fs layer 20:34:34 f7c0051592d6: Pulling fs layer 20:34:34 a227ed2f7395: Pulling fs layer 20:34:34 7b1c46037f91: Pulling fs layer 20:34:34 0c92f367c5e7: Waiting 20:34:34 f7c0051592d6: Waiting 20:34:34 a227ed2f7395: Waiting 20:34:34 7b1c46037f91: Waiting 20:34:34 3f3a8bcf1eab: Waiting 20:34:34 94645a83ff95: Verifying Checksum 20:34:34 94645a83ff95: Download complete 20:34:34 1a89e8eeedd5: Download complete 20:34:34 0c92f367c5e7: Verifying Checksum 20:34:34 0c92f367c5e7: Download complete 20:34:34 f7c0051592d6: Verifying Checksum 20:34:34 f7c0051592d6: Download complete 20:34:34 9b3977197b4f: Verifying Checksum 20:34:34 9b3977197b4f: Download complete 20:34:34 a227ed2f7395: Verifying Checksum 20:34:34 a227ed2f7395: Download complete 20:34:34 Removing intermediate container a446086db60f 20:34:34 ---> 8a17b252c26e 20:34:34 20:34:34 Step 10/23 : FROM alpine:3.14 20:34:34 3.14: Pulling from library/alpine 20:34:34 Removing intermediate container 137894cfc3c9 20:34:34 ---> a27729ad69ec 20:34:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:34 Removing intermediate container 05698983d155 20:34:34 ---> a20435b7bde6 20:34:34 20:34:34 Step 10/31 : FROM alpine:3.14 20:34:34 3.14: Pulling from library/alpine 20:34:34 ---> Running in 125772ae959b 20:34:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:34 Status: Downloaded newer image for alpine:3.14 20:34:34 Status: Downloaded newer image for alpine:3.14 20:34:34 ---> e04c818066af 20:34:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:34 ---> e04c818066af 20:34:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:34 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:34:34 ---> Running in 605de6328ef1 20:34:34 ---> Running in 0b7ddc8f1db9 20:34:34 Removing intermediate container 0b7ddc8f1db9 20:34:34 ---> e614aade0586 20:34:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:34 ---> Running in c4891f1a749e 20:34:35 9b3977197b4f: Pull complete 20:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:35 Removing intermediate container 125772ae959b 20:34:35 ---> f66be71414a5 20:34:35 20:34:35 Step 11/23 : FROM docker:20.10.14 20:34:35 (1/1) Installing dumb-init (1.2.5-r1) 20:34:35 Executing busybox-1.33.1-r7.trigger 20:34:35 OK: 6 MiB in 15 packages 20:34:35 20.10.14: Pulling from library/docker 20:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:36 (1/2) Installing dumb-init (1.2.5-r1) 20:34:36 (2/2) Installing su-exec (0.2-r1) 20:34:36 Executing busybox-1.33.1-r7.trigger 20:34:36 OK: 6 MiB in 16 packages 20:34:36 1a89e8eeedd5: Pull complete 20:34:36 94645a83ff95: Pull complete 20:34:36 Removing intermediate container 605de6328ef1 20:34:36 ---> 1733757a75a0 20:34:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:36 ---> Running in 86c0d20075af 20:34:36 7b1c46037f91: Verifying Checksum 20:34:36 7b1c46037f91: Download complete 20:34:37 Removing intermediate container c4891f1a749e 20:34:37 ---> 5d27c39d5f42 20:34:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:37 Removing intermediate container 86c0d20075af 20:34:37 ---> 59007d72bcba 20:34:37 Step 13/23 : ENV APP_PORT=59881 20:34:37 ---> Running in e96c726f8040 20:34:37 3f3a8bcf1eab: Verifying Checksum 20:34:37 3f3a8bcf1eab: Download complete 20:34:37 ---> Running in 7e02ce32475b 20:34:37 Removing intermediate container e96c726f8040 20:34:37 ---> 51a501b4e319 20:34:37 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:37 ---> Running in ef9b4b97954a 20:34:37 Removing intermediate container 7e02ce32475b 20:34:37 ---> bcb41d30a34f 20:34:37 Step 14/23 : EXPOSE $APP_PORT 20:34:37 ---> Running in 9d8778822804 20:34:38 Removing intermediate container ef9b4b97954a 20:34:38 ---> eab53f16e057 20:34:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:38 Removing intermediate container 9d8778822804 20:34:38 ---> 246cc1dfbcbb 20:34:38 Step 15/23 : WORKDIR / 20:34:38 ---> Running in bf699bdf174f 20:34:38 ---> Running in 0ac852259383 20:34:38 Removing intermediate container 0ac852259383 20:34:38 ---> d084a23f0f3b 20:34:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:39 ---> f699fba8894d 20:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:34:39 Removing intermediate container bf699bdf174f 20:34:39 ---> 4657dec56f7e 20:34:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:40 ---> Running in 98e4a83e0f02 20:34:40 Removing intermediate container 98e4a83e0f02 20:34:40 ---> 36b9a8599523 20:34:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:40 ---> a63d44df31d9 20:34:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:34:41 ---> a186d71b68c4 20:34:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:41 ---> Running in d8e24b3c8a0d 20:34:41 ---> 9dbcc2f5bd6d 20:34:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:34:41 ---> Running in da0050a05401 20:34:41 Removing intermediate container da0050a05401 20:34:41 ---> 710968405a62 20:34:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:41 ---> Running in 5b627c4dc5c5 20:34:42 Removing intermediate container 5b627c4dc5c5 20:34:42 ---> df69f9add457 20:34:42 Step 21/23 : LABEL arch=x86_64 20:34:42 ---> Running in f3b53914ec21 20:34:42 Removing intermediate container f3b53914ec21 20:34:42 ---> 1b2bb93f956a 20:34:42 Step 22/23 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:34:42 ---> Running in c478e0e482af 20:34:42 Removing intermediate container d8e24b3c8a0d 20:34:42 ---> a96efdafb09e 20:34:42 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:43 Removing intermediate container c478e0e482af 20:34:43 ---> 8f2cecd50dc8 20:34:43 Step 23/23 : LABEL version=0.0.0 20:34:43 ---> Running in a9b11606a58b 20:34:43 ---> 164ce983efe2 20:34:43 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:43 Removing intermediate container a9b11606a58b 20:34:43 ---> 5c29a66b4bb9 20:34:43 20:34:43 Successfully built 5c29a66b4bb9 20:34:43 Successfully tagged core-metadata:latest 20:34:43  Building core-metadata ... done Building support-scheduler 20:34:46 ---> c3703a42f7e6 20:34:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:47 ---> 2e9ea3b5b592 20:34:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:48 ---> 07fffee1246d 20:34:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:49 ---> ed53931c9926 20:34:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:49 ---> Running in 3cf5df0ea0b2 20:34:49 Removing intermediate container 3cf5df0ea0b2 20:34:49 ---> 6db8d068d9fa 20:34:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:49 3f3a8bcf1eab: Pull complete 20:34:49 0c92f367c5e7: Pull complete 20:34:49 f7c0051592d6: Pull complete 20:34:49 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:34:49 Status: Downloaded newer image for docker:20.10.14 20:34:49 ---> 7417809fdb73 20:34:49 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:34:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:49 ---> 808f5275019b 20:34:49 Step 3/22 : WORKDIR /edgex-go 20:34:49 ---> Using cache 20:34:49 ---> 9780b1d1f20f 20:34:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:49 ---> Using cache 20:34:49 ---> 05c66cc9fb2e 20:34:49 Step 5/22 : RUN apk add --update --no-cache make git 20:34:49 ---> Using cache 20:34:49 ---> 6910da3094f3 20:34:49 Step 6/22 : COPY go.mod vendor* ./ 20:34:49 ---> Using cache 20:34:49 ---> c818904ae4c7 20:34:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:49 ---> Using cache 20:34:49 ---> a8f4d4867b20 20:34:49 Step 8/22 : COPY . . 20:34:49 ---> Using cache 20:34:49 ---> 369f56a407e7 20:34:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:49 ---> Running in 4efa78c4624b 20:34:49 ---> Running in e19b1d8254f0 20:34:49 ---> d1293b354bda 20:34:49 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:49 a227ed2f7395: Pull complete 20:34:50 ---> Running in 6fa41ec6d0a6 20:34:50 Removing intermediate container e19b1d8254f0 20:34:50 ---> d49471cf6158 20:34:50 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:34:50 ---> Running in 658d96addbf8 20:34: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/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:51 (1/43) Installing readline (8.1.1-r0) 20:34:51 (2/43) Installing bash (5.1.16-r0) 20:34:51 Executing bash-5.1.16-r0.post-install 20:34:51 (3/43) Installing brotli-libs (1.0.9-r5) 20:34:51 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:34:51 (5/43) Installing libcurl (7.80.0-r0) 20:34:51 (6/43) Installing curl (7.80.0-r0) 20:34:51 (7/43) Installing dumb-init (1.2.5-r1) 20:34:51 (8/43) Installing libbz2 (1.0.8-r1) 20:34:51 (9/43) Installing expat (2.4.7-r0) 20:34:51 (10/43) Installing libffi (3.4.2-r1) 20:34:51 (11/43) Installing gdbm (1.22-r0) 20:34:51 (12/43) Installing xz-libs (5.2.5-r1) 20:34:51 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:34:51 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:34:51 (15/43) Installing mpdecimal (2.5.1-r1) 20:34:51 (16/43) Installing sqlite-libs (3.36.0-r0) 20:34:51 (17/43) Installing python3 (3.9.7-r4) 20:34:51 (18/43) Installing py3-appdirs (1.4.4-r2) 20:34:51 (19/43) Installing py3-certifi (2020.12.5-r1) 20:34:51 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:34:51 (21/43) Installing py3-idna (3.3-r0) 20:34:52 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:34:52 (23/43) Installing py3-requests (2.26.0-r1) 20:34:52 (24/43) Installing py3-msgpack (1.0.2-r1) 20:34:52 (25/43) Installing py3-lockfile (0.12.2-r4) 20:34:52 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:34:52 (27/43) Installing py3-colorama (0.4.4-r1) 20:34:52 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:34:52 (29/43) Installing py3-distlib (0.3.3-r0) 20:34:52 (30/43) Installing py3-distro (1.6.0-r0) 20:34:52 (31/43) Installing py3-six (1.16.0-r0) 20:34:52 (32/43) Installing py3-webencodings (0.5.1-r4) 20:34:52 (33/43) Installing py3-html5lib (1.1-r1) 20:34:52 (34/43) Installing py3-parsing (2.4.7-r2) 20:34:52 (35/43) Installing py3-packaging (20.9-r1) 20:34:52 (36/43) Installing py3-tomli (1.2.2-r0) 20:34:52 (37/43) Installing py3-pep517 (0.12.0-r0) 20:34:52 (38/43) Installing py3-progress (1.6-r0) 20:34:52 (39/43) Installing py3-retrying (1.3.3-r2) 20:34:52 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:34:52 (41/43) Installing py3-setuptools (52.0.0-r4) 20:34:52 (42/43) Installing py3-toml (0.10.2-r2) 20:34:52 (43/43) Installing py3-pip (20.3.4-r1) 20:34:52 Executing busybox-1.34.1-r5.trigger 20:34:52 OK: 83 MiB in 65 packages 20:34:52 Removing intermediate container 6fa41ec6d0a6 20:34:52 ---> a55de2f8742b 20:34:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:34:52 ---> Running in 86e29009fced 20:34:53 Removing intermediate container 86e29009fced 20:34:53 ---> 6c3cdf16ec51 20:34:53 Step 28/31 : CMD ["gate"] 20:34:53 Collecting docker-compose==1.23.2 20:34:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:34:53 ---> Running in ac95b5cef982 20:34:53 Collecting jsonschema<3,>=2.5.1 20:34:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:34:53 Collecting websocket-client<1.0,>=0.32.0 20:34:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:34:53 Collecting cached-property<2,>=1.2.0 20:34:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:34: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:34:53 Collecting docker<4.0,>=3.6.0 20:34:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:34:53 Removing intermediate container ac95b5cef982 20:34:53 ---> e59c54597038 20:34:53 Step 29/31 : LABEL arch=x86_64 20:34:53 Collecting dockerpty<0.5,>=0.4.1 20:34:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:34:53 ---> Running in 9d3a78c79ba0 20:34:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:34:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:34:54 Collecting texttable<0.10,>=0.9.0 20:34:54 Removing intermediate container 9d3a78c79ba0 20:34:54 ---> 3e065d7d1740 20:34:54 Step 30/31 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:34:54 Downloading texttable-0.9.1.tar.gz (11 kB) 20:34:54 ---> Running in eb6b7dcf8388 20:34:54 Collecting docopt<0.7,>=0.6.1 20:34:54 Downloading docopt-0.6.2.tar.gz (25 kB) 20:34:55 Removing intermediate container eb6b7dcf8388 20:34:55 ---> 423a24a21c2b 20:34:55 Step 31/31 : LABEL version=0.0.0 20:34:55 ---> Running in 0f87feb0c416 20:34:55 Collecting PyYAML<4,>=3.10 20:34:55 Downloading PyYAML-3.13.tar.gz (270 kB) 20:34:55 Removing intermediate container 0f87feb0c416 20:34:55 ---> a53f2a31d403 20:34:55 20:34:55 Successfully built a53f2a31d403 20:34:55 Successfully tagged security-bootstrapper:latest 20:34:55 Building support-notifications 20:34:55  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 20:34:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:34:55 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:34:55 Collecting idna<2.8,>=2.5 20:34:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:34:55 Collecting urllib3<1.25,>=1.21.1 20:34:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:34:55 Collecting chardet<3.1.0,>=3.0.2 20:34:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:34:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:34:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:34:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:34:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:34:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:34:56 Attempting uninstall: urllib3 20:34:56 Found existing installation: urllib3 1.26.7 20:34:56 Uninstalling urllib3-1.26.7: 20:34:56 Successfully uninstalled urllib3-1.26.7 20:34:56 Attempting uninstall: idna 20:34:56 Found existing installation: idna 3.3 20:34:56 Uninstalling idna-3.3: 20:34:56 Successfully uninstalled idna-3.3 20:34:56 Attempting uninstall: requests 20:34:56 Found existing installation: requests 2.26.0 20:34:56 Uninstalling requests-2.26.0: 20:34:56 Successfully uninstalled requests-2.26.0 20:34:56 7b1c46037f91: Pull complete 20:34:56 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:34:56 Running setup.py install for texttable: started 20:34:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:57 WORKDIR /edgex 20:34:57 COPY go.mod . 20:34:57 RUN go mod download 20:34:57 + docker build -t ci-base-image-arm64 -f - . 20:34:57 Running setup.py install for texttable: finished with status 'done' 20:34:57 Running setup.py install for PyYAML: started 20:34:57 Running setup.py install for PyYAML: finished with status 'done' 20:34:57 Running setup.py install for docopt: started 20:34:58 Running setup.py install for docopt: finished with status 'done' 20:34:58 Running setup.py install for dockerpty: started 20:34:59 Running setup.py install for dockerpty: finished with status 'done' 20:34:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:59 ---> 808f5275019b 20:34:59 Step 3/22 : WORKDIR /edgex-go 20:34:59 ---> Using cache 20:34:59 ---> 9780b1d1f20f 20:34:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:59 ---> Using cache 20:34:59 ---> 05c66cc9fb2e 20:34:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:59 Sending build context to Docker daemon 169.2MB 20:34:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:59 ---> f79e39bc4007 20:34:59 Step 2/4 : WORKDIR /edgex 20:35:00 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:00 ---> Running in 8622e50da0be 20:35:01 ---> Running in a61deab60130 20:35:01 Removing intermediate container a61deab60130 20:35:01 ---> c2e57609ad1e 20:35:01 Step 3/4 : COPY go.mod . 20:35:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:02 ---> 31c51fca82a2 20:35:02 Step 4/4 : RUN go mod download 20:35:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:02 ---> Running in 1a1124366f67 20:35:03 OK: 221 MiB in 52 packages 20:35:04 Removing intermediate container 8622e50da0be 20:35:04 ---> 92f755ab8ae6 20:35:04 Step 6/22 : COPY go.mod vendor* ./ 20:35:05 ---> 11b4bee31724 20:35:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:05 ---> Running in cb04d52a7ee6 20:35:06 Removing intermediate container 658d96addbf8 20:35:06 ---> 58d8edffece3 20:35:06 Step 14/23 : ENV APP_PORT=58890 20:35:06 ---> Running in 0e9278cdc79e 20:35:06 Removing intermediate container 0e9278cdc79e 20:35:06 ---> 10506030f978 20:35:06 Step 15/23 : EXPOSE $APP_PORT 20:35:06 ---> Running in 1b78642eb64a 20:35:06 Removing intermediate container 1b78642eb64a 20:35:06 ---> 0cf85a855b48 20:35:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:07 ---> 373c22a1e31e 20:35:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:07 Removing intermediate container cb04d52a7ee6 20:35:07 ---> 1ea0054f203e 20:35:07 Step 8/22 : COPY . . 20:35:08 ---> efddf477700f 20:35:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:09 ---> b20b6fe17a14 20:35:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:09 ---> Running in e91d5f9171b0 20:35:10 Removing intermediate container e91d5f9171b0 20:35:10 ---> a50bae2014d3 20:35:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:10 ---> Running in e6f7055d096d 20:35:10 Removing intermediate container e6f7055d096d 20:35:10 ---> 8583906329ca 20:35:10 Step 21/23 : LABEL arch=x86_64 20:35:11 ---> Running in 22dda7558e7b 20:35:11 Removing intermediate container 22dda7558e7b 20:35:11 ---> e8d05cb9f727 20:35:11 Step 22/23 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:35:11 ---> Running in 6ffb7aee0069 20:35:12 Removing intermediate container 6ffb7aee0069 20:35:12 ---> 787e42513e0d 20:35:12 Step 23/23 : LABEL version=0.0.0 20:35:12 ---> Running in 5be7f7fc7527 20:35:12 Removing intermediate container 5be7f7fc7527 20:35:12 ---> 5421f218856c 20:35:12 20:35:12 Successfully built 5421f218856c 20:35:12 Successfully tagged sys-mgmt-agent:latest 20:35:12 Building core-data 20:35:19  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:19 ---> 808f5275019b 20:35:19 Step 3/23 : WORKDIR /edgex-go 20:35:19 ---> Using cache 20:35:19 ---> 9780b1d1f20f 20:35:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:19 ---> Using cache 20:35:19 ---> 05c66cc9fb2e 20:35:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:20 ---> Running in a14c8c464753 20:35:20 ---> c9c48852df22 20:35:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:35:20 ---> Running in 86ef09e9dae7 20:35:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:35:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:22 OK: 221 MiB in 52 packages 20:35:24 Removing intermediate container 4efa78c4624b 20:35:24 ---> 8140b81a674c 20:35:24 20:35:24 Step 10/22 : FROM alpine:3.14 20:35:24 ---> e04c818066af 20:35:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:24 ---> Using cache 20:35:24 ---> 1733757a75a0 20:35:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:24 ---> Using cache 20:35:24 ---> 59007d72bcba 20:35:24 Step 13/22 : ENV APP_PORT=59861 20:35:24 ---> Running in c1b29c182969 20:35:24 Removing intermediate container a14c8c464753 20:35:24 ---> 6b256921da38 20:35:24 Step 6/23 : COPY go.mod vendor* ./ 20:35:24 Removing intermediate container c1b29c182969 20:35:24 ---> 148f0fa38261 20:35:24 Step 14/22 : EXPOSE $APP_PORT 20:35:24 ---> Running in 3bc5da650337 20:35:24 ---> 85b6042093b4 20:35:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:25 ---> Running in 7780d3fd9397 20:35:25 Removing intermediate container 3bc5da650337 20:35:25 ---> f31fbcc4e7d8 20:35:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:26 ---> e5ed534d8995 20:35:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:27 ---> 1f8e383a34d8 20:35:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:28 Removing intermediate container 7780d3fd9397 20:35:28 ---> 38baa30369b6 20:35:28 Step 8/23 : COPY . . 20:35:28 ---> bb4071ab7892 20:35:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:28 ---> Running in 74589f75cf0e 20:35:29 Removing intermediate container 74589f75cf0e 20:35:29 ---> 90baae122605 20:35:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:29 ---> Running in 811fc941e573 20:35:30 Removing intermediate container 811fc941e573 20:35:30 ---> 78ef92af2e71 20:35:30 Step 20/22 : LABEL arch=x86_64 20:35:30 ---> Running in d2c1f7c2870b 20:35:30 Removing intermediate container d2c1f7c2870b 20:35:30 ---> 93ca10dc3200 20:35:30 Step 21/22 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:35:31 ---> Running in b0a5ecbb618c 20:35:31 Removing intermediate container b0a5ecbb618c 20:35:31 ---> e14237a786a5 20:35:31 Step 22/22 : LABEL version=0.0.0 20:35:31 ---> Running in 233ea51fc6a0 20:35:31 Removing intermediate container 233ea51fc6a0 20:35:31 ---> d67cd5dbdd9e 20:35:31 20:35:32 Successfully built d67cd5dbdd9e 20:35:32 Successfully tagged support-scheduler:latest 20:35:32  Building support-scheduler ... done Building security-secretstore-setup 20:35:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:35:44 ---> 808f5275019b 20:35:44 Step 3/25 : WORKDIR /edgex-go 20:35:44 ---> Using cache 20:35:44 ---> 9780b1d1f20f 20:35:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:44 ---> Using cache 20:35:44 ---> 05c66cc9fb2e 20:35:44 Step 5/25 : RUN apk add --update --no-cache make git 20:35:44 ---> Using cache 20:35:44 ---> 6910da3094f3 20:35:44 Step 6/25 : COPY go.mod vendor* ./ 20:35:44 ---> Using cache 20:35:44 ---> c818904ae4c7 20:35:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 ---> Using cache 20:35:44 ---> a8f4d4867b20 20:35:44 Step 8/25 : COPY . . 20:35:44 ---> Using cache 20:35:44 ---> 369f56a407e7 20:35:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:47 ---> Running in a5d47cbe8aba 20:35:47 ---> cdd789bc6eda 20:35:47 Step 9/23 : RUN make cmd/core-data/core-data 20:35: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:35:48 ---> Running in 3c3d2b95cb7b 20:35: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:35:49 Removing intermediate container 86ef09e9dae7 20:35:49 ---> b9483a0e5e3f 20:35:49 20:35:49 Step 10/22 : FROM alpine:3.14 20:35:49 ---> e04c818066af 20:35:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:49 ---> Running in 0e7114675ee5 20:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:49 Removing intermediate container 1a1124366f67 20:35:49 ---> c35f3a0268f7 20:35:49 Successfully built c35f3a0268f7 20:35:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:49 (1/2) Installing ca-certificates (20211220-r0) 20:35:49 (2/2) Installing dumb-init (1.2.5-r1) 20:35:49 Executing busybox-1.33.1-r7.trigger 20:35:49 Executing ca-certificates-20211220-r0.trigger 20:35:49 + docker inspect -f . ci-base-image-arm64 20:35:49 . 20:35:49 OK: 6 MiB in 16 packages [Pipeline] withDockerContainer 20:35:50 prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container 20:35:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** ci-base-image-arm64 cat 20:35:50 Removing intermediate container 0e7114675ee5 20:35:50 ---> b476623397b8 20:35:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:50 ---> Running in 53692fdbc84f 20:35:50 Removing intermediate container 53692fdbc84f 20:35:50 ---> 0dbfd409c03c 20:35:50 Step 13/22 : ENV APP_PORT=59860 20:35:50 ---> Running in d4fbf159942d 20:35:50 Removing intermediate container d4fbf159942d 20:35:50 ---> 7aab510cf62a 20:35:50 Step 14/22 : EXPOSE $APP_PORT 20:35:50 ---> Running in 103e4062fb90 20:35:51 Removing intermediate container 103e4062fb90 20:35:51 ---> 3a00c066a0d9 20:35:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:51 ---> 5ebd4c52779d 20:35:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:51 $ docker top 7bf143f82037daae9703dff7af519e4e06a2b1e8606f2e41da92a240f3eefd30 -eo pid,comm 20:35:51 ---> a17d387bed44 20:35:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh 20:35:52 ---> 9ec47913da10 20:35:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:52 ---> Running in 093902ba17c4 20:35:52 Removing intermediate container 093902ba17c4 20:35:52 ---> 597516f4ec88 20:35:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:52 + go version 20:35:52 go version go1.17.6 linux/arm64 20:35:52 ---> Running in 4a939e9b1c00 [Pipeline] } 20:35:52 $ docker stop --time=1 7bf143f82037daae9703dff7af519e4e06a2b1e8606f2e41da92a240f3eefd30 20:35:52 Removing intermediate container 4a939e9b1c00 20:35:52 ---> 4c2caf841925 20:35:52 Step 20/22 : LABEL arch=x86_64 20:35:53 ---> Running in fb689086b90b 20:35:53 Removing intermediate container fb689086b90b 20:35:53 ---> 9ef6273e8998 20:35:53 Step 21/22 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:35:53 ---> Running in 090ba1af59b9 20:35:53 Removing intermediate container 090ba1af59b9 20:35:53 ---> 24b44dda852f 20:35:53 Step 22/22 : LABEL version=0.0.0 20:35:53 ---> Running in 6e803aaaaacd 20:35:54 $ docker rm -f 7bf143f82037daae9703dff7af519e4e06a2b1e8606f2e41da92a240f3eefd30 20:35:54 Removing intermediate container 6e803aaaaacd 20:35:54 ---> 3c465ae529ba 20:35:54 20:35:54 Successfully built 3c465ae529ba 20:35:54 Successfully tagged support-notifications:latest 20:35:54  Building support-notifications ... done Building security-spire-config [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:54 + docker inspect -f . ci-base-image-arm64 20:35:54 . [Pipeline] withDockerContainer 20:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container 20:35:55 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** ci-base-image-arm64 cat 20:35:56 $ docker top c0e40465d8040d30ac8e1fe74dac6dbe9a4cf98beba35ec72de827bf49c01aa4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:35:57 ========================================================= 20:35:57 [edgeXBuildGoParallel] Running Tests and Build... 20:35:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:57 + make test 20:35:57 go mod tidy -compat=1.17 20:35:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:58 ---> 808f5275019b 20:35:58 Step 3/26 : WORKDIR /edgex-go 20:35:58 ---> Using cache 20:35:58 ---> 9780b1d1f20f 20:35:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:58 ---> Using cache 20:35:58 ---> 05c66cc9fb2e 20:35:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:36:00 ---> Running in 22d7b03d30b8 20:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:01 OK: 221 MiB in 52 packages 20:36:02 Removing intermediate container 22d7b03d30b8 20:36:02 ---> b9a92f02ff46 20:36:02 Step 6/26 : COPY go.mod vendor* ./ 20:36:03 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:36:03 ---> f851d5389be4 20:36:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:03 ---> Running in 1b14177d691f 20:36:04 Removing intermediate container 1b14177d691f 20:36:04 ---> 424ad54d2408 20:36:04 Step 8/26 : COPY . . 20:36:06 Removing intermediate container a5d47cbe8aba 20:36:06 ---> 2837937ff3e2 20:36:06 20:36:06 Step 10/25 : FROM alpine:3.14 20:36:06 ---> e04c818066af 20:36:06 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:36:07 ---> Running in 997fc3a9ce57 20:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:08 (1/3) Installing ca-certificates (20211220-r0) 20:36:08 (2/3) Installing dumb-init (1.2.5-r1) 20:36:08 (3/3) Installing su-exec (0.2-r1) 20:36:08 Executing busybox-1.33.1-r7.trigger 20:36:08 Executing ca-certificates-20211220-r0.trigger 20:36:08 OK: 6 MiB in 17 packages 20:36:09 Removing intermediate container 3c3d2b95cb7b 20:36:09 ---> 14596730ba62 20:36:09 20:36:09 Step 10/23 : FROM alpine:3.14 20:36:09 ---> e04c818066af 20:36:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:09 ---> ff8d8c471014 20:36:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:09 ---> Running in 2459eff5107d 20:36:09 ---> Running in 640a159e2498 20:36:09 Removing intermediate container 997fc3a9ce57 20:36:09 ---> 2d91e573bc40 20:36:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:09 ---> Running in 37216e1c40c9 20:36:09 Removing intermediate container 2459eff5107d 20:36:09 ---> 32ab3239abc4 20:36:09 Step 12/23 : ENV APP_PORT=59880 20:36:10 Removing intermediate container 640a159e2498 20:36:10 ---> 7ffc4f7dce59 20:36:10 Step 10/26 : RUN mkdir -p spire-build 20:36:10 Removing intermediate container 37216e1c40c9 20:36:10 ---> 749219dfd880 20:36:10 Step 13/25 : WORKDIR / 20:36:10 ---> Running in a1892e69a2ce 20:36:10 ---> Running in 6da55b29d91e 20:36:10 ---> Running in bc02fa168518 20:36:10 Removing intermediate container a1892e69a2ce 20:36:10 ---> e6acebc15078 20:36:10 Step 13/23 : EXPOSE $APP_PORT 20:36:10 Removing intermediate container bc02fa168518 20:36:10 ---> 73b6e384363a 20:36:10 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:36:10 ---> Running in 28dd19cd507c 20:36:10 Removing intermediate container 28dd19cd507c 20:36:10 ---> 01c42e0b9ca6 20:36:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:10 ---> Running in 88c213aa8d46 20:36:10 ---> 8dcfe11a0f64 20:36:10 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:36:10 ---> 83ab6f831c75 20:36:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:36:10 Removing intermediate container 6da55b29d91e 20:36:10 ---> 7323f45fe2da 20:36:10 Step 11/26 : WORKDIR /edgex-go/spire-build 20:36:10 ---> Running in cc7e4b58cb29 20:36:10 ---> fdfa763f922e 20:36:10 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:36:11 Removing intermediate container cc7e4b58cb29 20:36:11 ---> 96d97ca95435 20:36:11 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:36:11 ---> dacd6caa78aa 20:36:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:11 ---> Running in 9e3731883c6c 20:36:11 Removing intermediate container 88c213aa8d46 20:36:11 ---> e2d023157139 20:36:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:11 ---> Running in 347b092c2b78 20:36:11 ---> 024f27c43f45 20:36:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:12 ---> 3039da0e866c 20:36:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:12 spire-1.2.1/ 20:36:12 spire-1.2.1/.data/ 20:36:12 spire-1.2.1/.data/.file 20:36:12 spire-1.2.1/.dockerignore 20:36:12 spire-1.2.1/.gitattributes 20:36:12 spire-1.2.1/.githooks/ 20:36:12 spire-1.2.1/.githooks/pre-commit 20:36:12 spire-1.2.1/.github/ 20:36:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:12 spire-1.2.1/.github/dependabot.yml 20:36:12 spire-1.2.1/.github/workflows/ 20:36:12 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:12 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:12 spire-1.2.1/.github/workflows/release_build.yaml 20:36:12 spire-1.2.1/.github/workflows/scripts/ 20:36:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:12 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:12 spire-1.2.1/.gitignore 20:36:12 spire-1.2.1/.go-version 20:36:12 spire-1.2.1/.golangci.yml 20:36:12 spire-1.2.1/ADOPTERS.md 20:36:12 spire-1.2.1/CHANGELOG.md 20:36:12 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:12 spire-1.2.1/CODEOWNERS 20:36:12 spire-1.2.1/CONTRIBUTING.md 20:36:12 spire-1.2.1/Dockerfile 20:36:12 spire-1.2.1/Dockerfile.dev 20:36:12 spire-1.2.1/Dockerfile.scratch 20:36:12 spire-1.2.1/LICENSE 20:36:12 spire-1.2.1/MAINTAINERS.md 20:36:12 spire-1.2.1/Makefile 20:36:12 spire-1.2.1/README.md 20:36:12 spire-1.2.1/ROADMAP.md 20:36:12 spire-1.2.1/SECURITY.md 20:36:12 spire-1.2.1/cmd/ 20:36:12 spire-1.2.1/cmd/spire-agent/ 20:36:12 spire-1.2.1/cmd/spire-agent/cli/ 20:36:12 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:12 spire-1.2.1/cmd/spire-agent/main.go 20:36:12 spire-1.2.1/cmd/spire-server/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:12 spire-1.2.1/cmd/spire-server/main.go 20:36:12 spire-1.2.1/cmd/spire-server/util/ 20:36:12 spire-1.2.1/cmd/spire-server/util/util.go 20:36:12 spire-1.2.1/conf/ 20:36:12 spire-1.2.1/conf/agent/ 20:36:12 spire-1.2.1/conf/agent/agent.conf 20:36:12 spire-1.2.1/conf/agent/agent_full.conf 20:36:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:12 spire-1.2.1/conf/server/ 20:36:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:12 spire-1.2.1/conf/server/server.conf 20:36:12 spire-1.2.1/conf/server/server_full.conf 20:36:12 spire-1.2.1/doc/ 20:36:12 spire-1.2.1/doc/SPIRE101.md 20:36:12 spire-1.2.1/doc/auditlog.md 20:36:12 spire-1.2.1/doc/authorization_policy_engine.md 20:36:12 spire-1.2.1/doc/changelog_guidelines.md 20:36:12 spire-1.2.1/doc/cure53-report.pdf 20:36:12 spire-1.2.1/doc/images/ 20:36:12 spire-1.2.1/doc/images/2019_roadmap.png 20:36:12 spire-1.2.1/doc/images/SPIRE101.png 20:36:12 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:12 spire-1.2.1/doc/images/SPIRE_server.png 20:36:12 spire-1.2.1/doc/images/cache_mgr.png 20:36:12 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:12 spire-1.2.1/doc/images/federated_spire.png 20:36:12 spire-1.2.1/doc/images/ha_mode.png 20:36:12 spire-1.2.1/doc/images/nested_spire.png 20:36:12 spire-1.2.1/doc/images/oidc_federation.png 20:36:12 spire-1.2.1/doc/images/single_trust_domain.png 20:36:12 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:12 spire-1.2.1/doc/images/spire_logo.png 20:36:12 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> d7f2e765405a 20:36:12 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:36:12 20:36:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:12 spire-1.2.1/doc/scaling_spire.md 20:36:12 spire-1.2.1/doc/spire_agent.md 20:36:12 spire-1.2.1/doc/spire_server.md 20:36:12 spire-1.2.1/doc/supported_integrations.md 20:36:12 spire-1.2.1/doc/telemetry.md 20:36:12 spire-1.2.1/doc/telemetry_config.md 20:36:12 spire-1.2.1/doc/upgrading.md 20:36:12 spire-1.2.1/doc/using_spire.md 20:36:12 spire-1.2.1/examples/ 20:36:12 spire-1.2.1/examples/README.md 20:36:12 spire-1.2.1/go.mod 20:36:12 spire-1.2.1/go.sum 20:36:12 spire-1.2.1/pkg/ 20:36:12 spire-1.2.1/pkg/agent/ 20:36:12 spire-1.2.1/pkg/agent/agent.go 20:36:12 spire-1.2.1/pkg/agent/api/ 20:36:12 spire-1.2.1/pkg/agent/api/config.go 20:36:12 spire-1.2.1/pkg/agent/api/debug/ 20:36:12 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:12 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:12 spire-1.2.1/pkg/agent/api/health/ 20:36:12 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:12 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:12 spire-1.2.1/pkg/agent/attestor/ 20:36:12 spire-1.2.1/pkg/agent/attestor/node/ 20:36:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:12 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:12 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:12 spire-1.2.1/pkg/agent/catalog/ 20:36:12 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:12 spire-1.2.1/pkg/agent/client/ 20:36:12 spire-1.2.1/pkg/agent/client/client.go 20:36:12 spire-1.2.1/pkg/agent/client/client_test.go 20:36:12 spire-1.2.1/pkg/agent/client/dial.go 20:36:12 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:12 spire-1.2.1/pkg/agent/client/update.go 20:36:12 spire-1.2.1/pkg/agent/client/util.go 20:36:12 spire-1.2.1/pkg/agent/common/ 20:36:12 spire-1.2.1/pkg/agent/common/backoff/ 20:36:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:12 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:12 spire-1.2.1/pkg/agent/config.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/ 20:36:12 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:12 spire-1.2.1/pkg/agent/manager/ 20:36:12 spire-1.2.1/pkg/agent/manager/cache/ 20:36:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:12 spire-1.2.1/pkg/agent/manager/config.go 20:36:12 spire-1.2.1/pkg/agent/manager/manager.go 20:36:12 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:12 spire-1.2.1/pkg/agent/manager/storage.go 20:36:12 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:12 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:12 spire-1.2.1/pkg/agent/manager/sync.go 20:36:12 spire-1.2.1/pkg/agent/plugin/ 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:12 spire-1.2.1/pkg/agent/svid/ 20:36:12 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:12 spire-1.2.1/pkg/agent/svid/store/ 20:36:12 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:12 spire-1.2.1/pkg/common/ 20:36:12 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:12 spire-1.2.1/pkg/common/api/ 20:36:12 spire-1.2.1/pkg/common/api/metrics.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/ 20:36:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:12 spire-1.2.1/pkg/common/api/names.go 20:36:12 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:12 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:12 spire-1.2.1/pkg/common/auth/ 20:36:12 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/ 20:36:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:12 spire-1.2.1/pkg/common/catalog/ 20:36:12 spire-1.2.1/pkg/common/catalog/bind.go 20:36:12 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:12 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:12 spire-1.2.1/pkg/common/catalog/closers.go 20:36:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:12 spire-1.2.1/pkg/common/catalog/config.go 20:36:12 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:12 spire-1.2.1/pkg/common/catalog/configure.go 20:36:12 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:12 spire-1.2.1/pkg/common/catalog/context.go 20:36:12 spire-1.2.1/pkg/common/catalog/external.go 20:36:12 spire-1.2.1/pkg/common/catalog/host.go 20:36:12 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:12 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:12 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:12 spire-1.2.1/pkg/common/cli/ 20:36:12 spire-1.2.1/pkg/common/cli/env.go 20:36:12 spire-1.2.1/pkg/common/cli/flags.go 20:36:12 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:12 spire-1.2.1/pkg/common/cli/umask.go 20:36:12 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:12 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:12 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/ 20:36:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:12 spire-1.2.1/pkg/common/coretypes/ 20:36:12 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:12 spire-1.2.1/pkg/common/cryptoutil/ 20:36:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:12 spire-1.2.1/pkg/common/diskutil/ 20:36:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:12 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:12 spire-1.2.1/pkg/common/errorutil/ 20:36:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:12 spire-1.2.1/pkg/common/health/ 20:36:12 spire-1.2.1/pkg/common/health/config.go 20:36:12 spire-1.2.1/pkg/common/health/context.go 20:36:12 spire-1.2.1/pkg/common/health/context_test.go 20:36:12 spire-1.2.1/pkg/common/health/health.go 20:36:12 spire-1.2.1/pkg/common/health/health_test.go 20:36:12 spire-1.2.1/pkg/common/health/logger.go 20:36:12 spire-1.2.1/pkg/common/hostservice/ 20:36:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:12 spire-1.2.1/pkg/common/idutil/ 20:36:12 spire-1.2.1/pkg/common/idutil/require.go 20:36:12 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:12 spire-1.2.1/pkg/common/idutil/safety.go 20:36:12 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:12 spire-1.2.1/pkg/common/jwtsvid/ 20:36:12 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:12 spire-1.2.1/pkg/common/jwtutil/ 20:36:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:12 spire-1.2.1/pkg/common/log/ 20:36:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:12 spire-1.2.1/pkg/common/log/log.go 20:36:12 spire-1.2.1/pkg/common/log/log_test.go 20:36:12 spire-1.2.1/pkg/common/log/options.go 20:36:12 spire-1.2.1/pkg/common/nodeutil/ 20:36:12 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:12 spire-1.2.1/pkg/common/peertracker/ 20:36:12 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:12 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:12 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:12 spire-1.2.1/pkg/common/peertracker/info.go 20:36:12 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:12 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:12 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:12 spire-1.2.1/pkg/common/pemutil/ 20:36:12 spire-1.2.1/pkg/common/pemutil/block.go 20:36:12 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:12 spire-1.2.1/pkg/common/pemutil/common.go 20:36:12 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:12 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:12 spire-1.2.1/pkg/common/plugin/ 20:36:12 spire-1.2.1/pkg/common/plugin/aws/ 20:36:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:12 spire-1.2.1/pkg/common/plugin/azure/ 20:36:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:12 spire-1.2.1/pkg/common/plugin/facade.go 20:36:12 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:12 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:12 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:12 spire-1.2.1/pkg/common/plugin/log.go 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:12 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:12 spire-1.2.1/pkg/common/profiling/ 20:36:12 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:12 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:12 spire-1.2.1/pkg/common/protoutil/ 20:36:12 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:12 spire-1.2.1/pkg/common/rotationutil/ 20:36:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:12 spire-1.2.1/pkg/common/selector/ 20:36:12 spire-1.2.1/pkg/common/selector/selector.go 20:36:12 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:12 spire-1.2.1/pkg/common/selector/set.go 20:36:12 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/ 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:12 spire-1.2.1/pkg/common/telemetry/call.go 20:36:12 spire-1.2.1/pkg/common/telemetry/common/ 20:36:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:12 spire-1.2.1/pkg/common/telemetry/config.go 20:36:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/names.go 20:36:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/ 20:36:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:12 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:12 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:12 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:12 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:12 spire-1.2.1/pkg/common/telemetry/version.go 20:36:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:12 spire-1.2.1/pkg/common/uptime/ 20:36:12 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:12 spire-1.2.1/pkg/common/util/ 20:36:12 spire-1.2.1/pkg/common/util/certs.go 20:36:12 spire-1.2.1/pkg/common/util/certs_test.go 20:36:12 spire-1.2.1/pkg/common/util/csr.go 20:36:12 spire-1.2.1/pkg/common/util/hash.go 20:36:12 spire-1.2.1/pkg/common/util/selectors.go 20:36:12 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:12 spire-1.2.1/pkg/common/util/signals.go 20:36:12 spire-1.2.1/pkg/common/util/sort.go 20:36:12 spire-1.2.1/pkg/common/util/sort_test.go 20:36:12 spire-1.2.1/pkg/common/util/task.go 20:36:12 spire-1.2.1/pkg/common/util/task_test.go 20:36:12 spire-1.2.1/pkg/common/util/testdata/ 20:36:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:12 spire-1.2.1/pkg/common/version/ 20:36:12 spire-1.2.1/pkg/common/version/version.go 20:36:12 spire-1.2.1/pkg/common/x509svid/ 20:36:12 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:12 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:12 spire-1.2.1/pkg/common/x509util/ 20:36:12 spire-1.2.1/pkg/common/x509util/cert.go 20:36:12 spire-1.2.1/pkg/common/x509util/dns.go 20:36:12 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:12 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:12 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:12 spire-1.2.1/pkg/server/ 20:36:12 spire-1.2.1/pkg/server/api/ 20:36:12 spire-1.2.1/pkg/server/api/agent.go 20:36:12 spire-1.2.1/pkg/server/api/agent/ 20:36:12 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:12 spire-1.2.1/pkg/server/api/agent_test.go 20:36:12 spire-1.2.1/pkg/server/api/api.go 20:36:12 spire-1.2.1/pkg/server/api/audit/ 20:36:12 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:12 spire-1.2.1/pkg/server/api/bundle.go 20:36:12 spire-1.2.1/pkg/server/api/bundle/ 20:36:12 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:12 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:12 spire-1.2.1/pkg/server/api/debug/ 20:36:12 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:12 spire-1.2.1/pkg/server/api/entry.go 20:36:12 spire-1.2.1/pkg/server/api/entry/ 20:36:12 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:12 spire-1.2.1/pkg/server/api/entry_test.go 20:36:12 spire-1.2.1/pkg/server/api/health/ 20:36:12 spire-1.2.1/pkg/server/api/health/v1/ 20:36:12 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:12 spire-1.2.1/pkg/server/api/id.go 20:36:12 spire-1.2.1/pkg/server/api/id_test.go 20:36:12 spire-1.2.1/pkg/server/api/limits/ 20:36:12 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/ 20:36:12 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:12 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:12 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:12 spire-1.2.1/pkg/server/api/selector.go 20:36:12 spire-1.2.1/pkg/server/api/selector_test.go 20:36:12 spire-1.2.1/pkg/server/api/status.go 20:36:12 spire-1.2.1/pkg/server/api/status_test.go 20:36:12 spire-1.2.1/pkg/server/api/svid/ 20:36:12 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:12 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:12 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:12 spire-1.2.1/pkg/server/authpolicy/ 20:36:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:12 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:12 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:12 spire-1.2.1/pkg/server/bundle/ 20:36:12 spire-1.2.1/pkg/server/bundle/client/ 20:36:12 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:12 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:12 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:12 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:12 spire-1.2.1/pkg/server/ca/ 20:36:12 spire-1.2.1/pkg/server/ca/ca.go 20:36:12 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:12 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:12 spire-1.2.1/pkg/server/ca/journal.go 20:36:12 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:12 spire-1.2.1/pkg/server/ca/manager.go 20:36:12 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:12 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:12 spire-1.2.1/pkg/server/ca/templates.go 20:36:12 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:12 spire-1.2.1/pkg/server/ca/validation.go 20:36:12 spire-1.2.1/pkg/server/cache/ 20:36:12 spire-1.2.1/pkg/server/cache/dscache/ 20:36:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:12 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:12 spire-1.2.1/pkg/server/catalog/ 20:36:12 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:12 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:12 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:12 spire-1.2.1/pkg/server/config.go 20:36:12 spire-1.2.1/pkg/server/datastore/ 20:36:12 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:12 spire-1.2.1/pkg/server/datastore/repository.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:12 spire-1.2.1/pkg/server/endpoints/ 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:12 spire-1.2.1/pkg/server/endpoints/config.go 20:36:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:12 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:12 spire-1.2.1/pkg/server/hostservice/ 20:36:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/ 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:12 spire-1.2.1/pkg/server/registration/ 20:36:12 spire-1.2.1/pkg/server/registration/manager.go 20:36:12 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:12 spire-1.2.1/pkg/server/scanentries.go 20:36:12 spire-1.2.1/pkg/server/scanentries_test.go 20:36:12 spire-1.2.1/pkg/server/server.go 20:36:12 spire-1.2.1/pkg/server/server_test.go 20:36:12 spire-1.2.1/pkg/server/svid/ 20:36:12 spire-1.2.1/pkg/server/svid/observer.go 20:36:12 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:12 spire-1.2.1/pkg/server/svid/rotator.go 20:36:12 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:12 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:12 spire-1.2.1/proto/ 20:36:12 spire-1.2.1/proto/private/ 20:36:12 spire-1.2.1/proto/private/server/ 20:36:12 spire-1.2.1/proto/private/server/journal/ 20:36:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:12 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:12 spire-1.2.1/proto/spire/ 20:36:12 spire-1.2.1/proto/spire/common/ 20:36:12 spire-1.2.1/proto/spire/common/common.pb.go 20:36:12 spire-1.2.1/proto/spire/common/common.proto 20:36:12 spire-1.2.1/proto/spire/common/plugin/ 20:36:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:12 spire-1.2.1/proto/spire/plugin/ 20:36:12 spire-1.2.1/proto/spire/plugin/agent/ 20:36:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:12 spire-1.2.1/release/ 20:36:12 spire-1.2.1/release/spire-extras/ 20:36:12 spire-1.2.1/release/spire-extras/README.md 20:36:12 spire-1.2.1/release/spire-extras/conf/ 20:36:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:12 spire-1.2.1/release/spire/ 20:36:12 spire-1.2.1/release/spire/README.md 20:36:12 spire-1.2.1/release/spire/conf/ 20:36:12 spire-1.2.1/release/spire/conf/agent/ 20:36:12 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:12 spire-1.2.1/release/spire/conf/server/ 20:36:12 spire-1.2.1/release/spire/conf/server/server.conf 20:36:12 spire-1.2.1/script/ 20:36:12 spire-1.2.1/script/build-artifact.sh 20:36:12 spire-1.2.1/script/generate_dummy_ca.sh 20:36:12 spire-1.2.1/support/ 20:36:12 spire-1.2.1/support/k8s/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/ 20:36:12 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:12 spire-1.2.1/test/ 20:36:12 spire-1.2.1/test/clock/ 20:36:12 spire-1.2.1/test/clock/clock.go 20:36:12 spire-1.2.1/test/fakes/ 20:36:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:12 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:12 spire-1.2.1/test/fakes/fakedatastore/ 20:36:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:12 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:12 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:12 spire-1.2.1/test/fakes/fakemetrics/ 20:36:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:12 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:12 spire-1.2.1/test/fakes/fakenotifier/ 20:36:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:12 spire-1.2.1/test/fakes/fakeserverca/ 20:36:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:12 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:12 spire-1.2.1/test/fixture/ 20:36:12 spire-1.2.1/test/fixture/certs/ 20:36:12 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:12 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:12 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:12 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:12 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:12 spire-1.2.1/test/fixture/certs/bundle.der 20:36:12 spire-1.2.1/test/fixture/certs/ca.pem 20:36:12 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:12 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:12 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:12 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:12 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:12 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:12 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:12 spire-1.2.1/test/fixture/certs/svid.pem 20:36:12 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:12 spire-1.2.1/test/fixture/config/ 20:36:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:12 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:12 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:12 spire-1.2.1/test/fixture/config/server_good.conf 20:36:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:12 spire-1.2.1/test/fixture/fixture.go 20:36:12 spire-1.2.1/test/fixture/nodeattestor/ 20:36:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ ---> Running in 89648aef6867 20:36:12 20:36:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:12 spire-1.2.1/test/fixture/registration/ 20:36:12 spire-1.2.1/test/fixture/registration/entries.json 20:36:12 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:12 spire-1.2.1/test/fixture/registration/good.json 20:36:12 spire-1.2.1/test/fixture/registration/invalid.json 20:36:12 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:12 spire-1.2.1/test/integration/ 20:36:12 spire-1.2.1/test/integration/README.md 20:36:12 spire-1.2.1/test/integration/common 20:36:12 spire-1.2.1/test/integration/setup/ 20:36:12 spire-1.2.1/test/integration/setup/adminclient/ 20:36:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:12 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:12 spire-1.2.1/test/integration/setup/debugagent/ 20:36:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:12 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:12 spire-1.2.1/test/integration/setup/debugserver/ 20:36:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:12 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:12 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:12 spire-1.2.1/test/integration/setup/itclient/ 20:36:12 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:12 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:12 spire-1.2.1/test/integration/setup/x509pop/ 20:36:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:12 spire-1.2.1/test/integration/suites/ 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:12 spire-1.2.1/test/integration/suites/join-token/ 20:36:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:12 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:12 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:12 spire-1.2.1/test/integration/suites/k8s/ 20:36:12 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:12 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:12 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:12 spire-1.2.1/test/integration/suites/rotation/ 20:36:12 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:12 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:12 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:12 spire-1.2.1/test/integration/suites/self-test/ 20:36:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:12 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:12 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:12 spire-1.2.1/test/integration/suites/upgrade/ 20:36:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:12 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:12 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:12 spire-1.2.1/test/integration/test-one.sh 20:36:12 spire-1.2.1/test/integration/test.sh 20:36:12 spire-1.2.1/test/plugintest/ 20:36:12 spire-1.2.1/test/plugintest/config.go 20:36:12 spire-1.2.1/test/plugintest/load.go 20:36:12 spire-1.2.1/test/plugintest/option.go 20:36:12 spire-1.2.1/test/spiretest/ 20:36:12 spire-1.2.1/test/spiretest/apiserver.go 20:36:12 spire-1.2.1/test/spiretest/assertions.go 20:36:12 spire-1.2.1/test/spiretest/dir.go 20:36:12 spire-1.2.1/test/spiretest/errors_posix.go 20:36:12 spire-1.2.1/test/spiretest/errors_windows.go 20:36:12 spire-1.2.1/test/spiretest/logs.go 20:36:12 spire-1.2.1/test/spiretest/socketapi.go 20:36:12 spire-1.2.1/test/spiretest/suite.go 20:36:12 spire-1.2.1/test/spiretest/x509.go 20:36:12 spire-1.2.1/test/testca/ 20:36:12 spire-1.2.1/test/testca/ca.go 20:36:12 spire-1.2.1/test/testkey/ 20:36:12 spire-1.2.1/test/testkey/generate.sh 20:36:12 spire-1.2.1/test/testkey/genkeys.go 20:36:12 spire-1.2.1/test/testkey/keys.go 20:36:12 spire-1.2.1/test/testkey/new.go 20:36:12 spire-1.2.1/test/tpmsimulator/ 20:36:12 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:12 spire-1.2.1/test/util/ 20:36:12 spire-1.2.1/test/util/cert_fixtures.go 20:36:12 spire-1.2.1/test/util/cert_generation.go 20:36:12 spire-1.2.1/test/util/io_redirection.go 20:36:12 spire-1.2.1/test/util/race.go 20:36:12 spire-1.2.1/test/util/util.go 20:36:12 building spire from source... 20:36:12 Installing go1.17.7... 20:36:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:13 (1/6) Installing dumb-init (1.2.5-r1) 20:36:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:13 (3/6) Installing libsodium (1.0.18-r0) 20:36:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:13 (5/6) Installing libzmq (4.3.4-r0) 20:36:13 (6/6) Installing zeromq (4.3.4-r0) 20:36:13 Executing busybox-1.33.1-r7.trigger 20:36:13 OK: 8 MiB in 20 packages 20:36:16 Removing intermediate container 89648aef6867 20:36:16 ---> b9a3e688af43 20:36:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:36:16 Building bin/spire-server... 20:36:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:16 go: downloading github.com/mitchellh/cli v1.1.2 20:36:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:16 go: downloading google.golang.org/grpc v1.44.0 20:36:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:16 go: downloading github.com/imdario/mergo v0.3.12 20:36:16 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:17 go: downloading github.com/fatih/color v1.13.0 20:36:17 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:17 go: downloading github.com/armon/go-metrics v0.3.10 20:36:17 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:17 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:17 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:17 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:17 go: downloading github.com/Masterminds/semver v1.5.0 20:36:17 go: downloading github.com/google/uuid v1.1.2 20:36:17 go: downloading github.com/huandu/xstrings v1.3.2 20:36:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:17 go: downloading github.com/oklog/run v1.0.0 20:36:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:17 go: downloading github.com/imkira/go-observer v1.0.3 20:36:17 go: downloading github.com/prometheus/client_model v0.2.0 20:36:17 go: downloading github.com/prometheus/common v0.32.1 20:36:17 go: downloading go.uber.org/atomic v1.9.0 20:36:17 go: downloading github.com/beorn7/perks v1.0.1 20:36:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:17 go: downloading github.com/prometheus/procfs v0.7.3 20:36:17 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:18 go: downloading github.com/stretchr/testify v1.7.0 20:36:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:18 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:18 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:18 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:18 go: downloading github.com/lib/pq v1.10.4 20:36:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:18  ---> Running in cdbfaf6760ec 20:36:18 Removing intermediate container 347b092c2b78 20:36:18 ---> db266d0be898 20:36:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:18 Removing intermediate container cdbfaf6760ec 20:36:18 ---> 1b150099f5ed 20:36:18 Step 23/25 : LABEL arch=x86_64 20:36:19 ---> Running in ee9aa55d1e32 20:36:19 ---> 67c0c5f33b95 20:36:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:19 Removing intermediate container ee9aa55d1e32 20:36:19 ---> a6b387037b12 20:36:19 Step 24/25 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:36:20 ---> b5cea99a6f00 20:36:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:20 ---> Running in 3e57141a49e2 20:36:20 Removing intermediate container 3e57141a49e2 20:36:20 ---> 714e9be23f0e 20:36:20 Step 25/25 : LABEL version=0.0.0 20:36:20 ---> 226f5193e002 20:36:20 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:20 ---> Running in b362851d555b 20:36:20 ---> Running in c9095a498411 20:36:20 Removing intermediate container b362851d555b 20:36:20 ---> 01055889f4ff 20:36:20 20:36:20 Removing intermediate container c9095a498411 20:36:20 ---> 527c62693632 20:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:20 ---> Running in 8b69f9a01f80 20:36:20 Successfully built 01055889f4ff 20:36:20 Successfully tagged security-secretstore-setup:latest 20:36:20 Building security-spiffe-token-provider 20:36:20  Building security-secretstore-setup ... done Removing intermediate container 8b69f9a01f80 20:36:20 ---> 5451c4bcb5bb 20:36:20 Step 21/23 : LABEL arch=x86_64 20:36:20 ---> Running in f8b51bc03712 20:36:21 Removing intermediate container f8b51bc03712 20:36:21 ---> b7a8d817f115 20:36:21 Step 22/23 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:36:22 ---> Running in 92421635c737 20:36:22 Removing intermediate container 92421635c737 20:36:22 ---> 507c75da8b1a 20:36:22 Step 23/23 : LABEL version=0.0.0 20:36:22 go: downloading google.golang.org/api v0.70.0 20:36:22 go: downloading k8s.io/client-go v0.23.4 20:36:22 go: downloading k8s.io/api v0.23.4 20:36:22 go: downloading github.com/google/go-tpm v0.3.3 20:36:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:23 go: downloading cloud.google.com/go/storage v1.21.0 20:36:23 go: downloading cloud.google.com/go v0.100.2 20:36:23 go: downloading k8s.io/apimachinery v0.23.4 20:36:24 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:36:24 ---> 808f5275019b 20:36:24 Step 3/20 : WORKDIR /edgex-go 20:36:24 ---> Using cache 20:36:24 ---> 9780b1d1f20f 20:36:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:36:24 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:24 go: downloading cloud.google.com/go/security v1.3.0 20:36:24 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:24  ---> Running in 1b4a2fdd6e0b 20:36:24 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:24  ---> Running in 428652790b3b 20:36:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:24 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:24 go: downloading github.com/aws/smithy-go v1.11.0 20:36:24 Removing intermediate container 1b4a2fdd6e0b 20:36:24 ---> fa6e38af37a5 20:36:24 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:24 Successfully built fa6e38af37a5 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:24 Successfully tagged core-data:latest 20:36:24  Building core-data ... done Building core-command 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:24 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:24 go: downloading github.com/gogo/protobuf v1.3.2 20:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:25 go: downloading cloud.google.com/go/compute v1.3.0 20:36:25 go: downloading cloud.google.com/go/iam v0.1.1 20:36:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:25 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:25 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:25 OK: 15866 distinct packages available 20:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:25 go: downloading k8s.io/klog/v2 v2.30.0 20:36:25 go: downloading github.com/google/gofuzz v1.1.0 20:36:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:25 go: downloading github.com/spf13/pflag v1.0.5 20:36:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:26 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:26 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:26 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:26 go: downloading github.com/gobwas/glob v0.2.3 20:36:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:26 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:26 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:26 go: downloading go.opencensus.io v0.23.0 20:36:26 go: downloading github.com/google/go-cmp v0.5.7 20:36:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:26 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:26 go: downloading github.com/go-logr/logr v1.2.2 20:36:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:26 go: downloading github.com/json-iterator/go v1.1.12 20:36:26 go: downloading go.uber.org/zap v1.21.0 20:36:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:26 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:26 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:26 go: downloading github.com/golang/snappy v0.0.4 20:36:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:26 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:26 go: downloading go.uber.org/multierr v1.6.0 20:36:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:26 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:26 OK: 221 MiB in 52 packages 20:36:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:28 ---> 808f5275019b 20:36:28 Step 3/23 : WORKDIR /edgex-go 20:36:28 ---> Using cache 20:36:28 ---> 9780b1d1f20f 20:36:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:28 ---> Using cache 20:36:28 ---> 05c66cc9fb2e 20:36:28 Step 5/23 : RUN apk add --update --no-cache make git 20:36:28 ---> Using cache 20:36:28 ---> 6910da3094f3 20:36:28 Step 6/23 : COPY go.mod vendor* ./ 20:36:28 ---> Using cache 20:36:28 ---> c818904ae4c7 20:36:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:28 ---> Using cache 20:36:28 ---> a8f4d4867b20 20:36:28 Step 8/23 : COPY . . 20:36:28 ---> Using cache 20:36:28 ---> 369f56a407e7 20:36:28 Step 9/23 : RUN make cmd/core-command/core-command 20:36:31 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:31 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:34  ---> Running in 7d820b7a7810 20:36:34 Removing intermediate container 428652790b3b 20:36:34 ---> 199313823cac 20:36:34 Step 5/20 : COPY go.mod vendor* ./ 20:36:34 Building bin/spire-agent... 20:36:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:34 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:34 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:36:34 ---> c0958edc5b07 20:36:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:34 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:35 go: downloading github.com/docker/go-units v0.4.0 20:36:35 go: downloading github.com/docker/go-connections v0.4.0 20:36:35 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:35 go: downloading github.com/containerd/containerd v1.3.4 20:36:35 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:35  ---> Running in c5fb3cab0b90 20:36:36 Building bin/spire-agent... 20:36:36 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:36 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:36 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:37 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:37 go: downloading github.com/docker/go-connections v0.4.0 20:36:37 go: downloading github.com/docker/go-units v0.4.0 20:36:37 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:37 go: downloading github.com/containerd/containerd v1.3.4 20:36:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:37 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:37 ? github.com/edgexfoundry/edgex-go [no test files] 20:36:38 Removing intermediate container c5fb3cab0b90 20:36:38 ---> 2a01fc1f2ce3 20:36:38 Step 7/20 : COPY . . 20:36:46 ---> cf9302f06697 20:36:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:46 ---> Running in 03e256619164 20:36:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:37:00 Removing intermediate container 7d820b7a7810 20:37:00 ---> 4972f3a6fd22 20:37:00 20:37:00 Step 10/23 : FROM alpine:3.14 20:37:00 ---> e04c818066af 20:37:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:00 ---> Using cache 20:37:00 ---> 1733757a75a0 20:37:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:00 ---> Using cache 20:37:00 ---> 59007d72bcba 20:37:00 Step 13/23 : ENV APP_PORT=59882 20:37:00 ---> Running in 91368b58c37a 20:37:00 Removing intermediate container 91368b58c37a 20:37:00 ---> bb1c0290805a 20:37:00 Step 14/23 : EXPOSE $APP_PORT 20:37:01 ---> Running in 0c1692e4aac6 20:37:01 Removing intermediate container 0c1692e4aac6 20:37:01 ---> d53adbe586d8 20:37:01 Step 15/23 : WORKDIR / 20:37:01 ---> Running in a40430292171 20:37:02 Removing intermediate container a40430292171 20:37:02 ---> 83085387d6bc 20:37:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:03 ---> 68d2f9768be1 20:37:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:04 ---> 27dbf310a78e 20:37:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:05 ---> c84a94756998 20:37:05 Step 19/23 : ENTRYPOINT ["/core-command"] 20:37:05 ---> Running in fd09b38bcfb9 20:37:06 Removing intermediate container fd09b38bcfb9 20:37:06 ---> 0f57fa79c733 20:37:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:06 ---> Running in d511a63c0caf 20:37:07 Removing intermediate container d511a63c0caf 20:37:07 ---> 626e00f51903 20:37:07 Step 21/23 : LABEL arch=x86_64 20:37:07 ---> Running in 20f95126c506 20:37:07 Removing intermediate container 20f95126c506 20:37:07 ---> f294e1ee7db4 20:37:07 Step 22/23 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:37:07 ---> Running in dbbe343f6c93 20:37:08 Removing intermediate container dbbe343f6c93 20:37:08 ---> 2603cca91538 20:37:08 Step 23/23 : LABEL version=0.0.0 20:37:08 ---> Running in 34b192f691b0 20:37:08 Removing intermediate container 34b192f691b0 20:37:08 ---> 7dab2520738f 20:37:08 20:37:08 Successfully built 7dab2520738f 20:37:08 Successfully tagged core-command:latest 20:37:08 Building security-proxy-setup 20:37:18  Building core-command ... done Removing intermediate container 03e256619164 20:37:18 ---> 17f30fa79724 20:37:18 20:37:18 Step 9/20 : FROM alpine:3.15 20:37:19 3.15: Pulling from library/alpine 20:37:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:37:19 Status: Downloaded newer image for alpine:3.15 20:37:19 ---> 0ac33e5f5afa 20:37:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:20 ---> 808f5275019b 20:37:20 Step 3/22 : WORKDIR /edgex-go 20:37:20 ---> Using cache 20:37:20 ---> 9780b1d1f20f 20:37:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:20 ---> Using cache 20:37:20 ---> 05c66cc9fb2e 20:37:20 Step 5/22 : RUN apk add --update --no-cache make git 20:37:20 ---> Using cache 20:37:20 ---> 6910da3094f3 20:37:20 Step 6/22 : COPY go.mod vendor* ./ 20:37:20 ---> Using cache 20:37:20 ---> c818904ae4c7 20:37:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 ---> Using cache 20:37:20 ---> a8f4d4867b20 20:37:20 Step 8/22 : COPY . . 20:37:20 ---> Using cache 20:37:20 ---> 369f56a407e7 20:37:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:37:20 ---> Running in 86bcef843695 20:37:20 ---> Running in f4c97e20983f 20:37:21 Removing intermediate container 86bcef843695 20:37:21 ---> 56af9b47f8e1 20:37:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:21 ---> Running in a5764d48b2e3 20:37: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:37:26 Removing intermediate container a5764d48b2e3 20:37:26 ---> cc1dcf59cc9a 20:37:26 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:37:27 ---> Running in 3aec8032f827 20:37:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:28 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:28 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:28 OK: 15855 distinct packages available 20:37:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:30 (1/9) Installing ca-certificates (20211220-r0) 20:37:30 (2/9) Installing brotli-libs (1.0.9-r5) 20:37:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:37:30 (4/9) Installing libcurl (7.80.0-r0) 20:37:30 (5/9) Installing curl (7.80.0-r0) 20:37:30 (6/9) Installing dumb-init (1.2.5-r1) 20:37:30 (7/9) Installing musl-obstack (1.2.3-r0) 20:37:30 (8/9) Installing libucontext (1.1-r0) 20:37:30 (9/9) Installing gcompat (1.0.0-r4) 20:37:30 Executing busybox-1.34.1-r5.trigger 20:37:30 Executing ca-certificates-20211220-r0.trigger 20:37:30 OK: 8 MiB in 23 packages 20:37:35 Removing intermediate container 3aec8032f827 20:37:35 ---> e218a672398b 20:37:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:36 ---> a6c5b892bba6 20:37:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:37:38 ---> 7843dbd8c415 20:37:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:37:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:37:39 ---> 448e0aa49f64 20:37:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:37:39 ---> Running in c13274959cb7 20:37:39 Removing intermediate container c13274959cb7 20:37:39 ---> 9cb37d182ac6 20:37:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:39 ---> Running in 6306b46e4b04 20:37:40 Removing intermediate container 6306b46e4b04 20:37:40 ---> 2550bdf596a0 20:37:40 Step 18/20 : LABEL arch=x86_64 20:37:41 ---> Running in db0d4ca7c81f 20:37:41 Removing intermediate container db0d4ca7c81f 20:37:41 ---> e61dd76274a9 20:37:41 Step 19/20 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:37:41 ---> Running in a8058bcaf3f8 20:37:41 Removing intermediate container f4c97e20983f 20:37:41 ---> 0848b4e56875 20:37:41 20:37:41 Step 10/22 : FROM alpine:3.14 20:37:41 ---> e04c818066af 20:37:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:37:42 ---> Running in 4dc127ed32ca 20:37:42 Removing intermediate container a8058bcaf3f8 20:37:42 ---> 77377102484f 20:37:42 Step 20/20 : LABEL version=0.0.0 20:37:42 ---> Running in 103b1630b2bf 20:37:42 Removing intermediate container 103b1630b2bf 20:37:42 ---> 6a6790ab0686 20:37:42 20:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:42 Successfully built 6a6790ab0686 20:37:42 Successfully tagged security-spiffe-token-provider:latest 20:37:43  Building security-spiffe-token-provider ... done (1/6) Installing ca-certificates (20211220-r0) 20:37:43 (2/6) Installing brotli-libs (1.0.9-r5) 20:37:43 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:37:43 (4/6) Installing libcurl (7.79.1-r0) 20:37:43 (5/6) Installing curl (7.79.1-r0) 20:37:43 (6/6) Installing dumb-init (1.2.5-r1) 20:37:43 Executing busybox-1.33.1-r7.trigger 20:37:43 Executing ca-certificates-20211220-r0.trigger 20:37:43 OK: 8 MiB in 20 packages 20:37:45 Removing intermediate container 4dc127ed32ca 20:37:45 ---> 3c261c99cb58 20:37:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:45 ---> Running in 5f2eb42f97cf 20:37:46 Removing intermediate container 5f2eb42f97cf 20:37:46 ---> 077a0e97d194 20:37:46 Step 13/22 : WORKDIR /edgex 20:37:47 ---> Running in a30bc8e2f50e 20:37:47 Removing intermediate container a30bc8e2f50e 20:37:47 ---> 0886907356a7 20:37:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:37:47 ---> 3f0d2e44aa23 20:37:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:37:49 ---> e1ce4ef1b375 20:37:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:50 ---> a0a4f930d75b 20:37:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:37:51 ---> 1910f025c803 20:37:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:51 ---> Running in 944c9a15edfa 20:37:52 Removing intermediate container 944c9a15edfa 20:37:52 ---> cc14888daced 20:37:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:37:52 ---> Running in e319df0f91fd 20:37:53 Removing intermediate container e319df0f91fd 20:37:53 ---> e410ce2176f4 20:37:53 Step 20/22 : LABEL arch=x86_64 20:37:53 ---> Running in c8f4d8f938f8 20:37:53 Removing intermediate container c8f4d8f938f8 20:37:53 ---> 8f09d98cb9cf 20:37:53 Step 21/22 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:37:54 ---> Running in efab1925f29f 20:37:54 Removing intermediate container efab1925f29f 20:37:54 ---> 62c9d58e21a0 20:37:54 Step 22/22 : LABEL version=0.0.0 20:37:54 ---> Running in 621fe88151c9 20:37:54 Removing intermediate container 621fe88151c9 20:37:54 ---> 3224c70e6155 20:37:54 20:37:54 Successfully built 3224c70e6155 20:37:54 Successfully tagged security-proxy-setup:latest 20:38:01  Building security-proxy-setup ... done Removing intermediate container c4616cd802a0 20:38:01 ---> a5eafd65677e 20:38:01 20:38:01 Step 13/25 : FROM alpine:3.15 20:38:01 ---> 0ac33e5f5afa 20:38:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:01 ---> Using cache 20:38:01 ---> 56af9b47f8e1 20:38:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:01 ---> Using cache 20:38:01 ---> cc1dcf59cc9a 20:38:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:01 ---> Running in e720d78e70b8 20:38:01 Removing intermediate container 9e73b598ffb1 20:38:01 ---> b0325c0b067f 20:38:01 20:38:01 Step 13/26 : FROM alpine:3.15 20:38:01 ---> 0ac33e5f5afa 20:38:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:01 ---> Using cache 20:38:01 ---> 56af9b47f8e1 20:38:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:01 ---> Using cache 20:38:01 ---> cc1dcf59cc9a 20:38:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:01 ---> Running in 840ee53d8fd8 20:38:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:03 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:03 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:03 OK: 15855 distinct packages available 20:38:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:03 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:03 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:03 OK: 15855 distinct packages available 20:38:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:04 (1/5) Installing dumb-init (1.2.5-r1) 20:38:04 (1/5) Installing dumb-init (1.2.5-r1) 20:38:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:38:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:38:04 (3/5) Installing libucontext (1.1-r0) 20:38:04 (3/5) Installing libucontext (1.1-r0) 20:38:04 (4/5) Installing gcompat (1.0.0-r4) 20:38:04 (4/5) Installing gcompat (1.0.0-r4) 20:38:04 (5/5) Installing openssl (1.1.1n-r0) 20:38:04 (5/5) Installing openssl (1.1.1n-r0) 20:38:04 Executing busybox-1.34.1-r5.trigger 20:38:04 OK: 6 MiB in 19 packages 20:38:04 Executing busybox-1.34.1-r5.trigger 20:38:05 OK: 6 MiB in 19 packages 20:38:05 Removing intermediate container 840ee53d8fd8 20:38:05 ---> c6533ebea035 20:38:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:38:05 Removing intermediate container e720d78e70b8 20:38:05 ---> 728b27767075 20:38:05 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:06 ---> c8f1c8ce1708 20:38:06 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:06 ---> b76e856c66f7 20:38:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:38:07 ---> 457990902eee 20:38:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:38:07 ---> 1ddcf29fd972 20:38:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:38:07 ---> 7119141042f4 20:38:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:38:07 ---> 34a04238821a 20:38:07 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:07 ---> Running in edd521dfd3e6 20:38:07 ---> 7a8366ba8e52 20:38:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:38:07 Removing intermediate container edd521dfd3e6 20:38:07 ---> d9ba7a6258aa 20:38:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:07 ---> Running in af0be07fa691 20:38:07 ---> ea01a8bd3bda 20:38:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:38:08 Removing intermediate container af0be07fa691 20:38:08 ---> 18729a6c965e 20:38:08 Step 23/25 : LABEL arch=x86_64 20:38:08 ---> Running in 3c6b10d534be 20:38:08 ---> 4c8157190913 20:38:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:08 ---> Running in 2d9cba8e01f9 20:38:08 Removing intermediate container 3c6b10d534be 20:38:08 ---> bb6cde0218ba 20:38:08 Step 24/25 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:38:08 ---> Running in 03be5d72224e 20:38:08 Removing intermediate container 2d9cba8e01f9 20:38:08 ---> 4d6f8dcd8360 20:38:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:08 ---> Running in 15a6113f0f00 20:38:08 Removing intermediate container 03be5d72224e 20:38:08 ---> 8b60391ca756 20:38:08 Step 25/25 : LABEL version=0.0.0 20:38:08 ---> Running in c72801d9b5ec 20:38:08 Removing intermediate container 15a6113f0f00 20:38:08 ---> 0c1c8bc3e27b 20:38:08 Step 24/26 : LABEL arch=x86_64 20:38:08 ---> Running in 0a97014e78e6 20:38:08 Removing intermediate container c72801d9b5ec 20:38:08 ---> 66578bc36a62 20:38:08 20:38:08 Removing intermediate container 0a97014e78e6 20:38:08 ---> bf04635b5cc6 20:38:08 Step 25/26 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:38:08 ---> Running in 27a48591cd2f 20:38:08 Successfully built 66578bc36a62 20:38:08 Successfully tagged security-spire-server:latest 20:38:08  Building security-spire-server ... done Removing intermediate container 27a48591cd2f 20:38:08 ---> 26c9e29a95a3 20:38:08 Step 26/26 : LABEL version=0.0.0 20:38:08 ---> Running in f5262559be56 20:38:08 Removing intermediate container f5262559be56 20:38:08 ---> f523ef60c11c 20:38:08 20:38:08 Successfully built f523ef60c11c 20:38:08 Successfully tagged security-spire-agent:latest 20:38:26  Building security-spire-agent ... done Building bin/spire-agent... 20:38:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:27 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:27 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:27 go: downloading github.com/docker/go-connections v0.4.0 20:38:27 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:27 go: downloading github.com/docker/go-units v0.4.0 20:38:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:27 go: downloading github.com/containerd/containerd v1.3.4 20:38:27 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:38:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:38:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:38:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:38:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:38:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:38:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 20:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 98.5% of statements 20:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 53.4% of statements 20:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.207s coverage: 89.2% of statements 20:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.414s coverage: 84.4% of statements 20:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.497s coverage: 95.6% of statements 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.348s coverage: 72.2% of statements 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.414s coverage: 60.0% of statements 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.623s coverage: 0.9% of statements 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.512s coverage: 58.8% of statements 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.351s coverage: 24.0% of statements 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.296s coverage: 79.5% of statements 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 20:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 20:39:23 Removing intermediate container 9e3731883c6c 20:39:23 ---> 8ccb6348ccfd 20:39:23 20:39:23 Step 13/26 : FROM alpine:3.15 20:39:23 ---> 0ac33e5f5afa 20:39:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:23 ---> Using cache 20:39:23 ---> 56af9b47f8e1 20:39:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:23 ---> Using cache 20:39:23 ---> cc1dcf59cc9a 20:39:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:23 ---> Running in 61c7c3174c6d 20:39:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:25 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:25 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:25 OK: 15855 distinct packages available 20:39:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:26 (1/4) Installing dumb-init (1.2.5-r1) 20:39:26 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:26 (3/4) Installing libucontext (1.1-r0) 20:39:26 (4/4) Installing gcompat (1.0.0-r4) 20:39:26 Executing busybox-1.34.1-r5.trigger 20:39:26 OK: 6 MiB in 18 packages 20:39:27 Removing intermediate container 61c7c3174c6d 20:39:27 ---> df18b5da5d94 20:39:27 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:29 ---> 6d69f678a5c6 20:39:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:29 ---> 39f7cbf95858 20:39:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:39:29 ---> Running in 8fd07380ac22 20:39:30 Removing intermediate container 8fd07380ac22 20:39:30 ---> 441c4948f309 20:39:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:30 ---> 26ebb086f229 20:39:30 Step 21/26 : WORKDIR / 20:39:30 ---> Running in f9a00147864a 20:39:30 Removing intermediate container f9a00147864a 20:39:30 ---> 120d6f3e700b 20:39:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:30 ---> Running in 9847e0615a9d 20:39:30 Removing intermediate container 9847e0615a9d 20:39:30 ---> de3b83ca0d51 20:39:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:30 ---> Running in dbace88a1df1 20:39:30 Removing intermediate container dbace88a1df1 20:39:30 ---> 3a32feb6f3f9 20:39:30 Step 24/26 : LABEL arch=x86_64 20:39:30 ---> Running in 744ce9e2c83f 20:39:30 Removing intermediate container 744ce9e2c83f 20:39:30 ---> e84a44f29d9c 20:39:30 Step 25/26 : LABEL git_sha=c9294da39b15e2307be538a8f83edbdb85026446 20:39:30 ---> Running in 9a0a8b5574fc 20:39:30 Removing intermediate container 9a0a8b5574fc 20:39:30 ---> e60d266add99 20:39:30 Step 26/26 : LABEL version=0.0.0 20:39:30 ---> Running in 117a07264fb8 20:39:30 Removing intermediate container 117a07264fb8 20:39:30 ---> a7a68b814ac9 20:39:30 20:39:31 Successfully built a7a68b814ac9 20:39:31 Successfully tagged security-spire-config:latest 20:39:31  Building security-spire-config ... done  [Pipeline] } 20:39:31 $ docker stop --time=1 0bb748adaa34a9e97f230102209864ffb696a8a2b308023f928b0b18763d729c 20:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.229s coverage: 94.4% of statements 20:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 20:39:32 $ docker rm -f 0bb748adaa34a9e97f230102209864ffb696a8a2b308023f928b0b18763d729c [Pipeline] // withDockerContainer [Pipeline] sh 20:39:32 + docker images 20:39:32 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:32 security-spire-config latest a7a68b814ac9 2 seconds ago 86.7MB 20:39:32 8ccb6348ccfd 21 seconds ago 4.41GB 20:39:32 security-spire-server latest 66578bc36a62 About a minute ago 87.3MB 20:39:32 security-spire-agent latest f523ef60c11c About a minute ago 127MB 20:39:32 b0325c0b067f About a minute ago 4.41GB 20:39:32 a5eafd65677e About a minute ago 4.41GB 20:39:32 security-proxy-setup latest 3224c70e6155 About a minute ago 26.9MB 20:39:32 security-spiffe-token-provider latest 6a6790ab0686 About a minute ago 28.8MB 20:39:32 0848b4e56875 About a minute ago 1.48GB 20:39:32 17f30fa79724 2 minutes ago 1.52GB 20:39:32 core-command latest 7dab2520738f 2 minutes ago 16MB 20:39:32 4972f3a6fd22 2 minutes ago 1.47GB 20:39:32 core-data latest fa6e38af37a5 3 minutes ago 22.5MB 20:39:32 security-secretstore-setup latest 01055889f4ff 3 minutes ago 28.5MB 20:39:32 14596730ba62 3 minutes ago 1.5GB 20:39:32 2837937ff3e2 3 minutes ago 1.48GB 20:39:32 support-notifications latest 3c465ae529ba 3 minutes ago 17MB 20:39:32 b9483a0e5e3f 3 minutes ago 1.48GB 20:39:32 support-scheduler latest d67cd5dbdd9e 4 minutes ago 16.2MB 20:39:32 8140b81a674c 4 minutes ago 1.48GB 20:39:32 sys-mgmt-agent latest 5421f218856c 4 minutes ago 299MB 20:39:32 security-bootstrapper latest a53f2a31d403 4 minutes ago 19MB 20:39:32 core-metadata latest 5c29a66b4bb9 4 minutes ago 17MB 20:39:32 f66be71414a5 4 minutes ago 1.47GB 20:39:32 a20435b7bde6 5 minutes ago 1.48GB 20:39:32 8a17b252c26e 5 minutes ago 1.48GB 20:39:32 ci-base-image-x86_64 latest 808f5275019b 8 minutes ago 896MB 20:39:32 docker 20.10.14 7417809fdb73 9 days ago 218MB 20:39:32 alpine 3.14 e04c818066af 9 days ago 5.59MB 20:39:32 alpine 3.15 0ac33e5f5afa 9 days ago 5.57MB 20:39:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:39:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:39:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.687s coverage: 82.5% of statements 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.308s coverage: 92.9% of statements 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.319s coverage: 80.0% of statements 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.422s coverage: 85.4% of statements 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.248s coverage: 91.2% of statements 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.111s coverage: 64.4% of statements 20:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.330s coverage: 100.0% of statements 20:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 20:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 20:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 20:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.489s coverage: 65.4% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.928s coverage: 43.8% of statements 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:40:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.406s coverage: 17.7% of statements 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.697s coverage: 92.3% of statements 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.441s coverage: 63.2% of statements 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements 20:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 20:40:14 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:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:14 GO111MODULE=on go vet ./... 20:42:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:06 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:07 + ls -al . 20:42:07 total 668 20:42:07 drwxrwxr-x 9 1001 1001 4096 Apr 14 20:42 . 20:42:07 drwxr-xr-x 4 root root 4096 Apr 14 20:35 .. 20:42:07 -rw-rw-r-- 1 1001 1001 11 Apr 14 20:34 .dockerignore 20:42:07 drwxrwxr-x 8 1001 1001 4096 Apr 14 20:34 .git 20:42:07 drwxrwxr-x 3 1001 1001 4096 Apr 14 20:34 .github 20:42:07 -rw-rw-r-- 1 1001 1001 879 Apr 14 20:34 .gitignore 20:42:07 -rw-rw-r-- 1 1001 1001 42 Apr 14 20:34 .golangci.yml 20:42:07 -rw-rw-r-- 1 1001 1001 87 Apr 14 20:34 .hadolint.yml 20:42:07 -rw-rw-r-- 1 1001 1001 166 Apr 14 20:34 .sonarcloud.properties 20:42:07 -rw-rw-r-- 1 1001 1001 1171 Apr 14 20:34 ADOPTERS.md 20:42:07 -rw-rw-r-- 1 1001 1001 10086 Apr 14 20:34 Attribution.txt 20:42:07 -rw-rw-r-- 1 1001 1001 51732 Apr 14 20:34 CHANGELOG.md 20:42:07 -rw-rw-r-- 1 1001 1001 3804 Apr 14 20:34 CONTRIBUTING.md 20:42:07 -rw-rw-r-- 1 1001 1001 677 Apr 14 20:34 GOVERNANCE.md 20:42:07 -rw-rw-r-- 1 1001 1001 850 Apr 14 20:34 Jenkinsfile 20:42:07 -rw-rw-r-- 1 1001 1001 10775 Apr 14 20:34 LICENSE 20:42:07 -rw-rw-r-- 1 1001 1001 9847 Apr 14 20:34 Makefile 20:42:07 -rw-rw-r-- 1 1001 1001 582 Apr 14 20:34 OWNERS.md 20:42:07 -rw-rw-r-- 1 1001 1001 8683 Apr 14 20:34 README.md 20:42:07 -rw-rw-r-- 1 1001 1001 6912 Apr 14 20:34 SECURITY.md 20:42:07 -rw-rw-r-- 1 1001 1001 5 Apr 14 20:30 VERSION 20:42:07 -rw-rw-r-- 1 1001 1001 4131 Apr 14 20:34 ZMQWindows.md 20:42:07 drwxrwxr-x 2 1001 1001 4096 Apr 14 20:34 bin 20:42:07 drwxrwxr-x 18 1001 1001 4096 Apr 14 20:34 cmd 20:42:07 -rw-r--r-- 1 root root 434738 Apr 14 20:40 coverage.out 20:42:07 -rw-rw-r-- 1 1001 1001 3256 Apr 14 20:34 go.mod 20:42:07 -rw-rw-r-- 1 1001 1001 35162 Apr 14 20:34 go.sum 20:42:07 drwxrwxr-x 8 1001 1001 4096 Apr 14 20:34 internal 20:42:07 drwxrwxr-x 3 1001 1001 4096 Apr 14 20:34 openapi 20:42:07 drwxrwxr-x 4 1001 1001 4096 Apr 14 20:34 snap 20:42:07 -rw-rw-r-- 1 1001 1001 204 Apr 14 20:34 version.go [Pipeline] sh 20:42:07 + '[' -e coverage.out ] 20:42:07 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:07 Warning: overwriting stash ‘coverage-report’ 20:42:08 Stashed 1 file(s) [Pipeline] sh 20:42:09 + make build 20:42:09 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:43:31 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:44:39 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:44:39 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/support-notifications/support-notifications ./cmd/support-notifications 20:44:39 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:44:39 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:44: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/support-scheduler/support-scheduler ./cmd/support-scheduler 20:44: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:44: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:44:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:45:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:45:05 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:45:13 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:45:52 $ docker stop --time=1 c0e40465d8040d30ac8e1fe74dac6dbe9a4cf98beba35ec72de827bf49c01aa4 20:45:54 $ docker rm -f c0e40465d8040d30ac8e1fe74dac6dbe9a4cf98beba35ec72de827bf49c01aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:57 20:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:45:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:57 latest: Pulling from edgex-devops/edgex-compose-arm64 20:45:57 29e5d40040c1: Pulling fs layer 20:45:57 1ce36da41761: Pulling fs layer 20:45:57 25b303627fd3: Pulling fs layer 20:45:57 29e5d40040c1: Verifying Checksum 20:45:57 29e5d40040c1: Download complete 20:45:58 1ce36da41761: Verifying Checksum 20:45:58 1ce36da41761: Download complete 20:45:58 29e5d40040c1: Pull complete 20:45:59 1ce36da41761: Pull complete 20:45:59 25b303627fd3: Download complete 20:46:10 25b303627fd3: Pull complete 20:46:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container 20:46:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-devops/edgex-compose-arm64:latest cat 20:46:13 $ docker top 5fa2283e6bfba2d5eb59f3d7faf327e0fc7b8d71fb87dbaf284312ac52043634 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:13 + docker-compose build --help 20:46:13 + grep parallel 20:46:19 --parallel Build images in parallel. [Pipeline] } 20:46:19 $ docker stop --time=1 5fa2283e6bfba2d5eb59f3d7faf327e0fc7b8d71fb87dbaf284312ac52043634 20:46:21 $ docker rm -f 5fa2283e6bfba2d5eb59f3d7faf327e0fc7b8d71fb87dbaf284312ac52043634 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:21 . [Pipeline] withDockerContainer 20:46:22 prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container 20:46:22 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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:46:23 $ docker top d27f37c408bea10ef6e0c130e9472ac603fb176ac888f646cbe8063af4a7a187 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:24 + docker-compose -f ./docker-compose-build.yml build --parallel 20:46:31 Building core-command ... 20:46:31 Building core-data ... 20:46:31 Building core-metadata ... 20:46:31 Building security-bootstrapper ... 20:46:31 Building security-proxy-setup ... 20:46:31 Building security-secretstore-setup ... 20:46:31 Building security-spiffe-token-provider ... 20:46:31 Building security-spire-agent ... 20:46:31 Building security-spire-config ... 20:46:31 Building security-spire-server ... 20:46:31 Building support-notifications ... 20:46:31 Building support-scheduler ... 20:46:31 Building sys-mgmt-agent ... 20:46:31 Building security-spiffe-token-provider 20:46:31 Building security-secretstore-setup 20:46:31 Building security-spire-server 20:46:31 Building core-metadata 20:46:31 Building core-data 20:47:52 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:47:52 ---> c35f3a0268f7 20:47:52 Step 3/20 : WORKDIR /edgex-go 20:47:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:52 ---> c35f3a0268f7 20:47:52 Step 3/23 : WORKDIR /edgex-go 20:47:52 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:47:52 ---> c35f3a0268f7 20:47:52 Step 3/25 : WORKDIR /edgex-go 20:47:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:53 ---> c35f3a0268f7 20:47:53 Step 3/23 : WORKDIR /edgex-go 20:47:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:47:53 ---> c35f3a0268f7 20:47:53 Step 3/25 : WORKDIR /edgex-go 20:47:53 ---> Running in 0b46a0dc59c1 20:47:53 ---> Running in ebe0ab23be1c 20:47:53 ---> Running in 75960be7dd87 20:47:53 ---> Running in 349a5885ff5d 20:47:53 ---> Running in 53ceb977060c 20:47:54 Removing intermediate container 0b46a0dc59c1 20:47:54 ---> ea82674f8420 20:47:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:47:54 Removing intermediate container ebe0ab23be1c 20:47:54 ---> 05fa5253a4e0 20:47:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:54 ---> Running in b1af08dca30e 20:47:54 ---> Running in feeeeb4d8212 20:47:54 Removing intermediate container 53ceb977060c 20:47:54 ---> 0913e3485560 20:47:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:54 Removing intermediate container 75960be7dd87 20:47:54 ---> 129a8b964e03 20:47:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:54 Removing intermediate container 349a5885ff5d 20:47:54 ---> 2d9f0dcbe3ef 20:47:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:54 ---> Running in 6295bdf664ef 20:47:54 ---> Running in 3467b6b1eeaf 20:47:54 ---> Running in fe34f016d9d8 20:47:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:58 Removing intermediate container feeeeb4d8212 20:47:58 ---> d6b505f35745 20:47:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:47:58 ---> Running in 2086c0df2b47 20:47:58 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:47:58 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:47:58 OK: 15741 distinct packages available 20:47:58 Removing intermediate container 3467b6b1eeaf 20:47:58 ---> d4585e968713 20:47:58 Step 5/23 : RUN apk add --update --no-cache make git 20:47:58 Removing intermediate container 6295bdf664ef 20:47:58 ---> 7b5d7743f839 20:47:58 Step 5/25 : RUN apk add --update --no-cache make git 20:47:58 Removing intermediate container fe34f016d9d8 20:47:58 ---> 6a883a5d8387 20:47:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:47:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:59 ---> Running in 1cc8dcfdeb34 20:47:59 ---> Running in 90946bb69bb0 20:47:59 ---> Running in 9ca8ca7f77b7 20:48:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:01 OK: 220 MiB in 52 packages 20:48:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:02 OK: 220 MiB in 52 packages 20:48:02 Removing intermediate container b1af08dca30e 20:48:02 ---> d24cc055298e 20:48:02 Step 5/20 : COPY go.mod vendor* ./ 20:48:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:03 OK: 220 MiB in 52 packages 20:48:03 OK: 220 MiB in 52 packages 20:48:04 ---> c621707d5863 20:48:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:04 OK: 220 MiB in 52 packages 20:48:04 ---> Running in 27945cf60fb1 20:48:04 Removing intermediate container 2086c0df2b47 20:48:04 ---> 00241b348170 20:48:04 Step 6/25 : COPY go.mod vendor* ./ 20:48:05 Removing intermediate container 90946bb69bb0 20:48:05 ---> 92f868a4023c 20:48:05 Step 6/23 : COPY go.mod vendor* ./ 20:48:05 Removing intermediate container 1cc8dcfdeb34 20:48:05 ---> 2adb8496cba9 20:48:05 Step 6/25 : COPY go.mod vendor* ./ 20:48:05 Removing intermediate container 9ca8ca7f77b7 20:48:05 ---> 7b0063bec55e 20:48:05 Step 6/23 : COPY go.mod vendor* ./ 20:48:06 ---> 3879ce329a86 20:48:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:06 ---> Running in 4b2041984925 20:48:07 ---> bdbc3f2a252a 20:48:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:07 ---> Running in df0d90510721 20:48:07 ---> 94141a865fa9 20:48:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:08 ---> e69a80ccdfed 20:48:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:08 ---> Running in 450c8668f876 20:48:08 ---> Running in e6ddf44f22f7 20:48:09 Removing intermediate container 27945cf60fb1 20:48:09 ---> a72303b75bb0 20:48:09 Step 7/20 : COPY . . 20:48:12 Removing intermediate container 4b2041984925 20:48:12 ---> df99eb3acb0f 20:48:12 Step 8/25 : COPY . . 20:48:12 Removing intermediate container df0d90510721 20:48:12 ---> 771c18dcb17d 20:48:12 Step 8/23 : COPY . . 20:48:14 Removing intermediate container e6ddf44f22f7 20:48:14 Removing intermediate container 450c8668f876 20:48:14 ---> 3ee307229075 20:48:14 Step 8/25 : COPY . . 20:48:14 ---> eb87fc88dee4 20:48:14 Step 8/23 : COPY . . 20:48:41 ---> 2f4964b42633 20:48:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:48:41 ---> Running in 896678434b33 20:48:41 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:48:41 ---> 86ddce54fcb3 20:48:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:48:41 ---> Running in 89270a8cdaca 20:48:41 Removing intermediate container 89270a8cdaca 20:48:41 ---> dc6bd2127a0e 20:48:41 Step 10/25 : RUN mkdir -p spire-build 20:48:42 ---> Running in d7fc6df4dd93 20:48:42 ---> 34a61d8d6a82 20:48:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:48:43 ---> Running in d84ab9d6477c 20:48:45 ---> 8c1875460a71 20:48:45 Step 9/23 : RUN make cmd/core-data/core-data 20:48:45 ---> Running in cefef80658dd 20:48:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:48:46 ---> d2bb12a8899f 20:48:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:46 ---> Running in a00227503386 20:48:46 Removing intermediate container d7fc6df4dd93 20:48:46 ---> 69804c2643ef 20:48:46 Step 11/25 : WORKDIR /edgex-go/spire-build 20:48:47 ---> Running in 4a5d37ae4cbb 20:48:48 Removing intermediate container 4a5d37ae4cbb 20:48:48 ---> 950745954e2e 20:48:48 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:48:48 ---> Running in 63ee5a1c7244 20:48: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:48:49 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:48:51 spire-1.2.1/ 20:48:51 spire-1.2.1/.data/ 20:48:51 spire-1.2.1/.data/.file 20:48:51 spire-1.2.1/.dockerignore 20:48:51 spire-1.2.1/.gitattributes 20:48:51 spire-1.2.1/.githooks/ 20:48:51 spire-1.2.1/.githooks/pre-commit 20:48:51 spire-1.2.1/.github/ 20:48:51 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:48:51 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:48:51 spire-1.2.1/.github/dependabot.yml 20:48:51 spire-1.2.1/.github/workflows/ 20:48:51 spire-1.2.1/.github/workflows/nightly_build.yaml 20:48:51 spire-1.2.1/.github/workflows/pr_build.yaml 20:48:51 spire-1.2.1/.github/workflows/release_build.yaml 20:48:51 spire-1.2.1/.github/workflows/scripts/ 20:48:51 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:48:51 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:48:51 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:48:51 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:48:51 spire-1.2.1/.github/workflows/scripts/split.sh 20:48:51 spire-1.2.1/.gitignore 20:48:51 spire-1.2.1/.go-version 20:48:51 spire-1.2.1/.golangci.yml 20:48:51 spire-1.2.1/ADOPTERS.md 20:48:51 spire-1.2.1/CHANGELOG.md 20:48:51 spire-1.2.1/CODE-OF-CONDUCT.md 20:48:51 spire-1.2.1/CODEOWNERS 20:48:51 spire-1.2.1/CONTRIBUTING.md 20:48:51 spire-1.2.1/Dockerfile 20:48:51 spire-1.2.1/Dockerfile.dev 20:48:51 spire-1.2.1/Dockerfile.scratch 20:48:51 spire-1.2.1/LICENSE 20:48:51 spire-1.2.1/MAINTAINERS.md 20:48:51 spire-1.2.1/Makefile 20:48:51 spire-1.2.1/README.md 20:48:51 spire-1.2.1/ROADMAP.md 20:48:51 spire-1.2.1/SECURITY.md 20:48:51 spire-1.2.1/cmd/ 20:48:51 spire-1.2.1/cmd/spire-agent/ 20:48:51 spire-1.2.1/cmd/spire-agent/cli/ 20:48:51 spire-1.2.1/cmd/spire-agent/cli/api/ 20:48:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/common/ 20:48:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:48:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/run/ 20:48:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:48:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:48:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:48:51 spire-1.2.1/cmd/spire-agent/main.go 20:48:51 spire-1.2.1/cmd/spire-server/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/agent/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/cli.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/run/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/token/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/validate/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/x509/ 20:48:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:48:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:48:51 spire-1.2.1/cmd/spire-server/main.go 20:48:51 spire-1.2.1/cmd/spire-server/util/ 20:48:51 spire-1.2.1/cmd/spire-server/util/util.go 20:48:51 spire-1.2.1/conf/ 20:48:51 spire-1.2.1/conf/agent/ 20:48:51 spire-1.2.1/conf/agent/agent.conf 20:48:51 spire-1.2.1/conf/agent/agent_full.conf 20:48:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:48:51 spire-1.2.1/conf/server/ 20:48:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:48:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:48:51 spire-1.2.1/conf/server/server.conf 20:48:51 spire-1.2.1/conf/server/server_full.conf 20:48:51 spire-1.2.1/doc/ 20:48:51 spire-1.2.1/doc/SPIRE101.md 20:48:51 spire-1.2.1/doc/auditlog.md 20:48:51 spire-1.2.1/doc/authorization_policy_engine.md 20:48:51 spire-1.2.1/doc/changelog_guidelines.md 20:48:51 spire-1.2.1/doc/cure53-report.pdf 20:48:51 spire-1.2.1/doc/images/ 20:48:51 spire-1.2.1/doc/images/2019_roadmap.png 20:48:51 spire-1.2.1/doc/images/SPIRE101.png 20:48:51 spire-1.2.1/doc/images/SPIRE_agent.png 20:48:51 spire-1.2.1/doc/images/SPIRE_server.png 20:48:51 spire-1.2.1/doc/images/cache_mgr.png 20:48:51 spire-1.2.1/doc/images/cache_mgr_components.png 20:48:51 spire-1.2.1/doc/images/federated_spire.png 20:48:51 spire-1.2.1/doc/images/ha_mode.png 20:48:51 spire-1.2.1/doc/images/nested_spire.png 20:48:51 spire-1.2.1/doc/images/oidc_federation.png 20:48:51 spire-1.2.1/doc/images/single_trust_domain.png 20:48:51 spire-1.2.1/doc/images/spiffe_compatible.png 20:48:51 spire-1.2.1/doc/images/spire_logo.png 20:48:51 spire-1.2.1/doc/migrating_registration_api_clients.md 20:48:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:48:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:48:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:48:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:48:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:48:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:48:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:48:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:48:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:48:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:48:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:48:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:48:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:48:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:48:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:48:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:48:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:48:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:48:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:48:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:48:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:48:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:48:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:48:51 spire-1.2.1/doc/scaling_spire.md 20:48:51 spire-1.2.1/doc/spire_agent.md 20:48:51 spire-1.2.1/doc/spire_server.md 20:48:51 spire-1.2.1/doc/supported_integrations.md 20:48:51 spire-1.2.1/doc/telemetry.md 20:48:51 spire-1.2.1/doc/telemetry_config.md 20:48:51 spire-1.2.1/doc/upgrading.md 20:48:51 spire-1.2.1/doc/using_spire.md 20:48:51 spire-1.2.1/examples/ 20:48:51 spire-1.2.1/examples/README.md 20:48:51 spire-1.2.1/go.mod 20:48:51 spire-1.2.1/go.sum 20:48:51 spire-1.2.1/pkg/ 20:48:51 spire-1.2.1/pkg/agent/ 20:48:51 spire-1.2.1/pkg/agent/agent.go 20:48:51 spire-1.2.1/pkg/agent/api/ 20:48:51 spire-1.2.1/pkg/agent/api/config.go 20:48:51 spire-1.2.1/pkg/agent/api/debug/ 20:48:51 spire-1.2.1/pkg/agent/api/debug/v1/ 20:48:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:48:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:48:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:48:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:48:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:48:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:48:51 spire-1.2.1/pkg/agent/api/endpoints.go 20:48:51 spire-1.2.1/pkg/agent/api/health/ 20:48:51 spire-1.2.1/pkg/agent/api/health/v1/ 20:48:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:48:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:48:51 spire-1.2.1/pkg/agent/api/rpccontext/ 20:48:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:48:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:48:51 spire-1.2.1/pkg/agent/attestor/ 20:48:51 spire-1.2.1/pkg/agent/attestor/node/ 20:48:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:48:51 spire-1.2.1/pkg/agent/attestor/node/node.go 20:48:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:48:51 spire-1.2.1/pkg/agent/attestor/workload/ 20:48:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:48:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:48:51 spire-1.2.1/pkg/agent/catalog/ 20:48:51 spire-1.2.1/pkg/agent/catalog/catalog.go 20:48:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:48:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:48:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:48:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:48:51 spire-1.2.1/pkg/agent/client/ 20:48:51 spire-1.2.1/pkg/agent/client/client.go 20:48:51 spire-1.2.1/pkg/agent/client/client_test.go 20:48:51 spire-1.2.1/pkg/agent/client/dial.go 20:48:51 spire-1.2.1/pkg/agent/client/nodeconn.go 20:48:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:48:51 spire-1.2.1/pkg/agent/client/update.go 20:48:51 spire-1.2.1/pkg/agent/client/util.go 20:48:51 spire-1.2.1/pkg/agent/common/ 20:48:51 spire-1.2.1/pkg/agent/common/backoff/ 20:48:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:48:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:48:51 spire-1.2.1/pkg/agent/common/cgroups/ 20:48:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:48:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:48:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:48:51 spire-1.2.1/pkg/agent/config.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/ 20:48:51 spire-1.2.1/pkg/agent/endpoints/config.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:48:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:48:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/workload/ 20:48:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:48:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:48:51 spire-1.2.1/pkg/agent/manager/ 20:48:51 spire-1.2.1/pkg/agent/manager/cache/ 20:48:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:48:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:48:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:48:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:48:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:48:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:48:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:48:51 spire-1.2.1/pkg/agent/manager/config.go 20:48:51 spire-1.2.1/pkg/agent/manager/manager.go 20:48:51 spire-1.2.1/pkg/agent/manager/manager_test.go 20:48:51 spire-1.2.1/pkg/agent/manager/storage.go 20:48:51 spire-1.2.1/pkg/agent/manager/storage_test.go 20:48:51 spire-1.2.1/pkg/agent/manager/storecache/ 20:48:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:48:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:48:51 spire-1.2.1/pkg/agent/manager/sync.go 20:48:51 spire-1.2.1/pkg/agent/plugin/ 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:48:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:48:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:48:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:48:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:48:51 spire-1.2.1/pkg/agent/svid/ 20:48:51 spire-1.2.1/pkg/agent/svid/rotator.go 20:48:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:48:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:48:51 spire-1.2.1/pkg/agent/svid/store/ 20:48:51 spire-1.2.1/pkg/agent/svid/store/service.go 20:48:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:48:51 spire-1.2.1/pkg/common/ 20:48:51 spire-1.2.1/pkg/common/agentpathtemplate/ 20:48:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:48:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:48:51 spire-1.2.1/pkg/common/api/ 20:48:51 spire-1.2.1/pkg/common/api/metrics.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/ 20:48:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/logger.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/names.go 20:48:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:48:51 spire-1.2.1/pkg/common/api/names.go 20:48:51 spire-1.2.1/pkg/common/api/ratelimit.go 20:48:51 spire-1.2.1/pkg/common/api/rpccontext/ 20:48:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:48:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:48:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:48:51 spire-1.2.1/pkg/common/auth/ 20:48:51 spire-1.2.1/pkg/common/auth/interceptors.go 20:48:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:48:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/ 20:48:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/types.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:48:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:48:51 spire-1.2.1/pkg/common/catalog/ 20:48:51 spire-1.2.1/pkg/common/catalog/bind.go 20:48:51 spire-1.2.1/pkg/common/catalog/builtin.go 20:48:51 spire-1.2.1/pkg/common/catalog/catalog.go 20:48:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:48:51 spire-1.2.1/pkg/common/catalog/closers.go 20:48:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:48:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:48:51 spire-1.2.1/pkg/common/catalog/config.go 20:48:51 spire-1.2.1/pkg/common/catalog/config_test.go 20:48:51 spire-1.2.1/pkg/common/catalog/configure.go 20:48:51 spire-1.2.1/pkg/common/catalog/constraints.go 20:48:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:48:51 spire-1.2.1/pkg/common/catalog/context.go 20:48:51 spire-1.2.1/pkg/common/catalog/external.go 20:48:51 spire-1.2.1/pkg/common/catalog/host.go 20:48:51 spire-1.2.1/pkg/common/catalog/pipenet.go 20:48:51 spire-1.2.1/pkg/common/catalog/plugin.go 20:48:51 spire-1.2.1/pkg/common/catalog/testplugin/ 20:48:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:48:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:48:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:48:51 spire-1.2.1/pkg/common/cli/ 20:48:51 spire-1.2.1/pkg/common/cli/env.go 20:48:51 spire-1.2.1/pkg/common/cli/flags.go 20:48:51 spire-1.2.1/pkg/common/cli/trust_domain.go 20:48:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:48:51 spire-1.2.1/pkg/common/cli/umask.go 20:48:51 spire-1.2.1/pkg/common/cli/umask_posix.go 20:48:51 spire-1.2.1/pkg/common/cli/umask_test.go 20:48:51 spire-1.2.1/pkg/common/cli/umask_windows.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/ 20:48:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/flag.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/format.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/ 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:48:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:48:51 spire-1.2.1/pkg/common/coretypes/ 20:48:51 spire-1.2.1/pkg/common/coretypes/bundle/ 20:48:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:48:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:48:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:48:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:48:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:48:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:48:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:48:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:48:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:48:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:48:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:48:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:48:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:48:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:48:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:48:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:48:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:48:52 spire-1.2.1/pkg/common/cryptoutil/ 20:48:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:48:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:48:52 spire-1.2.1/pkg/common/diskutil/ 20:48:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:48:52 spire-1.2.1/pkg/common/diskutil/file_test.go 20:48:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:48:52 spire-1.2.1/pkg/common/errorutil/ 20:48:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:48:52 spire-1.2.1/pkg/common/health/ 20:48:52 spire-1.2.1/pkg/common/health/config.go 20:48:52 spire-1.2.1/pkg/common/health/context.go 20:48:52 spire-1.2.1/pkg/common/health/context_test.go 20:48:52 spire-1.2.1/pkg/common/health/health.go 20:48:52 spire-1.2.1/pkg/common/health/health_test.go 20:48:52 spire-1.2.1/pkg/common/health/logger.go 20:48:52 spire-1.2.1/pkg/common/hostservice/ 20:48:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:48:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:48:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:48:52 spire-1.2.1/pkg/common/idutil/ 20:48:52 spire-1.2.1/pkg/common/idutil/require.go 20:48:52 spire-1.2.1/pkg/common/idutil/require_test.go 20:48:52 spire-1.2.1/pkg/common/idutil/safety.go 20:48:52 spire-1.2.1/pkg/common/idutil/safety_test.go 20:48:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:48:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:48:52 spire-1.2.1/pkg/common/jwtsvid/ 20:48:52 spire-1.2.1/pkg/common/jwtsvid/common.go 20:48:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:48:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:48:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:48:52 spire-1.2.1/pkg/common/jwtutil/ 20:48:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:48:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:48:52 spire-1.2.1/pkg/common/log/ 20:48:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:48:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:48:52 spire-1.2.1/pkg/common/log/log.go 20:48:52 spire-1.2.1/pkg/common/log/log_test.go 20:48:52 spire-1.2.1/pkg/common/log/options.go 20:48:52 spire-1.2.1/pkg/common/nodeutil/ 20:48:52 spire-1.2.1/pkg/common/nodeutil/node.go 20:48:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:48:52 spire-1.2.1/pkg/common/peertracker/ 20:48:52 spire-1.2.1/pkg/common/peertracker/conn.go 20:48:52 spire-1.2.1/pkg/common/peertracker/credentials.go 20:48:52 spire-1.2.1/pkg/common/peertracker/errors.go 20:48:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:48:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:48:52 spire-1.2.1/pkg/common/peertracker/info.go 20:48:52 spire-1.2.1/pkg/common/peertracker/listener.go 20:48:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:48:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:48:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:48:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:48:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:48:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:48:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:48:52 spire-1.2.1/pkg/common/peertracker/tcp.go 20:48:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:48:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:48:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:48:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:48:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:48:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:48:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:48:52 spire-1.2.1/pkg/common/peertracker/uds.go 20:48:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:48:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:48:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:48:52 spire-1.2.1/pkg/common/pemutil/ 20:48:52 spire-1.2.1/pkg/common/pemutil/block.go 20:48:52 spire-1.2.1/pkg/common/pemutil/certs.go 20:48:52 spire-1.2.1/pkg/common/pemutil/common.go 20:48:52 spire-1.2.1/pkg/common/pemutil/csr.go 20:48:52 spire-1.2.1/pkg/common/pemutil/keys.go 20:48:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/ 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:48:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:48:52 spire-1.2.1/pkg/common/plugin/ 20:48:52 spire-1.2.1/pkg/common/plugin/aws/ 20:48:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:48:52 spire-1.2.1/pkg/common/plugin/azure/ 20:48:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:48:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:48:52 spire-1.2.1/pkg/common/plugin/facade.go 20:48:52 spire-1.2.1/pkg/common/plugin/facade_test.go 20:48:52 spire-1.2.1/pkg/common/plugin/gcp/ 20:48:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:48:52 spire-1.2.1/pkg/common/plugin/k8s/ 20:48:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:48:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:48:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:48:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:48:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:48:52 spire-1.2.1/pkg/common/plugin/log.go 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/ 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:48:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:48:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:48:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:48:52 spire-1.2.1/pkg/common/plugin/x509pop/ 20:48:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:48:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:48:52 spire-1.2.1/pkg/common/profiling/ 20:48:52 spire-1.2.1/pkg/common/profiling/dumpers.go 20:48:52 spire-1.2.1/pkg/common/profiling/profiling.go 20:48:52 spire-1.2.1/pkg/common/protoutil/ 20:48:52 spire-1.2.1/pkg/common/protoutil/masks.go 20:48:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:48:52 spire-1.2.1/pkg/common/rotationutil/ 20:48:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:48:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:48:52 spire-1.2.1/pkg/common/selector/ 20:48:52 spire-1.2.1/pkg/common/selector/selector.go 20:48:52 spire-1.2.1/pkg/common/selector/selector_test.go 20:48:52 spire-1.2.1/pkg/common/selector/set.go 20:48:52 spire-1.2.1/pkg/common/selector/set_utils.go 20:48:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/ 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/ 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:48:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:48:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:48:52 spire-1.2.1/pkg/common/telemetry/call.go 20:48:52 spire-1.2.1/pkg/common/telemetry/common/ 20:48:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:48:52 spire-1.2.1/pkg/common/telemetry/config.go 20:48:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:48:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/inmem.go 20:48:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/m3.go 20:48:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/metrics.go 20:48:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/names.go 20:48:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:48:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:48:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/ 20:48:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:48:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:48:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:48:52 spire-1.2.1/pkg/common/telemetry/server/server.go 20:48:52 spire-1.2.1/pkg/common/telemetry/sink.go 20:48:52 spire-1.2.1/pkg/common/telemetry/statsd.go 20:48:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:48:52 spire-1.2.1/pkg/common/telemetry/uptime.go 20:48:52 spire-1.2.1/pkg/common/telemetry/version.go 20:48:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:48:52 spire-1.2.1/pkg/common/uptime/ 20:48:52 spire-1.2.1/pkg/common/uptime/uptime.go 20:48:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:48:52 spire-1.2.1/pkg/common/util/ 20:48:52 spire-1.2.1/pkg/common/util/certs.go 20:48:52 spire-1.2.1/pkg/common/util/certs_test.go 20:48:52 spire-1.2.1/pkg/common/util/csr.go 20:48:52 spire-1.2.1/pkg/common/util/hash.go 20:48:52 spire-1.2.1/pkg/common/util/selectors.go 20:48:52 spire-1.2.1/pkg/common/util/selectors_test.go 20:48:52 spire-1.2.1/pkg/common/util/signals.go 20:48:52 spire-1.2.1/pkg/common/util/sort.go 20:48:52 spire-1.2.1/pkg/common/util/sort_test.go 20:48:52 spire-1.2.1/pkg/common/util/task.go 20:48:52 spire-1.2.1/pkg/common/util/task_test.go 20:48:52 spire-1.2.1/pkg/common/util/testdata/ 20:48:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:48:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:48:52 spire-1.2.1/pkg/common/version/ 20:48:52 spire-1.2.1/pkg/common/version/version.go 20:48:52 spire-1.2.1/pkg/common/x509svid/ 20:48:52 spire-1.2.1/pkg/common/x509svid/common_test.go 20:48:52 spire-1.2.1/pkg/common/x509svid/csr.go 20:48:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:48:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:48:52 spire-1.2.1/pkg/common/x509util/ 20:48:52 spire-1.2.1/pkg/common/x509util/cert.go 20:48:52 spire-1.2.1/pkg/common/x509util/dns.go 20:48:52 spire-1.2.1/pkg/common/x509util/dns_test.go 20:48:52 spire-1.2.1/pkg/common/x509util/keyid.go 20:48:52 spire-1.2.1/pkg/common/x509util/keypair.go 20:48:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:48:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:48:52 spire-1.2.1/pkg/server/ 20:48:52 spire-1.2.1/pkg/server/api/ 20:48:52 spire-1.2.1/pkg/server/api/agent.go 20:48:52 spire-1.2.1/pkg/server/api/agent/ 20:48:52 spire-1.2.1/pkg/server/api/agent/v1/ 20:48:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:48:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:48:52 spire-1.2.1/pkg/server/api/agent_test.go 20:48:52 spire-1.2.1/pkg/server/api/api.go 20:48:52 spire-1.2.1/pkg/server/api/audit/ 20:48:52 spire-1.2.1/pkg/server/api/audit/audit.go 20:48:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:48:52 spire-1.2.1/pkg/server/api/bundle.go 20:48:52 spire-1.2.1/pkg/server/api/bundle/ 20:48:52 spire-1.2.1/pkg/server/api/bundle/v1/ 20:48:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:48:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:48:52 spire-1.2.1/pkg/server/api/bundle_test.go 20:48:52 spire-1.2.1/pkg/server/api/debug/ 20:48:52 spire-1.2.1/pkg/server/api/debug/v1/ 20:48:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:48:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:48:52 spire-1.2.1/pkg/server/api/entry.go 20:48:52 spire-1.2.1/pkg/server/api/entry/ 20:48:52 spire-1.2.1/pkg/server/api/entry/v1/ 20:48:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:48:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:48:52 spire-1.2.1/pkg/server/api/entry_test.go 20:48:52 spire-1.2.1/pkg/server/api/health/ 20:48:52 spire-1.2.1/pkg/server/api/health/v1/ 20:48:52 spire-1.2.1/pkg/server/api/health/v1/service.go 20:48:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:48:52 spire-1.2.1/pkg/server/api/id.go 20:48:52 spire-1.2.1/pkg/server/api/id_test.go 20:48:52 spire-1.2.1/pkg/server/api/limits/ 20:48:52 spire-1.2.1/pkg/server/api/limits/limits.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/ 20:48:52 spire-1.2.1/pkg/server/api/middleware/alias.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/audit.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/caller.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/common.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/entries.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:48:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:48:52 spire-1.2.1/pkg/server/api/ratelimit.go 20:48:52 spire-1.2.1/pkg/server/api/rpccontext/ 20:48:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:48:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:48:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:48:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:48:52 spire-1.2.1/pkg/server/api/selector.go 20:48:52 spire-1.2.1/pkg/server/api/selector_test.go 20:48:52 spire-1.2.1/pkg/server/api/status.go 20:48:52 spire-1.2.1/pkg/server/api/status_test.go 20:48:52 spire-1.2.1/pkg/server/api/svid/ 20:48:52 spire-1.2.1/pkg/server/api/svid/v1/ 20:48:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:48:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:48:52 spire-1.2.1/pkg/server/api/trustdomain.go 20:48:52 spire-1.2.1/pkg/server/api/trustdomain/ 20:48:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:48:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:48:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:48:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:48:52 spire-1.2.1/pkg/server/authpolicy/ 20:48:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:48:52 spire-1.2.1/pkg/server/authpolicy/policy.go 20:48:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:48:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:48:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:48:52 spire-1.2.1/pkg/server/authpolicy/validate.go 20:48:52 spire-1.2.1/pkg/server/bundle/ 20:48:52 spire-1.2.1/pkg/server/bundle/client/ 20:48:52 spire-1.2.1/pkg/server/bundle/client/client.go 20:48:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:48:52 spire-1.2.1/pkg/server/bundle/client/manager.go 20:48:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:48:52 spire-1.2.1/pkg/server/bundle/client/sources.go 20:48:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:48:52 spire-1.2.1/pkg/server/bundle/client/updater.go 20:48:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:48:52 spire-1.2.1/pkg/server/ca/ 20:48:52 spire-1.2.1/pkg/server/ca/ca.go 20:48:52 spire-1.2.1/pkg/server/ca/ca_health.go 20:48:52 spire-1.2.1/pkg/server/ca/ca_test.go 20:48:52 spire-1.2.1/pkg/server/ca/journal.go 20:48:52 spire-1.2.1/pkg/server/ca/journal_test.go 20:48:52 spire-1.2.1/pkg/server/ca/manager.go 20:48:52 spire-1.2.1/pkg/server/ca/manager_health.go 20:48:52 spire-1.2.1/pkg/server/ca/manager_test.go 20:48:52 spire-1.2.1/pkg/server/ca/templates.go 20:48:52 spire-1.2.1/pkg/server/ca/upstream_client.go 20:48:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:48:52 spire-1.2.1/pkg/server/ca/validation.go 20:48:52 spire-1.2.1/pkg/server/cache/ 20:48:52 spire-1.2.1/pkg/server/cache/dscache/ 20:48:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:48:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:48:52 spire-1.2.1/pkg/server/cache/entrycache/ 20:48:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:48:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:48:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:48:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:48:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:48:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:48:52 spire-1.2.1/pkg/server/catalog/ 20:48:52 spire-1.2.1/pkg/server/catalog/catalog.go 20:48:52 spire-1.2.1/pkg/server/catalog/keymanager.go 20:48:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:48:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:48:52 spire-1.2.1/pkg/server/catalog/notifier.go 20:48:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:48:52 spire-1.2.1/pkg/server/config.go 20:48:52 spire-1.2.1/pkg/server/datastore/ 20:48:52 spire-1.2.1/pkg/server/datastore/datastore.go 20:48:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:48:52 spire-1.2.1/pkg/server/datastore/repository.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:48:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:48:52 spire-1.2.1/pkg/server/endpoints/ 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/ 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:48:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:48:52 spire-1.2.1/pkg/server/endpoints/config.go 20:48:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:48:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:48:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:48:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:48:52 spire-1.2.1/pkg/server/endpoints/middleware.go 20:48:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:48:52 spire-1.2.1/pkg/server/hostservice/ 20:48:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:48:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:48:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:48:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:48:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:48:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:48:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:48:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/ 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/ 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:48:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:48:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:48:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/ 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:48:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:48:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:48:52 spire-1.2.1/pkg/server/registration/ 20:48:52 spire-1.2.1/pkg/server/registration/manager.go 20:48:52 spire-1.2.1/pkg/server/registration/manager_test.go 20:48:52 spire-1.2.1/pkg/server/scanentries.go 20:48:52 spire-1.2.1/pkg/server/scanentries_test.go 20:48:52 spire-1.2.1/pkg/server/server.go 20:48:52 spire-1.2.1/pkg/server/server_test.go 20:48:52 spire-1.2.1/pkg/server/svid/ 20:48:52 spire-1.2.1/pkg/server/svid/observer.go 20:48:52 spire-1.2.1/pkg/server/svid/observer_test.go 20:48:52 spire-1.2.1/pkg/server/svid/rotator.go 20:48:52 spire-1.2.1/pkg/server/svid/rotator_config.go 20:48:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:48:52 spire-1.2.1/pkg/server/svid/rotator_test.go 20:48:52 spire-1.2.1/proto/ 20:48:52 spire-1.2.1/proto/private/ 20:48:52 spire-1.2.1/proto/private/server/ 20:48:52 spire-1.2.1/proto/private/server/journal/ 20:48:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:48:52 spire-1.2.1/proto/private/server/journal/journal.proto 20:48:52 spire-1.2.1/proto/spire/ 20:48:52 spire-1.2.1/proto/spire/common/ 20:48:52 spire-1.2.1/proto/spire/common/common.pb.go 20:48:52 spire-1.2.1/proto/spire/common/common.proto 20:48:52 spire-1.2.1/proto/spire/common/plugin/ 20:48:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:48:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:48:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:48:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:48:52 spire-1.2.1/proto/spire/plugin/ 20:48:52 spire-1.2.1/proto/spire/plugin/agent/ 20:48:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:48:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:48:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:48:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:48:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:48:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:48:52 spire-1.2.1/release/ 20:48:52 spire-1.2.1/release/spire-extras/ 20:48:52 spire-1.2.1/release/spire-extras/README.md 20:48:52 spire-1.2.1/release/spire-extras/conf/ 20:48:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:48:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:48:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:48:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:48:52 spire-1.2.1/release/spire/ 20:48:52 spire-1.2.1/release/spire/README.md 20:48:52 spire-1.2.1/release/spire/conf/ 20:48:52 spire-1.2.1/release/spire/conf/agent/ 20:48:52 spire-1.2.1/release/spire/conf/agent/agent.conf 20:48:52 spire-1.2.1/release/spire/conf/server/ 20:48:52 spire-1.2.1/release/spire/conf/server/server.conf 20:48:52 spire-1.2.1/script/ 20:48:52 spire-1.2.1/script/build-artifact.sh 20:48:52 spire-1.2.1/script/generate_dummy_ca.sh 20:48:52 spire-1.2.1/support/ 20:48:52 spire-1.2.1/support/k8s/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:48:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/ 20:48:52 spire-1.2.1/support/oidc-discovery-provider/README.md 20:48:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/config.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/main.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:48:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:48:52 spire-1.2.1/test/ 20:48:52 spire-1.2.1/test/clock/ 20:48:52 spire-1.2.1/test/clock/clock.go 20:48:52 spire-1.2.1/test/fakes/ 20:48:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:48:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:48:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:48:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:48:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:48:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:48:52 spire-1.2.1/test/fakes/fakeagentstore/ 20:48:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:48:52 spire-1.2.1/test/fakes/fakedatastore/ 20:48:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:48:52 spire-1.2.1/test/fakes/fakeentryclient/ 20:48:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:48:52 spire-1.2.1/test/fakes/fakehealthchecker/ 20:48:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:48:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:48:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:48:52 spire-1.2.1/test/fakes/fakemetrics/ 20:48:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:48:52 spire-1.2.1/test/fakes/fakenoderesolver/ 20:48:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:48:52 spire-1.2.1/test/fakes/fakenotifier/ 20:48:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:48:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:48:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:48:52 spire-1.2.1/test/fakes/fakeserverca/ 20:48:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:48:52 spire-1.2.1/test/fakes/fakeservercatalog/ 20:48:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:48:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:48:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:48:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:48:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:48:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:48:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:48:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:48:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:48:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:48:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:48:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:48:52 spire-1.2.1/test/fixture/ 20:48:52 spire-1.2.1/test/fixture/certs/ 20:48:52 spire-1.2.1/test/fixture/certs/agent_svid.der 20:48:52 spire-1.2.1/test/fixture/certs/base_cert.pem 20:48:52 spire-1.2.1/test/fixture/certs/base_csr.pem 20:48:52 spire-1.2.1/test/fixture/certs/base_key.pem 20:48:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:48:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:48:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:48:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:48:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:48:52 spire-1.2.1/test/fixture/certs/blog_key.pem 20:48:52 spire-1.2.1/test/fixture/certs/bundle.der 20:48:52 spire-1.2.1/test/fixture/certs/ca.pem 20:48:52 spire-1.2.1/test/fixture/certs/ca_key.pem 20:48:52 spire-1.2.1/test/fixture/certs/database_cert.pem 20:48:52 spire-1.2.1/test/fixture/certs/database_csr.pem 20:48:52 spire-1.2.1/test/fixture/certs/database_key.pem 20:48:52 spire-1.2.1/test/fixture/certs/node_cert.pem 20:48:52 spire-1.2.1/test/fixture/certs/node_csr.pem 20:48:52 spire-1.2.1/test/fixture/certs/node_key.pem 20:48:52 spire-1.2.1/test/fixture/certs/svid.pem 20:48:52 spire-1.2.1/test/fixture/certs/svid_key.pem 20:48:52 spire-1.2.1/test/fixture/config/ 20:48:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:48:52 spire-1.2.1/test/fixture/config/agent_good.conf 20:48:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:48:52 spire-1.2.1/test/fixture/config/plugin_good.conf 20:48:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:48:52 spire-1.2.1/test/fixture/config/server_good.conf 20:48:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:48:52 spire-1.2.1/test/fixture/fixture.go 20:48:52 spire-1.2.1/test/fixture/nodeattestor/ 20:48:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:48:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:48:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:48:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:48:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:48:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:48:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:48:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:48:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:48:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:48:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:48:52 spire-1.2.1/test/fixture/registration/ 20:48:52 spire-1.2.1/test/fixture/registration/entries.json 20:48:52 spire-1.2.1/test/fixture/registration/good-for-update.json 20:48:52 spire-1.2.1/test/fixture/registration/good.json 20:48:52 spire-1.2.1/test/fixture/registration/invalid.json 20:48:52 spire-1.2.1/test/fixture/registration/invalid_json.json 20:48:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:48:52 spire-1.2.1/test/integration/ 20:48:52 spire-1.2.1/test/integration/README.md 20:48:52 spire-1.2.1/test/integration/common 20:48:52 spire-1.2.1/test/integration/setup/ 20:48:52 spire-1.2.1/test/integration/setup/adminclient/ 20:48:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:48:52 spire-1.2.1/test/integration/setup/adminclient/client.go 20:48:52 spire-1.2.1/test/integration/setup/debugagent/ 20:48:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:48:52 spire-1.2.1/test/integration/setup/debugagent/main.go 20:48:52 spire-1.2.1/test/integration/setup/debugserver/ 20:48:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:48:52 spire-1.2.1/test/integration/setup/debugserver/main.go 20:48:52 spire-1.2.1/test/integration/setup/downstreamclient/ 20:48:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:48:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:48:52 spire-1.2.1/test/integration/setup/itclient/ 20:48:52 spire-1.2.1/test/integration/setup/itclient/client.go 20:48:52 spire-1.2.1/test/integration/setup/node-attestation/ 20:48:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:48:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:48:52 spire-1.2.1/test/integration/setup/x509pop/ 20:48:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:48:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:48:52 spire-1.2.1/test/integration/suites/ 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:48:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:48:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:48:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:48:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:48:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:48:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:48:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:48:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:48:53 spire-1.2.1/test/integration/suites/join-token/ 20:48:53 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:48:53 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:48:53 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:48:53 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:48:53 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:48:53 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:48:53 spire-1.2.1/test/integration/suites/join-token/README.md 20:48:53 spire-1.2.1/test/integration/suites/join-token/conf/ 20:48:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:48:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:48:53 spire-1.2.1/test/integration/suites/join-token/teardown 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:48:53 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:48:53 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:48:53 spire-1.2.1/test/integration/suites/k8s/ 20:48:53 spire-1.2.1/test/integration/suites/k8s/00-setup 20:48:53 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:48:53 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:48:53 spire-1.2.1/test/integration/suites/k8s/README.md 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/ 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:48:53 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:48:53 spire-1.2.1/test/integration/suites/k8s/teardown 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/ 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:48:53 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:48:53 spire-1.2.1/test/integration/suites/rotation/ 20:48:53 spire-1.2.1/test/integration/suites/rotation/00-setup 20:48:53 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:48:53 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:48:53 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:48:53 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:48:53 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:48:53 spire-1.2.1/test/integration/suites/rotation/README.md 20:48:53 spire-1.2.1/test/integration/suites/rotation/conf/ 20:48:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:48:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:48:53 spire-1.2.1/test/integration/suites/rotation/teardown 20:48:53 spire-1.2.1/test/integration/suites/self-test/ 20:48:53 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:48:53 spire-1.2.1/test/integration/suites/self-test/README.md 20:48:53 spire-1.2.1/test/integration/suites/self-test/teardown 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:48:53 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:48:53 spire-1.2.1/test/integration/suites/upgrade/ 20:48:53 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:48:53 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:48:53 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:48:53 spire-1.2.1/test/integration/suites/upgrade/README.md 20:48:53 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:48:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:48:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:48:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:48:53 spire-1.2.1/test/integration/suites/upgrade/teardown 20:48:53 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:48:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:48:53 spire-1.2.1/test/integration/test-one.sh 20:48:53 spire-1.2.1/test/integration/test.sh 20:48:53 spire-1.2.1/test/plugintest/ 20:48:53 spire-1.2.1/test/plugintest/config.go 20:48:53 spire-1.2.1/test/plugintest/load.go 20:48:53 spire-1.2.1/test/plugintest/option.go 20:48:53 spire-1.2.1/test/spiretest/ 20:48:53 spire-1.2.1/test/spiretest/apiserver.go 20:48:53 spire-1.2.1/test/spiretest/assertions.go 20:48:53 spire-1.2.1/test/spiretest/dir.go 20:48:53 spire-1.2.1/test/spiretest/errors_posix.go 20:48:53 spire-1.2.1/test/spiretest/errors_windows.go 20:48:53 spire-1.2.1/test/spiretest/logs.go 20:48:53 spire-1.2.1/test/spiretest/socketapi.go 20:48:53 spire-1.2.1/test/spiretest/suite.go 20:48:53 spire-1.2.1/test/spiretest/x509.go 20:48:53 spire-1.2.1/test/testca/ 20:48:53 spire-1.2.1/test/testca/ca.go 20:48:53 spire-1.2.1/test/testkey/ 20:48:53 spire-1.2.1/test/testkey/generate.sh 20:48:53 spire-1.2.1/test/testkey/genkeys.go 20:48:53 spire-1.2.1/test/testkey/keys.go 20:48:53 spire-1.2.1/test/testkey/new.go 20:48:53 spire-1.2.1/test/tpmsimulator/ 20:48:53 spire-1.2.1/test/tpmsimulator/simulator.go 20:48:53 spire-1.2.1/test/util/ 20:48:53 spire-1.2.1/test/util/cert_fixtures.go 20:48:53 spire-1.2.1/test/util/cert_generation.go 20:48:53 spire-1.2.1/test/util/io_redirection.go 20:48:53 spire-1.2.1/test/util/race.go 20:48:53 spire-1.2.1/test/util/util.go 20:48:53 building spire from source... 20:48:54 Installing go1.17.7... 20:49:20 Building bin/spire-server... 20:49:20 go: downloading github.com/mitchellh/cli v1.1.2 20:49:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:49:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:49:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:49:20 go: downloading google.golang.org/grpc v1.44.0 20:49:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:49:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:49:21 go: downloading github.com/imdario/mergo v0.3.12 20:49:21 go: downloading github.com/sirupsen/logrus v1.8.1 20:49:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:49:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:49:24 go: downloading github.com/fatih/color v1.13.0 20:49:24 go: downloading github.com/mattn/go-isatty v0.0.14 20:49:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:49:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:49:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:49:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:49:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:49:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:49:26 go: downloading github.com/armon/go-metrics v0.3.10 20:49:26 go: downloading github.com/prometheus/client_golang v1.12.1 20:49:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:49:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:49:27 go: downloading github.com/open-policy-agent/opa v0.38.0 20:49:42 go: downloading github.com/Masterminds/goutils v1.1.0 20:49:42 go: downloading github.com/Masterminds/semver v1.5.0 20:49:42 go: downloading github.com/google/uuid v1.1.2 20:49:42 go: downloading github.com/huandu/xstrings v1.3.2 20:49:42 go: downloading github.com/mattn/go-colorable v0.1.12 20:49:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:49:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:49:43 go: downloading github.com/oklog/run v1.0.0 20:49:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:49:43 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:49:43 go: downloading github.com/prometheus/client_model v0.2.0 20:49:43 go: downloading github.com/prometheus/common v0.32.1 20:49:43 go: downloading github.com/beorn7/perks v1.0.1 20:49:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:49:43 go: downloading github.com/prometheus/procfs v0.7.3 20:49:45 go: downloading go.uber.org/atomic v1.9.0 20:49:45 go: downloading github.com/imkira/go-observer v1.0.3 20:49:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:49:46 go: downloading github.com/hashicorp/errwrap v1.1.0 20:49:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:49:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:49:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:49:46 go: downloading github.com/blang/semver/v4 v4.0.0 20:49:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:49:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:49:47 go: downloading github.com/jinzhu/gorm v1.9.16 20:49:47 go: downloading github.com/lib/pq v1.10.4 20:49:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:49:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:49:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:49:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:50:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:50:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:50:05 go: downloading github.com/stretchr/testify v1.7.0 20:50:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:50:05 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:50:32 go: downloading google.golang.org/api v0.70.0 20:50:32 go: downloading k8s.io/api v0.23.4 20:50:32 go: downloading github.com/google/go-tpm v0.3.3 20:50:32 go: downloading k8s.io/client-go v0.23.4 20:50:42 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:51:14 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:51:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:51:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:51:14 go: downloading cloud.google.com/go/storage v1.21.0 20:51:14 go: downloading cloud.google.com/go v0.100.2 20:51:14 go: downloading k8s.io/apimachinery v0.23.4 20:51:16 go: downloading k8s.io/kube-aggregator v0.23.3 20:51:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:51:18 go: downloading cloud.google.com/go/security v1.3.0 20:51:19 go: downloading github.com/hashicorp/vault/api v1.4.1 20:51:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:51:20 go: downloading github.com/twmb/murmur3 v1.1.6 20:51:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:51:20 go: downloading gopkg.in/yaml.v2 v2.4.0 20:51:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:51:21 go: downloading github.com/gobwas/glob v0.2.3 20:51:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:51:21 go: downloading github.com/jinzhu/inflection v1.0.0 20:51:21 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:51:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:51:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:51:22 go: downloading github.com/aws/smithy-go v1.11.0 20:51:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:51:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:51:24 go: downloading github.com/gogo/protobuf v1.3.2 20:51:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:51:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:51:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:51:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:51:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:51:30 go: downloading github.com/dimchansky/utfbom v1.1.1 20:51:30 go: downloading cloud.google.com/go/compute v1.3.0 20:51:31 go: downloading cloud.google.com/go/iam v0.1.1 20:51:31 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:51:32 go: downloading k8s.io/klog/v2 v2.30.0 20:51:32 go: downloading github.com/google/gofuzz v1.1.0 20:51:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:51:33 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:51:34 go: downloading github.com/spf13/pflag v1.0.5 20:51:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:51:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:51:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:51:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:51:35 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:51:35 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:51:35 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:51:36 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:51:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:51:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:51:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:51:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:51:39 go: downloading go.opencensus.io v0.23.0 20:51:40 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:51:40 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:51:40 go: downloading gopkg.in/inf.v0 v0.9.1 20:51:40 go: downloading github.com/go-logr/logr v1.2.2 20:51:40 go: downloading github.com/google/go-cmp v0.5.7 20:51:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:51:41 go: downloading github.com/json-iterator/go v1.1.12 20:51:42 go: downloading github.com/googleapis/gnostic v0.5.5 20:51:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:51:46 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:51:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:51:47 go: downloading github.com/tklauser/numcpus v0.3.0 20:51:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:51:47 go: downloading go.uber.org/zap v1.21.0 20:51:48 go: downloading sigs.k8s.io/yaml v1.3.0 20:51:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:51:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:51:49 go: downloading github.com/modern-go/reflect2 v1.0.2 20:51:49 go: downloading github.com/ryanuber/go-glob v1.0.0 20:51:49 go: downloading github.com/golang/snappy v0.0.4 20:51:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:51:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:51:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:51:59 go: downloading github.com/hashicorp/go-version v1.2.0 20:51:59 go: downloading go.uber.org/multierr v1.6.0 20:52:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:52:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:53: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:54:00 Removing intermediate container a00227503386 20:54:00 ---> a1c3db09ded6 20:54:00 20:54:00 Step 10/25 : FROM alpine:3.14 20:54:00 3.14: Pulling from library/alpine 20:54:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:54:01 Status: Downloaded newer image for alpine:3.14 20:54:01 ---> ac73e934f311 20:54:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:54:02 ---> Running in f7c028fc49b2 20:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:07 (1/3) Installing ca-certificates (20211220-r0) 20:54:07 (2/3) Installing dumb-init (1.2.5-r1) 20:54:07 (3/3) Installing su-exec (0.2-r1) 20:54:07 Executing busybox-1.33.1-r7.trigger 20:54:07 Executing ca-certificates-20211220-r0.trigger 20:54:07 OK: 6 MiB in 17 packages 20:54:11 Removing intermediate container f7c028fc49b2 20:54:11 ---> 9978cdacf67a 20:54:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:54:11 ---> Running in 06571517600b 20:54:11 Removing intermediate container 06571517600b 20:54:11 ---> 5f4afe03ffa5 20:54:11 Step 13/25 : WORKDIR / 20:54:12 ---> Running in 46d466ca1877 20:54:12 Removing intermediate container d84ab9d6477c 20:54:12 ---> d65959298cc7 20:54:12 20:54:12 Step 10/23 : FROM alpine:3.14 20:54:12 ---> ac73e934f311 20:54:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:54:12 ---> Running in b04156ee9097 20:54:12 Removing intermediate container 46d466ca1877 20:54:12 ---> a43fc4bb1c53 20:54:12 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:54:14 ---> c0787accae8b 20:54:14 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:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:15 ---> a74f91691f23 20:54:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:16 ---> c25ad7c8b870 20:54:16 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:54:17 (1/1) Installing dumb-init (1.2.5-r1) 20:54:17 Executing busybox-1.33.1-r7.trigger 20:54:17 OK: 5 MiB in 15 packages 20:54:17 ---> f7f0e22b8122 20:54:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:54:19 Removing intermediate container b04156ee9097 20:54:19 ---> a04b346c5dbf 20:54:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:19 ---> Running in 2d8389fd04e4 20:54:19 ---> 851fd2a1c933 20:54:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:54:20 Removing intermediate container 2d8389fd04e4 20:54:20 ---> 1f7828ba2222 20:54:20 Step 13/23 : ENV APP_PORT=59881 20:54:20 ---> Running in a738eb9406a6 20:54:21 Removing intermediate container a738eb9406a6 20:54:21 ---> 2998b6ce21c7 20:54:21 Step 14/23 : EXPOSE $APP_PORT 20:54:21 ---> Running in cc4a651346a6 20:54:22 ---> 218dc8d759a5 20:54:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:54:22 Removing intermediate container cc4a651346a6 20:54:22 ---> f6ddd3be7362 20:54:22 Step 15/23 : WORKDIR / 20:54:22 ---> Running in 37d4abbaca1d 20:54:23 Removing intermediate container 37d4abbaca1d 20:54:23 ---> 6df4a995bfdf 20:54:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 ---> 11e1fc06fb1d 20:54:23 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:54:23 ---> Running in ea7d86a5dbaf 20:54:25 ---> 9c36cae9f620 20:54:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:54:27 Removing intermediate container ea7d86a5dbaf 20:54:27 ---> b2fa9755e8d8 20:54:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:54:27 ---> 97a60456aef6 20:54:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:54:27 ---> Running in 72490f6ff4de 20:54:28 Removing intermediate container 72490f6ff4de 20:54:28 ---> 61a8ea3022ee 20:54:28 Step 23/25 : LABEL arch=arm64 20:54:28 ---> Running in 15881827eabd 20:54:29 ---> b778727549e4 20:54:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:54:29 ---> Running in c8d27413682e 20:54:29 Removing intermediate container 15881827eabd 20:54:29 ---> b11f382b7538 20:54:29 Step 24/25 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 20:54:29 ---> Running in c4266b708938 20:54:30 Removing intermediate container c8d27413682e 20:54:30 ---> 1bde7c6a5f07 20:54:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:30 ---> Running in 32596763928f 20:54:30 Removing intermediate container c4266b708938 20:54:30 ---> 2d0834d828ce 20:54:30 Step 25/25 : LABEL version=0.0.0 20:54:30 ---> Running in e4b682d7f66f 20:54:31 Removing intermediate container 32596763928f 20:54:31 ---> 9b136d55107f 20:54:31 Step 21/23 : LABEL arch=arm64 20:54:31 ---> Running in c406e9c4eee4 20:54:31 Removing intermediate container e4b682d7f66f 20:54:31 ---> 59b1a2cffae5 20:54:31 20:54:32 Removing intermediate container c406e9c4eee4 20:54:32 ---> 61fb2304822f 20:54:32 Step 22/23 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 20:54:32 Successfully built 59b1a2cffae5 20:54:32 Successfully tagged security-secretstore-setup-arm64:latest 20:54:32  Building security-secretstore-setup ... done Building security-spire-config 20:54:32 ---> Running in 25e190d49002 20:54:33 Removing intermediate container 25e190d49002 20:54:33 ---> 768364a7ab93 20:54:33 Step 23/23 : LABEL version=0.0.0 20:54:33 ---> Running in e001475fa227 20:54:33 Removing intermediate container e001475fa227 20:54:33 ---> 24d1354a1f51 20:54:33 20:54:34 Successfully built 24d1354a1f51 20:54:34 Successfully tagged core-metadata-arm64:latest 20:54:34  Building core-metadata ... done Building core-command 20:55:13 Removing intermediate container cefef80658dd 20:55:13 ---> c808117cf930 20:55:13 20:55:13 Step 10/23 : FROM alpine:3.14 20:55:13 ---> ac73e934f311 20:55:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:55:13 ---> Running in 6d1ebe84a129 20:55:13 Removing intermediate container 6d1ebe84a129 20:55:13 ---> 25813a704cd2 20:55:13 Step 12/23 : ENV APP_PORT=59880 20:55:13 ---> Running in 024b7fd079c4 20:55:13 Removing intermediate container 024b7fd079c4 20:55:13 ---> 326c5120d774 20:55:13 Step 13/23 : EXPOSE $APP_PORT 20:55:13 ---> Running in e750c235688f 20:55:13 Removing intermediate container e750c235688f 20:55:13 ---> 6ae8df20bb5c 20:55:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:13 ---> Running in 52cc0e2f9eb5 20:55:15 Removing intermediate container 52cc0e2f9eb5 20:55:15 ---> aba6aece8d8f 20:55:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:55:15 ---> Running in 5a66502887c0 20:55:15 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:55:15 ---> c35f3a0268f7 20:55:15 Step 3/26 : WORKDIR /edgex-go 20:55:15 ---> Using cache 20:55:15 ---> 129a8b964e03 20:55:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:15 ---> Using cache 20:55:15 ---> d4585e968713 20:55:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:55:15 ---> Running in 700a4c055a60 20:55:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:18 ---> c35f3a0268f7 20:55:18 Step 3/23 : WORKDIR /edgex-gofetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:18 20:55:18 ---> Using cache 20:55:18 ---> 129a8b964e03 20:55:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:18 ---> Using cache 20:55:18 ---> d4585e968713 20:55:18 Step 5/23 : RUN apk add --update --no-cache make git 20:55:18 ---> Using cache 20:55:18 ---> 92f868a4023c 20:55:18 Step 6/23 : COPY go.mod vendor* ./ 20:55:18 ---> Using cache 20:55:18 ---> bdbc3f2a252a 20:55:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:18 ---> Using cache 20:55:18 ---> 771c18dcb17d 20:55:18 Step 8/23 : COPY . . 20:55:18 ---> Using cache 20:55:18 ---> 34a61d8d6a82 20:55:18 Step 9/23 : RUN make cmd/core-command/core-command 20:55:18 ---> Running in 9ca93ad75d06 20:55:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:55:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:55:20 OK: 220 MiB in 52 packages 20:55: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-command/core-command ./cmd/core-command 20:55:21 (1/6) Installing dumb-init (1.2.5-r1) 20:55:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:55:21 (3/6) Installing libsodium (1.0.18-r0) 20:55:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:55:21 (5/6) Installing libzmq (4.3.4-r0) 20:55:21 Removing intermediate container 700a4c055a60 20:55:21 ---> c0fa9afe213f 20:55:21 Step 6/26 : COPY go.mod vendor* ./ 20:55:21 (6/6) Installing zeromq (4.3.4-r0) 20:55:21 Executing busybox-1.33.1-r7.trigger 20:55:22 OK: 8 MiB in 20 packages 20:55:23 ---> b406bd98a993 20:55:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:23 ---> Running in 15b38269bc8b 20:55:24 Removing intermediate container 5a66502887c0 20:55:24 ---> 35d6aea42fb4 20:55:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:25 ---> 472023373e11 20:55:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:55:27 ---> 41b40b9178ee 20:55:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:55:30 ---> b5460b0861e3 20:55:30 Step 19/23 : ENTRYPOINT ["/core-data"] 20:55:30 ---> Running in 0891d70670ef 20:55:30 Removing intermediate container 15b38269bc8b 20:55:30 ---> b1fe5f00cdf3 20:55:30 Step 8/26 : COPY . . 20:55:31 Removing intermediate container 0891d70670ef 20:55:31 ---> 8a5059934dca 20:55:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:31 ---> Running in d72e10953abc 20:55:33 Removing intermediate container d72e10953abc 20:55:33 ---> f4ddf215d533 20:55:33 Step 21/23 : LABEL arch=arm64 20:55:33 ---> Running in 3dfe71c253f5 20:55:34 Removing intermediate container 3dfe71c253f5 20:55:34 ---> 00ff9e38e23e 20:55:34 Step 22/23 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 20:55:34 ---> Running in 7069e4dfbe6b 20:55:34 Removing intermediate container 7069e4dfbe6b 20:55:34 ---> bb984fd2c6ff 20:55:34 Step 23/23 : LABEL version=0.0.0 20:55:34 ---> Running in 7e4dfdae2a5e 20:55:35 Removing intermediate container 7e4dfdae2a5e 20:55:35 ---> 672f2e34dbbc 20:55:35 20:55:37 Successfully built 672f2e34dbbc 20:55:37 Successfully tagged core-data-arm64:latest 20:55:37  Building core-data ... done Building security-bootstrapper 20:55:45 Removing intermediate container 896678434b33 20:55:45 ---> 48fe515010d1 20:55:45 20:55:45 Step 9/20 : FROM alpine:3.15 20:55:45 3.15: Pulling from library/alpine 20:55:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:55:46 Status: Downloaded newer image for alpine:3.15 20:55:46 ---> 3fb3c9af89a9 20:55:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:55:47 ---> Running in e893698c6129 20:55:48 Removing intermediate container e893698c6129 20:55:48 ---> 8a44d677f79a 20:55:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:48 ---> Running in 3add42086f53 20:55:53 Removing intermediate container 3add42086f53 20:55:53 ---> bfb282c51bce 20:55:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:55:53 ---> Running in 15ab6c705fcf 20:55:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:57 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:55:57 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:55:57 OK: 15730 distinct packages available 20:55:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:00 (1/9) Installing ca-certificates (20211220-r0) 20:56:00 (2/9) Installing brotli-libs (1.0.9-r5) 20:56:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:56:00 (4/9) Installing libcurl (7.80.0-r0) 20:56:00 (5/9) Installing curl (7.80.0-r0) 20:56:00 (6/9) Installing dumb-init (1.2.5-r1) 20:56:00 (7/9) Installing musl-obstack (1.2.3-r0) 20:56:00 (8/9) Installing libucontext (1.1-r0) 20:56:00 (9/9) Installing gcompat (1.0.0-r4) 20:56:00 Executing busybox-1.34.1-r5.trigger 20:56:00 Executing ca-certificates-20211220-r0.trigger 20:56:01 OK: 8 MiB in 23 packages 20:56:05 Removing intermediate container 15ab6c705fcf 20:56:05 ---> 88c713132614 20:56:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:07 ---> 51f70e770a14 20:56:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:56:11 ---> 148a210f2bfe 20:56:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:56:11 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:56:11 ---> c35f3a0268f7 20:56:11 Step 3/31 : WORKDIR /edgex-go 20:56:11 ---> Using cache 20:56:11 ---> 129a8b964e03 20:56:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:11 ---> Using cache 20:56:11 ---> d4585e968713 20:56:11 Step 5/31 : RUN apk add --update --no-cache make git 20:56:11 ---> Using cache 20:56:11 ---> 92f868a4023c 20:56:11 Step 6/31 : COPY go.mod vendor* ./ 20:56:11 ---> Using cache 20:56:11 ---> bdbc3f2a252a 20:56:11 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:11 ---> Using cache 20:56:11 ---> 771c18dcb17d 20:56:11 Step 8/31 : COPY . . 20:56:11 ---> Using cache 20:56:11 ---> 34a61d8d6a82 20:56:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:56:11 ---> Running in 7fdb13942bd1 20:56:11 ---> 20391e46fe84 20:56:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:56:11 ---> Running in a22a24a7a5d8 20:56:12 Removing intermediate container 7fdb13942bd1 20:56:12 ---> 2e374afe8406 20:56:12 Step 10/26 : RUN mkdir -p spire-build 20:56:12 ---> Running in 133edb1f3424 20:56:13 ---> 2d99004d771d 20:56:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:56:13 ---> Running in a8f8b8121ff8 20:56:13 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:56:14 Removing intermediate container a8f8b8121ff8 20:56:14 ---> 59cad4180c17 20:56:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:14 ---> Running in 993f16712f68 20:56:15 Removing intermediate container 993f16712f68 20:56:15 ---> f6f0fc4cafb7 20:56:15 Step 18/20 : LABEL arch=arm64 20:56:15 ---> Running in f8f4a44abdbc 20:56:16 Removing intermediate container f8f4a44abdbc 20:56:16 ---> c9332cbede6e 20:56:16 Step 19/20 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 20:56:16 ---> Running in f742289a6190 20:56:16 Removing intermediate container 133edb1f3424 20:56:16 ---> 2d23a447cb02 20:56:16 Step 11/26 : WORKDIR /edgex-go/spire-build 20:56:16 ---> Running in d60b0fca2ea9 20:56:17 Removing intermediate container f742289a6190 20:56:17 ---> 6f3ec04a4605 20:56:17 Step 20/20 : LABEL version=0.0.0 20:56:17 ---> Running in 0936a9cd467e 20:56:17 Removing intermediate container d60b0fca2ea9 20:56:17 ---> f8af5c16ecde 20:56:17 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:56:17 ---> Running in 79afebe7c91c 20:56:18 Removing intermediate container 0936a9cd467e 20:56:18 ---> b562ec58be84 20:56:18 20:56:19 Successfully built b562ec58be84 20:56:19 Successfully tagged security-spiffe-token-provider-arm64:latest 20:56:19 Building support-notifications 20:56:21  Building security-spiffe-token-provider ... done spire-1.2.1/ 20:56:21 spire-1.2.1/.data/ 20:56:21 spire-1.2.1/.data/.file 20:56:21 spire-1.2.1/.dockerignore 20:56:21 spire-1.2.1/.gitattributes 20:56:21 spire-1.2.1/.githooks/ 20:56:21 spire-1.2.1/.githooks/pre-commit 20:56:21 spire-1.2.1/.github/ 20:56:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:56:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:56:21 spire-1.2.1/.github/dependabot.yml 20:56:21 spire-1.2.1/.github/workflows/ 20:56:21 spire-1.2.1/.github/workflows/nightly_build.yaml 20:56:21 spire-1.2.1/.github/workflows/pr_build.yaml 20:56:21 spire-1.2.1/.github/workflows/release_build.yaml 20:56:21 spire-1.2.1/.github/workflows/scripts/ 20:56:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:56:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:56:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:56:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:56:21 spire-1.2.1/.github/workflows/scripts/split.sh 20:56:21 spire-1.2.1/.gitignore 20:56:21 spire-1.2.1/.go-version 20:56:21 spire-1.2.1/.golangci.yml 20:56:21 spire-1.2.1/ADOPTERS.md 20:56:21 spire-1.2.1/CHANGELOG.md 20:56:21 spire-1.2.1/CODE-OF-CONDUCT.md 20:56:21 spire-1.2.1/CODEOWNERS 20:56:21 spire-1.2.1/CONTRIBUTING.md 20:56:21 spire-1.2.1/Dockerfile 20:56:21 spire-1.2.1/Dockerfile.dev 20:56:21 spire-1.2.1/Dockerfile.scratch 20:56:21 spire-1.2.1/LICENSE 20:56:21 spire-1.2.1/MAINTAINERS.md 20:56:21 spire-1.2.1/Makefile 20:56:21 spire-1.2.1/README.md 20:56:21 spire-1.2.1/ROADMAP.md 20:56:21 spire-1.2.1/SECURITY.md 20:56:21 spire-1.2.1/cmd/ 20:56:21 spire-1.2.1/cmd/spire-agent/ 20:56:21 spire-1.2.1/cmd/spire-agent/cli/ 20:56:21 spire-1.2.1/cmd/spire-agent/cli/api/ 20:56:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/common/ 20:56:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:56:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/run/ 20:56:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:56:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:56:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:56:21 spire-1.2.1/cmd/spire-agent/main.go 20:56:21 spire-1.2.1/cmd/spire-server/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/agent/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/cli.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/run/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/token/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/validate/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/x509/ 20:56:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:56:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:56:21 spire-1.2.1/cmd/spire-server/main.go 20:56:21 spire-1.2.1/cmd/spire-server/util/ 20:56:21 spire-1.2.1/cmd/spire-server/util/util.go 20:56:21 spire-1.2.1/conf/ 20:56:21 spire-1.2.1/conf/agent/ 20:56:21 spire-1.2.1/conf/agent/agent.conf 20:56:21 spire-1.2.1/conf/agent/agent_full.conf 20:56:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:56:21 spire-1.2.1/conf/server/ 20:56:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:56:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:56:21 spire-1.2.1/conf/server/server.conf 20:56:21 spire-1.2.1/conf/server/server_full.conf 20:56:21 spire-1.2.1/doc/ 20:56:21 spire-1.2.1/doc/SPIRE101.md 20:56:21 spire-1.2.1/doc/auditlog.md 20:56:21 spire-1.2.1/doc/authorization_policy_engine.md 20:56:21 spire-1.2.1/doc/changelog_guidelines.md 20:56:21 spire-1.2.1/doc/cure53-report.pdf 20:56:21 spire-1.2.1/doc/images/ 20:56:21 spire-1.2.1/doc/images/2019_roadmap.png 20:56:21 spire-1.2.1/doc/images/SPIRE101.png 20:56:21 spire-1.2.1/doc/images/SPIRE_agent.png 20:56:21 spire-1.2.1/doc/images/SPIRE_server.png 20:56:21 spire-1.2.1/doc/images/cache_mgr.png 20:56:21 spire-1.2.1/doc/images/cache_mgr_components.png 20:56:21 spire-1.2.1/doc/images/federated_spire.png 20:56:21 spire-1.2.1/doc/images/ha_mode.png 20:56:21 spire-1.2.1/doc/images/nested_spire.png 20:56:21 spire-1.2.1/doc/images/oidc_federation.png 20:56:21 spire-1.2.1/doc/images/single_trust_domain.png 20:56:21 spire-1.2.1/doc/images/spiffe_compatible.png 20:56:21 spire-1.2.1/doc/images/spire_logo.png 20:56:21 spire-1.2.1/doc/migrating_registration_api_clients.md 20:56:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:56:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:56:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:56:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:56:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:56:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:56:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:56:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:56:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:56:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:56:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:56:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:56:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:56:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:56:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:56:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:56:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:56:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:56:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:56:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:56:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:56:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:56:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:56:21 spire-1.2.1/doc/scaling_spire.md 20:56:21 spire-1.2.1/doc/spire_agent.md 20:56:21 spire-1.2.1/doc/spire_server.md 20:56:21 spire-1.2.1/doc/supported_integrations.md 20:56:21 spire-1.2.1/doc/telemetry.md 20:56:21 spire-1.2.1/doc/telemetry_config.md 20:56:21 spire-1.2.1/doc/upgrading.md 20:56:21 spire-1.2.1/doc/using_spire.md 20:56:21 spire-1.2.1/examples/ 20:56:21 spire-1.2.1/examples/README.md 20:56:21 spire-1.2.1/go.mod 20:56:21 spire-1.2.1/go.sum 20:56:21 spire-1.2.1/pkg/ 20:56:21 spire-1.2.1/pkg/agent/ 20:56:21 spire-1.2.1/pkg/agent/agent.go 20:56:21 spire-1.2.1/pkg/agent/api/ 20:56:21 spire-1.2.1/pkg/agent/api/config.go 20:56:21 spire-1.2.1/pkg/agent/api/debug/ 20:56:21 spire-1.2.1/pkg/agent/api/debug/v1/ 20:56:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:56:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:56:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:56:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:56:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:56:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:56:21 spire-1.2.1/pkg/agent/api/endpoints.go 20:56:21 spire-1.2.1/pkg/agent/api/health/ 20:56:21 spire-1.2.1/pkg/agent/api/health/v1/ 20:56:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:56:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:56:21 spire-1.2.1/pkg/agent/api/rpccontext/ 20:56:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:56:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:56:21 spire-1.2.1/pkg/agent/attestor/ 20:56:21 spire-1.2.1/pkg/agent/attestor/node/ 20:56:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:56:21 spire-1.2.1/pkg/agent/attestor/node/node.go 20:56:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:56:21 spire-1.2.1/pkg/agent/attestor/workload/ 20:56:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:56:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:56:21 spire-1.2.1/pkg/agent/catalog/ 20:56:21 spire-1.2.1/pkg/agent/catalog/catalog.go 20:56:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:56:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:56:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:56:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:56:21 spire-1.2.1/pkg/agent/client/ 20:56:21 spire-1.2.1/pkg/agent/client/client.go 20:56:21 spire-1.2.1/pkg/agent/client/client_test.go 20:56:21 spire-1.2.1/pkg/agent/client/dial.go 20:56:21 spire-1.2.1/pkg/agent/client/nodeconn.go 20:56:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:56:21 spire-1.2.1/pkg/agent/client/update.go 20:56:21 spire-1.2.1/pkg/agent/client/util.go 20:56:21 spire-1.2.1/pkg/agent/common/ 20:56:21 spire-1.2.1/pkg/agent/common/backoff/ 20:56:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:56:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:56:21 spire-1.2.1/pkg/agent/common/cgroups/ 20:56:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:56:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:56:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:56:21 spire-1.2.1/pkg/agent/config.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/ 20:56:21 spire-1.2.1/pkg/agent/endpoints/config.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:56:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:56:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/workload/ 20:56:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:56:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:56:21 spire-1.2.1/pkg/agent/manager/ 20:56:21 spire-1.2.1/pkg/agent/manager/cache/ 20:56:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:56:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:56:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:56:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:56:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:56:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:56:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:56:21 spire-1.2.1/pkg/agent/manager/config.go 20:56:21 spire-1.2.1/pkg/agent/manager/manager.go 20:56:21 spire-1.2.1/pkg/agent/manager/manager_test.go 20:56:21 spire-1.2.1/pkg/agent/manager/storage.go 20:56:21 spire-1.2.1/pkg/agent/manager/storage_test.go 20:56:21 spire-1.2.1/pkg/agent/manager/storecache/ 20:56:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:56:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:56:21 spire-1.2.1/pkg/agent/manager/sync.go 20:56:21 spire-1.2.1/pkg/agent/plugin/ 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:56:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:56:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:56:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:56:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:56:21 spire-1.2.1/pkg/agent/svid/ 20:56:21 spire-1.2.1/pkg/agent/svid/rotator.go 20:56:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:56:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:56:21 spire-1.2.1/pkg/agent/svid/store/ 20:56:21 spire-1.2.1/pkg/agent/svid/store/service.go 20:56:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:56:21 spire-1.2.1/pkg/common/ 20:56:21 spire-1.2.1/pkg/common/agentpathtemplate/ 20:56:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:56:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:56:21 spire-1.2.1/pkg/common/api/ 20:56:21 spire-1.2.1/pkg/common/api/metrics.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/ 20:56:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/logger.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/names.go 20:56:21 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:56:21 spire-1.2.1/pkg/common/api/names.go 20:56:21 spire-1.2.1/pkg/common/api/ratelimit.go 20:56:21 spire-1.2.1/pkg/common/api/rpccontext/ 20:56:21 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:56:21 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:56:21 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:56:21 spire-1.2.1/pkg/common/auth/ 20:56:21 spire-1.2.1/pkg/common/auth/interceptors.go 20:56:21 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:56:21 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/ 20:56:21 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/types.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:56:21 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:56:21 spire-1.2.1/pkg/common/catalog/ 20:56:21 spire-1.2.1/pkg/common/catalog/bind.go 20:56:21 spire-1.2.1/pkg/common/catalog/builtin.go 20:56:21 spire-1.2.1/pkg/common/catalog/catalog.go 20:56:21 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:56:21 spire-1.2.1/pkg/common/catalog/closers.go 20:56:21 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:56:21 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:56:21 spire-1.2.1/pkg/common/catalog/config.go 20:56:21 spire-1.2.1/pkg/common/catalog/config_test.go 20:56:21 spire-1.2.1/pkg/common/catalog/configure.go 20:56:21 spire-1.2.1/pkg/common/catalog/constraints.go 20:56:21 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:56:21 spire-1.2.1/pkg/common/catalog/context.go 20:56:21 spire-1.2.1/pkg/common/catalog/external.go 20:56:21 spire-1.2.1/pkg/common/catalog/host.go 20:56:21 spire-1.2.1/pkg/common/catalog/pipenet.go 20:56:21 spire-1.2.1/pkg/common/catalog/plugin.go 20:56:21 spire-1.2.1/pkg/common/catalog/testplugin/ 20:56:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:56:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:56:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:56:21 spire-1.2.1/pkg/common/cli/ 20:56:21 spire-1.2.1/pkg/common/cli/env.go 20:56:21 spire-1.2.1/pkg/common/cli/flags.go 20:56:21 spire-1.2.1/pkg/common/cli/trust_domain.go 20:56:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:56:21 spire-1.2.1/pkg/common/cli/umask.go 20:56:21 spire-1.2.1/pkg/common/cli/umask_posix.go 20:56:21 spire-1.2.1/pkg/common/cli/umask_test.go 20:56:21 spire-1.2.1/pkg/common/cli/umask_windows.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/ 20:56:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/flag.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/format.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/ 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:56:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:56:21 spire-1.2.1/pkg/common/coretypes/ 20:56:21 spire-1.2.1/pkg/common/coretypes/bundle/ 20:56:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:56:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:56:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:56:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:56:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:56:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:56:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:56:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:56:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:56:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:56:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:56:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:56:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:56:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:56:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:56:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:56:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:56:21 spire-1.2.1/pkg/common/cryptoutil/ 20:56:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:56:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:56:21 spire-1.2.1/pkg/common/diskutil/ 20:56:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:56:21 spire-1.2.1/pkg/common/diskutil/file_test.go 20:56:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:56:21 spire-1.2.1/pkg/common/errorutil/ 20:56:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:56:21 spire-1.2.1/pkg/common/health/ 20:56:21 spire-1.2.1/pkg/common/health/config.go 20:56:21 spire-1.2.1/pkg/common/health/context.go 20:56:21 spire-1.2.1/pkg/common/health/context_test.go 20:56:21 spire-1.2.1/pkg/common/health/health.go 20:56:21 spire-1.2.1/pkg/common/health/health_test.go 20:56:21 spire-1.2.1/pkg/common/health/logger.go 20:56:21 spire-1.2.1/pkg/common/hostservice/ 20:56:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:56:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:56:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:56:21 spire-1.2.1/pkg/common/idutil/ 20:56:21 spire-1.2.1/pkg/common/idutil/require.go 20:56:21 spire-1.2.1/pkg/common/idutil/require_test.go 20:56:21 spire-1.2.1/pkg/common/idutil/safety.go 20:56:21 spire-1.2.1/pkg/common/idutil/safety_test.go 20:56:21 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:56:21 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:56:21 spire-1.2.1/pkg/common/jwtsvid/ 20:56:21 spire-1.2.1/pkg/common/jwtsvid/common.go 20:56:21 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:56:21 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:56:21 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:56:21 spire-1.2.1/pkg/common/jwtutil/ 20:56:21 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:56:21 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:56:21 spire-1.2.1/pkg/common/log/ 20:56:21 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:56:21 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:56:21 spire-1.2.1/pkg/common/log/log.go 20:56:21 spire-1.2.1/pkg/common/log/log_test.go 20:56:21 spire-1.2.1/pkg/common/log/options.go 20:56:21 spire-1.2.1/pkg/common/nodeutil/ 20:56:21 spire-1.2.1/pkg/common/nodeutil/node.go 20:56:21 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:56:21 spire-1.2.1/pkg/common/peertracker/ 20:56:21 spire-1.2.1/pkg/common/peertracker/conn.go 20:56:21 spire-1.2.1/pkg/common/peertracker/credentials.go 20:56:21 spire-1.2.1/pkg/common/peertracker/errors.go 20:56:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:56:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:56:21 spire-1.2.1/pkg/common/peertracker/info.go 20:56:21 spire-1.2.1/pkg/common/peertracker/listener.go 20:56:21 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:56:21 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:56:21 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:56:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:56:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:56:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:56:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:56:21 spire-1.2.1/pkg/common/peertracker/tcp.go 20:56:21 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:56:21 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:56:21 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:56:21 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:56:21 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:56:21 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:56:21 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:56:21 spire-1.2.1/pkg/common/peertracker/uds.go 20:56:21 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:56:21 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:56:21 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:56:21 spire-1.2.1/pkg/common/pemutil/ 20:56:21 spire-1.2.1/pkg/common/pemutil/block.go 20:56:21 spire-1.2.1/pkg/common/pemutil/certs.go 20:56:21 spire-1.2.1/pkg/common/pemutil/common.go 20:56:21 spire-1.2.1/pkg/common/pemutil/csr.go 20:56:21 spire-1.2.1/pkg/common/pemutil/keys.go 20:56:21 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/ 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:56:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:56:21 spire-1.2.1/pkg/common/plugin/ 20:56:21 spire-1.2.1/pkg/common/plugin/aws/ 20:56:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:56:21 spire-1.2.1/pkg/common/plugin/azure/ 20:56:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:56:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:56:21 spire-1.2.1/pkg/common/plugin/facade.go 20:56:21 spire-1.2.1/pkg/common/plugin/facade_test.go 20:56:21 spire-1.2.1/pkg/common/plugin/gcp/ 20:56:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:56:21 spire-1.2.1/pkg/common/plugin/k8s/ 20:56:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:56:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:56:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:56:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:56:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:56:21 spire-1.2.1/pkg/common/plugin/log.go 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/ 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:56:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:56:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:56:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:56:21 spire-1.2.1/pkg/common/plugin/x509pop/ 20:56:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:56:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:56:21 spire-1.2.1/pkg/common/profiling/ 20:56:21 spire-1.2.1/pkg/common/profiling/dumpers.go 20:56:21 spire-1.2.1/pkg/common/profiling/profiling.go 20:56:21 spire-1.2.1/pkg/common/protoutil/ 20:56:21 spire-1.2.1/pkg/common/protoutil/masks.go 20:56:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:56:21 spire-1.2.1/pkg/common/rotationutil/ 20:56:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:56:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:56:21 spire-1.2.1/pkg/common/selector/ 20:56:21 spire-1.2.1/pkg/common/selector/selector.go 20:56:21 spire-1.2.1/pkg/common/selector/selector_test.go 20:56:21 spire-1.2.1/pkg/common/selector/set.go 20:56:21 spire-1.2.1/pkg/common/selector/set_utils.go 20:56:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/ 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/ 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:56:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:56:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:56:21 spire-1.2.1/pkg/common/telemetry/call.go 20:56:21 spire-1.2.1/pkg/common/telemetry/common/ 20:56:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:56:21 spire-1.2.1/pkg/common/telemetry/config.go 20:56:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:56:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/inmem.go 20:56:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/m3.go 20:56:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/metrics.go 20:56:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/names.go 20:56:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:56:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:56:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/ 20:56:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:56:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:56:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:56:21 spire-1.2.1/pkg/common/telemetry/server/server.go 20:56:21 spire-1.2.1/pkg/common/telemetry/sink.go 20:56:21 spire-1.2.1/pkg/common/telemetry/statsd.go 20:56:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:56:21 spire-1.2.1/pkg/common/telemetry/uptime.go 20:56:21 spire-1.2.1/pkg/common/telemetry/version.go 20:56:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:56:21 spire-1.2.1/pkg/common/uptime/ 20:56:21 spire-1.2.1/pkg/common/uptime/uptime.go 20:56:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:56:21 spire-1.2.1/pkg/common/util/ 20:56:21 spire-1.2.1/pkg/common/util/certs.go 20:56:21 spire-1.2.1/pkg/common/util/certs_test.go 20:56:21 spire-1.2.1/pkg/common/util/csr.go 20:56:21 spire-1.2.1/pkg/common/util/hash.go 20:56:21 spire-1.2.1/pkg/common/util/selectors.go 20:56:21 spire-1.2.1/pkg/common/util/selectors_test.go 20:56:21 spire-1.2.1/pkg/common/util/signals.go 20:56:21 spire-1.2.1/pkg/common/util/sort.go 20:56:21 spire-1.2.1/pkg/common/util/sort_test.go 20:56:21 spire-1.2.1/pkg/common/util/task.go 20:56:21 spire-1.2.1/pkg/common/util/task_test.go 20:56:21 spire-1.2.1/pkg/common/util/testdata/ 20:56:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:56:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:56:21 spire-1.2.1/pkg/common/version/ 20:56:21 spire-1.2.1/pkg/common/version/version.go 20:56:21 spire-1.2.1/pkg/common/x509svid/ 20:56:21 spire-1.2.1/pkg/common/x509svid/common_test.go 20:56:21 spire-1.2.1/pkg/common/x509svid/csr.go 20:56:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:56:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:56:21 spire-1.2.1/pkg/common/x509util/ 20:56:21 spire-1.2.1/pkg/common/x509util/cert.go 20:56:21 spire-1.2.1/pkg/common/x509util/dns.go 20:56:22 spire-1.2.1/pkg/common/x509util/dns_test.go 20:56:22 spire-1.2.1/pkg/common/x509util/keyid.go 20:56:22 spire-1.2.1/pkg/common/x509util/keypair.go 20:56:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:56:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:56:22 spire-1.2.1/pkg/server/ 20:56:22 spire-1.2.1/pkg/server/api/ 20:56:22 spire-1.2.1/pkg/server/api/agent.go 20:56:22 spire-1.2.1/pkg/server/api/agent/ 20:56:22 spire-1.2.1/pkg/server/api/agent/v1/ 20:56:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:56:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:56:22 spire-1.2.1/pkg/server/api/agent_test.go 20:56:22 spire-1.2.1/pkg/server/api/api.go 20:56:22 spire-1.2.1/pkg/server/api/audit/ 20:56:22 spire-1.2.1/pkg/server/api/audit/audit.go 20:56:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:56:22 spire-1.2.1/pkg/server/api/bundle.go 20:56:22 spire-1.2.1/pkg/server/api/bundle/ 20:56:22 spire-1.2.1/pkg/server/api/bundle/v1/ 20:56:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:56:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:56:22 spire-1.2.1/pkg/server/api/bundle_test.go 20:56:22 spire-1.2.1/pkg/server/api/debug/ 20:56:22 spire-1.2.1/pkg/server/api/debug/v1/ 20:56:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:56:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:56:22 spire-1.2.1/pkg/server/api/entry.go 20:56:22 spire-1.2.1/pkg/server/api/entry/ 20:56:22 spire-1.2.1/pkg/server/api/entry/v1/ 20:56:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:56:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:56:22 spire-1.2.1/pkg/server/api/entry_test.go 20:56:22 spire-1.2.1/pkg/server/api/health/ 20:56:22 spire-1.2.1/pkg/server/api/health/v1/ 20:56:22 spire-1.2.1/pkg/server/api/health/v1/service.go 20:56:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:56:22 spire-1.2.1/pkg/server/api/id.go 20:56:22 spire-1.2.1/pkg/server/api/id_test.go 20:56:22 spire-1.2.1/pkg/server/api/limits/ 20:56:22 spire-1.2.1/pkg/server/api/limits/limits.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/ 20:56:22 spire-1.2.1/pkg/server/api/middleware/alias.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/audit.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/caller.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/common.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/entries.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:56:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:56:22 spire-1.2.1/pkg/server/api/ratelimit.go 20:56:22 spire-1.2.1/pkg/server/api/rpccontext/ 20:56:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:56:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:56:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:56:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:56:22 spire-1.2.1/pkg/server/api/selector.go 20:56:22 spire-1.2.1/pkg/server/api/selector_test.go 20:56:22 spire-1.2.1/pkg/server/api/status.go 20:56:22 spire-1.2.1/pkg/server/api/status_test.go 20:56:22 spire-1.2.1/pkg/server/api/svid/ 20:56:22 spire-1.2.1/pkg/server/api/svid/v1/ 20:56:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:56:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:56:22 spire-1.2.1/pkg/server/api/trustdomain.go 20:56:22 spire-1.2.1/pkg/server/api/trustdomain/ 20:56:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:56:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:56:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:56:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:56:22 spire-1.2.1/pkg/server/authpolicy/ 20:56:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:56:22 spire-1.2.1/pkg/server/authpolicy/policy.go 20:56:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:56:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:56:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:56:22 spire-1.2.1/pkg/server/authpolicy/validate.go 20:56:22 spire-1.2.1/pkg/server/bundle/ 20:56:22 spire-1.2.1/pkg/server/bundle/client/ 20:56:22 spire-1.2.1/pkg/server/bundle/client/client.go 20:56:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:56:22 spire-1.2.1/pkg/server/bundle/client/manager.go 20:56:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:56:22 spire-1.2.1/pkg/server/bundle/client/sources.go 20:56:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:56:22 spire-1.2.1/pkg/server/bundle/client/updater.go 20:56:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:56:22 spire-1.2.1/pkg/server/ca/ 20:56:22 spire-1.2.1/pkg/server/ca/ca.go 20:56:22 spire-1.2.1/pkg/server/ca/ca_health.go 20:56:22 spire-1.2.1/pkg/server/ca/ca_test.go 20:56:22 spire-1.2.1/pkg/server/ca/journal.go 20:56:22 spire-1.2.1/pkg/server/ca/journal_test.go 20:56:22 spire-1.2.1/pkg/server/ca/manager.go 20:56:22 spire-1.2.1/pkg/server/ca/manager_health.go 20:56:22 spire-1.2.1/pkg/server/ca/manager_test.go 20:56:22 spire-1.2.1/pkg/server/ca/templates.go 20:56:22 spire-1.2.1/pkg/server/ca/upstream_client.go 20:56:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:56:22 spire-1.2.1/pkg/server/ca/validation.go 20:56:22 spire-1.2.1/pkg/server/cache/ 20:56:22 spire-1.2.1/pkg/server/cache/dscache/ 20:56:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:56:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:56:22 spire-1.2.1/pkg/server/cache/entrycache/ 20:56:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:56:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:56:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:56:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:56:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:56:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:56:22 spire-1.2.1/pkg/server/catalog/ 20:56:22 spire-1.2.1/pkg/server/catalog/catalog.go 20:56:22 spire-1.2.1/pkg/server/catalog/keymanager.go 20:56:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:56:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:56:22 spire-1.2.1/pkg/server/catalog/notifier.go 20:56:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:56:22 spire-1.2.1/pkg/server/config.go 20:56:22 spire-1.2.1/pkg/server/datastore/ 20:56:22 spire-1.2.1/pkg/server/datastore/datastore.go 20:56:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:56:22 spire-1.2.1/pkg/server/datastore/repository.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:56:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:56:22 spire-1.2.1/pkg/server/endpoints/ 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/ 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:56:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:56:22 spire-1.2.1/pkg/server/endpoints/config.go 20:56:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:56:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:56:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:56:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:56:22 spire-1.2.1/pkg/server/endpoints/middleware.go 20:56:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:56:22 spire-1.2.1/pkg/server/hostservice/ 20:56:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:56:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:56:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:56:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:56:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:56:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:56:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:56:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/ 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/ 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:56:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:56:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:56:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/ 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:56:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:56:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:56:22 spire-1.2.1/pkg/server/registration/ 20:56:22 spire-1.2.1/pkg/server/registration/manager.go 20:56:22 spire-1.2.1/pkg/server/registration/manager_test.go 20:56:22 spire-1.2.1/pkg/server/scanentries.go 20:56:22 spire-1.2.1/pkg/server/scanentries_test.go 20:56:22 spire-1.2.1/pkg/server/server.go 20:56:22 spire-1.2.1/pkg/server/server_test.go 20:56:22 spire-1.2.1/pkg/server/svid/ 20:56:22 spire-1.2.1/pkg/server/svid/observer.go 20:56:22 spire-1.2.1/pkg/server/svid/observer_test.go 20:56:22 spire-1.2.1/pkg/server/svid/rotator.go 20:56:22 spire-1.2.1/pkg/server/svid/rotator_config.go 20:56:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:56:22 spire-1.2.1/pkg/server/svid/rotator_test.go 20:56:22 spire-1.2.1/proto/ 20:56:22 spire-1.2.1/proto/private/ 20:56:22 spire-1.2.1/proto/private/server/ 20:56:22 spire-1.2.1/proto/private/server/journal/ 20:56:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:56:22 spire-1.2.1/proto/private/server/journal/journal.proto 20:56:22 spire-1.2.1/proto/spire/ 20:56:22 spire-1.2.1/proto/spire/common/ 20:56:22 spire-1.2.1/proto/spire/common/common.pb.go 20:56:22 spire-1.2.1/proto/spire/common/common.proto 20:56:22 spire-1.2.1/proto/spire/common/plugin/ 20:56:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:56:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:56:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:56:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:56:22 spire-1.2.1/proto/spire/plugin/ 20:56:22 spire-1.2.1/proto/spire/plugin/agent/ 20:56:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:56:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:56:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:56:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:56:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:56:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:56:22 spire-1.2.1/release/ 20:56:22 spire-1.2.1/release/spire-extras/ 20:56:22 spire-1.2.1/release/spire-extras/README.md 20:56:22 spire-1.2.1/release/spire-extras/conf/ 20:56:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:56:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:56:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:56:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:56:22 spire-1.2.1/release/spire/ 20:56:22 spire-1.2.1/release/spire/README.md 20:56:22 spire-1.2.1/release/spire/conf/ 20:56:22 spire-1.2.1/release/spire/conf/agent/ 20:56:22 spire-1.2.1/release/spire/conf/agent/agent.conf 20:56:22 spire-1.2.1/release/spire/conf/server/ 20:56:22 spire-1.2.1/release/spire/conf/server/server.conf 20:56:22 spire-1.2.1/script/ 20:56:22 spire-1.2.1/script/build-artifact.sh 20:56:22 spire-1.2.1/script/generate_dummy_ca.sh 20:56:22 spire-1.2.1/support/ 20:56:22 spire-1.2.1/support/k8s/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:56:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/ 20:56:22 spire-1.2.1/support/oidc-discovery-provider/README.md 20:56:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/config.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/main.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:56:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:56:22 spire-1.2.1/test/ 20:56:22 spire-1.2.1/test/clock/ 20:56:22 spire-1.2.1/test/clock/clock.go 20:56:22 spire-1.2.1/test/fakes/ 20:56:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:56:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:56:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:56:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:56:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:56:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:56:22 spire-1.2.1/test/fakes/fakeagentstore/ 20:56:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:56:22 spire-1.2.1/test/fakes/fakedatastore/ 20:56:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:56:22 spire-1.2.1/test/fakes/fakeentryclient/ 20:56:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:56:22 spire-1.2.1/test/fakes/fakehealthchecker/ 20:56:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:56:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:56:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:56:22 spire-1.2.1/test/fakes/fakemetrics/ 20:56:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:56:22 spire-1.2.1/test/fakes/fakenoderesolver/ 20:56:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:56:22 spire-1.2.1/test/fakes/fakenotifier/ 20:56:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:56:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:56:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:56:22 spire-1.2.1/test/fakes/fakeserverca/ 20:56:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:56:22 spire-1.2.1/test/fakes/fakeservercatalog/ 20:56:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:56:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:56:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:56:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:56:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:56:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:56:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:56:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:56:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:56:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:56:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:56:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:56:22 spire-1.2.1/test/fixture/ 20:56:22 spire-1.2.1/test/fixture/certs/ 20:56:22 spire-1.2.1/test/fixture/certs/agent_svid.der 20:56:22 spire-1.2.1/test/fixture/certs/base_cert.pem 20:56:22 spire-1.2.1/test/fixture/certs/base_csr.pem 20:56:22 spire-1.2.1/test/fixture/certs/base_key.pem 20:56:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:56:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:56:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:56:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:56:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:56:22 spire-1.2.1/test/fixture/certs/blog_key.pem 20:56:22 spire-1.2.1/test/fixture/certs/bundle.der 20:56:22 spire-1.2.1/test/fixture/certs/ca.pem 20:56:22 spire-1.2.1/test/fixture/certs/ca_key.pem 20:56:22 spire-1.2.1/test/fixture/certs/database_cert.pem 20:56:22 spire-1.2.1/test/fixture/certs/database_csr.pem 20:56:22 spire-1.2.1/test/fixture/certs/database_key.pem 20:56:22 spire-1.2.1/test/fixture/certs/node_cert.pem 20:56:22 spire-1.2.1/test/fixture/certs/node_csr.pem 20:56:22 spire-1.2.1/test/fixture/certs/node_key.pem 20:56:22 spire-1.2.1/test/fixture/certs/svid.pem 20:56:22 spire-1.2.1/test/fixture/certs/svid_key.pem 20:56:22 spire-1.2.1/test/fixture/config/ 20:56:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:56:22 spire-1.2.1/test/fixture/config/agent_good.conf 20:56:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:56:22 spire-1.2.1/test/fixture/config/plugin_good.conf 20:56:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:56:22 spire-1.2.1/test/fixture/config/server_good.conf 20:56:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:56:22 spire-1.2.1/test/fixture/fixture.go 20:56:22 spire-1.2.1/test/fixture/nodeattestor/ 20:56:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:56:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:56:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:56:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:56:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:56:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:56:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:56:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:56:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:56:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:56:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:56:22 spire-1.2.1/test/fixture/registration/ 20:56:22 spire-1.2.1/test/fixture/registration/entries.json 20:56:22 spire-1.2.1/test/fixture/registration/good-for-update.json 20:56:22 spire-1.2.1/test/fixture/registration/good.json 20:56:22 spire-1.2.1/test/fixture/registration/invalid.json 20:56:22 spire-1.2.1/test/fixture/registration/invalid_json.json 20:56:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:56:22 spire-1.2.1/test/integration/ 20:56:22 spire-1.2.1/test/integration/README.md 20:56:22 spire-1.2.1/test/integration/common 20:56:22 spire-1.2.1/test/integration/setup/ 20:56:22 spire-1.2.1/test/integration/setup/adminclient/ 20:56:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:56:22 spire-1.2.1/test/integration/setup/adminclient/client.go 20:56:22 spire-1.2.1/test/integration/setup/debugagent/ 20:56:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:56:22 spire-1.2.1/test/integration/setup/debugagent/main.go 20:56:22 spire-1.2.1/test/integration/setup/debugserver/ 20:56:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:56:22 spire-1.2.1/test/integration/setup/debugserver/main.go 20:56:22 spire-1.2.1/test/integration/setup/downstreamclient/ 20:56:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:56:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:56:22 spire-1.2.1/test/integration/setup/itclient/ 20:56:22 spire-1.2.1/test/integration/setup/itclient/client.go 20:56:22 spire-1.2.1/test/integration/setup/node-attestation/ 20:56:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:56:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:56:22 spire-1.2.1/test/integration/setup/x509pop/ 20:56:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:56:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:56:22 spire-1.2.1/test/integration/suites/ 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:56:22 spire-1.2.1/test/integration/suites/join-token/ 20:56:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:56:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:56:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:56:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:56:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:56:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:56:22 spire-1.2.1/test/integration/suites/join-token/README.md 20:56:22 spire-1.2.1/test/integration/suites/join-token/conf/ 20:56:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/join-token/teardown 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:56:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:56:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:56:22 spire-1.2.1/test/integration/suites/k8s/ 20:56:22 spire-1.2.1/test/integration/suites/k8s/00-setup 20:56:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:56:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:56:22 spire-1.2.1/test/integration/suites/k8s/README.md 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/ 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:56:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:56:22 spire-1.2.1/test/integration/suites/k8s/teardown 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/ 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:56:22 spire-1.2.1/test/integration/suites/rotation/ 20:56:22 spire-1.2.1/test/integration/suites/rotation/00-setup 20:56:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:56:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:56:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:56:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:56:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:56:22 spire-1.2.1/test/integration/suites/rotation/README.md 20:56:22 spire-1.2.1/test/integration/suites/rotation/conf/ 20:56:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/rotation/teardown 20:56:22 spire-1.2.1/test/integration/suites/self-test/ 20:56:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:56:22 spire-1.2.1/test/integration/suites/self-test/README.md 20:56:22 spire-1.2.1/test/integration/suites/self-test/teardown 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:56:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:56:22 spire-1.2.1/test/integration/suites/upgrade/ 20:56:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:56:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:56:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:56:22 spire-1.2.1/test/integration/suites/upgrade/README.md 20:56:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:56:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:56:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:56:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:56:22 spire-1.2.1/test/integration/suites/upgrade/teardown 20:56:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:56:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:56:22 spire-1.2.1/test/integration/test-one.sh 20:56:22 spire-1.2.1/test/integration/test.sh 20:56:22 spire-1.2.1/test/plugintest/ 20:56:22 spire-1.2.1/test/plugintest/config.go 20:56:22 spire-1.2.1/test/plugintest/load.go 20:56:22 spire-1.2.1/test/plugintest/option.go 20:56:22 spire-1.2.1/test/spiretest/ 20:56:22 spire-1.2.1/test/spiretest/apiserver.go 20:56:22 spire-1.2.1/test/spiretest/assertions.go 20:56:22 spire-1.2.1/test/spiretest/dir.go 20:56:22 spire-1.2.1/test/spiretest/errors_posix.go 20:56:22 spire-1.2.1/test/spiretest/errors_windows.go 20:56:22 spire-1.2.1/test/spiretest/logs.go 20:56:22 spire-1.2.1/test/spiretest/socketapi.go 20:56:22 spire-1.2.1/test/spiretest/suite.go 20:56:22 spire-1.2.1/test/spiretest/x509.go 20:56:22 spire-1.2.1/test/testca/ 20:56:22 spire-1.2.1/test/testca/ca.go 20:56:22 spire-1.2.1/test/testkey/ 20:56:22 spire-1.2.1/test/testkey/generate.sh 20:56:22 spire-1.2.1/test/testkey/genkeys.go 20:56:22 spire-1.2.1/test/testkey/keys.go 20:56:22 spire-1.2.1/test/testkey/new.go 20:56:22 spire-1.2.1/test/tpmsimulator/ 20:56:22 spire-1.2.1/test/tpmsimulator/simulator.go 20:56:22 spire-1.2.1/test/util/ 20:56:22 spire-1.2.1/test/util/cert_fixtures.go 20:56:22 spire-1.2.1/test/util/cert_generation.go 20:56:22 spire-1.2.1/test/util/io_redirection.go 20:56:22 spire-1.2.1/test/util/race.go 20:56:22 spire-1.2.1/test/util/util.go 20:56:22 building spire from source... 20:56:23 Installing go1.17.7... 20:56:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:56:50 ---> c35f3a0268f7 20:56:50 Step 3/22 : WORKDIR /edgex-go 20:56:50 ---> Using cache 20:56:50 ---> 129a8b964e03 20:56:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:50 ---> Using cache 20:56:50 ---> d4585e968713 20:56:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:56:50 ---> Running in d4a2ce02334c 20:56:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:53 OK: 220 MiB in 52 packages 20:56:55 Removing intermediate container d4a2ce02334c 20:56:55 ---> 38221becf356 20:56:55 Step 6/22 : COPY go.mod vendor* ./ 20:56:55 Building bin/spire-server... 20:56:55 go: downloading github.com/mitchellh/cli v1.1.2 20:56:55 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:56:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:56:56  ---> 1f304be1aa16 20:56:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:56 ---> Running in 5702d737977b 20:56:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:56:56 go: downloading google.golang.org/grpc v1.44.0 20:57:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:57:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:57:01 go: downloading github.com/imdario/mergo v0.3.12 20:57:02 Removing intermediate container 5702d737977b 20:57:02 ---> 43ef554567c5 20:57:02 Step 8/22 : COPY . . 20:57:02 go: downloading github.com/sirupsen/logrus v1.8.1 20:57:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:57:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:57:03 go: downloading github.com/fatih/color v1.13.0 20:57:03 go: downloading github.com/mattn/go-isatty v0.0.14 20:57:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:57:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:57:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:57:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:57:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:57:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:57:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:57:06 go: downloading github.com/open-policy-agent/opa v0.38.0 20:57:25  ---> cf6444e87b84 20:57:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:57:25 ---> Running in bc21680bca76 20:57: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/support-notifications/support-notifications ./cmd/support-notifications 20:57:36 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:57:36 go: downloading github.com/armon/go-metrics v0.3.10 20:57:36 go: downloading github.com/prometheus/client_golang v1.12.1 20:57:36 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:57:36 go: downloading github.com/mattn/go-colorable v0.1.12 20:57:36 go: downloading github.com/Masterminds/goutils v1.1.0 20:57:36 go: downloading github.com/Masterminds/semver v1.5.0 20:57:36 go: downloading github.com/google/uuid v1.1.2 20:57:36 go: downloading github.com/huandu/xstrings v1.3.2 20:57:36 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:57:36 go: downloading github.com/oklog/run v1.0.0 20:57:37 go: downloading github.com/imkira/go-observer v1.0.3 20:57:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:57:37 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:57:37 go: downloading github.com/prometheus/client_model v0.2.0 20:57:37 go: downloading github.com/prometheus/common v0.32.1 20:57:37 go: downloading github.com/beorn7/perks v1.0.1 20:57:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:57:37 go: downloading github.com/prometheus/procfs v0.7.3 20:57:37 go: downloading github.com/hashicorp/errwrap v1.1.0 20:57:38 go: downloading go.uber.org/atomic v1.9.0 20:57:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:57:38 go: downloading gopkg.in/yaml.v2 v2.4.0 20:57:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:57:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:57:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:57:39 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:57:39 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:57:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:57:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:57:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:57:46 go: downloading github.com/stretchr/testify v1.7.0 20:57:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:57:46 go: downloading google.golang.org/api v0.70.0 20:57:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:58:26 go: downloading k8s.io/api v0.23.4 20:58:26 go: downloading k8s.io/client-go v0.23.4 20:58:26 go: downloading github.com/google/go-tpm v0.3.3 20:58:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:58:41 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:58:41 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:58:41 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:58:41 go: downloading cloud.google.com/go/storage v1.21.0 20:58:42 go: downloading cloud.google.com/go v0.100.2 20:58:43 go: downloading github.com/gobwas/glob v0.2.3 20:58:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:58:44 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:58:44 go: downloading github.com/blang/semver/v4 v4.0.0 20:58:44 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:58:45 go: downloading github.com/jinzhu/gorm v1.9.16 20:58:45 go: downloading github.com/lib/pq v1.10.4 20:58:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:58:49 go: downloading k8s.io/apimachinery v0.23.4 20:58:51 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:58:53 go: downloading cloud.google.com/go/security v1.3.0 20:58:53 go: downloading k8s.io/kube-aggregator v0.23.3 20:58:54 go: downloading github.com/hashicorp/vault/api v1.4.1 20:58:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:58:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:58:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:58:55 go: downloading github.com/twmb/murmur3 v1.1.6 20:58:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:58:55 go: downloading github.com/aws/smithy-go v1.11.0 20:58:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:58:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:58:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:58:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:58:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:58:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:58:59 go: downloading github.com/gogo/protobuf v1.3.2 20:59:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:59:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:59:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:59:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:59:05 go: downloading github.com/dimchansky/utfbom v1.1.1 20:59:05 go: downloading cloud.google.com/go/compute v1.3.0 20:59:06 go: downloading cloud.google.com/go/iam v0.1.1 20:59:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:59:06 go: downloading github.com/jinzhu/inflection v1.0.0 20:59:06 go: downloading github.com/google/gofuzz v1.1.0 20:59:07 go: downloading k8s.io/klog/v2 v2.30.0 20:59:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:59:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:59:08 go: downloading github.com/spf13/pflag v1.0.5 20:59:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:59:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:59:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:59:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:59:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:59:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:59:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:59:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:59:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:59:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:59:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:59:11 go: downloading go.opencensus.io v0.23.0 20:59:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:59:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:59:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:59:14 go: downloading gopkg.in/inf.v0 v0.9.1 20:59:14 go: downloading github.com/google/go-cmp v0.5.7 20:59:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:59:15 go: downloading github.com/go-logr/logr v1.2.2 20:59:15 go: downloading github.com/json-iterator/go v1.1.12 20:59:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:59:19 go: downloading github.com/googleapis/gnostic v0.5.5 20:59:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:59:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:59:21 go: downloading github.com/tklauser/numcpus v0.3.0 20:59:22 go: downloading sigs.k8s.io/yaml v1.3.0 20:59:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:59:22 go: downloading go.uber.org/zap v1.21.0 20:59:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:59:23 go: downloading github.com/modern-go/reflect2 v1.0.2 20:59:23 go: downloading github.com/ryanuber/go-glob v1.0.0 20:59:23 go: downloading github.com/golang/snappy v0.0.4 20:59:23 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:59:33 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:59:33 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:59:33 go: downloading github.com/hashicorp/go-version v1.2.0 20:59:33 go: downloading go.uber.org/multierr v1.6.0 21:00:12 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:00:12 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:00:12 Removing intermediate container 9ca93ad75d06 21:00:12 ---> 2b5bbcfcf0f1 21:00:12 21:00:12 Step 10/23 : FROM alpine:3.14 21:00:12 ---> ac73e934f311 21:00:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:00:12 ---> Using cache 21:00:12 ---> a04b346c5dbf 21:00:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:12 ---> Using cache 21:00:12 ---> 1f7828ba2222 21:00:12 Step 13/23 : ENV APP_PORT=59882 21:00:12 ---> Running in c21987081316 21:00:12 Removing intermediate container c21987081316 21:00:12 ---> 4e542a1d371f 21:00:12 Step 14/23 : EXPOSE $APP_PORT 21:00:12 ---> Running in da6a20c79527 21:00:12 Removing intermediate container da6a20c79527 21:00:12 ---> 90568eeefd91 21:00:12 Step 15/23 : WORKDIR / 21:00:12 ---> Running in c4ea0f6881b8 21:00:13 Removing intermediate container c4ea0f6881b8 21:00:13 ---> c841ce1e4f15 21:00:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:14 ---> 34b92c2cbe57 21:00:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:00:16 ---> 62709b3950af 21:00:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:00:17 ---> 0f3d52e92ca2 21:00:17 Step 19/23 : ENTRYPOINT ["/core-command"] 21:00:17 ---> Running in 1e2c8d36a5a6 21:00:18 Removing intermediate container 1e2c8d36a5a6 21:00:18 ---> ef45e234efe7 21:00:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:18 ---> Running in c0df7823797c 21:00:18 Removing intermediate container c0df7823797c 21:00:18 ---> 5b0715151961 21:00:18 Step 21/23 : LABEL arch=arm64 21:00:18 ---> Running in 0091d05ae361 21:00:19 Removing intermediate container 0091d05ae361 21:00:19 ---> 832163d0f1fb 21:00:19 Step 22/23 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:00:19 ---> Running in 3cd42c2dc57a 21:00:19 Removing intermediate container 3cd42c2dc57a 21:00:19 ---> 314492529fe2 21:00:19 Step 23/23 : LABEL version=0.0.0 21:00:20 ---> Running in dc9eb3f9ee3e 21:00:20 Removing intermediate container dc9eb3f9ee3e 21:00:20 ---> f21d834dcabc 21:00:20 21:00:21 Successfully built f21d834dcabc 21:00:21 Successfully tagged core-command-arm64:latest 21:00:21 Building support-scheduler 21:00:53  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:00:53 ---> c35f3a0268f7 21:00:53 Step 3/22 : WORKDIR /edgex-go 21:00:53 ---> Using cache 21:00:53 ---> 129a8b964e03 21:00:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:53 ---> Using cache 21:00:53 ---> d4585e968713 21:00:53 Step 5/22 : RUN apk add --update --no-cache make git 21:00:53 ---> Using cache 21:00:53 ---> 92f868a4023c 21:00:53 Step 6/22 : COPY go.mod vendor* ./ 21:00:53 ---> Using cache 21:00:53 ---> bdbc3f2a252a 21:00:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:53 ---> Using cache 21:00:53 ---> 771c18dcb17d 21:00:53 Step 8/22 : COPY . . 21:00:53 ---> Using cache 21:00:53 ---> 34a61d8d6a82 21:00:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:00:53 ---> Running in a8b991827d07 21:00: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/support-scheduler/support-scheduler ./cmd/support-scheduler 21:01:40 Removing intermediate container a22a24a7a5d8 21:01:40 ---> 1290981ed7fa 21:01:40 21:01:40 Step 10/31 : FROM alpine:3.14 21:01:40 ---> ac73e934f311 21:01:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:01:40 ---> Running in 19e11445d940 21:01:40 Removing intermediate container 19e11445d940 21:01:40 ---> 17a2737aabff 21:01:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:01:40 ---> Running in de36d75acec2 21:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:42 (1/2) Installing dumb-init (1.2.5-r1) 21:01:42 (2/2) Installing su-exec (0.2-r1) 21:01:42 Executing busybox-1.33.1-r7.trigger 21:01:42 OK: 6 MiB in 16 packages 21:01:43 Removing intermediate container de36d75acec2 21:01:43 ---> 06fd161d6e72 21:01:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:01:43 ---> Running in f52ffd1facb8 21:01:44 Removing intermediate container f52ffd1facb8 21:01:44 ---> a973e8156ed3 21:01:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:01:44 ---> Running in 21ba335111dc 21:01:44 Removing intermediate container 21ba335111dc 21:01:44 ---> b25d5c505b09 21:01:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:01:45 ---> Running in 1faeef777bc9 21:01:48 Removing intermediate container 1faeef777bc9 21:01:48 ---> 92cf26fe5f97 21:01:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:01:48 ---> Running in c4cb31495084 21:01:48 Removing intermediate container c4cb31495084 21:01:48 ---> b46cc6fb6974 21:01:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:01:49 ---> ef48ed292255 21:01:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:01:49 ---> Running in 31c8bf47a05d 21:01:53 Removing intermediate container 31c8bf47a05d 21:01:53 ---> 0ffbe8698b43 21:01:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:53 ---> c719c04ce307 21:01:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:01:55 ---> 17bf5e1a1b05 21:01:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:01:56 ---> e01918690d2c 21:01:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:01:57 ---> f9ac36608589 21:01:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:01:58 ---> a0bf1d8894f4 21:01:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:01:58 ---> Running in 4cfe2cd08fff 21:01:59 Removing intermediate container 4cfe2cd08fff 21:01:59 ---> 45033475d1c7 21:01:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:02:00 ---> 95feff382773 21:02:00 Step 26/31 : RUN chmod +x /entrypoint.sh 21:02:00 ---> Running in 1109c486a67c 21:02:03 Removing intermediate container 1109c486a67c 21:02:03 ---> 4357c4110819 21:02:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:02:04 ---> Running in e9002ec900cf 21:02:04 Removing intermediate container e9002ec900cf 21:02:04 ---> 3992a7d22e6b 21:02:04 Step 28/31 : CMD ["gate"] 21:02:05 ---> Running in a757d87d1681 21:02:05 Removing intermediate container a757d87d1681 21:02:05 ---> 82b221e4e7ce 21:02:05 Step 29/31 : LABEL arch=arm64 21:02:06 ---> Running in c6163a804168 21:02:06 Removing intermediate container c6163a804168 21:02:06 ---> 166a5bd1efc1 21:02:06 Step 30/31 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:02:06 ---> Running in dc2b19030406 21:02:07 Removing intermediate container dc2b19030406 21:02:07 ---> 90e2015461bd 21:02:07 Step 31/31 : LABEL version=0.0.0 21:02:08 ---> Running in fc796daa73db 21:02:08 Removing intermediate container fc796daa73db 21:02:08 ---> 680ad18d4bf4 21:02:08 21:02:08 Successfully built 680ad18d4bf4 21:02:08 Successfully tagged security-bootstrapper-arm64:latest 21:02:08  Building security-bootstrapper ... done Building security-spire-agent 21:02:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:02:41 ---> c35f3a0268f7 21:02:41 Step 3/26 : WORKDIR /edgex-go 21:02:41 ---> Using cache 21:02:41 ---> 129a8b964e03 21:02:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:41 ---> Using cache 21:02:41 ---> d4585e968713 21:02:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:02:41 ---> Using cache 21:02:41 ---> c0fa9afe213f 21:02:41 Step 6/26 : COPY go.mod vendor* ./ 21:02:41 ---> Using cache 21:02:41 ---> b406bd98a993 21:02:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:41 ---> Using cache 21:02:41 ---> b1fe5f00cdf3 21:02:41 Step 8/26 : COPY . . 21:02:41 ---> Using cache 21:02:41 ---> 148a210f2bfe 21:02:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:02:41 ---> Using cache 21:02:41 ---> 2e374afe8406 21:02:41 Step 10/26 : RUN mkdir -p spire-build 21:02:41 ---> Using cache 21:02:41 ---> 2d23a447cb02 21:02:41 Step 11/26 : WORKDIR /edgex-go/spire-build 21:02:41 ---> Using cache 21:02:41 ---> f8af5c16ecde 21:02:41 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 21:02:42 ---> Running in 7e08506ade8a 21:02:44 spire-1.2.1/ 21:02:44 spire-1.2.1/.data/ 21:02:44 spire-1.2.1/.data/.file 21:02:44 spire-1.2.1/.dockerignore 21:02:44 spire-1.2.1/.gitattributes 21:02:44 spire-1.2.1/.githooks/ 21:02:44 spire-1.2.1/.githooks/pre-commit 21:02:44 spire-1.2.1/.github/ 21:02:44 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:02:44 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:02:44 spire-1.2.1/.github/dependabot.yml 21:02:44 spire-1.2.1/.github/workflows/ 21:02:44 spire-1.2.1/.github/workflows/nightly_build.yaml 21:02:44 spire-1.2.1/.github/workflows/pr_build.yaml 21:02:44 spire-1.2.1/.github/workflows/release_build.yaml 21:02:44 spire-1.2.1/.github/workflows/scripts/ 21:02:44 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:02:44 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:02:44 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:02:44 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:02:44 spire-1.2.1/.github/workflows/scripts/split.sh 21:02:44 spire-1.2.1/.gitignore 21:02:44 spire-1.2.1/.go-version 21:02:44 spire-1.2.1/.golangci.yml 21:02:44 spire-1.2.1/ADOPTERS.md 21:02:44 spire-1.2.1/CHANGELOG.md 21:02:44 spire-1.2.1/CODE-OF-CONDUCT.md 21:02:44 spire-1.2.1/CODEOWNERS 21:02:44 spire-1.2.1/CONTRIBUTING.md 21:02:44 spire-1.2.1/Dockerfile 21:02:44 spire-1.2.1/Dockerfile.dev 21:02:44 spire-1.2.1/Dockerfile.scratch 21:02:44 spire-1.2.1/LICENSE 21:02:44 spire-1.2.1/MAINTAINERS.md 21:02:44 spire-1.2.1/Makefile 21:02:44 spire-1.2.1/README.md 21:02:44 spire-1.2.1/ROADMAP.md 21:02:44 spire-1.2.1/SECURITY.md 21:02:44 spire-1.2.1/cmd/ 21:02:44 spire-1.2.1/cmd/spire-agent/ 21:02:44 spire-1.2.1/cmd/spire-agent/cli/ 21:02:44 spire-1.2.1/cmd/spire-agent/cli/api/ 21:02:44 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/common/ 21:02:44 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:02:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/run/ 21:02:44 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:02:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:02:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:02:44 spire-1.2.1/cmd/spire-agent/main.go 21:02:44 spire-1.2.1/cmd/spire-server/ 21:02:44 spire-1.2.1/cmd/spire-server/cli/ 21:02:44 spire-1.2.1/cmd/spire-server/cli/agent/ 21:02:44 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:02:44 spire-1.2.1/cmd/spire-server/cli/cli.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/ 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/ 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:02:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:02:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/run/ 21:02:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/token/ 21:02:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/validate/ 21:02:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/x509/ 21:02:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:02:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:02:45 spire-1.2.1/cmd/spire-server/main.go 21:02:45 spire-1.2.1/cmd/spire-server/util/ 21:02:45 spire-1.2.1/cmd/spire-server/util/util.go 21:02:45 spire-1.2.1/conf/ 21:02:45 spire-1.2.1/conf/agent/ 21:02:45 spire-1.2.1/conf/agent/agent.conf 21:02:45 spire-1.2.1/conf/agent/agent_full.conf 21:02:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:02:45 spire-1.2.1/conf/server/ 21:02:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:02:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:02:45 spire-1.2.1/conf/server/server.conf 21:02:45 spire-1.2.1/conf/server/server_full.conf 21:02:45 spire-1.2.1/doc/ 21:02:45 spire-1.2.1/doc/SPIRE101.md 21:02:45 spire-1.2.1/doc/auditlog.md 21:02:45 spire-1.2.1/doc/authorization_policy_engine.md 21:02:45 spire-1.2.1/doc/changelog_guidelines.md 21:02:45 spire-1.2.1/doc/cure53-report.pdf 21:02:45 spire-1.2.1/doc/images/ 21:02:45 spire-1.2.1/doc/images/2019_roadmap.png 21:02:45 spire-1.2.1/doc/images/SPIRE101.png 21:02:45 spire-1.2.1/doc/images/SPIRE_agent.png 21:02:45 spire-1.2.1/doc/images/SPIRE_server.png 21:02:45 spire-1.2.1/doc/images/cache_mgr.png 21:02:45 spire-1.2.1/doc/images/cache_mgr_components.png 21:02:45 spire-1.2.1/doc/images/federated_spire.png 21:02:45 spire-1.2.1/doc/images/ha_mode.png 21:02:45 spire-1.2.1/doc/images/nested_spire.png 21:02:45 spire-1.2.1/doc/images/oidc_federation.png 21:02:45 spire-1.2.1/doc/images/single_trust_domain.png 21:02:45 spire-1.2.1/doc/images/spiffe_compatible.png 21:02:45 spire-1.2.1/doc/images/spire_logo.png 21:02:45 spire-1.2.1/doc/migrating_registration_api_clients.md 21:02:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:02:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:02:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:02:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:02:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:02:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:02:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:02:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:02:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:02:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:02:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:02:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:02:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:02:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:02:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:02:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:02:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:02:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:02:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:02:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:02:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:02:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:02:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:02:45 spire-1.2.1/doc/scaling_spire.md 21:02:45 spire-1.2.1/doc/spire_agent.md 21:02:45 spire-1.2.1/doc/spire_server.md 21:02:45 spire-1.2.1/doc/supported_integrations.md 21:02:45 spire-1.2.1/doc/telemetry.md 21:02:45 spire-1.2.1/doc/telemetry_config.md 21:02:45 spire-1.2.1/doc/upgrading.md 21:02:45 spire-1.2.1/doc/using_spire.md 21:02:45 spire-1.2.1/examples/ 21:02:45 spire-1.2.1/examples/README.md 21:02:45 spire-1.2.1/go.mod 21:02:45 spire-1.2.1/go.sum 21:02:45 spire-1.2.1/pkg/ 21:02:45 spire-1.2.1/pkg/agent/ 21:02:45 spire-1.2.1/pkg/agent/agent.go 21:02:45 spire-1.2.1/pkg/agent/api/ 21:02:45 spire-1.2.1/pkg/agent/api/config.go 21:02:45 spire-1.2.1/pkg/agent/api/debug/ 21:02:45 spire-1.2.1/pkg/agent/api/debug/v1/ 21:02:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:02:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:02:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:02:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:02:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:02:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:02:45 spire-1.2.1/pkg/agent/api/endpoints.go 21:02:45 spire-1.2.1/pkg/agent/api/health/ 21:02:45 spire-1.2.1/pkg/agent/api/health/v1/ 21:02:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:02:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:02:45 spire-1.2.1/pkg/agent/api/rpccontext/ 21:02:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:02:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:02:45 spire-1.2.1/pkg/agent/attestor/ 21:02:45 spire-1.2.1/pkg/agent/attestor/node/ 21:02:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:02:45 spire-1.2.1/pkg/agent/attestor/node/node.go 21:02:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:02:45 spire-1.2.1/pkg/agent/attestor/workload/ 21:02:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:02:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:02:45 spire-1.2.1/pkg/agent/catalog/ 21:02:45 spire-1.2.1/pkg/agent/catalog/catalog.go 21:02:45 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:02:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:02:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:02:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:02:45 spire-1.2.1/pkg/agent/client/ 21:02:45 spire-1.2.1/pkg/agent/client/client.go 21:02:45 spire-1.2.1/pkg/agent/client/client_test.go 21:02:45 spire-1.2.1/pkg/agent/client/dial.go 21:02:45 spire-1.2.1/pkg/agent/client/nodeconn.go 21:02:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:02:45 spire-1.2.1/pkg/agent/client/update.go 21:02:45 spire-1.2.1/pkg/agent/client/util.go 21:02:45 spire-1.2.1/pkg/agent/common/ 21:02:45 spire-1.2.1/pkg/agent/common/backoff/ 21:02:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:02:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:02:45 spire-1.2.1/pkg/agent/common/cgroups/ 21:02:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:02:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:02:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:02:45 spire-1.2.1/pkg/agent/config.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/ 21:02:45 spire-1.2.1/pkg/agent/endpoints/config.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:02:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:02:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/workload/ 21:02:45 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:02:45 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:02:45 spire-1.2.1/pkg/agent/manager/ 21:02:45 spire-1.2.1/pkg/agent/manager/cache/ 21:02:45 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:02:45 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:02:45 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:02:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:02:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:02:45 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:02:45 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:02:45 spire-1.2.1/pkg/agent/manager/config.go 21:02:45 spire-1.2.1/pkg/agent/manager/manager.go 21:02:45 spire-1.2.1/pkg/agent/manager/manager_test.go 21:02:45 spire-1.2.1/pkg/agent/manager/storage.go 21:02:45 spire-1.2.1/pkg/agent/manager/storage_test.go 21:02:45 spire-1.2.1/pkg/agent/manager/storecache/ 21:02:45 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:02:45 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:02:45 spire-1.2.1/pkg/agent/manager/sync.go 21:02:45 spire-1.2.1/pkg/agent/plugin/ 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:02:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:02:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:02:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:02:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:02:45 spire-1.2.1/pkg/agent/svid/ 21:02:45 spire-1.2.1/pkg/agent/svid/rotator.go 21:02:45 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:02:45 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:02:45 spire-1.2.1/pkg/agent/svid/store/ 21:02:45 spire-1.2.1/pkg/agent/svid/store/service.go 21:02:45 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:02:45 spire-1.2.1/pkg/common/ 21:02:45 spire-1.2.1/pkg/common/agentpathtemplate/ 21:02:45 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:02:45 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:02:45 spire-1.2.1/pkg/common/api/ 21:02:45 spire-1.2.1/pkg/common/api/metrics.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/ 21:02:45 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/logger.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/names.go 21:02:45 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:02:45 spire-1.2.1/pkg/common/api/names.go 21:02:45 spire-1.2.1/pkg/common/api/ratelimit.go 21:02:45 spire-1.2.1/pkg/common/api/rpccontext/ 21:02:45 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:02:45 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:02:45 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:02:45 spire-1.2.1/pkg/common/auth/ 21:02:45 spire-1.2.1/pkg/common/auth/interceptors.go 21:02:45 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:02:45 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/ 21:02:45 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/types.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:02:45 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:02:45 spire-1.2.1/pkg/common/catalog/ 21:02:45 spire-1.2.1/pkg/common/catalog/bind.go 21:02:45 spire-1.2.1/pkg/common/catalog/builtin.go 21:02:45 spire-1.2.1/pkg/common/catalog/catalog.go 21:02:45 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:02:45 spire-1.2.1/pkg/common/catalog/closers.go 21:02:45 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:02:45 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:02:45 spire-1.2.1/pkg/common/catalog/config.go 21:02:45 spire-1.2.1/pkg/common/catalog/config_test.go 21:02:45 spire-1.2.1/pkg/common/catalog/configure.go 21:02:45 spire-1.2.1/pkg/common/catalog/constraints.go 21:02:45 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:02:45 spire-1.2.1/pkg/common/catalog/context.go 21:02:45 spire-1.2.1/pkg/common/catalog/external.go 21:02:45 spire-1.2.1/pkg/common/catalog/host.go 21:02:45 spire-1.2.1/pkg/common/catalog/pipenet.go 21:02:45 spire-1.2.1/pkg/common/catalog/plugin.go 21:02:45 spire-1.2.1/pkg/common/catalog/testplugin/ 21:02:45 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:02:45 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:02:45 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:02:45 spire-1.2.1/pkg/common/cli/ 21:02:45 spire-1.2.1/pkg/common/cli/env.go 21:02:45 spire-1.2.1/pkg/common/cli/flags.go 21:02:45 spire-1.2.1/pkg/common/cli/trust_domain.go 21:02:45 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:02:45 spire-1.2.1/pkg/common/cli/umask.go 21:02:45 spire-1.2.1/pkg/common/cli/umask_posix.go 21:02:45 spire-1.2.1/pkg/common/cli/umask_test.go 21:02:45 spire-1.2.1/pkg/common/cli/umask_windows.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/ 21:02:45 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/flag.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/format.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/ 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:02:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:02:45 spire-1.2.1/pkg/common/coretypes/ 21:02:45 spire-1.2.1/pkg/common/coretypes/bundle/ 21:02:45 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:02:45 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:02:45 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:02:45 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:02:45 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:02:45 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:02:45 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:02:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:02:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:02:45 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:02:45 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:02:45 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:02:45 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:02:45 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:02:45 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:02:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:02:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:02:45 spire-1.2.1/pkg/common/cryptoutil/ 21:02:45 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:02:45 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:02:45 spire-1.2.1/pkg/common/diskutil/ 21:02:45 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:02:45 spire-1.2.1/pkg/common/diskutil/file_test.go 21:02:45 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:02:45 spire-1.2.1/pkg/common/errorutil/ 21:02:45 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:02:45 spire-1.2.1/pkg/common/health/ 21:02:45 spire-1.2.1/pkg/common/health/config.go 21:02:45 spire-1.2.1/pkg/common/health/context.go 21:02:45 spire-1.2.1/pkg/common/health/context_test.go 21:02:45 spire-1.2.1/pkg/common/health/health.go 21:02:45 spire-1.2.1/pkg/common/health/health_test.go 21:02:45 spire-1.2.1/pkg/common/health/logger.go 21:02:45 spire-1.2.1/pkg/common/hostservice/ 21:02:45 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:02:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:02:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:02:45 spire-1.2.1/pkg/common/idutil/ 21:02:45 spire-1.2.1/pkg/common/idutil/require.go 21:02:45 spire-1.2.1/pkg/common/idutil/require_test.go 21:02:45 spire-1.2.1/pkg/common/idutil/safety.go 21:02:45 spire-1.2.1/pkg/common/idutil/safety_test.go 21:02:45 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:02:45 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:02:45 spire-1.2.1/pkg/common/jwtsvid/ 21:02:45 spire-1.2.1/pkg/common/jwtsvid/common.go 21:02:45 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:02:45 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:02:45 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:02:45 spire-1.2.1/pkg/common/jwtutil/ 21:02:45 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:02:45 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:02:45 spire-1.2.1/pkg/common/log/ 21:02:45 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:02:45 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:02:45 spire-1.2.1/pkg/common/log/log.go 21:02:45 spire-1.2.1/pkg/common/log/log_test.go 21:02:45 spire-1.2.1/pkg/common/log/options.go 21:02:45 spire-1.2.1/pkg/common/nodeutil/ 21:02:45 spire-1.2.1/pkg/common/nodeutil/node.go 21:02:45 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:02:45 spire-1.2.1/pkg/common/peertracker/ 21:02:45 spire-1.2.1/pkg/common/peertracker/conn.go 21:02:45 spire-1.2.1/pkg/common/peertracker/credentials.go 21:02:45 spire-1.2.1/pkg/common/peertracker/errors.go 21:02:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:02:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:02:45 spire-1.2.1/pkg/common/peertracker/info.go 21:02:45 spire-1.2.1/pkg/common/peertracker/listener.go 21:02:45 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:02:45 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:02:45 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:02:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:02:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:02:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:02:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:02:45 spire-1.2.1/pkg/common/peertracker/tcp.go 21:02:45 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:02:45 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:02:45 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:02:45 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:02:45 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:02:45 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:02:45 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:02:45 spire-1.2.1/pkg/common/peertracker/uds.go 21:02:45 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:02:45 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:02:45 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:02:45 spire-1.2.1/pkg/common/pemutil/ 21:02:45 spire-1.2.1/pkg/common/pemutil/block.go 21:02:45 spire-1.2.1/pkg/common/pemutil/certs.go 21:02:45 spire-1.2.1/pkg/common/pemutil/common.go 21:02:45 spire-1.2.1/pkg/common/pemutil/csr.go 21:02:45 spire-1.2.1/pkg/common/pemutil/keys.go 21:02:45 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/ 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:02:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:02:45 spire-1.2.1/pkg/common/plugin/ 21:02:45 spire-1.2.1/pkg/common/plugin/aws/ 21:02:45 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:02:45 spire-1.2.1/pkg/common/plugin/azure/ 21:02:45 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:02:45 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:02:45 spire-1.2.1/pkg/common/plugin/facade.go 21:02:45 spire-1.2.1/pkg/common/plugin/facade_test.go 21:02:45 spire-1.2.1/pkg/common/plugin/gcp/ 21:02:45 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:02:45 spire-1.2.1/pkg/common/plugin/k8s/ 21:02:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:02:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:02:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:02:45 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:02:45 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:02:45 spire-1.2.1/pkg/common/plugin/log.go 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/ 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:02:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:02:45 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:02:45 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:02:45 spire-1.2.1/pkg/common/plugin/x509pop/ 21:02:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:02:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:02:45 spire-1.2.1/pkg/common/profiling/ 21:02:45 spire-1.2.1/pkg/common/profiling/dumpers.go 21:02:45 spire-1.2.1/pkg/common/profiling/profiling.go 21:02:45 spire-1.2.1/pkg/common/protoutil/ 21:02:45 spire-1.2.1/pkg/common/protoutil/masks.go 21:02:45 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:02:45 spire-1.2.1/pkg/common/rotationutil/ 21:02:45 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:02:45 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:02:45 spire-1.2.1/pkg/common/selector/ 21:02:45 spire-1.2.1/pkg/common/selector/selector.go 21:02:45 spire-1.2.1/pkg/common/selector/selector_test.go 21:02:45 spire-1.2.1/pkg/common/selector/set.go 21:02:45 spire-1.2.1/pkg/common/selector/set_utils.go 21:02:45 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/ 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/ 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:02:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:02:45 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:02:45 spire-1.2.1/pkg/common/telemetry/call.go 21:02:45 spire-1.2.1/pkg/common/telemetry/common/ 21:02:45 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:02:45 spire-1.2.1/pkg/common/telemetry/config.go 21:02:45 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:02:45 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/inmem.go 21:02:45 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/m3.go 21:02:45 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/metrics.go 21:02:45 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/names.go 21:02:45 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:02:45 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:02:45 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/ 21:02:45 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:02:45 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:02:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:02:45 spire-1.2.1/pkg/common/telemetry/server/server.go 21:02:45 spire-1.2.1/pkg/common/telemetry/sink.go 21:02:45 spire-1.2.1/pkg/common/telemetry/statsd.go 21:02:45 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:02:45 spire-1.2.1/pkg/common/telemetry/uptime.go 21:02:45 spire-1.2.1/pkg/common/telemetry/version.go 21:02:45 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:02:45 spire-1.2.1/pkg/common/uptime/ 21:02:45 spire-1.2.1/pkg/common/uptime/uptime.go 21:02:45 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:02:45 spire-1.2.1/pkg/common/util/ 21:02:45 spire-1.2.1/pkg/common/util/certs.go 21:02:45 spire-1.2.1/pkg/common/util/certs_test.go 21:02:45 spire-1.2.1/pkg/common/util/csr.go 21:02:45 spire-1.2.1/pkg/common/util/hash.go 21:02:45 spire-1.2.1/pkg/common/util/selectors.go 21:02:45 spire-1.2.1/pkg/common/util/selectors_test.go 21:02:45 spire-1.2.1/pkg/common/util/signals.go 21:02:45 spire-1.2.1/pkg/common/util/sort.go 21:02:45 spire-1.2.1/pkg/common/util/sort_test.go 21:02:45 spire-1.2.1/pkg/common/util/task.go 21:02:45 spire-1.2.1/pkg/common/util/task_test.go 21:02:45 spire-1.2.1/pkg/common/util/testdata/ 21:02:45 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:02:45 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:02:45 spire-1.2.1/pkg/common/version/ 21:02:45 spire-1.2.1/pkg/common/version/version.go 21:02:45 spire-1.2.1/pkg/common/x509svid/ 21:02:45 spire-1.2.1/pkg/common/x509svid/common_test.go 21:02:45 spire-1.2.1/pkg/common/x509svid/csr.go 21:02:45 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:02:45 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:02:45 spire-1.2.1/pkg/common/x509util/ 21:02:45 spire-1.2.1/pkg/common/x509util/cert.go 21:02:45 spire-1.2.1/pkg/common/x509util/dns.go 21:02:45 spire-1.2.1/pkg/common/x509util/dns_test.go 21:02:45 spire-1.2.1/pkg/common/x509util/keyid.go 21:02:45 spire-1.2.1/pkg/common/x509util/keypair.go 21:02:45 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:02:45 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:02:45 spire-1.2.1/pkg/server/ 21:02:45 spire-1.2.1/pkg/server/api/ 21:02:45 spire-1.2.1/pkg/server/api/agent.go 21:02:45 spire-1.2.1/pkg/server/api/agent/ 21:02:45 spire-1.2.1/pkg/server/api/agent/v1/ 21:02:45 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:02:45 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:02:45 spire-1.2.1/pkg/server/api/agent_test.go 21:02:45 spire-1.2.1/pkg/server/api/api.go 21:02:45 spire-1.2.1/pkg/server/api/audit/ 21:02:45 spire-1.2.1/pkg/server/api/audit/audit.go 21:02:45 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:02:45 spire-1.2.1/pkg/server/api/bundle.go 21:02:45 spire-1.2.1/pkg/server/api/bundle/ 21:02:45 spire-1.2.1/pkg/server/api/bundle/v1/ 21:02:45 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:02:45 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:02:45 spire-1.2.1/pkg/server/api/bundle_test.go 21:02:45 spire-1.2.1/pkg/server/api/debug/ 21:02:45 spire-1.2.1/pkg/server/api/debug/v1/ 21:02:45 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:02:45 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:02:45 spire-1.2.1/pkg/server/api/entry.go 21:02:45 spire-1.2.1/pkg/server/api/entry/ 21:02:45 spire-1.2.1/pkg/server/api/entry/v1/ 21:02:45 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:02:45 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:02:45 spire-1.2.1/pkg/server/api/entry_test.go 21:02:45 spire-1.2.1/pkg/server/api/health/ 21:02:45 spire-1.2.1/pkg/server/api/health/v1/ 21:02:45 spire-1.2.1/pkg/server/api/health/v1/service.go 21:02:45 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:02:45 spire-1.2.1/pkg/server/api/id.go 21:02:45 spire-1.2.1/pkg/server/api/id_test.go 21:02:45 spire-1.2.1/pkg/server/api/limits/ 21:02:45 spire-1.2.1/pkg/server/api/limits/limits.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/ 21:02:45 spire-1.2.1/pkg/server/api/middleware/alias.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/audit.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/caller.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/common.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/entries.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:02:45 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:02:45 spire-1.2.1/pkg/server/api/ratelimit.go 21:02:45 spire-1.2.1/pkg/server/api/rpccontext/ 21:02:45 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:02:45 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:02:45 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:02:45 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:02:45 spire-1.2.1/pkg/server/api/selector.go 21:02:45 spire-1.2.1/pkg/server/api/selector_test.go 21:02:45 spire-1.2.1/pkg/server/api/status.go 21:02:45 spire-1.2.1/pkg/server/api/status_test.go 21:02:45 spire-1.2.1/pkg/server/api/svid/ 21:02:45 spire-1.2.1/pkg/server/api/svid/v1/ 21:02:45 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:02:45 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:02:45 spire-1.2.1/pkg/server/api/trustdomain.go 21:02:45 spire-1.2.1/pkg/server/api/trustdomain/ 21:02:45 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:02:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:02:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:02:45 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:02:45 spire-1.2.1/pkg/server/authpolicy/ 21:02:45 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:02:45 spire-1.2.1/pkg/server/authpolicy/policy.go 21:02:45 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:02:45 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:02:45 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:02:45 spire-1.2.1/pkg/server/authpolicy/validate.go 21:02:45 spire-1.2.1/pkg/server/bundle/ 21:02:45 spire-1.2.1/pkg/server/bundle/client/ 21:02:45 spire-1.2.1/pkg/server/bundle/client/client.go 21:02:45 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:02:45 spire-1.2.1/pkg/server/bundle/client/manager.go 21:02:45 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:02:45 spire-1.2.1/pkg/server/bundle/client/sources.go 21:02:45 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:02:45 spire-1.2.1/pkg/server/bundle/client/updater.go 21:02:45 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:02:45 spire-1.2.1/pkg/server/ca/ 21:02:45 spire-1.2.1/pkg/server/ca/ca.go 21:02:45 spire-1.2.1/pkg/server/ca/ca_health.go 21:02:45 spire-1.2.1/pkg/server/ca/ca_test.go 21:02:45 spire-1.2.1/pkg/server/ca/journal.go 21:02:45 spire-1.2.1/pkg/server/ca/journal_test.go 21:02:45 spire-1.2.1/pkg/server/ca/manager.go 21:02:45 spire-1.2.1/pkg/server/ca/manager_health.go 21:02:45 spire-1.2.1/pkg/server/ca/manager_test.go 21:02:45 spire-1.2.1/pkg/server/ca/templates.go 21:02:45 spire-1.2.1/pkg/server/ca/upstream_client.go 21:02:45 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:02:45 spire-1.2.1/pkg/server/ca/validation.go 21:02:45 spire-1.2.1/pkg/server/cache/ 21:02:45 spire-1.2.1/pkg/server/cache/dscache/ 21:02:45 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:02:45 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:02:45 spire-1.2.1/pkg/server/cache/entrycache/ 21:02:45 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:02:45 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:02:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:02:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:02:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:02:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:02:45 spire-1.2.1/pkg/server/catalog/ 21:02:45 spire-1.2.1/pkg/server/catalog/catalog.go 21:02:45 spire-1.2.1/pkg/server/catalog/keymanager.go 21:02:45 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:02:45 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:02:45 spire-1.2.1/pkg/server/catalog/notifier.go 21:02:45 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:02:45 spire-1.2.1/pkg/server/config.go 21:02:45 spire-1.2.1/pkg/server/datastore/ 21:02:45 spire-1.2.1/pkg/server/datastore/datastore.go 21:02:45 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:02:45 spire-1.2.1/pkg/server/datastore/repository.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:02:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:02:45 spire-1.2.1/pkg/server/endpoints/ 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/ 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:02:45 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:02:45 spire-1.2.1/pkg/server/endpoints/config.go 21:02:45 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:02:45 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:02:45 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:02:45 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:02:45 spire-1.2.1/pkg/server/endpoints/middleware.go 21:02:45 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:02:45 spire-1.2.1/pkg/server/hostservice/ 21:02:45 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:02:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:02:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:02:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:02:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:02:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:02:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:02:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/ 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/ 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:02:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:02:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:02:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/ 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:02:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:02:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:02:46 spire-1.2.1/pkg/server/registration/ 21:02:46 spire-1.2.1/pkg/server/registration/manager.go 21:02:46 spire-1.2.1/pkg/server/registration/manager_test.go 21:02:46 spire-1.2.1/pkg/server/scanentries.go 21:02:46 spire-1.2.1/pkg/server/scanentries_test.go 21:02:46 spire-1.2.1/pkg/server/server.go 21:02:46 spire-1.2.1/pkg/server/server_test.go 21:02:46 spire-1.2.1/pkg/server/svid/ 21:02:46 spire-1.2.1/pkg/server/svid/observer.go 21:02:46 spire-1.2.1/pkg/server/svid/observer_test.go 21:02:46 spire-1.2.1/pkg/server/svid/rotator.go 21:02:46 spire-1.2.1/pkg/server/svid/rotator_config.go 21:02:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:02:46 spire-1.2.1/pkg/server/svid/rotator_test.go 21:02:46 spire-1.2.1/proto/ 21:02:46 spire-1.2.1/proto/private/ 21:02:46 spire-1.2.1/proto/private/server/ 21:02:46 spire-1.2.1/proto/private/server/journal/ 21:02:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:02:46 spire-1.2.1/proto/private/server/journal/journal.proto 21:02:46 spire-1.2.1/proto/spire/ 21:02:46 spire-1.2.1/proto/spire/common/ 21:02:46 spire-1.2.1/proto/spire/common/common.pb.go 21:02:46 spire-1.2.1/proto/spire/common/common.proto 21:02:46 spire-1.2.1/proto/spire/common/plugin/ 21:02:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:02:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:02:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:02:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:02:46 spire-1.2.1/proto/spire/plugin/ 21:02:46 spire-1.2.1/proto/spire/plugin/agent/ 21:02:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:02:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:02:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:02:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:02:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:02:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:02:46 spire-1.2.1/release/ 21:02:46 spire-1.2.1/release/spire-extras/ 21:02:46 spire-1.2.1/release/spire-extras/README.md 21:02:46 spire-1.2.1/release/spire-extras/conf/ 21:02:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:02:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:02:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:02:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:02:46 spire-1.2.1/release/spire/ 21:02:46 spire-1.2.1/release/spire/README.md 21:02:46 spire-1.2.1/release/spire/conf/ 21:02:46 spire-1.2.1/release/spire/conf/agent/ 21:02:46 spire-1.2.1/release/spire/conf/agent/agent.conf 21:02:46 spire-1.2.1/release/spire/conf/server/ 21:02:46 spire-1.2.1/release/spire/conf/server/server.conf 21:02:46 spire-1.2.1/script/ 21:02:46 spire-1.2.1/script/build-artifact.sh 21:02:46 spire-1.2.1/script/generate_dummy_ca.sh 21:02:46 spire-1.2.1/support/ 21:02:46 spire-1.2.1/support/k8s/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:02:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/ 21:02:46 spire-1.2.1/support/oidc-discovery-provider/README.md 21:02:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/config.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/main.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:02:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:02:46 spire-1.2.1/test/ 21:02:46 spire-1.2.1/test/clock/ 21:02:46 spire-1.2.1/test/clock/clock.go 21:02:46 spire-1.2.1/test/fakes/ 21:02:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:02:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:02:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:02:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:02:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:02:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:02:46 spire-1.2.1/test/fakes/fakeagentstore/ 21:02:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:02:46 spire-1.2.1/test/fakes/fakedatastore/ 21:02:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:02:46 spire-1.2.1/test/fakes/fakeentryclient/ 21:02:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:02:46 spire-1.2.1/test/fakes/fakehealthchecker/ 21:02:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:02:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:02:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:02:46 spire-1.2.1/test/fakes/fakemetrics/ 21:02:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:02:46 spire-1.2.1/test/fakes/fakenoderesolver/ 21:02:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:02:46 spire-1.2.1/test/fakes/fakenotifier/ 21:02:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:02:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:02:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:02:46 spire-1.2.1/test/fakes/fakeserverca/ 21:02:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:02:46 spire-1.2.1/test/fakes/fakeservercatalog/ 21:02:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:02:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:02:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:02:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:02:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:02:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:02:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:02:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:02:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:02:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:02:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:02:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:02:46 spire-1.2.1/test/fixture/ 21:02:46 spire-1.2.1/test/fixture/certs/ 21:02:46 spire-1.2.1/test/fixture/certs/agent_svid.der 21:02:46 spire-1.2.1/test/fixture/certs/base_cert.pem 21:02:46 spire-1.2.1/test/fixture/certs/base_csr.pem 21:02:46 spire-1.2.1/test/fixture/certs/base_key.pem 21:02:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:02:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:02:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:02:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:02:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:02:46 spire-1.2.1/test/fixture/certs/blog_key.pem 21:02:46 spire-1.2.1/test/fixture/certs/bundle.der 21:02:46 spire-1.2.1/test/fixture/certs/ca.pem 21:02:46 spire-1.2.1/test/fixture/certs/ca_key.pem 21:02:46 spire-1.2.1/test/fixture/certs/database_cert.pem 21:02:46 spire-1.2.1/test/fixture/certs/database_csr.pem 21:02:46 spire-1.2.1/test/fixture/certs/database_key.pem 21:02:46 spire-1.2.1/test/fixture/certs/node_cert.pem 21:02:46 spire-1.2.1/test/fixture/certs/node_csr.pem 21:02:46 spire-1.2.1/test/fixture/certs/node_key.pem 21:02:46 spire-1.2.1/test/fixture/certs/svid.pem 21:02:46 spire-1.2.1/test/fixture/certs/svid_key.pem 21:02:46 spire-1.2.1/test/fixture/config/ 21:02:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:02:46 spire-1.2.1/test/fixture/config/agent_good.conf 21:02:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:02:46 spire-1.2.1/test/fixture/config/plugin_good.conf 21:02:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:02:46 spire-1.2.1/test/fixture/config/server_good.conf 21:02:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:02:46 spire-1.2.1/test/fixture/fixture.go 21:02:46 spire-1.2.1/test/fixture/nodeattestor/ 21:02:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:02:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:02:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:02:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:02:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:02:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:02:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:02:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:02:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:02:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:02:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:02:46 spire-1.2.1/test/fixture/registration/ 21:02:46 spire-1.2.1/test/fixture/registration/entries.json 21:02:46 spire-1.2.1/test/fixture/registration/good-for-update.json 21:02:46 spire-1.2.1/test/fixture/registration/good.json 21:02:46 spire-1.2.1/test/fixture/registration/invalid.json 21:02:46 spire-1.2.1/test/fixture/registration/invalid_json.json 21:02:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:02:46 spire-1.2.1/test/integration/ 21:02:46 spire-1.2.1/test/integration/README.md 21:02:46 spire-1.2.1/test/integration/common 21:02:46 spire-1.2.1/test/integration/setup/ 21:02:46 spire-1.2.1/test/integration/setup/adminclient/ 21:02:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:02:46 spire-1.2.1/test/integration/setup/adminclient/client.go 21:02:46 spire-1.2.1/test/integration/setup/debugagent/ 21:02:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:02:46 spire-1.2.1/test/integration/setup/debugagent/main.go 21:02:46 spire-1.2.1/test/integration/setup/debugserver/ 21:02:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:02:46 spire-1.2.1/test/integration/setup/debugserver/main.go 21:02:46 spire-1.2.1/test/integration/setup/downstreamclient/ 21:02:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:02:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:02:46 spire-1.2.1/test/integration/setup/itclient/ 21:02:46 spire-1.2.1/test/integration/setup/itclient/client.go 21:02:46 spire-1.2.1/test/integration/setup/node-attestation/ 21:02:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:02:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:02:46 spire-1.2.1/test/integration/setup/x509pop/ 21:02:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:02:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:02:46 spire-1.2.1/test/integration/suites/ 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:02:46 spire-1.2.1/test/integration/suites/join-token/ 21:02:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:02:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:02:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:02:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:02:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:02:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:02:46 spire-1.2.1/test/integration/suites/join-token/README.md 21:02:46 spire-1.2.1/test/integration/suites/join-token/conf/ 21:02:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/join-token/teardown 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:02:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:02:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:02:46 spire-1.2.1/test/integration/suites/k8s/ 21:02:46 spire-1.2.1/test/integration/suites/k8s/00-setup 21:02:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:02:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:02:46 spire-1.2.1/test/integration/suites/k8s/README.md 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/ 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:02:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:02:46 spire-1.2.1/test/integration/suites/k8s/teardown 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/ 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:02:46 spire-1.2.1/test/integration/suites/rotation/ 21:02:46 spire-1.2.1/test/integration/suites/rotation/00-setup 21:02:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:02:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:02:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:02:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:02:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:02:46 spire-1.2.1/test/integration/suites/rotation/README.md 21:02:46 spire-1.2.1/test/integration/suites/rotation/conf/ 21:02:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/rotation/teardown 21:02:46 spire-1.2.1/test/integration/suites/self-test/ 21:02:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:02:46 spire-1.2.1/test/integration/suites/self-test/README.md 21:02:46 spire-1.2.1/test/integration/suites/self-test/teardown 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:02:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:02:46 spire-1.2.1/test/integration/suites/upgrade/ 21:02:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:02:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:02:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:02:46 spire-1.2.1/test/integration/suites/upgrade/README.md 21:02:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:02:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:02:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:02:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:02:46 spire-1.2.1/test/integration/suites/upgrade/teardown 21:02:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:02:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:02:46 spire-1.2.1/test/integration/test-one.sh 21:02:46 spire-1.2.1/test/integration/test.sh 21:02:46 spire-1.2.1/test/plugintest/ 21:02:46 spire-1.2.1/test/plugintest/config.go 21:02:46 spire-1.2.1/test/plugintest/load.go 21:02:46 spire-1.2.1/test/plugintest/option.go 21:02:46 spire-1.2.1/test/spiretest/ 21:02:46 spire-1.2.1/test/spiretest/apiserver.go 21:02:46 spire-1.2.1/test/spiretest/assertions.go 21:02:46 spire-1.2.1/test/spiretest/dir.go 21:02:46 spire-1.2.1/test/spiretest/errors_posix.go 21:02:46 spire-1.2.1/test/spiretest/errors_windows.go 21:02:46 spire-1.2.1/test/spiretest/logs.go 21:02:46 spire-1.2.1/test/spiretest/socketapi.go 21:02:46 spire-1.2.1/test/spiretest/suite.go 21:02:46 spire-1.2.1/test/spiretest/x509.go 21:02:46 spire-1.2.1/test/testca/ 21:02:46 spire-1.2.1/test/testca/ca.go 21:02:46 spire-1.2.1/test/testkey/ 21:02:46 spire-1.2.1/test/testkey/generate.sh 21:02:46 spire-1.2.1/test/testkey/genkeys.go 21:02:46 spire-1.2.1/test/testkey/keys.go 21:02:46 spire-1.2.1/test/testkey/new.go 21:02:46 spire-1.2.1/test/tpmsimulator/ 21:02:46 spire-1.2.1/test/tpmsimulator/simulator.go 21:02:46 spire-1.2.1/test/util/ 21:02:46 spire-1.2.1/test/util/cert_fixtures.go 21:02:46 spire-1.2.1/test/util/cert_generation.go 21:02:46 spire-1.2.1/test/util/io_redirection.go 21:02:46 spire-1.2.1/test/util/race.go 21:02:46 spire-1.2.1/test/util/util.go 21:02:46 building spire from source... 21:02:47 Installing go1.17.7... 21:03:05 Removing intermediate container bc21680bca76 21:03:05 ---> ffd7ecfec802 21:03:05 21:03:05 Step 10/22 : FROM alpine:3.14 21:03:05 ---> ac73e934f311 21:03:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:03:05 ---> Running in 1e153bb55a87 21:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:07 (1/2) Installing ca-certificates (20211220-r0) 21:03:07 (2/2) Installing dumb-init (1.2.5-r1) 21:03:07 Executing busybox-1.33.1-r7.trigger 21:03:07 Executing ca-certificates-20211220-r0.trigger 21:03:07 OK: 6 MiB in 16 packages 21:03:10 Removing intermediate container 1e153bb55a87 21:03:10 ---> c2089ab71e29 21:03:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:03:10 ---> Running in e036780762d6 21:03:10 Removing intermediate container e036780762d6 21:03:10 ---> f53453c37a20 21:03:10 Step 13/22 : ENV APP_PORT=59860 21:03:10 ---> Running in 3af06e9dd233 21:03:11 Removing intermediate container 3af06e9dd233 21:03:11 ---> f85b4d968b42 21:03:11 Step 14/22 : EXPOSE $APP_PORT 21:03:11 ---> Running in 50bec689ed2a 21:03:11 Removing intermediate container 50bec689ed2a 21:03:11 ---> bb6a5c88f848 21:03:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:12 ---> 2113a8f11660 21:03:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:03:14 ---> b3120ad965a5 21:03:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:03:15 ---> 6f3bed745fc3 21:03:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:03:15 ---> Running in 7e7f23aeb073 21:03:16 Removing intermediate container 7e7f23aeb073 21:03:16 ---> ba684115e21f 21:03:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:16 ---> Running in 7716a11b7a09 21:03:17 Removing intermediate container 7716a11b7a09 21:03:17 ---> a26972e1c6ca 21:03:17 Step 20/22 : LABEL arch=arm64 21:03:17 ---> Running in ea0e636da234 21:03:17 Removing intermediate container ea0e636da234 21:03:17 ---> 70853db869bf 21:03:17 Step 21/22 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:03:17 ---> Running in e1697d4569e9 21:03:18 Removing intermediate container e1697d4569e9 21:03:18 ---> c7198beea271 21:03:18 Step 22/22 : LABEL version=0.0.0 21:03:18 ---> Running in b4ce7d87e021 21:03:19 Building bin/spire-server... 21:03:19 Removing intermediate container b4ce7d87e021 21:03:19 ---> df32921d2406 21:03:19 21:03:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:03:19 go: downloading github.com/mitchellh/cli v1.1.2 21:03:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:03:20 Successfully built df32921d2406 21:03:20 Successfully tagged support-notifications-arm64:latest 21:03:20  Building support-notifications ... done Building security-proxy-setup 21:03:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:03:20 go: downloading google.golang.org/grpc v1.44.0 21:03:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:03:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:03:24 go: downloading github.com/imdario/mergo v0.3.12 21:03:25 go: downloading github.com/sirupsen/logrus v1.8.1 21:03:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:03:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:03:25 go: downloading github.com/fatih/color v1.13.0 21:03:25 go: downloading github.com/mattn/go-isatty v0.0.14 21:03:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:03:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:03:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:03:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:03:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:03:27 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:03:28 go: downloading github.com/open-policy-agent/opa v0.38.0 21:03:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:03:50 ---> c35f3a0268f7 21:03:50 Step 3/22 : WORKDIR /edgex-go 21:03:50 ---> Using cache 21:03:50 ---> 129a8b964e03 21:03:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:50 ---> Using cache 21:03:50 ---> d4585e968713 21:03:50 Step 5/22 : RUN apk add --update --no-cache make git 21:03:50 ---> Using cache 21:03:50 ---> 92f868a4023c 21:03:50 Step 6/22 : COPY go.mod vendor* ./ 21:03:50 ---> Using cache 21:03:50 ---> bdbc3f2a252a 21:03:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:50 ---> Using cache 21:03:50 ---> 771c18dcb17d 21:03:50 Step 8/22 : COPY . . 21:03:50 ---> Using cache 21:03:50 ---> 34a61d8d6a82 21:03:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:03:50 ---> Running in ab5dc6ebad4c 21:03: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:03:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:03:57 go: downloading github.com/armon/go-metrics v0.3.10 21:03:57 go: downloading github.com/prometheus/client_golang v1.12.1 21:03:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:03:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:03:57 go: downloading github.com/mattn/go-colorable v0.1.12 21:03:57 go: downloading github.com/Masterminds/goutils v1.1.0 21:03:57 go: downloading github.com/Masterminds/semver v1.5.0 21:03:57 go: downloading github.com/google/uuid v1.1.2 21:03:57 go: downloading github.com/huandu/xstrings v1.3.2 21:03:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:03:58 go: downloading github.com/oklog/run v1.0.0 21:03:58 go: downloading github.com/imkira/go-observer v1.0.3 21:03:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:03:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:03:58 go: downloading github.com/prometheus/client_model v0.2.0 21:03:59 go: downloading github.com/prometheus/common v0.32.1 21:03:59 go: downloading go.uber.org/atomic v1.9.0 21:03:59 go: downloading github.com/beorn7/perks v1.0.1 21:03:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:03:59 go: downloading github.com/prometheus/procfs v0.7.3 21:04:00 go: downloading github.com/hashicorp/errwrap v1.1.0 21:04:00 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:04:00 go: downloading gopkg.in/yaml.v2 v2.4.0 21:04:01 go: downloading github.com/stretchr/testify v1.7.0 21:04:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:04:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:04:02 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:04:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:04:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:04:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:04:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:04:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:04:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:04:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:04:11 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:04:33 go: downloading k8s.io/client-go v0.23.4 21:04:33 go: downloading k8s.io/api v0.23.4 21:04:33 go: downloading github.com/google/go-tpm v0.3.3 21:04:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:04:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:04:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:04:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:04:48 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:04:48 go: downloading github.com/blang/semver/v4 v4.0.0 21:04:48 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:04:48 go: downloading github.com/jinzhu/gorm v1.9.16 21:04:48 go: downloading github.com/lib/pq v1.10.4 21:04:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:04:52 go: downloading k8s.io/apimachinery v0.23.4 21:04:54 go: downloading k8s.io/kube-aggregator v0.23.3 21:04:54 go: downloading google.golang.org/api v0.70.0 21:05:33 go: downloading cloud.google.com/go/storage v1.21.0 21:05:33 go: downloading cloud.google.com/go v0.100.2 21:05:33 go: downloading cloud.google.com/go/security v1.3.0 21:05:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:05:33 go: downloading github.com/hashicorp/vault/api v1.4.1 21:05:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:05:34 go: downloading github.com/gobwas/glob v0.2.3 21:05:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:05:34 go: downloading github.com/twmb/murmur3 v1.1.6 21:05:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:05:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:05:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:05:35 go: downloading github.com/aws/smithy-go v1.11.0 21:05:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:05:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:05:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:05:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:05:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:05:37 go: downloading github.com/gogo/protobuf v1.3.2 21:05:43 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:05:43 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:05:43 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:05:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:05:43 go: downloading github.com/dimchansky/utfbom v1.1.1 21:05:43 go: downloading github.com/jinzhu/inflection v1.0.0 21:05:43 go: downloading k8s.io/klog/v2 v2.30.0 21:05:44 go: downloading github.com/google/gofuzz v1.1.0 21:05:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:05:45 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:05:45 go: downloading github.com/spf13/pflag v1.0.5 21:05:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:05:46 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:05:47 go: downloading cloud.google.com/go/compute v1.3.0 21:05:48 go: downloading cloud.google.com/go/iam v0.1.1 21:05:48 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:05:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:05:49 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:05:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:05:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:05:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:05:49 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:05:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:05:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:05:50 go: downloading github.com/tklauser/numcpus v0.3.0 21:05:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:05:50 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:05:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:05:53 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:05:53 go: downloading gopkg.in/inf.v0 v0.9.1 21:05:53 go: downloading github.com/go-logr/logr v1.2.2 21:05:53 go: downloading github.com/google/go-cmp v0.5.7 21:05:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:05:54 go: downloading github.com/json-iterator/go v1.1.12 21:05:54 go: downloading github.com/googleapis/gnostic v0.5.5 21:05:57 go: downloading go.opencensus.io v0.23.0 21:05:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:06:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:06:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:06:00 go: downloading sigs.k8s.io/yaml v1.3.0 21:06:01 go: downloading go.uber.org/zap v1.21.0 21:06:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:06:02 go: downloading github.com/modern-go/reflect2 v1.0.2 21:06:02 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:06:02 go: downloading github.com/ryanuber/go-glob v1.0.0 21:06:02 go: downloading github.com/golang/snappy v0.0.4 21:06:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:06:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:06:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:06:12 go: downloading github.com/hashicorp/go-version v1.2.0 21:06:12 go: downloading go.uber.org/multierr v1.6.0 21:06:27 Removing intermediate container a8b991827d07 21:06:27 ---> c6c0f0ef52db 21:06:27 21:06:27 Step 10/22 : FROM alpine:3.14 21:06:27 ---> ac73e934f311 21:06:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:06:27 ---> Using cache 21:06:27 ---> a04b346c5dbf 21:06:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:06:27 ---> Using cache 21:06:27 ---> 1f7828ba2222 21:06:27 Step 13/22 : ENV APP_PORT=59861 21:06:27 ---> Running in 0ff990e08f65 21:06:27 Removing intermediate container 0ff990e08f65 21:06:27 ---> f66fa2a8a4fd 21:06:27 Step 14/22 : EXPOSE $APP_PORT 21:06:27 ---> Running in e29435aba1e6 21:06:28 Removing intermediate container e29435aba1e6 21:06:28 ---> e253d6185921 21:06:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:29 ---> 2aa9ed9749f0 21:06:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:06:31 ---> 0f3626400796 21:06:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:06:31 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:06:31 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:06:32  ---> 9c2da9014ed7 21:06:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:06:32 ---> Running in c13abf104500 21:06:33 Removing intermediate container c13abf104500 21:06:33 ---> b9cc7feb1776 21:06:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:33 ---> Running in 86d683ba5b96 21:06:33 Removing intermediate container 86d683ba5b96 21:06:33 ---> ce7ab05603ef 21:06:33 Step 20/22 : LABEL arch=arm64 21:06:33 ---> Running in 125eb1ddbf88 21:06:34 Removing intermediate container 125eb1ddbf88 21:06:34 ---> 1d66494487cc 21:06:34 Step 21/22 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:06:34 ---> Running in b3ea5338b599 21:06:35 Removing intermediate container b3ea5338b599 21:06:35 ---> 2a7e8c17d74b 21:06:35 Step 22/22 : LABEL version=0.0.0 21:06:35 ---> Running in cdfceff7b646 21:06:35 Removing intermediate container cdfceff7b646 21:06:35 ---> 6b074c353ec4 21:06:35 21:06:36 Successfully built 6b074c353ec4 21:06:36 Successfully tagged support-scheduler-arm64:latest 21:06:36  Building support-scheduler ... done Building sys-mgmt-agent 21:07:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:07:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:07:09 ---> c35f3a0268f7 21:07:09 Step 3/23 : WORKDIR /edgex-go 21:07:09 ---> Using cache 21:07:09 ---> 129a8b964e03 21:07:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:09 ---> Using cache 21:07:09 ---> d4585e968713 21:07:09 Step 5/23 : RUN apk add --update --no-cache make bash git 21:07:09 ---> Running in 293aa6bf1669 21:07:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:09 OK: 220 MiB in 52 packages 21:07:10 Removing intermediate container 293aa6bf1669 21:07:10 ---> fbb9870b238f 21:07:10 Step 6/23 : COPY go.mod vendor* ./ 21:07:11 ---> c43d45499661 21:07:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:11 ---> Running in 3f550fa2bd5f 21:07:16 Removing intermediate container 3f550fa2bd5f 21:07:16 ---> 4a6966b71e94 21:07:16 Step 8/23 : COPY . . 21:07:38 ---> 3eb2fd2a7286 21:07:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:07:38 ---> Running in 789694c1b0db 21:07:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:09: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/secrets-config ./cmd/secrets-config 21:09:13 Removing intermediate container ab5dc6ebad4c 21:09:13 ---> b674901f3da2 21:09:13 21:09:13 Step 10/22 : FROM alpine:3.14 21:09:13 ---> ac73e934f311 21:09:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:09:13 ---> Running in 36eb0dee6358 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:09:16 (1/6) Installing ca-certificates (20211220-r0) 21:09:16 (2/6) Installing brotli-libs (1.0.9-r5) 21:09:16 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:09:16 (4/6) Installing libcurl (7.79.1-r0) 21:09:16 (5/6) Installing curl (7.79.1-r0) 21:09:16 (6/6) Installing dumb-init (1.2.5-r1) 21:09:16 Executing busybox-1.33.1-r7.trigger 21:09:16 Executing ca-certificates-20211220-r0.trigger 21:09:16 OK: 8 MiB in 20 packages 21:09:18 Removing intermediate container 36eb0dee6358 21:09:18 ---> cda230eedd48 21:09:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:09:19 ---> Running in 4f814d938c27 21:09:19 Removing intermediate container 4f814d938c27 21:09:19 ---> b758d37a750f 21:09:19 Step 13/22 : WORKDIR /edgex 21:09:19 ---> Running in 8d632d066a1b 21:09:20 Removing intermediate container 8d632d066a1b 21:09:20 ---> 7ca16cc000fc 21:09:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:09:21 ---> 23933f118679 21:09:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:09:23 ---> a35c7796f2f0 21:09:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:09:24 ---> fc02a5d192fe 21:09:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:09:25 ---> 1fc95816b39d 21:09:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:09:25 ---> Running in 8b65a9c16571 21:09:29 Removing intermediate container 8b65a9c16571 21:09:29 ---> d3837e845081 21:09:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:09:29 ---> Running in c4c8c76b046d 21:09:29 Removing intermediate container c4c8c76b046d 21:09:29 ---> 1f397caeee4e 21:09:29 Step 20/22 : LABEL arch=arm64 21:09:29 ---> Running in 01f1985c424d 21:09:30 Removing intermediate container 01f1985c424d 21:09:30 ---> 47f727a66b07 21:09:30 Step 21/22 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:09:30 ---> Running in e391a1925639 21:09:30 Removing intermediate container e391a1925639 21:09:30 ---> 2bb968938499 21:09:30 Step 22/22 : LABEL version=0.0.0 21:09:31 ---> Running in 90f6a6a55e9c 21:09:31 Removing intermediate container 90f6a6a55e9c 21:09:31 ---> e99bb99833c3 21:09:31 21:09:32 Successfully built e99bb99833c3 21:09:32 Successfully tagged security-proxy-setup-arm64:latest 21:12:09  Building security-proxy-setup ... done Removing intermediate container 789694c1b0db 21:12:09 ---> e42072b4a9f6 21:12:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:12:09 ---> Running in aaa80d1e8cde 21:12:09 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 21:12:10 Removing intermediate container aaa80d1e8cde 21:12:10 ---> f437c572d32a 21:12:10 21:12:10 Step 11/23 : FROM docker:20.10.14 21:12:10 20.10.14: Pulling from library/docker 21:12:29 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:12:29 Status: Downloaded newer image for docker:20.10.14 21:12:29 ---> c346e9eafbab 21:12:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:12:29 ---> Running in 2fc13f98b9b0 21:12:30 Removing intermediate container 2fc13f98b9b0 21:12:30 ---> 64b9c8a1a89a 21:12:30 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 21:12:30 ---> Running in eb562209d769 21:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:34 (1/43) Installing readline (8.1.1-r0) 21:12:34 (2/43) Installing bash (5.1.16-r0) 21:12:34 Executing bash-5.1.16-r0.post-install 21:12:34 (3/43) Installing brotli-libs (1.0.9-r5) 21:12:34 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:12:34 (5/43) Installing libcurl (7.80.0-r0) 21:12:34 (6/43) Installing curl (7.80.0-r0) 21:12:34 (7/43) Installing dumb-init (1.2.5-r1) 21:12:34 (8/43) Installing libbz2 (1.0.8-r1) 21:12:34 (9/43) Installing expat (2.4.7-r0) 21:12:34 (10/43) Installing libffi (3.4.2-r1) 21:12:34 (11/43) Installing gdbm (1.22-r0) 21:12:34 (12/43) Installing xz-libs (5.2.5-r1) 21:12:34 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:12:34 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:12:34 (15/43) Installing mpdecimal (2.5.1-r1) 21:12:34 (16/43) Installing sqlite-libs (3.36.0-r0) 21:12:34 (17/43) Installing python3 (3.9.7-r4) 21:12:37 (18/43) Installing py3-appdirs (1.4.4-r2) 21:12:37 (19/43) Installing py3-certifi (2020.12.5-r1) 21:12:37 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:12:37 (21/43) Installing py3-idna (3.3-r0) 21:12:37 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:12:37 (23/43) Installing py3-requests (2.26.0-r1) 21:12:37 (24/43) Installing py3-msgpack (1.0.2-r1) 21:12:37 (25/43) Installing py3-lockfile (0.12.2-r4) 21:12:37 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:12:37 (27/43) Installing py3-colorama (0.4.4-r1) 21:12:37 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:12:37 (29/43) Installing py3-distlib (0.3.3-r0) 21:12:37 (30/43) Installing py3-distro (1.6.0-r0) 21:12:37 (31/43) Installing py3-six (1.16.0-r0) 21:12:37 (32/43) Installing py3-webencodings (0.5.1-r4) 21:12:37 (33/43) Installing py3-html5lib (1.1-r1) 21:12:37 (34/43) Installing py3-parsing (2.4.7-r2) 21:12:37 (35/43) Installing py3-packaging (20.9-r1) 21:12:37 (36/43) Installing py3-tomli (1.2.2-r0) 21:12:37 (37/43) Installing py3-pep517 (0.12.0-r0) 21:12:37 (38/43) Installing py3-progress (1.6-r0) 21:12:37 (39/43) Installing py3-retrying (1.3.3-r2) 21:12:37 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:12:37 (41/43) Installing py3-setuptools (52.0.0-r4) 21:12:37 (42/43) Installing py3-toml (0.10.2-r2) 21:12:37 (43/43) Installing py3-pip (20.3.4-r1) 21:12:38 Executing busybox-1.34.1-r5.trigger 21:12:38 OK: 82 MiB in 65 packages 21:12:43 Collecting docker-compose==1.23.2 21:12:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:12:43 Collecting texttable<0.10,>=0.9.0 21:12:43 Downloading texttable-0.9.1.tar.gz (11 kB) 21:12:46 Collecting cached-property<2,>=1.2.0 21:12:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:12:46 Collecting docker<4.0,>=3.6.0 21:12:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:12:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:12:47 Collecting PyYAML<4,>=3.10 21:12:47 Downloading PyYAML-3.13.tar.gz (270 kB) 21:12:51 Collecting jsonschema<3,>=2.5.1 21:12:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:12:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:12:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:12:53 Collecting websocket-client<1.0,>=0.32.0 21:12:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:12:53 Collecting docopt<0.7,>=0.6.1 21:12:53 Downloading docopt-0.6.2.tar.gz (25 kB) 21:12:56 Collecting dockerpty<0.5,>=0.4.1 21:12:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:12:59 Collecting docker-pycreds>=0.4.0 21:12:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:12:59 Collecting idna<2.8,>=2.5 21:12:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:13:00 Collecting urllib3<1.25,>=1.21.1 21:13:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:13:00 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) 21:13:00 Collecting chardet<3.1.0,>=3.0.2 21:13:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:13:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:13:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:13:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:13:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:13:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:13:02 Attempting uninstall: urllib3 21:13:02 Found existing installation: urllib3 1.26.7 21:13:02 Uninstalling urllib3-1.26.7: 21:13:02 Successfully uninstalled urllib3-1.26.7 21:13:03 Attempting uninstall: idna 21:13:03 Found existing installation: idna 3.3 21:13:03 Uninstalling idna-3.3: 21:13:03 Successfully uninstalled idna-3.3 21:13:06 Attempting uninstall: requests 21:13:06 Found existing installation: requests 2.26.0 21:13:06 Uninstalling requests-2.26.0: 21:13:06 Successfully uninstalled requests-2.26.0 21:13:07 Running setup.py install for texttable: started 21:13:09 Running setup.py install for texttable: finished with status 'done' 21:13:09 Running setup.py install for PyYAML: started 21:13:12 Running setup.py install for PyYAML: finished with status 'done' 21:13:13 Running setup.py install for docopt: started 21:13:16 Running setup.py install for docopt: finished with status 'done' 21:13:16 Running setup.py install for dockerpty: started 21:13:18 Running setup.py install for dockerpty: finished with status 'done' 21:13:20 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 21:13:39 Removing intermediate container eb562209d769 21:13:39 ---> bf6d1960b569 21:13:39 Step 14/23 : ENV APP_PORT=58890 21:13:39 ---> Running in c8186275ceb3 21:13:39 Removing intermediate container c8186275ceb3 21:13:39 ---> aa7efac7d99f 21:13:39 Step 15/23 : EXPOSE $APP_PORT 21:13:39 ---> Running in 9bf39bd73250 21:13:39 Removing intermediate container 9bf39bd73250 21:13:39 ---> 744eb3fb4cdc 21:13:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:13:39 ---> 6d5c211173be 21:13:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:13:40 ---> f963db806648 21:13:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:13:41 ---> fe79a9ba488e 21:13:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:13:41 ---> Running in 1b389d3b9aaa 21:13:42 Removing intermediate container 1b389d3b9aaa 21:13:42 ---> e876a109da2e 21:13:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:42 ---> Running in 8ffdc8d10e14 21:13:42 Removing intermediate container 8ffdc8d10e14 21:13:42 ---> 997109b94916 21:13:42 Step 21/23 : LABEL arch=arm64 21:13:42 ---> Running in 549dc5a2b22b 21:13:43 Removing intermediate container 549dc5a2b22b 21:13:43 ---> c16246012889 21:13:43 Step 22/23 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:13:43 ---> Running in 8830eff770db 21:13:43 Removing intermediate container 8830eff770db 21:13:43 ---> 3ba20c8fb141 21:13:43 Step 23/23 : LABEL version=0.0.0 21:13:44 ---> Running in f3f54bf700f0 21:13:44 Removing intermediate container f3f54bf700f0 21:13:44 ---> 1578742d72df 21:13:44 21:13:45 Successfully built 1578742d72df 21:13:45 Successfully tagged sys-mgmt-agent-arm64:latest 21:28:54  Building sys-mgmt-agent ... done Building bin/spire-agent... 21:28:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:28:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:28:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:28:54 go: downloading github.com/docker/docker v20.10.12+incompatible 21:28:54 go: downloading github.com/google/go-tpm-tools v0.3.3 21:28:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:28:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:28:56 go: downloading github.com/docker/go-connections v0.4.0 21:28:56 go: downloading github.com/docker/go-units v0.4.0 21:28:56 go: downloading github.com/opencontainers/image-spec v1.0.1 21:28:56 go: downloading github.com/containerd/containerd v1.3.4 21:28:56 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:28:56 go: downloading github.com/opencontainers/go-digest v1.0.0 21:33:04 Building bin/spire-agent... 21:33:04 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:33:04 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:33:04 go: downloading github.com/docker/docker v20.10.12+incompatible 21:33:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:33:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:33:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:33:04 go: downloading github.com/google/go-tpm-tools v0.3.3 21:33:04 go: downloading github.com/docker/go-connections v0.4.0 21:33:04 go: downloading github.com/docker/go-units v0.4.0 21:33:04 go: downloading github.com/opencontainers/image-spec v1.0.1 21:33:04 go: downloading github.com/containerd/containerd v1.3.4 21:33:04 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:33:04 go: downloading github.com/opencontainers/go-digest v1.0.0 21:34:56 Removing intermediate container 63ee5a1c7244 21:34:56 ---> 7578bbec8fc7 21:34:56 21:34:56 Step 13/25 : FROM alpine:3.15 21:34:56 ---> 3fb3c9af89a9 21:34:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:56 ---> Using cache 21:34:56 ---> 8a44d677f79a 21:34:56 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:56 ---> Using cache 21:34:56 ---> bfb282c51bce 21:34:56 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:34:56 ---> Running in d6d741b32354 21:34:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:57 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:34:57 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 21:34:57 OK: 15730 distinct packages available 21:34:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:59 (1/5) Installing dumb-init (1.2.5-r1) 21:34:59 (2/5) Installing musl-obstack (1.2.3-r0) 21:35:00 (3/5) Installing libucontext (1.1-r0) 21:35:00 (4/5) Installing gcompat (1.0.0-r4) 21:35:00 (5/5) Installing openssl (1.1.1n-r0) 21:35:00 Executing busybox-1.34.1-r5.trigger 21:35:00 OK: 6 MiB in 19 packages 21:35:02 Removing intermediate container d6d741b32354 21:35:02 ---> 8e31c66a33f0 21:35:02 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:35:09 ---> c0484ab00d9c 21:35:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:35:09 ---> c7f5c242dfee 21:35:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:35:10 ---> a3fe3dc52d76 21:35:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:35:11 ---> 942d34138d52 21:35:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:35:11 ---> Running in 233203656c06 21:35:12 Removing intermediate container 233203656c06 21:35:12 ---> 00074d49a49a 21:35:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:35:12 ---> Running in 403e7855337b 21:35:12 Removing intermediate container 403e7855337b 21:35:12 ---> f84f73328a3f 21:35:12 Step 23/25 : LABEL arch=arm64 21:35:12 ---> Running in 93ea222fb4e7 21:35:13 Removing intermediate container 93ea222fb4e7 21:35:13 ---> 9c15ab8545ce 21:35:13 Step 24/25 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:35:13 ---> Running in 5a11dc990be4 21:35:14 Removing intermediate container 5a11dc990be4 21:35:14 ---> ad1149b408c3 21:35:14 Step 25/25 : LABEL version=0.0.0 21:35:14 ---> Running in 49b2684a2317 21:35:14 Removing intermediate container 49b2684a2317 21:35:14 ---> 54f5a2de475f 21:35:14 21:35:15 Successfully built 54f5a2de475f 21:35:15 Successfully tagged security-spire-server-arm64:latest 21:35:42  Building security-spire-server ... done Building bin/spire-agent... 21:35:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:35:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:35:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:35:42 go: downloading github.com/docker/docker v20.10.12+incompatible 21:35:45 go: downloading github.com/google/go-tpm-tools v0.3.3 21:35:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:35:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:35:46 go: downloading github.com/docker/go-connections v0.4.0 21:35:46 go: downloading github.com/docker/go-units v0.4.0 21:35:46 go: downloading github.com/opencontainers/image-spec v1.0.1 21:35:46 go: downloading github.com/containerd/containerd v1.3.4 21:35:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:35:46 go: downloading github.com/opencontainers/go-digest v1.0.0 21:38:23 Removing intermediate container 79afebe7c91c 21:38:23 ---> 70101ef26c0c 21:38:23 21:38:23 Step 13/26 : FROM alpine:3.15 21:38:23 ---> 3fb3c9af89a9 21:38:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:38:23 ---> Using cache 21:38:23 ---> 8a44d677f79a 21:38:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:23 ---> Using cache 21:38:23 ---> bfb282c51bce 21:38:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:38:23 ---> Running in 5b59c14ddd6b 21:38:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:23 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:38:23 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 21:38:23 OK: 15730 distinct packages available 21:38:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:23 (1/4) Installing dumb-init (1.2.5-r1) 21:38:23 (2/4) Installing musl-obstack (1.2.3-r0) 21:38:23 (3/4) Installing libucontext (1.1-r0) 21:38:23 (4/4) Installing gcompat (1.0.0-r4) 21:38:23 Executing busybox-1.34.1-r5.trigger 21:38:23 OK: 6 MiB in 18 packages 21:38:23 Removing intermediate container 5b59c14ddd6b 21:38:23 ---> a99d78c2779d 21:38:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:38:28 ---> ee64cb021685 21:38:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:38:28 ---> 8a850e6f67d9 21:38:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:38:28 ---> Running in a71fcc7b7431 21:38:28 Removing intermediate container a71fcc7b7431 21:38:28 ---> deda2af9cff2 21:38:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:38:29 ---> ba62eb7ecddf 21:38:29 Step 21/26 : WORKDIR / 21:38:29 ---> Running in 015716528e80 21:38:30 Removing intermediate container 015716528e80 21:38:30 ---> 643920e06aba 21:38:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:38:30 ---> Running in a66b24e03134 21:38:30 Removing intermediate container a66b24e03134 21:38:30 ---> 66e84b821936 21:38:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:38:30 ---> Running in b87513751f63 21:38:31 Removing intermediate container b87513751f63 21:38:31 ---> 61b6f81dff02 21:38:31 Step 24/26 : LABEL arch=arm64 21:38:31 ---> Running in d41bcf24c261 21:38:31 Removing intermediate container d41bcf24c261 21:38:31 ---> ab8081da3123 21:38:31 Step 25/26 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:38:31 ---> Running in 99c8d42f0129 21:38:32 Removing intermediate container 99c8d42f0129 21:38:32 ---> 8b0e11eec704 21:38:32 Step 26/26 : LABEL version=0.0.0 21:38:32 ---> Running in b67da669ca9a 21:38:32 Removing intermediate container b67da669ca9a 21:38:32 ---> f45945fcc31a 21:38:32 21:38:32 Successfully built f45945fcc31a 21:38:32 Successfully tagged security-spire-config-arm64:latest 21:39:54  Building security-spire-config ... done Removing intermediate container 7e08506ade8a 21:39:54 ---> 41269357195a 21:39:54 21:39:54 Step 13/26 : FROM alpine:3.15 21:39:54 ---> 3fb3c9af89a9 21:39:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:39:54 ---> Using cache 21:39:54 ---> 8a44d677f79a 21:39:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:54 ---> Using cache 21:39:54 ---> bfb282c51bce 21:39:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:39:54 ---> Using cache 21:39:54 ---> 8e31c66a33f0 21:39:54 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:39:54 ---> 3c0489d52ef7 21:39:54 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:39:58 ---> 58160292e19f 21:39:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:39:58 ---> 0fc9fb259dde 21:39:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:39:59 ---> 869ec4cb1f79 21:39:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:40:00 ---> 3d72f1a9c1eb 21:40:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:40:00 ---> Running in 4cba46acff8f 21:40:00 Removing intermediate container 4cba46acff8f 21:40:00 ---> 7eeff8cc80d2 21:40:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:40:00 ---> Running in fb0eff087536 21:40:00 Removing intermediate container fb0eff087536 21:40:00 ---> 5cfbc4830506 21:40:00 Step 24/26 : LABEL arch=arm64 21:40:00 ---> Running in c514ea85f587 21:40:01 Removing intermediate container c514ea85f587 21:40:01 ---> 41d8b844fc49 21:40:01 Step 25/26 : LABEL git_sha=edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f 21:40:01 ---> Running in 04917350249a 21:40:01 Removing intermediate container 04917350249a 21:40:01 ---> daaa63b11baa 21:40:01 Step 26/26 : LABEL version=0.0.0 21:40:01 ---> Running in 77aabbdb2a2f 21:40:01 Removing intermediate container 77aabbdb2a2f 21:40:01 ---> df6680fc2015 21:40:01 21:40:02 Successfully built df6680fc2015 21:40:02 Successfully tagged security-spire-agent-arm64:latest 21:40:02  Building security-spire-agent ... done  [Pipeline] } 21:40:02 $ docker stop --time=1 d27f37c408bea10ef6e0c130e9472ac603fb176ac888f646cbe8063af4a7a187 21:40:04 $ docker rm -f d27f37c408bea10ef6e0c130e9472ac603fb176ac888f646cbe8063af4a7a187 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:04 + docker images 21:40:04 REPOSITORY TAG IMAGE ID CREATED SIZE 21:40:04 security-spire-agent-arm64 latest df6680fc2015 3 seconds ago 126MB 21:40:04 41269357195a 27 seconds ago 4.12GB 21:40:04 security-spire-config-arm64 latest f45945fcc31a About a minute ago 85.6MB 21:40:04 70101ef26c0c 2 minutes ago 4.12GB 21:40:04 security-spire-server-arm64 latest 54f5a2de475f 4 minutes ago 86.3MB 21:40:04 7578bbec8fc7 5 minutes ago 4.12GB 21:40:04 sys-mgmt-agent-arm64 latest 1578742d72df 26 minutes ago 282MB 21:40:04 f437c572d32a 27 minutes ago 1.29GB 21:40:04 security-proxy-setup-arm64 latest e99bb99833c3 30 minutes ago 26.1MB 21:40:04 b674901f3da2 30 minutes ago 1.3GB 21:40:04 support-scheduler-arm64 latest 6b074c353ec4 33 minutes ago 15.7MB 21:40:04 c6c0f0ef52db 33 minutes ago 1.29GB 21:40:04 support-notifications-arm64 latest df32921d2406 36 minutes ago 16.3MB 21:40:04 ffd7ecfec802 37 minutes ago 1.29GB 21:40:04 security-bootstrapper-arm64 latest 680ad18d4bf4 37 minutes ago 18.3MB 21:40:04 1290981ed7fa 38 minutes ago 1.29GB 21:40:04 core-command-arm64 latest f21d834dcabc 39 minutes ago 15.5MB 21:40:04 2b5bbcfcf0f1 39 minutes ago 1.29GB 21:40:04 security-spiffe-token-provider-arm64 latest b562ec58be84 43 minutes ago 27.9MB 21:40:04 48fe515010d1 44 minutes ago 1.34GB 21:40:04 core-data-arm64 latest 672f2e34dbbc 44 minutes ago 21.6MB 21:40:04 c808117cf930 44 minutes ago 1.32GB 21:40:04 core-metadata-arm64 latest 24d1354a1f51 45 minutes ago 16.3MB 21:40:04 security-secretstore-setup-arm64 latest 59b1a2cffae5 45 minutes ago 27.5MB 21:40:04 d65959298cc7 45 minutes ago 1.29GB 21:40:04 a1c3db09ded6 46 minutes ago 1.3GB 21:40:04 ci-base-image-arm64 latest c35f3a0268f7 About an hour ago 886MB 21:40:04 docker 20.10.14 c346e9eafbab 9 days ago 202MB 21:40:04 alpine 3.14 ac73e934f311 9 days ago 5.34MB 21:40:04 alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB 21:40:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:40:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:05 21:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:40:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:06 arm64: Pulling from edgex-lftools-log-publisher 21:40:06 8998bd30e6a1: Pulling fs layer 21:40:06 04944245beec: Pulling fs layer 21:40:06 699f458cf7ca: Pulling fs layer 21:40:06 765212b225bb: Pulling fs layer 21:40:06 f23df028b6ca: Pulling fs layer 21:40:06 d65c8cfc05b1: Pulling fs layer 21:40:06 2437ff75d9bd: Pulling fs layer 21:40:06 765212b225bb: Waiting 21:40:06 f23df028b6ca: Waiting 21:40:06 d65c8cfc05b1: Waiting 21:40:06 2437ff75d9bd: Waiting 21:40:06 04944245beec: Verifying Checksum 21:40:06 04944245beec: Download complete 21:40:06 765212b225bb: Verifying Checksum 21:40:06 765212b225bb: Download complete 21:40:06 f23df028b6ca: Verifying Checksum 21:40:06 f23df028b6ca: Download complete 21:40:06 d65c8cfc05b1: Verifying Checksum 21:40:06 d65c8cfc05b1: Download complete 21:40:06 699f458cf7ca: Verifying Checksum 21:40:06 699f458cf7ca: Download complete 21:40:06 8998bd30e6a1: Download complete 21:40:09 2437ff75d9bd: Verifying Checksum 21:40:09 2437ff75d9bd: Download complete 21:40:11 8998bd30e6a1: Pull complete 21:40:11 04944245beec: Pull complete 21:40:13 699f458cf7ca: Pull complete 21:40:13 765212b225bb: Pull complete 21:40:14 f23df028b6ca: Pull complete 21:40:14 d65c8cfc05b1: Pull complete 21:40:29 2437ff75d9bd: Pull complete 21:40:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:40:29 prd-ubuntu20.04-docker-arm64-4c-16g-20979 does not seem to be running inside a container 21:40:29 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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:arm64 cat 21:40:32 $ docker top 11c971987bb8c615616be7609c7f0dab3f38487b18dac9f687ae8a4a6973e441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:33 ---> job-cost.sh 21:40:33 lf-activate-venv: SKIPPING 21:40:33 INFO: No Stack... 21:40:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:40:35 INFO: Archiving Costs [Pipeline] sh 21:40:35 + cat /w/workspace/edgex-go/17/archives/cost.csv 21:40:35 + cut -d, -f6 [Pipeline] lock 21:40:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-17-stack-cost] 21:40:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-17-stack-cost] did not exist. Created. 21:40:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:36 + echo total: 0.2199999988079071 [Pipeline] stash 21:40:36 Stashed 1 file(s) [Pipeline] } 21:40:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-17-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:36 $ docker stop --time=1 11c971987bb8c615616be7609c7f0dab3f38487b18dac9f687ae8a4a6973e441 21:40:38 $ docker rm -f 11c971987bb8c615616be7609c7f0dab3f38487b18dac9f687ae8a4a6973e441 [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:40:38 provisioning config files... 21:40:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config3823110997682106884tmp [Pipeline] { [Pipeline] sh 21:40:38 + set +x 21:40:38 + curl -s https://codecov.io/bash 21:40:38 + bash -s -- 21:40:38 21:40:38 _____ _ 21:40:38 / ____| | | 21:40:38 | | ___ __| | ___ ___ _____ __ 21:40:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:40:38 | |___| (_) | (_| | __/ (_| (_) \ V / 21:40:38 \_____\___/ \__,_|\___|\___\___/ \_/ 21:40:38 Bash-1.0.6 21:40:38 21:40:38 21:40:38 ==> git version 2.25.1 found 21:40:38 ==> 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:40:38 Release-Date: 2020-01-08 21:40:38 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:40:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:40:38 ==> Jenkins CI detected. 21:40:38 current dir:  /w/workspace/edgex-go/17 21:40:38 project root: . 21:40:38 --> token set from env 21:40:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:40:38 ==> Running gcov in . (disable via -X gcov) 21:40:38 ==> Python coveragepy not found 21:40:38 ==> Searching for coverage reports in: 21:40:38 + . 21:40:38 -> Found 1 reports 21:40:38 ==> Detecting git/mercurial file structure 21:40:38 ==> Reading reports 21:40:38 + ./coverage.out bytes=434738 21:40:38 ==> Appending adjustments 21:40:38 https://docs.codecov.io/docs/fixing-reports 21:40:40 + Found adjustments 21:40:40 ==> Gzipping contents 21:40:40 60K /tmp/codecov.chKyXp.gz 21:40:40 ==> Uploading reports 21:40:40 url: https://codecov.io 21:40:40 query: branch=PR-3924&commit=c9294da39b15e2307be538a8f83edbdb85026446&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:40:40 -> Pinging Codecov 21:40:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=c9294da39b15e2307be538a8f83edbdb85026446&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:40:40 -> Uploading to 21:40:40 https://storage.googleapis.com/codecov/v4/raw/2022-04-14/00271124DB129430A58F1EEE437C3FCB/c9294da39b15e2307be538a8f83edbdb85026446/75f51f33-2727-47ff-a962-ee16ebd4de26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T214040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=646b2b321ea02380e00fc3fbbd164ef7e10eb6a3f1e651eb20638f1566962bda 21:40:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:40:40 Dload Upload Total Spent Left Speed 21:40:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59842 0 0 100 59842 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59842 0 0 100 59842 0 274k --:--:-- --:--:-- --:--:-- 273k 21:40:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c9294da39b15e2307be538a8f83edbdb85026446 [Pipeline] } 21:40:40 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:40:41 + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh 21:40:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:42 ---> package-listing.sh 21:40:42 ++ facter osfamily 21:40:42 ++ tr '[:upper:]' '[:lower:]' 21:40:42 + OS_FAMILY=debian 21:40:42 + workspace=/w/workspace/edgex-go/17 21:40:42 + START_PACKAGES=/tmp/packages_start.txt 21:40:42 + END_PACKAGES=/tmp/packages_end.txt 21:40:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:42 + PACKAGES=/tmp/packages_start.txt 21:40:42 + '[' /w/workspace/edgex-go/17 ']' 21:40:42 + PACKAGES=/tmp/packages_end.txt 21:40:42 + case "${OS_FAMILY}" in 21:40:42 + dpkg -l 21:40:42 + grep '^ii' 21:40:42 + '[' -f /tmp/packages_start.txt ']' 21:40:42 + '[' -f /tmp/packages_end.txt ']' 21:40:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:42 + '[' /w/workspace/edgex-go/17 ']' 21:40:42 + mkdir -p /w/workspace/edgex-go/17/archives/ 21:40:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo 21:40:42 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:40:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:43 21:40:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:40:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:44 latest: Pulling from edgex-lftools-log-publisher 21:40:44 5eb5b503b376: Pulling fs layer 21:40:44 5c69ac0246d0: Pulling fs layer 21:40:44 ec43610c2a17: Pulling fs layer 21:40:44 3a2ae6a8a46f: Pulling fs layer 21:40:44 33b1e0a273af: Pulling fs layer 21:40:44 5d3b04190fa2: Pulling fs layer 21:40:44 2f39f015ded8: Pulling fs layer 21:40:44 3a2ae6a8a46f: Waiting 21:40:44 5d3b04190fa2: Waiting 21:40:44 33b1e0a273af: Waiting 21:40:44 2f39f015ded8: Waiting 21:40:44 5c69ac0246d0: Verifying Checksum 21:40:44 5c69ac0246d0: Download complete 21:40:44 3a2ae6a8a46f: Verifying Checksum 21:40:44 3a2ae6a8a46f: Download complete 21:40:44 33b1e0a273af: Verifying Checksum 21:40:44 33b1e0a273af: Download complete 21:40:44 ec43610c2a17: Verifying Checksum 21:40:44 ec43610c2a17: Download complete 21:40:44 5d3b04190fa2: Download complete 21:40:44 5eb5b503b376: Download complete 21:40:44 2f39f015ded8: Download complete 21:40:45 5eb5b503b376: Pull complete 21:40:45 5c69ac0246d0: Pull complete 21:40:46 ec43610c2a17: Pull complete 21:40:46 3a2ae6a8a46f: Pull complete 21:40:46 33b1e0a273af: Pull complete 21:40:46 5d3b04190fa2: Pull complete 21:40:50 2f39f015ded8: Pull complete 21:40:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:40:50 prd-ubuntu20.04-docker-8c-8g-20976 does not seem to be running inside a container 21:40:50 $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:40:53 $ docker top 3045643d11edcb7d31e1efafa3f861cf7d1f630a036e0d77d800a1f4d7c94b56 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:54 + touch /tmp/pre-build-complete [Pipeline] sh 21:40:54 + mkdir -p /var/log/sysstat [Pipeline] sh 21:40:54 + ls /var/log/sa-host 21:40:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:54 provisioning config files... 21:40:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config4721748692337144631tmp [Pipeline] { [Pipeline] echo 21:40:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:40:55 ---> create-netrc.sh [Pipeline] } 21:40:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:40:55 ---> python-tools-install.sh [Pipeline] echo 21:40:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:40:55 ---> sudo-logs.sh 21:40:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:40:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:40:56 ---> job-cost.sh 21:40:56 lf-activate-venv: SKIPPING 21:40:56 DEBUG: total: 0.2199999988079071 21:40:56 INFO: Retrieving Stack Cost... 21:40:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:56 INFO: Archiving Costs [Pipeline] echo 21:40:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:40:57 ---> logs-deploy.sh 21:40:57 lf-activate-venv: SKIPPING 21:40:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/17 21:40:57 INFO: archiving workspace using pattern(s): 21:40:58 Archives upload complete. 21:40:58 INFO: archiving logs to Nexus 21:40:59 ---> uname -a: 21:40:59 Linux prd-ubuntu20-04-docker-8c-8g-20976 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:40:59 21:40:59 21:40:59 ---> lscpu: 21:40:59 Architecture: x86_64 21:40:59 CPU op-mode(s): 32-bit, 64-bit 21:40:59 Byte Order: Little Endian 21:40:59 Address sizes: 40 bits physical, 48 bits virtual 21:40:59 CPU(s): 8 21:40:59 On-line CPU(s) list: 0-7 21:40:59 Thread(s) per core: 1 21:40:59 Core(s) per socket: 1 21:40:59 Socket(s): 8 21:40:59 NUMA node(s): 1 21:40:59 Vendor ID: AuthenticAMD 21:40:59 CPU family: 23 21:40:59 Model: 49 21:40:59 Model name: AMD EPYC-Rome Processor 21:40:59 Stepping: 0 21:40:59 CPU MHz: 2799.996 21:40:59 BogoMIPS: 5599.99 21:40:59 Virtualization: AMD-V 21:40:59 Hypervisor vendor: KVM 21:40:59 Virtualization type: full 21:40:59 L1d cache: 256 KiB 21:40:59 L1i cache: 256 KiB 21:40:59 L2 cache: 4 MiB 21:40:59 L3 cache: 128 MiB 21:40:59 NUMA node0 CPU(s): 0-7 21:40:59 Vulnerability Itlb multihit: Not affected 21:40:59 Vulnerability L1tf: Not affected 21:40:59 Vulnerability Mds: Not affected 21:40:59 Vulnerability Meltdown: Not affected 21:40:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:40:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:40:59 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:40:59 Vulnerability Srbds: Not affected 21:40:59 Vulnerability Tsx async abort: Not affected 21:40:59 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:40:59 21:40:59 21:40:59 ---> nproc: 21:40:59 8 21:40:59 21:40:59 21:40:59 ---> df -h: 21:40:59 Filesystem Size Used Avail Use% Mounted on 21:40:59 overlay 155G 25G 131G 17% / 21:40:59 tmpfs 64M 0 64M 0% /dev 21:40:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:40:59 shm 64M 0 64M 0% /dev/shm 21:40:59 /dev/vda1 155G 25G 131G 17% /facter-os 21:40:59 21:40:59 21:40:59 ---> sar -b -r -n DEV: 21:40:59 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20976) 04/14/22 _x86_64_ (8 CPU) 21:40:59 21:40:59 20:29:44 LINUX RESTART (8 CPU) 21:40:59 21:40:59 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:40:59 20:31:01 246.23 54.32 191.90 0.00 5165.14 165980.60 0.00 21:40:59 20:32:01 119.15 1.78 117.36 0.00 30.26 64131.84 0.00 21:40:59 20:33:01 46.56 0.13 46.43 0.00 2.80 17101.30 0.00 21:40:59 20:34:01 454.92 0.83 454.08 0.00 28.52 315311.56 0.00 21:40:59 20:35:01 969.61 2.05 967.56 0.00 16.39 286470.11 0.00 21:40:59 20:36:01 718.43 0.10 718.33 0.00 9.33 248050.78 0.00 21:40:59 20:37:01 953.64 0.50 953.14 0.00 11.60 301926.61 0.00 21:40:59 20:38:01 1033.79 1.85 1031.95 0.00 26.20 326040.16 0.00 21:40:59 20:39:01 198.22 0.03 198.18 0.00 0.27 31589.40 0.00 21:40:59 20:40:01 253.49 0.00 253.49 0.00 0.00 118313.08 0.00 21:40:59 20:41:01 2.25 0.00 2.25 0.00 0.00 23.86 0.00 21:40:59 20:42:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 21:40:59 20:43:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 21:40:59 20:44:01 1.40 0.00 1.40 0.00 0.00 18.26 0.00 21:40:59 20:45:01 1.67 0.02 1.65 0.00 0.13 18.93 0.00 21:40:59 20:46:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 21:40:59 20:47:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 21:40:59 20:48:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 21:40:59 20:49:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 21:40:59 20:50:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 21:40:59 20:51:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 21:40:59 20:52:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 21:40:59 20:53:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 21:40:59 20:54:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 21:40:59 20:55:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 21:40:59 20:56:01 1.08 0.02 1.07 0.00 2.13 13.46 0.00 21:40:59 20:57:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 21:40:59 20:58:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 21:40:59 20:59:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 21:40:59 21:00:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 21:40:59 21:01:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 21:40:59 21:02:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 21:40:59 21:03:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 21:40:59 21:04:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 21:40:59 21:05:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 21:40:59 21:06:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 21:40:59 21:07:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 21:40:59 21:08:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 21:40:59 21:09:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 21:40:59 21:10:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 21:40:59 21:11:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 21:40:59 21:12:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 21:40:59 21:13:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 21:40:59 21:14:01 2.25 1.25 1.00 0.00 37.99 12.00 0.00 21:40:59 21:15:01 1.92 0.33 1.58 0.00 12.40 20.26 0.00 21:40:59 21:16:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 21:40:59 21:17:01 1.38 0.02 1.37 0.00 0.13 15.33 0.00 21:40:59 21:18:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 21:40:59 21:19:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 21:40:59 21:20:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 21:40:59 21:21:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 21:40:59 21:22:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 21:40:59 21:23:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 21:40:59 21:24:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 21:40:59 21:25:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 21:40:59 21:26:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 21:40:59 21:27:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 21:40:59 21:28:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 21:40:59 21:29:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 21:40:59 21:30:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 21:40:59 21:31:02 1.43 0.00 1.43 0.00 0.00 16.93 0.00 21:40:59 21:32:01 1.15 0.00 1.15 0.00 0.00 13.96 0.00 21:40:59 21:33:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 21:40:59 21:34:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 21:40:59 21:35:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 21:40:59 21:36:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 21:40:59 21:37:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 21:40:59 21:38:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 21:40:59 21:39:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 21:40:59 21:40:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 21:40:59 Average: 72.48 0.90 71.58 0.00 76.34 26814.38 0.00 21:40:59 21:40:59 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:40:59 20:31:01 28979668 31768116 541488 1.65 81752 2996900 2126004 6.27 1008812 2545364 832772 21:40:59 20:32:01 28165532 31710112 571360 1.74 140248 3616064 1971060 5.81 1432832 2827932 412748 21:40:59 20:33:01 27790848 31711252 569416 1.73 144844 3956264 1936656 5.71 1355616 3250992 404024 21:40:59 20:34:01 22214524 31321176 926380 2.82 191820 8809508 3848340 11.34 2235540 7613892 1464120 21:40:59 20:35:01 13786096 27937924 4301980 13.08 322620 13319584 7608284 22.42 6739320 11117912 12084 21:40:59 20:36:01 13150160 30848096 1391228 4.23 346208 16704872 3747180 11.04 5001608 13360084 47576 21:40:59 20:37:01 10175968 31185136 1054844 3.21 447096 19736092 3742504 11.03 3839392 17320208 60452 21:40:59 20:38:01 9789156 31202528 1044200 3.18 615292 19912536 2622672 7.73 3992756 17504852 7372 21:40:59 20:39:01 9241296 31597672 653452 1.99 696780 20714796 2264212 6.67 3165680 18828324 2244164 21:40:59 20:40:01 12101068 31743988 513596 1.56 707664 18160516 1896812 5.59 2667440 16643120 504 21:40:59 20:41:01 12101860 31744732 513092 1.56 707684 18160516 1896812 5.59 2667276 16643120 16 21:40:59 20:42:01 12112428 31755328 502488 1.53 707700 18160524 1896812 5.59 2657860 16643124 56 21:40:59 20:43:01 12112948 31755828 501956 1.53 707708 18160524 1896812 5.59 2657372 16643128 24 21:40:59 20:44:01 12114780 31757708 499940 1.52 707712 18160528 1896812 5.59 2654420 16643132 56 21:40:59 20:45:01 12114400 31757312 500076 1.52 707724 18160524 1917488 5.65 2654660 16643132 32 21:40:59 20:46:01 12114352 31757300 500032 1.52 707752 18160532 1917488 5.65 2655064 16643136 12 21:40:59 20:47:01 12119788 31762756 494740 1.50 707764 18160536 1917488 5.65 2649336 16643140 20 21:40:59 20:48:01 12121072 31764056 493372 1.50 707784 18160536 1917488 5.65 2648140 16643140 60 21:40:59 20:49:01 12121008 31764020 493372 1.50 707800 18160540 1917488 5.65 2647772 16643144 20 21:40:59 20:50:01 12121212 31764236 493104 1.50 707816 18160544 1917488 5.65 2647532 16643144 64 21:40:59 20:51:01 12120912 31763968 493312 1.50 707840 18160548 1917488 5.65 2647936 16643152 12 21:40:59 20:52:01 12121864 31764940 492244 1.50 707852 18160548 1917488 5.65 2646716 16643152 188 21:40:59 20:53:01 12121856 31764940 492224 1.50 707860 18160552 1917488 5.65 2646444 16643156 12 21:40:59 20:54:01 12122276 31765368 491952 1.50 707864 18160556 1917488 5.65 2646472 16643160 48 21:40:59 20:55:01 12124268 31767368 489912 1.49 707880 18160552 1917488 5.65 2644352 16643160 12 21:40:59 20:56:01 12123644 31766836 490344 1.49 707900 18160628 1917488 5.65 2645592 16643224 184 21:40:59 20:57:01 12124140 31767364 489768 1.49 707920 18160628 1917488 5.65 2644428 16643232 8 21:40:59 20:58:01 12123832 31767068 490000 1.49 707932 18160632 1917488 5.65 2644260 16643236 48 21:40:59 20:59:01 12124012 31767256 489752 1.49 707936 18160636 1917488 5.65 2644248 16643240 12 21:40:59 21:00:01 12124148 31767408 489724 1.49 707948 18160640 1917488 5.65 2644284 16643240 188 21:40:59 21:01:01 12124416 31767696 489408 1.49 707964 18160644 1917488 5.65 2644716 16643248 12 21:40:59 21:02:01 12124044 31767460 489588 1.49 707968 18160772 1917488 5.65 2644308 16643376 184 21:40:59 21:03:01 12123712 31767140 489888 1.49 707980 18160776 1917488 5.65 2644848 16643380 172 21:40:59 21:04:01 12123664 31767104 489868 1.49 707996 18160776 1917488 5.65 2645864 16643380 284 21:40:59 21:05:01 12123940 31767400 489580 1.49 708008 18160776 1917488 5.65 2644376 16643384 20 21:40:59 21:06:01 12123924 31767404 489524 1.49 708024 18160780 1917488 5.65 2644896 16643388 192 21:40:59 21:07:01 12124092 31767572 489488 1.49 708044 18160784 1917488 5.65 2644832 16643388 8 21:40:59 21:08:01 12123784 31767304 489736 1.49 708060 18160792 1917488 5.65 2644612 16643392 216 21:40:59 21:09:01 12123988 31767512 489440 1.49 708088 18160792 1917488 5.65 2644580 16643392 32 21:40:59 21:10:01 12123940 31767512 489416 1.49 708096 18160796 1917488 5.65 2644632 16643396 208 21:40:59 21:11:01 12123892 31767472 489364 1.49 708116 18160800 1933696 5.70 2645464 16643400 200 21:40:59 21:12:01 12124012 31767624 489332 1.49 708128 18160804 1933696 5.70 2645196 16643408 296 21:40:59 21:13:01 12123792 31767408 489556 1.49 708128 18160808 1933696 5.70 2644656 16643412 16 21:40:59 21:14:01 12119804 31765548 491444 1.49 708140 18161944 1949812 5.75 2649476 16642956 208 21:40:59 21:15:01 12118904 31765104 491824 1.50 708168 18162320 1949812 5.75 2650248 16643008 44 21:40:59 21:16:01 12118604 31764848 491984 1.50 708184 18162320 1949812 5.75 2650604 16642972 284 21:40:59 21:17:01 12118732 31765028 491956 1.50 708212 18162320 1949812 5.75 2650564 16642976 224 21:40:59 21:18:01 12118464 31764816 492160 1.50 708232 18162328 1949812 5.75 2649828 16642976 192 21:40:59 21:19:01 12118424 31764780 492140 1.50 708244 18162332 1949812 5.75 2649828 16642980 8 21:40:59 21:20:01 12118108 31764504 492352 1.50 708260 18162336 1949812 5.75 2650436 16642988 16 21:40:59 21:21:01 12118132 31764540 492312 1.50 708276 18162336 1949812 5.75 2650272 16642988 16 21:40:59 21:22:01 12118084 31764512 492280 1.50 708288 18162340 1949812 5.75 2649920 16642992 192 21:40:59 21:23:01 12118716 31765172 491852 1.50 708308 18162340 1949812 5.75 2650396 16642992 180 21:40:59 21:24:01 12118708 31765184 491948 1.50 708320 18162344 1949812 5.75 2649892 16642996 156 21:40:59 21:25:01 12118440 31764940 492164 1.50 708356 18162340 1949812 5.75 2649908 16643000 28 21:40:59 21:26:01 12118172 31764712 492352 1.50 708376 18162348 1949812 5.75 2650244 16643000 196 21:40:59 21:27:01 12118376 31764932 492080 1.50 708388 18162356 1949812 5.75 2649940 16643004 12 21:40:59 21:28:01 12118580 31765272 491660 1.50 708416 18162488 1933436 5.70 2649964 16643112 224 21:40:59 21:29:01 12118532 31765244 491632 1.50 708428 18162492 1933436 5.70 2649976 16643116 12 21:40:59 21:30:01 12118200 31764976 491880 1.50 708456 18162492 1933436 5.70 2650344 16643144 196 21:40:59 21:31:02 12118400 31765200 491804 1.50 708484 18162496 1933436 5.70 2650536 16643148 28 21:40:59 21:32:01 12118636 31765464 491520 1.49 708500 18162500 1933436 5.70 2650136 16643152 192 21:40:59 21:33:01 12118580 31765412 491500 1.49 708508 18162500 1933436 5.70 2650124 16643152 12 21:40:59 21:34:01 12118280 31765132 491720 1.50 708524 18162504 1933436 5.70 2650140 16643156 212 21:40:59 21:35:01 12118484 31765340 491456 1.49 708524 18162504 1933436 5.70 2650144 16643156 12 21:40:59 21:36:01 12118436 31765324 491404 1.49 708556 18162512 1933436 5.70 2650620 16643164 176 21:40:59 21:37:01 12118352 31765252 491640 1.50 708556 18162512 1916824 5.65 2650196 16643164 20 21:40:59 21:38:01 12118336 31765248 491612 1.50 708568 18162516 1916824 5.65 2650156 16643168 216 21:40:59 21:39:01 12118488 31765416 491588 1.49 708576 18162520 1916824 5.65 2650168 16643172 8 21:40:59 21:40:01 12118512 31765460 491524 1.49 708596 18162520 1916824 5.65 2650188 16643172 204 21:40:59 Average: 12894140 31670082 587333 1.79 659739 17394476 2105319 6.20 2719577 15851467 78457 21:40:59 21:40:59 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:40:59 20:31:01 ens3 1476.64 1688.75 9805.93 228.31 0.00 0.00 0.00 0.00 21:40:59 20:31:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 21:40:59 20:31:01 docker0 813.81 466.11 68.24 2718.38 0.00 0.00 0.00 0.00 21:40:59 20:32:01 ens3 188.80 146.04 1025.71 76.98 0.00 0.00 0.00 0.00 21:40:59 20:32:01 veth8ea9732 1.03 1.23 0.08 0.10 0.00 0.00 0.00 0.00 21:40:59 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:32:01 docker0 94.63 125.63 7.73 989.66 0.00 0.00 0.00 0.00 21:40:59 20:33:01 ens3 33.24 19.16 35.49 13.27 0.00 0.00 0.00 0.00 21:40:59 20:33:01 veth8ea9732 0.40 0.42 0.03 0.03 0.00 0.00 0.00 0.00 21:40:59 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:33:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 21:40:59 20:34:01 veth5d3903c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:34:01 vethdbbd025 129.56 256.81 9.71 3221.80 0.00 0.00 0.00 0.26 21:40:59 20:34:01 ens3 676.91 379.01 8335.69 91.70 0.00 0.00 0.00 0.00 21:40:59 20:34:01 veth7f05691 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:34:01 veth629737d 127.26 246.12 9.64 3220.51 0.00 0.00 0.00 0.26 21:40:59 20:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:40:59 20:34:01 vethc3fbd6b 0.00 0.90 0.00 0.05 0.00 0.00 0.00 0.00 21:40:59 20:34:01 veth812938e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:34:01 docker0 289.64 546.52 17.70 6632.82 0.00 0.00 0.00 0.00 21:40:59 20:35:01 vethdbbd025 121.81 183.62 11.79 2607.77 0.00 0.00 0.00 0.21 21:40:59 20:35:01 ens3 524.99 340.49 6913.42 113.07 0.00 0.00 0.00 0.00 21:40:59 20:35:01 veth629737d 120.88 191.09 11.60 2609.41 0.00 0.00 0.00 0.21 21:40:59 20:35:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 21:40:59 20:35:01 vethc3fbd6b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:35:01 veth5238342 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:35:01 vethb5cd736 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:35:01 veth295c86f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:35:01 docker0 259.36 410.75 21.43 5696.80 0.00 0.00 0.00 0.00 21:40:59 20:36:01 vethdbbd025 0.17 0.33 0.01 0.02 0.00 0.00 0.00 0.00 21:40:59 20:36:01 veth41d7730 2.17 2.88 0.15 7.36 0.00 0.00 0.00 0.00 21:40:59 20:36:01 ens3 70.08 44.15 157.20 20.14 0.00 0.00 0.00 0.00 21:40:59 20:36:01 veth629737d 0.17 0.33 0.01 0.02 0.00 0.00 0.00 0.00 21:40:59 20:36:01 vethe8086f6 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:36:01 vethc3fbd6b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:36:01 vethc2fe3df 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:36:01 docker0 21.11 27.14 1.21 122.15 0.00 0.00 0.00 0.00 21:40:59 20:37:01 vethe4fc018 260.82 443.96 22.02 5832.71 0.00 0.00 0.00 0.48 21:40:59 20:37:01 ens3 583.74 370.02 6479.53 109.21 0.00 0.00 0.00 0.00 21:40:59 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:37:01 vethc3fbd6b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:37:01 veth302f95f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:37:01 docker0 306.25 507.55 21.57 6443.22 0.00 0.00 0.00 0.00 21:40:59 20:38:01 vethe4fc018 0.13 0.28 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:38:01 ens3 89.78 66.29 179.31 82.41 0.00 0.00 0.00 0.00 21:40:59 20:38:01 lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 21:40:59 20:38:01 vethc3fbd6b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:59 20:38:01 docker0 16.24 23.11 0.95 142.77 0.00 0.00 0.00 0.00 21:40:59 20:39:01 ens3 72.49 54.57 384.54 11.36 0.00 0.00 0.00 0.00 21:40:59 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:39:01 vethc3fbd6b 0.00 1.42 0.00 0.06 0.00 0.00 0.00 0.00 21:40:59 20:39:01 docker0 43.13 55.27 2.73 370.03 0.00 0.00 0.00 0.00 21:40:59 20:40:01 ens3 30.06 22.93 87.59 5.50 0.00 0.00 0.00 0.00 21:40:59 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:40:01 docker0 16.06 20.00 0.93 77.55 0.00 0.00 0.00 0.00 21:40:59 20:41:01 ens3 0.87 0.75 1.57 0.11 0.00 0.00 0.00 0.00 21:40:59 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:42:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:43:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:40:59 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:46:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:40:59 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:47:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:48:01 ens3 4.78 6.25 0.31 11.88 0.00 0.00 0.00 0.00 21:40:59 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:51:01 ens3 11.26 15.88 1.02 21.59 0.00 0.00 0.00 0.00 21:40:59 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:56:01 ens3 4.25 4.27 0.34 7.00 0.00 0.00 0.00 0.00 21:40:59 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:01:01 ens3 3.62 3.68 0.30 6.92 0.00 0.00 0.00 0.00 21:40:59 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:04:01 ens3 4.87 7.36 0.78 7.53 0.00 0.00 0.00 0.00 21:40:59 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:05:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:06:01 ens3 1.42 2.53 0.16 2.14 0.00 0.00 0.00 0.00 21:40:59 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:11:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:40:59 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:14:01 ens3 3.72 2.88 3.05 3.83 0.00 0.00 0.00 0.00 21:40:59 21:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:40:59 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:15:01 ens3 3.30 2.23 2.08 2.19 0.00 0.00 0.00 0.00 21:40:59 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:16:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:40:59 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:21:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:40:59 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:26:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:40:59 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:31:02 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:40:59 21:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:36:01 ens3 0.47 0.25 0.53 0.08 0.00 0.00 0.00 0.00 21:40:59 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:38:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 21:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:59 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:59 Average: ens3 54.15 45.45 477.47 11.66 0.00 0.00 0.00 0.00 21:40:59 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 21:40:59 Average: docker0 26.59 31.19 2.04 331.42 0.00 0.00 0.00 0.00 21:40:59 21:40:59 21:40:59 ---> sar -P ALL: 21:40:59 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20976) 04/14/22 _x86_64_ (8 CPU) 21:40:59 21:40:59 20:29:44 LINUX RESTART (8 CPU) 21:40:59 21:40:59 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:40:59 20:31:01 all 11.69 0.00 3.86 1.55 0.06 82.83 21:40:59 20:31:01 0 8.59 0.00 3.31 0.55 0.05 87.50 21:40:59 20:31:01 1 9.14 0.00 4.78 3.26 0.07 82.75 21:40:59 20:31:01 2 11.92 0.00 3.39 0.91 0.05 83.73 21:40:59 20:31:01 3 13.19 0.00 4.50 1.33 0.07 80.90 21:40:59 20:31:01 4 18.79 0.00 3.63 4.74 0.07 72.76 21:40:59 20:31:01 5 8.11 0.00 3.91 0.46 0.07 87.46 21:40:59 20:31:01 6 11.79 0.00 3.08 0.64 0.03 84.46 21:40:59 20:31:01 7 11.98 0.00 4.33 0.49 0.10 83.09 21:40:59 20:32:01 all 28.69 0.00 6.34 1.15 0.09 63.73 21:40:59 20:32:01 0 28.91 0.00 5.35 0.03 0.08 65.63 21:40:59 20:32:01 1 28.72 0.00 5.56 0.20 0.10 65.41 21:40:59 20:32:01 2 28.59 0.00 5.92 0.19 0.10 65.20 21:40:59 20:32:01 3 28.60 0.00 7.80 6.50 0.08 57.02 21:40:59 20:32:01 4 28.09 0.00 6.45 0.10 0.08 65.27 21:40:59 20:32:01 5 27.63 0.00 8.45 1.46 0.08 62.38 21:40:59 20:32:01 6 29.34 0.00 5.30 0.02 0.08 65.26 21:40:59 20:32:01 7 29.67 0.00 5.91 0.69 0.10 63.62 21:40:59 20:33:01 all 47.20 0.00 6.63 0.21 0.12 45.84 21:40:59 20:33:01 0 47.92 0.00 6.74 0.03 0.12 45.19 21:40:59 20:33:01 1 46.79 0.00 6.58 0.07 0.13 46.42 21:40:59 20:33:01 2 46.57 0.00 6.85 0.00 0.10 46.47 21:40:59 20:33:01 3 47.50 0.00 6.67 0.02 0.10 45.72 21:40:59 20:33:01 4 47.04 0.00 6.43 0.03 0.12 46.38 21:40:59 20:33:01 5 46.22 0.00 6.62 0.30 0.10 46.76 21:40:59 20:33:01 6 49.73 0.00 6.37 0.00 0.13 43.76 21:40:59 20:33:01 7 45.82 0.00 6.75 1.25 0.12 46.06 21:40:59 20:34:01 all 27.59 0.00 13.04 4.90 0.09 54.38 21:40:59 20:34:01 0 25.56 0.00 11.58 1.77 0.07 61.02 21:40:59 20:34:01 1 28.21 0.00 13.15 7.62 0.10 50.92 21:40:59 20:34:01 2 28.07 0.00 14.17 3.00 0.09 54.67 21:40:59 20:34:01 3 28.29 0.00 14.27 6.72 0.10 50.62 21:40:59 20:34:01 4 27.88 0.00 11.95 2.90 0.10 57.16 21:40:59 20:34:01 5 28.37 0.00 13.92 11.51 0.10 46.09 21:40:59 20:34:01 6 27.04 0.00 13.78 3.51 0.09 55.58 21:40:59 20:34:01 7 27.30 0.00 11.51 2.12 0.09 59.00 21:40:59 20:35:01 all 73.71 0.00 12.84 4.21 0.14 9.09 21:40:59 20:35:01 0 72.66 0.00 13.65 6.51 0.13 7.06 21:40:59 20:35:01 1 74.16 0.00 12.75 3.22 0.13 9.74 21:40:59 20:35:01 2 72.30 0.00 13.04 3.27 0.15 11.23 21:40:59 20:35:01 3 76.25 0.00 11.47 4.55 0.13 7.60 21:40:59 20:35:01 4 74.62 0.00 12.30 3.34 0.15 9.59 21:40:59 20:35:01 5 73.83 0.00 12.46 6.86 0.15 6.69 21:40:59 20:35:01 6 72.58 0.00 14.69 4.16 0.13 8.43 21:40:59 20:35:01 7 73.32 0.00 12.33 1.75 0.17 12.43 21:40:59 20:36:01 all 85.90 0.00 12.12 0.42 0.15 1.41 21:40:59 20:36:01 0 85.43 0.00 12.77 0.65 0.15 1.00 21:40:59 20:36:01 1 82.52 0.00 15.41 0.95 0.18 0.94 21:40:59 20:36:01 2 87.79 0.00 10.57 0.32 0.15 1.17 21:40:59 20:36:01 3 85.12 0.00 11.94 0.22 0.13 2.59 21:40:59 20:36:01 4 86.66 0.00 11.22 0.30 0.15 1.67 21:40:59 20:36:01 5 86.59 0.00 12.04 0.17 0.15 1.05 21:40:59 20:36:01 6 85.14 0.00 12.54 0.43 0.17 1.72 21:40:59 20:36:01 7 87.90 0.00 10.53 0.32 0.12 1.13 21:40:59 20:37:01 all 63.88 0.00 12.58 6.28 0.14 17.11 21:40:59 20:37:01 0 78.23 0.00 10.36 2.31 0.13 8.96 21:40:59 20:37:01 1 62.29 0.00 13.09 10.08 0.13 14.40 21:40:59 20:37:01 2 61.56 0.00 12.61 11.02 0.13 14.68 21:40:59 20:37:01 3 58.62 0.00 14.44 3.58 0.15 23.21 21:40:59 20:37:01 4 68.62 0.00 10.87 4.05 0.13 16.33 21:40:59 20:37:01 5 54.18 0.00 15.16 9.35 0.15 21.15 21:40:59 20:37:01 6 66.39 0.00 11.44 3.61 0.13 18.43 21:40:59 20:37:01 7 61.03 0.00 12.70 6.26 0.15 19.86 21:40:59 20:38:01 all 67.25 0.00 12.78 3.62 0.15 16.21 21:40:59 20:38:01 0 62.78 0.00 14.85 7.78 0.14 14.45 21:40:59 20:38:01 1 65.37 0.00 12.52 5.94 0.15 16.02 21:40:59 20:38:01 2 64.79 0.00 13.13 2.13 0.14 19.81 21:40:59 20:38:01 3 71.97 0.00 11.37 2.92 0.13 13.61 21:40:59 20:38:01 4 66.55 0.00 12.13 3.86 0.17 17.29 21:40:59 20:38:01 5 71.77 0.00 12.72 3.17 0.15 12.20 21:40:59 20:38:01 6 65.42 0.00 13.98 1.71 0.15 18.74 21:40:59 20:38:01 7 69.28 0.00 11.56 1.43 0.15 17.58 21:40:59 20:39:01 all 20.03 0.00 5.18 1.19 0.08 73.52 21:40:59 20:39:01 0 16.71 0.00 6.09 4.58 0.08 72.53 21:40:59 20:39:01 1 20.22 0.00 4.01 1.29 0.08 74.40 21:40:59 20:39:01 2 15.32 0.00 3.89 0.86 0.08 79.85 21:40:59 20:39:01 3 16.16 0.00 5.16 0.69 0.07 77.92 21:40:59 20:39:01 4 20.55 0.00 5.07 0.39 0.07 73.92 21:40:59 20:39:01 5 16.95 0.00 6.55 0.85 0.08 75.57 21:40:59 20:39:01 6 21.11 0.00 6.02 0.57 0.08 72.21 21:40:59 20:39:01 7 33.20 0.00 4.66 0.32 0.10 61.71 21:40:59 20:40:01 all 2.89 0.00 1.89 3.65 0.04 91.53 21:40:59 20:40:01 0 2.01 0.00 1.91 7.06 0.07 88.96 21:40:59 20:40:01 1 2.58 0.00 0.97 0.32 0.03 96.10 21:40:59 20:40:01 2 2.72 0.00 3.76 19.80 0.05 73.67 21:40:59 20:40:01 3 3.93 0.00 1.39 0.13 0.03 94.51 21:40:59 20:40:01 4 3.23 0.00 1.89 0.77 0.05 94.05 21:40:59 20:40:01 5 2.79 0.00 1.48 0.49 0.02 95.23 21:40:59 20:40:01 6 2.88 0.00 2.26 0.23 0.03 94.59 21:40:59 20:40:01 7 3.02 0.00 1.46 0.49 0.05 94.98 21:40:59 20:41:01 all 0.17 0.00 0.01 0.01 0.00 99.80 21:40:59 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:41:01 1 0.00 0.00 0.02 0.12 0.00 99.87 21:40:59 20:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:41:01 3 1.26 0.00 0.00 0.00 0.00 98.74 21:40:59 20:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:40:59 20:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:40:59 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:40:59 20:42:01 all 0.27 0.00 0.02 0.01 0.01 99.70 21:40:59 20:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:40:59 20:42:01 1 0.02 0.00 0.00 0.05 0.02 99.92 21:40:59 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:42:01 3 2.00 0.00 0.00 0.00 0.00 98.00 21:40:59 20:42:01 4 0.02 0.00 0.05 0.00 0.02 99.92 21:40:59 20:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 20:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:40:59 20:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:43:01 all 0.27 0.00 0.00 0.01 0.00 99.72 21:40:59 20:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:43:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:40:59 20:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:43:01 3 1.95 0.00 0.00 0.00 0.00 98.05 21:40:59 20:43:01 4 0.08 0.00 0.02 0.00 0.00 99.90 21:40:59 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 20:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 21:40:59 20:44:01 all 0.16 0.00 0.03 0.01 0.00 99.80 21:40:59 20:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 21:40:59 20:44:01 1 0.02 0.00 0.00 0.05 0.00 99.93 21:40:59 20:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:44:01 3 1.04 0.00 0.15 0.00 0.00 98.81 21:40:59 20:44:01 4 0.13 0.00 0.03 0.00 0.02 99.82 21:40:59 20:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 20:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:45:01 all 0.01 0.00 0.02 0.01 0.00 99.95 21:40:59 20:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 20:45:01 1 0.00 0.00 0.02 0.08 0.00 99.90 21:40:59 20:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 20:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:40:59 20:45:01 6 0.02 0.00 0.03 0.02 0.00 99.93 21:40:59 20:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 20:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:40:59 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:46:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:40:59 20:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 20:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:40:59 20:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:40:59 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:47:01 all 0.01 0.00 0.00 0.00 0.00 99.97 21:40:59 20:47:01 0 0.08 0.00 0.00 0.00 0.00 99.92 21:40:59 20:47:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:59 20:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 20:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:48:01 all 0.03 0.00 0.03 0.01 0.01 99.93 21:40:59 20:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:40:59 20:48:01 1 0.03 0.00 0.05 0.05 0.02 99.85 21:40:59 20:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 20:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 20:48:01 4 0.07 0.00 0.05 0.00 0.02 99.87 21:40:59 20:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:48:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:40:59 20:48:01 7 0.05 0.00 0.03 0.00 0.00 99.92 21:40:59 20:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:59 20:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 20:49:01 1 0.00 0.00 0.00 0.08 0.00 99.92 21:40:59 20:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:40:59 20:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:40:59 20:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:50:01 1 0.00 0.00 0.00 0.08 0.00 99.92 21:40:59 20:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:40:59 20:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 20:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:40:59 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:51:01 all 0.03 0.00 0.02 0.01 0.00 99.93 21:40:59 20:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:40:59 20:51:01 1 0.03 0.00 0.00 0.08 0.00 99.88 21:40:59 20:51:01 2 0.08 0.00 0.05 0.00 0.00 99.87 21:40:59 20:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:51:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:40:59 20:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 20:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:52:01 all 0.00 0.00 0.02 0.00 0.00 99.97 21:40:59 20:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:52:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:59 20:52:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:40:59 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:52:01 4 0.02 0.00 0.05 0.00 0.00 99.93 21:40:59 20:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:40:59 20:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:40:59 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:40:59 20:53:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:40:59 20:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:53:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:59 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:40:59 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:59 20:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:54:01 1 0.00 0.00 0.02 0.05 0.02 99.92 21:40:59 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:59 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:55:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:59 20:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 20:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:40:59 20:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:40:59 20:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:40:59 20:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:40:59 20:56:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:59 20:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:40:59 20:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:40:59 20:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:57:01 all 0.01 0.00 0.02 0.00 0.00 99.96 21:40:59 20:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 20:57:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:59 20:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:57:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:40:59 20:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:59 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:58:01 1 0.00 0.00 0.00 0.07 0.00 99.93 21:40:59 20:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:58:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:40:59 20:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:59:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:40:59 20:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 20:59:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:59 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 20:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:00:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:40:59 21:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:00:01 1 0.00 0.00 0.00 0.08 0.00 99.92 21:40:59 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:40:59 21:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:00:01 7 0.00 0.00 0.00 0.02 0.02 99.97 21:40:59 21:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:59 21:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:01:01 1 0.03 0.00 0.03 0.03 0.00 99.90 21:40:59 21:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 21:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:01:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:40:59 21:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 21:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:02:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:40:59 21:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:02:01 1 0.00 0.00 0.00 0.05 0.02 99.93 21:40:59 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:02:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:40:59 21:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:40:59 21:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:59 21:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:40:59 21:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:40:59 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:40:59 21:04:01 all 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:40:59 21:04:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:59 21:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 21:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:40:59 21:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:59 21:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:40:59 21:05:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:40:59 21:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:59 21:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:06:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:40:59 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:40:59 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:40:59 21:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:40:59 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:59 21:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:40:59 21:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 21:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:59 21:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:40:59 21:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:59 21:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 21:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:40:59 21:09:01 all 0.00 0.00 0.01 0.01 0.00 99.97 21:40:59 21:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:09:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:40:59 21:09:01 2 0.02 0.00 0.02 0.02 0.02 99.93 21:40:59 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:10:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:40:59 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:59 21:10:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:40:59 21:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:40:59 21:10:01 7 0.03 0.00 0.03 0.02 0.02 99.90 21:40:59 21:11:01 all 0.01 0.00 0.01 0.03 0.00 99.96 21:40:59 21:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:11:01 1 0.00 0.00 0.00 0.07 0.02 99.92 21:40:59 21:11:01 2 0.00 0.00 0.00 0.08 0.00 99.92 21:40:59 21:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:40:59 21:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:11:01 7 0.03 0.00 0.03 0.03 0.00 99.90 21:40:59 21:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:59 21:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:40:59 21:12:01 1 0.03 0.00 0.00 0.05 0.00 99.92 21:40:59 21:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:40:59 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:40:59 21:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:59 21:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:13:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:59 21:13:01 2 0.00 0.00 0.00 0.05 0.00 99.95 21:40:59 21:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:13:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:40:59 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 21:14:01 all 0.17 0.00 0.02 0.01 0.00 99.80 21:40:59 21:14:01 0 0.42 0.00 0.02 0.00 0.00 99.57 21:40:59 21:14:01 1 0.13 0.00 0.05 0.03 0.02 99.77 21:40:59 21:14:01 2 0.10 0.00 0.05 0.02 0.00 99.83 21:40:59 21:14:01 3 0.20 0.00 0.02 0.00 0.00 99.78 21:40:59 21:14:01 4 0.27 0.00 0.00 0.00 0.00 99.73 21:40:59 21:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:40:59 21:14:01 6 0.10 0.00 0.02 0.00 0.00 99.88 21:40:59 21:14:01 7 0.10 0.00 0.00 0.00 0.00 99.90 21:40:59 21:40:59 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:40:59 21:15:01 all 0.05 0.00 0.02 0.01 0.00 99.92 21:40:59 21:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:40:59 21:15:01 1 0.07 0.00 0.00 0.03 0.00 99.90 21:40:59 21:15:01 2 0.03 0.00 0.02 0.05 0.00 99.90 21:40:59 21:15:01 3 0.10 0.00 0.03 0.02 0.02 99.83 21:40:59 21:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 21:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:15:01 6 0.07 0.00 0.00 0.00 0.00 99.93 21:40:59 21:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:16:01 all 0.07 0.00 0.02 0.01 0.00 99.91 21:40:59 21:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:16:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:40:59 21:16:01 2 0.45 0.00 0.00 0.02 0.00 99.53 21:40:59 21:16:01 3 0.02 0.00 0.05 0.00 0.00 99.93 21:40:59 21:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 21:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:17:01 all 0.26 0.00 0.00 0.01 0.01 99.72 21:40:59 21:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:17:01 1 0.00 0.00 0.00 0.03 0.02 99.95 21:40:59 21:17:01 2 1.97 0.00 0.00 0.03 0.02 97.98 21:40:59 21:17:01 3 0.07 0.00 0.02 0.00 0.02 99.90 21:40:59 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:18:01 all 0.27 0.00 0.01 0.00 0.00 99.72 21:40:59 21:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:18:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:59 21:18:01 2 1.97 0.00 0.02 0.02 0.00 98.00 21:40:59 21:18:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:40:59 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:19:01 all 0.09 0.00 0.02 0.01 0.00 99.89 21:40:59 21:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:59 21:19:01 2 0.63 0.00 0.08 0.03 0.00 99.25 21:40:59 21:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:40:59 21:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:20:01 all 0.01 0.00 0.01 0.04 0.00 99.94 21:40:59 21:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:20:01 1 0.02 0.00 0.00 0.07 0.00 99.92 21:40:59 21:20:01 2 0.00 0.00 0.00 0.22 0.00 99.78 21:40:59 21:20:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:40:59 21:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:40:59 21:21:01 all 0.01 0.00 0.01 0.02 0.00 99.96 21:40:59 21:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:21:01 1 0.00 0.00 0.00 0.07 0.02 99.92 21:40:59 21:21:01 2 0.00 0.00 0.00 0.08 0.00 99.92 21:40:59 21:21:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:40:59 21:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:59 21:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:40:59 21:22:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:40:59 21:22:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:40:59 21:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:22:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:40:59 21:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:40:59 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:23:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:40:59 21:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:59 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:23:01 3 0.08 0.00 0.02 0.00 0.02 99.88 21:40:59 21:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:24:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:40:59 21:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:40:59 21:24:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:40:59 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:59 21:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:25:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:40:59 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:25:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:40:59 21:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:40:59 21:40:59 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:40:59 21:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:40:59 21:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:59 21:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:26:01 3 0.02 0.00 0.05 0.00 0.00 99.93 21:40:59 21:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:59 21:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:27:01 1 0.02 0.00 0.00 0.07 0.00 99.92 21:40:59 21:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:40:59 21:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:40:59 21:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:59 21:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:28:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:59 21:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:28:01 3 0.02 0.00 0.05 0.00 0.00 99.93 21:40:59 21:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:40:59 21:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:40:59 21:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:29:01 all 0.17 0.00 0.00 0.00 0.00 99.82 21:40:59 21:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:29:01 1 0.00 0.00 0.00 0.03 0.02 99.95 21:40:59 21:29:01 2 1.27 0.00 0.00 0.00 0.00 98.73 21:40:59 21:29:01 3 0.07 0.00 0.02 0.00 0.02 99.90 21:40:59 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:59 21:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:30:01 1 0.00 0.00 0.00 0.10 0.00 99.90 21:40:59 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:30:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:40:59 21:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:40:59 21:31:02 all 0.01 0.00 0.01 0.03 0.00 99.95 21:40:59 21:31:02 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:31:02 1 0.00 0.00 0.00 0.08 0.00 99.92 21:40:59 21:31:02 2 0.00 0.00 0.02 0.00 0.02 99.97 21:40:59 21:31:02 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:31:02 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:31:02 5 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:31:02 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:31:02 7 0.00 0.00 0.02 0.13 0.00 99.85 21:40:59 21:32:01 all 0.07 0.00 0.00 0.01 0.00 99.92 21:40:59 21:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:32:01 1 0.02 0.00 0.02 0.08 0.00 99.88 21:40:59 21:32:01 2 0.46 0.00 0.00 0.00 0.00 99.54 21:40:59 21:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:33:01 all 0.03 0.00 0.00 0.03 0.01 99.94 21:40:59 21:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:40:59 21:33:01 1 0.00 0.00 0.00 0.20 0.02 99.78 21:40:59 21:33:01 2 0.17 0.00 0.00 0.00 0.00 99.83 21:40:59 21:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:40:59 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:34:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:40:59 21:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:34:01 1 0.00 0.00 0.00 0.07 0.00 99.93 21:40:59 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:35:01 all 0.12 0.00 0.04 0.00 0.01 99.83 21:40:59 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:59 21:35:01 2 0.88 0.00 0.25 0.00 0.02 98.86 21:40:59 21:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:40:59 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:35:01 7 0.02 0.00 0.03 0.00 0.03 99.92 21:40:59 21:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:59 21:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:59 21:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 21:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:40:59 21:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:36:01 7 0.02 0.00 0.03 0.02 0.00 99.93 21:40:59 21:40:59 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:40:59 21:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:59 21:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:40:59 21:37:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:40:59 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:40:59 21:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:40:59 21:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:40:59 21:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:59 21:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:40:59 21:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:40:59 21:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:40:59 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:39:01 1 0.00 0.00 0.00 0.03 0.02 99.95 21:40:59 21:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:40:59 21:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:40:59 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:39:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:40:59 21:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:59 21:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:40:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:59 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:59 21:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:59 21:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:59 21:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:59 21:40:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:40:59 Average: all 6.12 0.00 1.24 0.39 0.02 92.23 21:40:59 Average: 0 6.11 0.00 1.23 0.44 0.02 92.20 21:40:59 Average: 1 5.97 0.00 1.26 0.51 0.02 92.24 21:40:59 Average: 2 6.07 0.00 1.25 0.60 0.02 92.07 21:40:59 Average: 3 6.20 0.00 1.27 0.38 0.02 92.13 21:40:59 Average: 4 6.29 0.00 1.17 0.29 0.02 92.23 21:40:59 Average: 5 5.92 0.00 1.34 0.49 0.02 92.24 21:40:59 Average: 6 6.13 0.00 1.27 0.21 0.02 92.37 21:40:59 Average: 7 6.28 0.00 1.16 0.22 0.02 92.32 21:40:59 21:40:59 21:40:59