Pull request #3998 opened 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 83136cdf852929ba43fc49af4eed7d9ca361d2d0+08f871be9aeb39437cbfe86cbb0b4d15d0abe658 (704591fd47c8d4165c42053e39f3e527e2f5f05f) 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-ssh12548862471252633698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11912100101930634878.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3998/workspace@libs/edgex-global-pipelines # timeout=10 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-3998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12335546010677515749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15057596240848863517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4456693589101414588.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3998/workspace@libs/lf-pipelines # timeout=10 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-3998/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7497023540720253777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33727 in /w/workspace/edgexfoundry_edgex-go_PR-3998 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 83136cdf852929ba43fc49af4eed7d9ca361d2d0 Merge succeeded, producing 83136cdf852929ba43fc49af4eed7d9ca361d2d0 Checking out Revision 83136cdf852929ba43fc49af4eed7d9ca361d2d0 (PR-3998) > 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/3998/head:refs/remotes/origin/PR-3998 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83136cdf852929ba43fc49af4eed7d9ca361d2d0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83136cdf852929ba43fc49af4eed7d9ca361d2d0 # timeout=10 Commit message: "build: Updates to latest gom-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:17:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:17:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:17:27 ========================================================= 21:17:27 EdgeX Global Pipelines Version Info 21:17:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:17:28 ------------------- 21:17:28 stable info: 21:17:28 ------------------- 21:17:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:17:28 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:17:28 Message: update stable to v1.0.227 21:17:29 ------------------- 21:17:29 experimental info: 21:17:29 ------------------- 21:17:29 Commited By: **** collab-it+edgex@linuxfoundation.org 21:17:29 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:17:29 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:17:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3998 [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3998 [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3998 [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83136cdf852929ba43fc49af4eed7d9ca361d2d0 [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83136cd [Pipeline] echo 21:17:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:30 provisioning config files... 21:17:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7722837238344303417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:30 ---> docker-login.sh 21:17:30 nexus3.edgexfoundry.org:10001 21:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:31 Configure a credential helper to remove this warning. See 21:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:31 21:17:31 Login Succeeded 21:17:31 nexus3.edgexfoundry.org:10002 21:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:31 Configure a credential helper to remove this warning. See 21:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:31 21:17:31 Login Succeeded 21:17:31 nexus3.edgexfoundry.org:10003 21:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:31 Configure a credential helper to remove this warning. See 21:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:31 21:17:31 Login Succeeded 21:17:31 nexus3.edgexfoundry.org:10004 21:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:31 Configure a credential helper to remove this warning. See 21:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:31 21:17:31 Login Succeeded 21:17:31 docker.io 21:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:32 Configure a credential helper to remove this warning. See 21:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:32 21:17:32 Login Succeeded 21:17:32 ---> docker-login.sh ends [Pipeline] } 21:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:32 + 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 21:17:32 + + dirnamecut cmd/core-command/Dockerfile -d/ 21:17:32 -f2 21:17:32 + echo core-command,cmd/core-command/Dockerfile 21:17:32 + dirname cmd/core-data/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo core-data,cmd/core-data/Dockerfile 21:17:32 + dirname cmd/core-metadata/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo core-metadata,cmd/core-metadata/Dockerfile 21:17:32 + dirname cmd/security-bootstrapper/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:17:32 + dirname cmd/security-proxy-setup/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:17:32 + dirname cmd/security-secretstore-setup/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:17:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:17:32 + dirname cmd/security-spire-agent/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:17:32 + + dirname cmd/security-spire-config/Dockerfile 21:17:32 cut -d/ -f2 21:17:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:17:32 + dirname cmd/security-spire-server/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:17:32 + dirname cmd/support-notifications/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo support-notifications,cmd/support-notifications/Dockerfile 21:17:32 + dirname cmd/support-scheduler/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:17:32 + dirname cmd/sys-mgmt-agent/Dockerfile 21:17:32 + cut -d/ -f2 21:17:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:17:32 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 21:17:33 + git rev-list -1 --merges 83136cdf852929ba43fc49af4eed7d9ca361d2d0~1..83136cdf852929ba43fc49af4eed7d9ca361d2d0 [Pipeline] echo 21:17:33 -----------> git rev-list -1 --merges 83136cdf852929ba43fc49af4eed7d9ca361d2d0~1..83136cdf852929ba43fc49af4eed7d9ca361d2d0 83136cdf852929ba43fc49af4eed7d9ca361d2d0 [false] [Pipeline] sh 21:17:33 + git log --format=format:%s -1 83136cdf852929ba43fc49af4eed7d9ca361d2d0 [Pipeline] echo 21:17:33 ========================================================= 21:17:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:17:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:17:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:34 + grep -v github /etc/ssh/ssh_known_hosts 21:17:34 + [ -e /tmp/ssh_known_hosts ] 21:17:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:17:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:17:34 + sudo tee -a /etc/ssh/ssh_known_hosts 21:17:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:17:34 21:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:17:35 latest: Pulling from edgex-devops/py-git-semver 21:17:35 1fe172e4850f: Pulling fs layer 21:17:35 caf521ccaac6: Pulling fs layer 21:17:35 3ead6fa29328: Pulling fs layer 21:17:35 5c2a1cbceb83: Pulling fs layer 21:17:35 a8d5f1318db7: Pulling fs layer 21:17:35 c427282e49a2: Pulling fs layer 21:17:35 1827001aaf11: Pulling fs layer 21:17:35 0714d37db230: Pulling fs layer 21:17:35 ac28cf19c067: Pulling fs layer 21:17:35 ca983d60f3e2: Pulling fs layer 21:17:35 9f894cec8388: Pulling fs layer 21:17:35 5c2a1cbceb83: Waiting 21:17:35 a8d5f1318db7: Waiting 21:17:35 1827001aaf11: Waiting 21:17:35 0714d37db230: Waiting 21:17:35 ac28cf19c067: Waiting 21:17:35 c427282e49a2: Waiting 21:17:35 ca983d60f3e2: Waiting 21:17:35 9f894cec8388: Waiting 21:17:35 caf521ccaac6: Download complete 21:17:35 5c2a1cbceb83: Verifying Checksum 21:17:35 5c2a1cbceb83: Download complete 21:17:35 a8d5f1318db7: Verifying Checksum 21:17:35 a8d5f1318db7: Download complete 21:17:35 3ead6fa29328: Verifying Checksum 21:17:35 3ead6fa29328: Download complete 21:17:35 c427282e49a2: Download complete 21:17:35 0714d37db230: Verifying Checksum 21:17:35 0714d37db230: Download complete 21:17:35 ac28cf19c067: Download complete 21:17:35 ca983d60f3e2: Verifying Checksum 21:17:35 ca983d60f3e2: Download complete 21:17:35 9f894cec8388: Verifying Checksum 21:17:35 9f894cec8388: Download complete 21:17:35 1fe172e4850f: Verifying Checksum 21:17:35 1fe172e4850f: Download complete 21:17:35 1827001aaf11: Verifying Checksum 21:17:35 1827001aaf11: Download complete 21:17:36 1fe172e4850f: Pull complete 21:17:37 caf521ccaac6: Pull complete 21:17:37 3ead6fa29328: Pull complete 21:17:37 5c2a1cbceb83: Pull complete 21:17:37 a8d5f1318db7: Pull complete 21:17:38 c427282e49a2: Pull complete 21:17:40 1827001aaf11: Pull complete 21:17:40 0714d37db230: Pull complete 21:17:40 ac28cf19c067: Pull complete 21:17:40 ca983d60f3e2: Pull complete 21:17:40 9f894cec8388: Pull complete 21:17:40 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 21:17:40 prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container 21:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:17:42 $ docker top 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 -eo pid,comm 21:17:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:17:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:43 [ssh-agent] Looking for ssh-agent implementation... 21:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:43 $ docker exec 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 ssh-agent 21:17:43 SSH_AUTH_SOCK=/tmp/ssh-mhvy6lqmKWpA/agent.33 21:17:43 SSH_AGENT_PID=40 21:17:43 Running ssh-add (command line suppressed) 21:17:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10342924065265517.key (/w/workspace/edgex-go/1@tmp/private_key_10342924065265517.key) 21:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:43 + git tag --points-at HEAD [Pipeline] } 21:17:43 $ docker exec --env ******** --env ******** 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 ssh-agent -k 21:17:44 unset SSH_AUTH_SOCK; 21:17:44 unset SSH_AGENT_PID; 21:17:44 echo Agent pid 40 killed; 21:17:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:17:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:44 [ssh-agent] Looking for ssh-agent implementation... 21:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:44 $ docker exec 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 ssh-agent 21:17:44 SSH_AUTH_SOCK=/tmp/ssh-alA6RiycKreG/agent.75 21:17:44 SSH_AGENT_PID=81 21:17:44 Running ssh-add (command line suppressed) 21:17:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3692138671618868694.key (/w/workspace/edgex-go/1@tmp/private_key_3692138671618868694.key) 21:17:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:44 + git semver init 21:17:45 2022-04-28 21:17:45,168 [run_init] DEBUG init version:0.0.0 force:False 21:17:45 2022-04-28 21:17:45,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:17:45 2022-04-28 21:17:45,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:17:45 2022-04-28 21:17:45,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 21:17:49 2022-04-28 21:17:49,262 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:17:49 2022-04-28 21:17:49,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-3998 with force:False 21:17:49 2022-04-28 21:17:49,263 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-3998 21:17:49 2022-04-28 21:17:49,268 [execute] INFO git cat-file --batch-check 21:17:49 2022-04-28 21:17:49,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:17:49 2022-04-28 21:17:49,274 [execute] INFO git cat-file --batch 21:17:49 2022-04-28 21:17:49,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:17:49 2022-04-28 21:17:49,280 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-3998 21:17:49 0.0.0 [Pipeline] } 21:17:49 $ docker exec --env ******** --env ******** 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 ssh-agent -k 21:17:49 unset SSH_AUTH_SOCK; 21:17:49 unset SSH_AGENT_PID; 21:17:49 echo Agent pid 81 killed; 21:17:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:50 + git semver [Pipeline] } 21:17:50 $ docker stop --time=1 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 21:17:51 $ docker rm -f 2c922e98609446206e92c4027a40d8757c2f28e28d0f6b6ef4bcd5e793090ed5 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:17:52 Stashed 1 file(s) [Pipeline] echo 21:17:52 [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 21:17:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:17:53 ========================================================= 21:17:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:17:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:17:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:17:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:17:53 59bf1c3509f3: Pulling fs layer 21:17:53 666ba61612fd: Pulling fs layer 21:17:53 8ed8ca486205: Pulling fs layer 21:17:53 4fe6c5a15a65: Pulling fs layer 21:17:53 22a0e8bec74d: Pulling fs layer 21:17:53 ca2b28591e48: Pulling fs layer 21:17:53 a51346096db8: Pulling fs layer 21:17:53 daebc70d1ce1: Pulling fs layer 21:17:53 0e18a0eac166: Pulling fs layer 21:17:53 ca2b28591e48: Waiting 21:17:53 a51346096db8: Waiting 21:17:53 daebc70d1ce1: Waiting 21:17:53 0e18a0eac166: Waiting 21:17:53 4fe6c5a15a65: Waiting 21:17:53 22a0e8bec74d: Waiting 21:17:53 8ed8ca486205: Verifying Checksum 21:17:53 8ed8ca486205: Download complete 21:17:53 666ba61612fd: Download complete 21:17:53 22a0e8bec74d: Verifying Checksum 21:17:53 22a0e8bec74d: Download complete 21:17:53 ca2b28591e48: Verifying Checksum 21:17:53 ca2b28591e48: Download complete 21:17:53 a51346096db8: Download complete 21:17:53 59bf1c3509f3: Verifying Checksum 21:17:53 59bf1c3509f3: Download complete 21:17:53 daebc70d1ce1: Verifying Checksum 21:17:53 daebc70d1ce1: Download complete 21:17:53 59bf1c3509f3: Pull complete 21:17:53 666ba61612fd: Pull complete 21:17:53 8ed8ca486205: Pull complete 21:17:54 0e18a0eac166: Verifying Checksum 21:17:54 0e18a0eac166: Download complete 21:17:54 4fe6c5a15a65: Verifying Checksum 21:17:54 4fe6c5a15a65: Download complete 21:17:59 4fe6c5a15a65: Pull complete 21:17:59 22a0e8bec74d: Pull complete 21:17:59 ca2b28591e48: Pull complete 21:17:59 a51346096db8: Pull complete 21:17:59 daebc70d1ce1: Pull complete 21:18:01 0e18a0eac166: Pull complete 21:18:01 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 21:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:18:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 21:18:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:18:01 WORKDIR /edgex 21:18:01 COPY go.mod . 21:18:01 RUN go mod download 21:18:01 + docker build -t ci-base-image-x86_64 -f - . 21:18:03 Sending build context to Docker daemon 335.2MB 21:18:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:18:03 ---> f018257e8ee9 21:18:03 Step 2/4 : WORKDIR /edgex 21:18:05 ---> Running in 12cee51c91f2 21:18:05 Removing intermediate container 12cee51c91f2 21:18:05 ---> 8ee59fab90db 21:18:05 Step 3/4 : COPY go.mod . 21:18:05 ---> 32a37e4a61f2 21:18:05 Step 4/4 : RUN go mod download 21:18:05 ---> Running in cdb11d8d5aae 21:18:07 Still waiting to schedule task 21:18:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:18:24 Removing intermediate container cdb11d8d5aae 21:18:24 ---> 3069cf3b8187 21:18:24 Successfully built 3069cf3b8187 21:18:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:18:24 + docker inspect -f . ci-base-image-x86_64 21:18:24 . [Pipeline] withDockerContainer 21:18:24 prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container 21:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 21:18:25 $ docker top ea99edd5c26e1310daafc4c86204a46c5c15f53ed3615ce53aedfcbb2c193847 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:25 + go version 21:18:25 go version go1.17.6 linux/amd64 [Pipeline] } 21:18:25 $ docker stop --time=1 ea99edd5c26e1310daafc4c86204a46c5c15f53ed3615ce53aedfcbb2c193847 21:18:26 $ docker rm -f ea99edd5c26e1310daafc4c86204a46c5c15f53ed3615ce53aedfcbb2c193847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:27 + docker inspect -f . ci-base-image-x86_64 21:18:27 . [Pipeline] withDockerContainer 21:18:27 prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container 21:18:27 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 21:18:28 $ docker top 6baf855e685020fb5b51600b867073a8ad44eb275e4fcf0f4c0e8a8627d9adf8 -eo pid,comm [Pipeline] { [Pipeline] echo 21:18:28 ========================================================= 21:18:28 [edgeXBuildGoParallel] Running Tests and Build... 21:18:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:18:28 + make test 21:18:28 go mod tidy -compat=1.17 21:18:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:18:35 ? github.com/edgexfoundry/edgex-go [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:18:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 21:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:18:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 21:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:18:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements 21:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.416s coverage: 89.2% of statements 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.116s coverage: 84.4% of statements 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.115s coverage: 72.2% of statements 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 21:18:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 21:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 21:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 21:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements 21:19:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.2% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.4% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.414s coverage: 65.4% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 43.8% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:19:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 21:19:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 21:19:14 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 21:19:32 GO111MODULE=on go vet ./... 21:19:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:19:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:19:37 ./bin/test-attribution-txt.sh [Pipeline] echo 21:19:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:19:38 + ls -al . 21:19:38 total 672 21:19:38 drwxrwxr-x 10 1001 1001 4096 Apr 28 21:19 . 21:19:38 drwxr-xr-x 4 root root 4096 Apr 28 21:18 .. 21:19:38 -rw-rw-r-- 1 1001 1001 11 Apr 28 21:17 .dockerignore 21:19:38 drwxrwxr-x 8 1001 1001 4096 Apr 28 21:17 .git 21:19:38 drwxrwxr-x 3 1001 1001 4096 Apr 28 21:17 .github 21:19:38 -rw-rw-r-- 1 1001 1001 879 Apr 28 21:17 .gitignore 21:19:38 -rw-rw-r-- 1 1001 1001 42 Apr 28 21:17 .golangci.yml 21:19:38 -rw-rw-r-- 1 1001 1001 87 Apr 28 21:17 .hadolint.yml 21:19:38 drwxr-xr-x 3 1001 1001 4096 Apr 28 21:17 .semver 21:19:38 -rw-rw-r-- 1 1001 1001 166 Apr 28 21:17 .sonarcloud.properties 21:19:38 -rw-rw-r-- 1 1001 1001 1171 Apr 28 21:17 ADOPTERS.md 21:19:38 -rw-rw-r-- 1 1001 1001 10086 Apr 28 21:17 Attribution.txt 21:19:38 -rw-rw-r-- 1 1001 1001 51732 Apr 28 21:17 CHANGELOG.md 21:19:38 -rw-rw-r-- 1 1001 1001 3804 Apr 28 21:17 CONTRIBUTING.md 21:19:38 -rw-rw-r-- 1 1001 1001 677 Apr 28 21:17 GOVERNANCE.md 21:19:38 -rw-rw-r-- 1 1001 1001 850 Apr 28 21:17 Jenkinsfile 21:19:38 -rw-rw-r-- 1 1001 1001 10775 Apr 28 21:17 LICENSE 21:19:38 -rw-rw-r-- 1 1001 1001 10389 Apr 28 21:17 Makefile 21:19:38 -rw-rw-r-- 1 1001 1001 582 Apr 28 21:17 OWNERS.md 21:19:38 -rw-rw-r-- 1 1001 1001 9120 Apr 28 21:17 README.md 21:19:38 -rw-rw-r-- 1 1001 1001 6912 Apr 28 21:17 SECURITY.md 21:19:38 -rw-rw-r-- 1 1001 1001 5 Apr 28 21:17 VERSION 21:19:38 -rw-rw-r-- 1 1001 1001 4131 Apr 28 21:17 ZMQWindows.md 21:19:38 drwxrwxr-x 2 1001 1001 4096 Apr 28 21:17 bin 21:19:38 drwxrwxr-x 18 1001 1001 4096 Apr 28 21:17 cmd 21:19:38 -rw-r--r-- 1 root root 435134 Apr 28 21:19 coverage.out 21:19:38 -rw-rw-r-- 1 1001 1001 3256 Apr 28 21:17 go.mod 21:19:38 -rw-rw-r-- 1 1001 1001 35162 Apr 28 21:17 go.sum 21:19:38 drwxrwxr-x 8 1001 1001 4096 Apr 28 21:17 internal 21:19:38 drwxrwxr-x 3 1001 1001 4096 Apr 28 21:17 openapi 21:19:38 drwxrwxr-x 4 1001 1001 4096 Apr 28 21:17 snap 21:19:38 -rw-rw-r-- 1 1001 1001 204 Apr 28 21:17 version.go [Pipeline] sh 21:19:39 + '[' -e coverage.out ] 21:19:39 + chown 1001:1001 coverage.out [Pipeline] stash 21:19:39 Stashed 1 file(s) [Pipeline] sh 21:19:39 + make build 21:19:39 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 21:19: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/core-metadata/core-metadata ./cmd/core-metadata 21:20:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:20:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:20: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:20: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:20:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:20:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:20:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:20: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:20: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/secrets-config ./cmd/secrets-config 21:20:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:20:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:20:17 $ docker stop --time=1 6baf855e685020fb5b51600b867073a8ad44eb275e4fcf0f4c0e8a8627d9adf8 21:20:19 $ docker rm -f 6baf855e685020fb5b51600b867073a8ad44eb275e4fcf0f4c0e8a8627d9adf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:20:20 21:20:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:20:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:20:21 latest: Pulling from edgex-devops/edgex-compose 21:20:21 cbdbe7a5bc2a: Pulling fs layer 21:20:21 ca9280d653b3: Pulling fs layer 21:20:21 7e9c9ca2126c: Pulling fs layer 21:20:21 cbdbe7a5bc2a: Verifying Checksum 21:20:21 cbdbe7a5bc2a: Download complete 21:20:21 ca9280d653b3: Verifying Checksum 21:20:21 ca9280d653b3: Download complete 21:20:21 cbdbe7a5bc2a: Pull complete 21:20:22 ca9280d653b3: Pull complete 21:20:22 7e9c9ca2126c: Verifying Checksum 21:20:22 7e9c9ca2126c: Download complete 21:20:25 7e9c9ca2126c: Pull complete 21:20:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:20:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:20:25 prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container 21:20:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:20:27 $ docker top 2622215feef8785d9d8273be3575330dc4d7603255fd16e3b435b3b229dd9e27 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:27 + docker-compose build --help 21:20:27 + grep parallel 21:20:28 --parallel Build images in parallel. [Pipeline] } 21:20:28 $ docker stop --time=1 2622215feef8785d9d8273be3575330dc4d7603255fd16e3b435b3b229dd9e27 21:20:29 $ docker rm -f 2622215feef8785d9d8273be3575330dc4d7603255fd16e3b435b3b229dd9e27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:20:30 . [Pipeline] withDockerContainer 21:20:30 prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container 21:20:30 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat 21:20:31 $ docker top 93b8e1c5e9022f26533a99409289cad4966d5d28cfdf71ffd976ff0179185529 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:31 + docker-compose -f ./docker-compose-build.yml build --parallel 21:20:32 Building core-command ... 21:20:32 Building core-data ... 21:20:32 Building core-metadata ... 21:20:32 Building security-bootstrapper ... 21:20:32 Building security-proxy-setup ... 21:20:32 Building security-secretstore-setup ... 21:20:32 Building security-spiffe-token-provider ... 21:20:32 Building security-spire-agent ... 21:20:32 Building security-spire-config ... 21:20:32 Building security-spire-server ... 21:20:32 Building support-notifications ... 21:20:32 Building support-scheduler ... 21:20:32 Building sys-mgmt-agent ... 21:20:32 Building core-command 21:20:32 Building security-spiffe-token-provider 21:20:32 Building core-data 21:20:32 Building core-metadata 21:20:32 Building security-spire-agent 21:20:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:50 ---> 3069cf3b8187 21:20:50 Step 3/23 : WORKDIR /edgex-go 21:20:50 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:20:50 ---> 3069cf3b8187 21:20:50 Step 3/20 : WORKDIR /edgex-go 21:20:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:50 ---> 3069cf3b8187 21:20:50 Step 3/23 : WORKDIR /edgex-go 21:20:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:50 ---> 3069cf3b8187 21:20:50 Step 3/23 : WORKDIR /edgex-go 21:20:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:20:50 ---> 3069cf3b8187 21:20:50 Step 3/26 : WORKDIR /edgex-go 21:20:50 ---> Running in a267d63ce94d 21:20:50 ---> Running in a010829c5f7b 21:20:50 ---> Running in af24187a4a1e 21:20:50 ---> Running in d72e97839d0a 21:20:50 ---> Running in ad3d1e0712e2 21:20:50 Removing intermediate container af24187a4a1e 21:20:50 ---> 7fcc22085372 21:20:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:50 Removing intermediate container a010829c5f7b 21:20:50 ---> 66863791b395 21:20:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:50 Removing intermediate container a267d63ce94d 21:20:50 Removing intermediate container ad3d1e0712e2 21:20:50 ---> e24ded1db3a0 21:20:50 ---> 89eb1c7acab3 21:20:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:50 21:20:50 Removing intermediate container d72e97839d0a 21:20:50 ---> 464642bbd3bd 21:20:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:20:51 ---> Running in 6dc626639016 21:20:51 ---> Running in 7e7fbc68ca17 21:20:51 ---> Running in 5cdb1f07201d 21:20:51 ---> Running in 74d0c3bc7547 21:20:51 ---> Running in 8d3221ed1be9 21:20:52 Removing intermediate container 6dc626639016 21:20:52 ---> 919902e35606 21:20:52 Step 5/23 : RUN apk add --update --no-cache make git 21:20:52 ---> Running in 299394c9c772 21:20:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:20:52 Removing intermediate container 7e7fbc68ca17 21:20:52 ---> dc264e163f12 21:20:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:20:52 ---> Running in 7b3d6ca0205a 21:20:52 Removing intermediate container 5cdb1f07201d 21:20:52 ---> 6b54708ea8d7 21:20:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:20:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:20:52 ---> Running in b49f2d79891b 21:20:52 Removing intermediate container 74d0c3bc7547 21:20:52 ---> a520d7ec83cd 21:20:52 Step 5/23 : RUN apk add --update --no-cache make git 21:20:52 ---> Running in 50c9f1d64da0 21:20:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:20:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:20:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:20:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:20:53 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:20:53 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:20:53 OK: 15864 distinct packages available 21:20:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:20:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:20:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:20:53 OK: 221 MiB in 52 packages 21:20:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:20:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:20:54 OK: 221 MiB in 52 packages 21:20:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:20:54 OK: 221 MiB in 52 packages 21:20:54 Removing intermediate container 299394c9c772 21:20:54 ---> 56b0231ced81 21:20:54 Step 6/23 : COPY go.mod vendor* ./ 21:20:54 OK: 221 MiB in 52 packages 21:20:54 ---> af1b9a908754 21:20:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:54 ---> Running in 0dc88c758e87 21:20:54 OK: 221 MiB in 52 packages 21:20:54 Removing intermediate container b49f2d79891b 21:20:54 ---> 265ab17c1371 21:20:54 Step 6/26 : COPY go.mod vendor* ./ 21:20:54 Removing intermediate container 7b3d6ca0205a 21:20:54 ---> 65b757c28053 21:20:54 Step 6/23 : COPY go.mod vendor* ./ 21:20:54 Removing intermediate container 50c9f1d64da0 21:20:54 ---> 84860f2f1499 21:20:54 Step 6/23 : COPY go.mod vendor* ./ 21:20:54 ---> facfa0a71837 21:20:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:54 ---> edce8af481f5 21:20:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:54 ---> Running in e605fc72644c 21:20:54 ---> 4fd374c70e15 21:20:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:54 ---> Running in 644035919f41 21:20:54 Removing intermediate container 8d3221ed1be9 21:20:54 ---> 3223d4dff16d 21:20:54 Step 5/20 : COPY go.mod vendor* ./ 21:20:54 ---> Running in caa12d747d6f 21:20:55 ---> e8fd67129ef6 21:20:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:55 ---> Running in 9d17f04e80f8 21:20:55 Removing intermediate container 0dc88c758e87 21:20:55 ---> ab71715dc5f2 21:20:55 Step 8/23 : COPY . . 21:20:56 Removing intermediate container e605fc72644c 21:20:56 ---> c750267f231d 21:20:56 Step 8/26 : COPY . . 21:20:58 Removing intermediate container 644035919f41 21:20:58 ---> 315055cb94c9 21:20:58 Step 8/23 : COPY . . 21:20:58 Removing intermediate container caa12d747d6f 21:20:58 ---> 312130f7e56e 21:20:58 Step 8/23 : COPY . . 21:21:00 Removing intermediate container 9d17f04e80f8 21:21:00 ---> a9cfbe1345f6 21:21:00 Step 7/20 : COPY . . 21:21:05 ---> de4012bacc1d 21:21:05 Step 9/23 : RUN make cmd/core-command/core-command 21:21:05 ---> Running in f582ced7330c 21:21:05 ---> 6fe471709731 21:21:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:21:05 ---> Running in 06bf661fe6e6 21:21:05 ---> ffe4aef509cf 21:21:05 Step 9/23 : RUN make cmd/core-data/core-data 21:21:05 ---> 68b4b93cebfe 21:21:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:21:05 ---> 2f076d57bb7f 21:21:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:21:05 ---> Running in 52abed45fd65 21:21:05 ---> Running in 9eb0366d6872 21:21:05 ---> Running in 77283794c82f 21:21:06 Removing intermediate container 06bf661fe6e6 21:21:06 ---> 33f472ba6b53 21:21:06 Step 10/26 : RUN mkdir -p spire-build 21:21:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:21:06 ---> Running in 7b8d77b9d2da 21:21:06 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 21:21:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:21:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:21:07 Removing intermediate container 7b8d77b9d2da 21:21:07 ---> 08e20b83f717 21:21:07 Step 11/26 : WORKDIR /edgex-go/spire-build 21:21:07 ---> Running in 2fb922f1bc9c 21:21:07 Removing intermediate container 2fb922f1bc9c 21:21:07 ---> 5a0704009b49 21:21:07 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:21:07 ---> Running in f9df20e9de5d 21:21:08 spire-1.2.1/ 21:21:08 spire-1.2.1/.data/ 21:21:08 spire-1.2.1/.data/.file 21:21:08 spire-1.2.1/.dockerignore 21:21:08 spire-1.2.1/.gitattributes 21:21:08 spire-1.2.1/.githooks/ 21:21:08 spire-1.2.1/.githooks/pre-commit 21:21:08 spire-1.2.1/.github/ 21:21:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:21:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:21:08 spire-1.2.1/.github/dependabot.yml 21:21:08 spire-1.2.1/.github/workflows/ 21:21:08 spire-1.2.1/.github/workflows/nightly_build.yaml 21:21:08 spire-1.2.1/.github/workflows/pr_build.yaml 21:21:08 spire-1.2.1/.github/workflows/release_build.yaml 21:21:08 spire-1.2.1/.github/workflows/scripts/ 21:21:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:21:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:21:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:21:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:21:08 spire-1.2.1/.github/workflows/scripts/split.sh 21:21:08 spire-1.2.1/.gitignore 21:21:08 spire-1.2.1/.go-version 21:21:08 spire-1.2.1/.golangci.yml 21:21:08 spire-1.2.1/ADOPTERS.md 21:21:08 spire-1.2.1/CHANGELOG.md 21:21:08 spire-1.2.1/CODE-OF-CONDUCT.md 21:21:08 spire-1.2.1/CODEOWNERS 21:21:08 spire-1.2.1/CONTRIBUTING.md 21:21:08 spire-1.2.1/Dockerfile 21:21:08 spire-1.2.1/Dockerfile.dev 21:21:08 spire-1.2.1/Dockerfile.scratch 21:21:08 spire-1.2.1/LICENSE 21:21:08 spire-1.2.1/MAINTAINERS.md 21:21:08 spire-1.2.1/Makefile 21:21:08 spire-1.2.1/README.md 21:21:08 spire-1.2.1/ROADMAP.md 21:21:08 spire-1.2.1/SECURITY.md 21:21:08 spire-1.2.1/cmd/ 21:21:08 spire-1.2.1/cmd/spire-agent/ 21:21:08 spire-1.2.1/cmd/spire-agent/cli/ 21:21:08 spire-1.2.1/cmd/spire-agent/cli/api/ 21:21:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/common/ 21:21:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:21:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/run/ 21:21:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:21:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:21:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:21:08 spire-1.2.1/cmd/spire-agent/main.go 21:21:08 spire-1.2.1/cmd/spire-server/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/agent/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/cli.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/run/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/token/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/validate/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/x509/ 21:21:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:21:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:21:08 spire-1.2.1/cmd/spire-server/main.go 21:21:08 spire-1.2.1/cmd/spire-server/util/ 21:21:08 spire-1.2.1/cmd/spire-server/util/util.go 21:21:08 spire-1.2.1/conf/ 21:21:08 spire-1.2.1/conf/agent/ 21:21:08 spire-1.2.1/conf/agent/agent.conf 21:21:08 spire-1.2.1/conf/agent/agent_full.conf 21:21:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:21:08 spire-1.2.1/conf/server/ 21:21:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:21:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:21:08 spire-1.2.1/conf/server/server.conf 21:21:08 spire-1.2.1/conf/server/server_full.conf 21:21:08 spire-1.2.1/doc/ 21:21:08 spire-1.2.1/doc/SPIRE101.md 21:21:08 spire-1.2.1/doc/auditlog.md 21:21:08 spire-1.2.1/doc/authorization_policy_engine.md 21:21:08 spire-1.2.1/doc/changelog_guidelines.md 21:21:08 spire-1.2.1/doc/cure53-report.pdf 21:21:08 spire-1.2.1/doc/images/ 21:21:08 spire-1.2.1/doc/images/2019_roadmap.png 21:21:08 spire-1.2.1/doc/images/SPIRE101.png 21:21:08 spire-1.2.1/doc/images/SPIRE_agent.png 21:21:08 spire-1.2.1/doc/images/SPIRE_server.png 21:21:08 spire-1.2.1/doc/images/cache_mgr.png 21:21:08 spire-1.2.1/doc/images/cache_mgr_components.png 21:21:08 spire-1.2.1/doc/images/federated_spire.png 21:21:08 spire-1.2.1/doc/images/ha_mode.png 21:21:08 spire-1.2.1/doc/images/nested_spire.png 21:21:08 spire-1.2.1/doc/images/oidc_federation.png 21:21:08 spire-1.2.1/doc/images/single_trust_domain.png 21:21:08 spire-1.2.1/doc/images/spiffe_compatible.png 21:21:08 spire-1.2.1/doc/images/spire_logo.png 21:21:08 spire-1.2.1/doc/migrating_registration_api_clients.md 21:21:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:21:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:21:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:21:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:21:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:21:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:21:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:21:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:21:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:21:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:21:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:21:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:21:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:21:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:21:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:21:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:21:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:21:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:21:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:21:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:21:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:21:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:21:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:21:08 spire-1.2.1/doc/scaling_spire.md 21:21:08 spire-1.2.1/doc/spire_agent.md 21:21:08 spire-1.2.1/doc/spire_server.md 21:21:08 spire-1.2.1/doc/supported_integrations.md 21:21:08 spire-1.2.1/doc/telemetry.md 21:21:08 spire-1.2.1/doc/telemetry_config.md 21:21:08 spire-1.2.1/doc/upgrading.md 21:21:08 spire-1.2.1/doc/using_spire.md 21:21:08 spire-1.2.1/examples/ 21:21:08 spire-1.2.1/examples/README.md 21:21:08 spire-1.2.1/go.mod 21:21:08 spire-1.2.1/go.sum 21:21:08 spire-1.2.1/pkg/ 21:21:08 spire-1.2.1/pkg/agent/ 21:21:08 spire-1.2.1/pkg/agent/agent.go 21:21:08 spire-1.2.1/pkg/agent/api/ 21:21:08 spire-1.2.1/pkg/agent/api/config.go 21:21:08 spire-1.2.1/pkg/agent/api/debug/ 21:21:08 spire-1.2.1/pkg/agent/api/debug/v1/ 21:21:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:21:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:21:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:21:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:21:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:21:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:21:08 spire-1.2.1/pkg/agent/api/endpoints.go 21:21:08 spire-1.2.1/pkg/agent/api/health/ 21:21:08 spire-1.2.1/pkg/agent/api/health/v1/ 21:21:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:21:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:21:08 spire-1.2.1/pkg/agent/api/rpccontext/ 21:21:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:21:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:21:08 spire-1.2.1/pkg/agent/attestor/ 21:21:08 spire-1.2.1/pkg/agent/attestor/node/ 21:21:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:21:08 spire-1.2.1/pkg/agent/attestor/node/node.go 21:21:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:21:08 spire-1.2.1/pkg/agent/attestor/workload/ 21:21:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:21:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:21:08 spire-1.2.1/pkg/agent/catalog/ 21:21:08 spire-1.2.1/pkg/agent/catalog/catalog.go 21:21:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:21:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:21:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:21:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:21:08 spire-1.2.1/pkg/agent/client/ 21:21:08 spire-1.2.1/pkg/agent/client/client.go 21:21:08 spire-1.2.1/pkg/agent/client/client_test.go 21:21:08 spire-1.2.1/pkg/agent/client/dial.go 21:21:08 spire-1.2.1/pkg/agent/client/nodeconn.go 21:21:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:21:08 spire-1.2.1/pkg/agent/client/update.go 21:21:08 spire-1.2.1/pkg/agent/client/util.go 21:21:08 spire-1.2.1/pkg/agent/common/ 21:21:08 spire-1.2.1/pkg/agent/common/backoff/ 21:21:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:21:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:21:08 spire-1.2.1/pkg/agent/common/cgroups/ 21:21:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:21:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:21:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:21:08 spire-1.2.1/pkg/agent/config.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/ 21:21:08 spire-1.2.1/pkg/agent/endpoints/config.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:21:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:21:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/workload/ 21:21:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:21:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:21:08 spire-1.2.1/pkg/agent/manager/ 21:21:08 spire-1.2.1/pkg/agent/manager/cache/ 21:21:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:21:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:21:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:21:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:21:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:21:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:21:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:21:08 spire-1.2.1/pkg/agent/manager/config.go 21:21:08 spire-1.2.1/pkg/agent/manager/manager.go 21:21:08 spire-1.2.1/pkg/agent/manager/manager_test.go 21:21:08 spire-1.2.1/pkg/agent/manager/storage.go 21:21:08 spire-1.2.1/pkg/agent/manager/storage_test.go 21:21:08 spire-1.2.1/pkg/agent/manager/storecache/ 21:21:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:21:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:21:08 spire-1.2.1/pkg/agent/manager/sync.go 21:21:08 spire-1.2.1/pkg/agent/plugin/ 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:21:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:21:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:21:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:21:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:21:08 spire-1.2.1/pkg/agent/svid/ 21:21:08 spire-1.2.1/pkg/agent/svid/rotator.go 21:21:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:21:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:21:08 spire-1.2.1/pkg/agent/svid/store/ 21:21:08 spire-1.2.1/pkg/agent/svid/store/service.go 21:21:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:21:08 spire-1.2.1/pkg/common/ 21:21:08 spire-1.2.1/pkg/common/agentpathtemplate/ 21:21:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:21:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:21:08 spire-1.2.1/pkg/common/api/ 21:21:08 spire-1.2.1/pkg/common/api/metrics.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/ 21:21:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/logger.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/names.go 21:21:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:21:08 spire-1.2.1/pkg/common/api/names.go 21:21:08 spire-1.2.1/pkg/common/api/ratelimit.go 21:21:08 spire-1.2.1/pkg/common/api/rpccontext/ 21:21:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:21:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:21:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:21:08 spire-1.2.1/pkg/common/auth/ 21:21:08 spire-1.2.1/pkg/common/auth/interceptors.go 21:21:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:21:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/ 21:21:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/types.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:21:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:21:08 spire-1.2.1/pkg/common/catalog/ 21:21:08 spire-1.2.1/pkg/common/catalog/bind.go 21:21:08 spire-1.2.1/pkg/common/catalog/builtin.go 21:21:08 spire-1.2.1/pkg/common/catalog/catalog.go 21:21:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:21:08 spire-1.2.1/pkg/common/catalog/closers.go 21:21:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:21:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:21:08 spire-1.2.1/pkg/common/catalog/config.go 21:21:08 spire-1.2.1/pkg/common/catalog/config_test.go 21:21:08 spire-1.2.1/pkg/common/catalog/configure.go 21:21:08 spire-1.2.1/pkg/common/catalog/constraints.go 21:21:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:21:08 spire-1.2.1/pkg/common/catalog/context.go 21:21:08 spire-1.2.1/pkg/common/catalog/external.go 21:21:08 spire-1.2.1/pkg/common/catalog/host.go 21:21:08 spire-1.2.1/pkg/common/catalog/pipenet.go 21:21:08 spire-1.2.1/pkg/common/catalog/plugin.go 21:21:08 spire-1.2.1/pkg/common/catalog/testplugin/ 21:21:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:21:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:21:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:21:08 spire-1.2.1/pkg/common/cli/ 21:21:08 spire-1.2.1/pkg/common/cli/env.go 21:21:08 spire-1.2.1/pkg/common/cli/flags.go 21:21:08 spire-1.2.1/pkg/common/cli/trust_domain.go 21:21:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:21:08 spire-1.2.1/pkg/common/cli/umask.go 21:21:08 spire-1.2.1/pkg/common/cli/umask_posix.go 21:21:08 spire-1.2.1/pkg/common/cli/umask_test.go 21:21:08 spire-1.2.1/pkg/common/cli/umask_windows.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/ 21:21:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/flag.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/format.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/ 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:21:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:21:08 spire-1.2.1/pkg/common/coretypes/ 21:21:08 spire-1.2.1/pkg/common/coretypes/bundle/ 21:21:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:21:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:21:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:21:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:21:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:21:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:21:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:21:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:21:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:21:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:21:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:21:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:21:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:21:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:21:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:21:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:21:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:21:08 spire-1.2.1/pkg/common/cryptoutil/ 21:21:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:21:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:21:08 spire-1.2.1/pkg/common/diskutil/ 21:21:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:21:08 spire-1.2.1/pkg/common/diskutil/file_test.go 21:21:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:21:08 spire-1.2.1/pkg/common/errorutil/ 21:21:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:21:08 spire-1.2.1/pkg/common/health/ 21:21:08 spire-1.2.1/pkg/common/health/config.go 21:21:08 spire-1.2.1/pkg/common/health/context.go 21:21:08 spire-1.2.1/pkg/common/health/context_test.go 21:21:08 spire-1.2.1/pkg/common/health/health.go 21:21:08 spire-1.2.1/pkg/common/health/health_test.go 21:21:08 spire-1.2.1/pkg/common/health/logger.go 21:21:08 spire-1.2.1/pkg/common/hostservice/ 21:21:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:21:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:21:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:21:08 spire-1.2.1/pkg/common/idutil/ 21:21:08 spire-1.2.1/pkg/common/idutil/require.go 21:21:08 spire-1.2.1/pkg/common/idutil/require_test.go 21:21:08 spire-1.2.1/pkg/common/idutil/safety.go 21:21:08 spire-1.2.1/pkg/common/idutil/safety_test.go 21:21:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:21:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:21:08 spire-1.2.1/pkg/common/jwtsvid/ 21:21:08 spire-1.2.1/pkg/common/jwtsvid/common.go 21:21:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:21:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:21:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:21:08 spire-1.2.1/pkg/common/jwtutil/ 21:21:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:21:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:21:08 spire-1.2.1/pkg/common/log/ 21:21:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:21:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:21:08 spire-1.2.1/pkg/common/log/log.go 21:21:08 spire-1.2.1/pkg/common/log/log_test.go 21:21:08 spire-1.2.1/pkg/common/log/options.go 21:21:08 spire-1.2.1/pkg/common/nodeutil/ 21:21:08 spire-1.2.1/pkg/common/nodeutil/node.go 21:21:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:21:08 spire-1.2.1/pkg/common/peertracker/ 21:21:08 spire-1.2.1/pkg/common/peertracker/conn.go 21:21:08 spire-1.2.1/pkg/common/peertracker/credentials.go 21:21:08 spire-1.2.1/pkg/common/peertracker/errors.go 21:21:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:21:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:21:08 spire-1.2.1/pkg/common/peertracker/info.go 21:21:08 spire-1.2.1/pkg/common/peertracker/listener.go 21:21:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:21:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:21:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:21:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:21:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:21:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:21:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:21:08 spire-1.2.1/pkg/common/peertracker/tcp.go 21:21:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:21:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:21:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:21:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:21:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:21:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:21:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:21:08 spire-1.2.1/pkg/common/peertracker/uds.go 21:21:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:21:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:21:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:21:08 spire-1.2.1/pkg/common/pemutil/ 21:21:08 spire-1.2.1/pkg/common/pemutil/block.go 21:21:08 spire-1.2.1/pkg/common/pemutil/certs.go 21:21:08 spire-1.2.1/pkg/common/pemutil/common.go 21:21:08 spire-1.2.1/pkg/common/pemutil/csr.go 21:21:08 spire-1.2.1/pkg/common/pemutil/keys.go 21:21:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/ 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:21:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:21:08 spire-1.2.1/pkg/common/plugin/ 21:21:08 spire-1.2.1/pkg/common/plugin/aws/ 21:21:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:21:08 spire-1.2.1/pkg/common/plugin/azure/ 21:21:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:21:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:21:08 spire-1.2.1/pkg/common/plugin/facade.go 21:21:08 spire-1.2.1/pkg/common/plugin/facade_test.go 21:21:08 spire-1.2.1/pkg/common/plugin/gcp/ 21:21:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:21:08 spire-1.2.1/pkg/common/plugin/k8s/ 21:21:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:21:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:21:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:21:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:21:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:21:08 spire-1.2.1/pkg/common/plugin/log.go 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/ 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:21:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:21:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:21:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:21:08 spire-1.2.1/pkg/common/plugin/x509pop/ 21:21:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:21:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:21:08 spire-1.2.1/pkg/common/profiling/ 21:21:08 spire-1.2.1/pkg/common/profiling/dumpers.go 21:21:08 spire-1.2.1/pkg/common/profiling/profiling.go 21:21:08 spire-1.2.1/pkg/common/protoutil/ 21:21:08 spire-1.2.1/pkg/common/protoutil/masks.go 21:21:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:21:08 spire-1.2.1/pkg/common/rotationutil/ 21:21:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:21:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:21:08 spire-1.2.1/pkg/common/selector/ 21:21:08 spire-1.2.1/pkg/common/selector/selector.go 21:21:08 spire-1.2.1/pkg/common/selector/selector_test.go 21:21:08 spire-1.2.1/pkg/common/selector/set.go 21:21:08 spire-1.2.1/pkg/common/selector/set_utils.go 21:21:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/ 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/ 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:21:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:21:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:21:08 spire-1.2.1/pkg/common/telemetry/call.go 21:21:08 spire-1.2.1/pkg/common/telemetry/common/ 21:21:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:21:08 spire-1.2.1/pkg/common/telemetry/config.go 21:21:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:21:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/inmem.go 21:21:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/m3.go 21:21:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/metrics.go 21:21:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/names.go 21:21:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:21:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:21:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/ 21:21:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:21:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:21:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:21:08 spire-1.2.1/pkg/common/telemetry/server/server.go 21:21:08 spire-1.2.1/pkg/common/telemetry/sink.go 21:21:08 spire-1.2.1/pkg/common/telemetry/statsd.go 21:21:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:21:08 spire-1.2.1/pkg/common/telemetry/uptime.go 21:21:08 spire-1.2.1/pkg/common/telemetry/version.go 21:21:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:21:08 spire-1.2.1/pkg/common/uptime/ 21:21:08 spire-1.2.1/pkg/common/uptime/uptime.go 21:21:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:21:08 spire-1.2.1/pkg/common/util/ 21:21:08 spire-1.2.1/pkg/common/util/certs.go 21:21:08 spire-1.2.1/pkg/common/util/certs_test.go 21:21:08 spire-1.2.1/pkg/common/util/csr.go 21:21:08 spire-1.2.1/pkg/common/util/hash.go 21:21:08 spire-1.2.1/pkg/common/util/selectors.go 21:21:08 spire-1.2.1/pkg/common/util/selectors_test.go 21:21:08 spire-1.2.1/pkg/common/util/signals.go 21:21:08 spire-1.2.1/pkg/common/util/sort.go 21:21:08 spire-1.2.1/pkg/common/util/sort_test.go 21:21:08 spire-1.2.1/pkg/common/util/task.go 21:21:08 spire-1.2.1/pkg/common/util/task_test.go 21:21:08 spire-1.2.1/pkg/common/util/testdata/ 21:21:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:21:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:21:08 spire-1.2.1/pkg/common/version/ 21:21:08 spire-1.2.1/pkg/common/version/version.go 21:21:08 spire-1.2.1/pkg/common/x509svid/ 21:21:08 spire-1.2.1/pkg/common/x509svid/common_test.go 21:21:08 spire-1.2.1/pkg/common/x509svid/csr.go 21:21:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:21:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:21:08 spire-1.2.1/pkg/common/x509util/ 21:21:08 spire-1.2.1/pkg/common/x509util/cert.go 21:21:08 spire-1.2.1/pkg/common/x509util/dns.go 21:21:08 spire-1.2.1/pkg/common/x509util/dns_test.go 21:21:08 spire-1.2.1/pkg/common/x509util/keyid.go 21:21:08 spire-1.2.1/pkg/common/x509util/keypair.go 21:21:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:21:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:21:08 spire-1.2.1/pkg/server/ 21:21:08 spire-1.2.1/pkg/server/api/ 21:21:08 spire-1.2.1/pkg/server/api/agent.go 21:21:08 spire-1.2.1/pkg/server/api/agent/ 21:21:08 spire-1.2.1/pkg/server/api/agent/v1/ 21:21:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:21:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:21:08 spire-1.2.1/pkg/server/api/agent_test.go 21:21:08 spire-1.2.1/pkg/server/api/api.go 21:21:08 spire-1.2.1/pkg/server/api/audit/ 21:21:08 spire-1.2.1/pkg/server/api/audit/audit.go 21:21:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:21:08 spire-1.2.1/pkg/server/api/bundle.go 21:21:08 spire-1.2.1/pkg/server/api/bundle/ 21:21:08 spire-1.2.1/pkg/server/api/bundle/v1/ 21:21:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:21:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:21:08 spire-1.2.1/pkg/server/api/bundle_test.go 21:21:08 spire-1.2.1/pkg/server/api/debug/ 21:21:08 spire-1.2.1/pkg/server/api/debug/v1/ 21:21:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:21:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:21:08 spire-1.2.1/pkg/server/api/entry.go 21:21:08 spire-1.2.1/pkg/server/api/entry/ 21:21:08 spire-1.2.1/pkg/server/api/entry/v1/ 21:21:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:21:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:21:08 spire-1.2.1/pkg/server/api/entry_test.go 21:21:08 spire-1.2.1/pkg/server/api/health/ 21:21:08 spire-1.2.1/pkg/server/api/health/v1/ 21:21:08 spire-1.2.1/pkg/server/api/health/v1/service.go 21:21:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:21:08 spire-1.2.1/pkg/server/api/id.go 21:21:08 spire-1.2.1/pkg/server/api/id_test.go 21:21:08 spire-1.2.1/pkg/server/api/limits/ 21:21:08 spire-1.2.1/pkg/server/api/limits/limits.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/ 21:21:08 spire-1.2.1/pkg/server/api/middleware/alias.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/audit.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/caller.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/common.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/entries.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:21:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:21:08 spire-1.2.1/pkg/server/api/ratelimit.go 21:21:08 spire-1.2.1/pkg/server/api/rpccontext/ 21:21:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:21:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:21:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:21:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:21:08 spire-1.2.1/pkg/server/api/selector.go 21:21:08 spire-1.2.1/pkg/server/api/selector_test.go 21:21:08 spire-1.2.1/pkg/server/api/status.go 21:21:08 spire-1.2.1/pkg/server/api/status_test.go 21:21:08 spire-1.2.1/pkg/server/api/svid/ 21:21:08 spire-1.2.1/pkg/server/api/svid/v1/ 21:21:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:21:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:21:08 spire-1.2.1/pkg/server/api/trustdomain.go 21:21:08 spire-1.2.1/pkg/server/api/trustdomain/ 21:21:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:21:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:21:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:21:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:21:08 spire-1.2.1/pkg/server/authpolicy/ 21:21:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:21:08 spire-1.2.1/pkg/server/authpolicy/policy.go 21:21:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:21:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:21:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:21:08 spire-1.2.1/pkg/server/authpolicy/validate.go 21:21:08 spire-1.2.1/pkg/server/bundle/ 21:21:08 spire-1.2.1/pkg/server/bundle/client/ 21:21:08 spire-1.2.1/pkg/server/bundle/client/client.go 21:21:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:21:08 spire-1.2.1/pkg/server/bundle/client/manager.go 21:21:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:21:08 spire-1.2.1/pkg/server/bundle/client/sources.go 21:21:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:21:08 spire-1.2.1/pkg/server/bundle/client/updater.go 21:21:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:21:08 spire-1.2.1/pkg/server/ca/ 21:21:08 spire-1.2.1/pkg/server/ca/ca.go 21:21:08 spire-1.2.1/pkg/server/ca/ca_health.go 21:21:08 spire-1.2.1/pkg/server/ca/ca_test.go 21:21:08 spire-1.2.1/pkg/server/ca/journal.go 21:21:08 spire-1.2.1/pkg/server/ca/journal_test.go 21:21:08 spire-1.2.1/pkg/server/ca/manager.go 21:21:08 spire-1.2.1/pkg/server/ca/manager_health.go 21:21:08 spire-1.2.1/pkg/server/ca/manager_test.go 21:21:08 spire-1.2.1/pkg/server/ca/templates.go 21:21:08 spire-1.2.1/pkg/server/ca/upstream_client.go 21:21:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:21:08 spire-1.2.1/pkg/server/ca/validation.go 21:21:08 spire-1.2.1/pkg/server/cache/ 21:21:08 spire-1.2.1/pkg/server/cache/dscache/ 21:21:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:21:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:21:08 spire-1.2.1/pkg/server/cache/entrycache/ 21:21:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:21:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:21:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:21:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:21:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:21:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:21:08 spire-1.2.1/pkg/server/catalog/ 21:21:08 spire-1.2.1/pkg/server/catalog/catalog.go 21:21:08 spire-1.2.1/pkg/server/catalog/keymanager.go 21:21:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:21:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:21:08 spire-1.2.1/pkg/server/catalog/notifier.go 21:21:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:21:08 spire-1.2.1/pkg/server/config.go 21:21:08 spire-1.2.1/pkg/server/datastore/ 21:21:08 spire-1.2.1/pkg/server/datastore/datastore.go 21:21:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:21:08 spire-1.2.1/pkg/server/datastore/repository.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:21:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:21:08 spire-1.2.1/pkg/server/endpoints/ 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/ 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:21:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:21:08 spire-1.2.1/pkg/server/endpoints/config.go 21:21:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:21:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:21:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:21:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:21:08 spire-1.2.1/pkg/server/endpoints/middleware.go 21:21:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:21:08 spire-1.2.1/pkg/server/hostservice/ 21:21:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:21:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:21:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:21:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:21:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:21:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:21:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:21:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/ 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/ 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:21:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:21:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:21:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/ 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:21:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:21:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:21:08 spire-1.2.1/pkg/server/registration/ 21:21:08 spire-1.2.1/pkg/server/registration/manager.go 21:21:08 spire-1.2.1/pkg/server/registration/manager_test.go 21:21:08 spire-1.2.1/pkg/server/scanentries.go 21:21:08 spire-1.2.1/pkg/server/scanentries_test.go 21:21:08 spire-1.2.1/pkg/server/server.go 21:21:08 spire-1.2.1/pkg/server/server_test.go 21:21:08 spire-1.2.1/pkg/server/svid/ 21:21:08 spire-1.2.1/pkg/server/svid/observer.go 21:21:08 spire-1.2.1/pkg/server/svid/observer_test.go 21:21:08 spire-1.2.1/pkg/server/svid/rotator.go 21:21:08 spire-1.2.1/pkg/server/svid/rotator_config.go 21:21:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:21:08 spire-1.2.1/pkg/server/svid/rotator_test.go 21:21:08 spire-1.2.1/proto/ 21:21:08 spire-1.2.1/proto/private/ 21:21:08 spire-1.2.1/proto/private/server/ 21:21:08 spire-1.2.1/proto/private/server/journal/ 21:21:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:21:08 spire-1.2.1/proto/private/server/journal/journal.proto 21:21:08 spire-1.2.1/proto/spire/ 21:21:08 spire-1.2.1/proto/spire/common/ 21:21:08 spire-1.2.1/proto/spire/common/common.pb.go 21:21:08 spire-1.2.1/proto/spire/common/common.proto 21:21:08 spire-1.2.1/proto/spire/common/plugin/ 21:21:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:21:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:21:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:21:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:21:08 spire-1.2.1/proto/spire/plugin/ 21:21:08 spire-1.2.1/proto/spire/plugin/agent/ 21:21:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:21:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:21:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:21:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:21:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:21:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:21:08 spire-1.2.1/release/ 21:21:08 spire-1.2.1/release/spire-extras/ 21:21:08 spire-1.2.1/release/spire-extras/README.md 21:21:08 spire-1.2.1/release/spire-extras/conf/ 21:21:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:21:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:21:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:21:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:21:08 spire-1.2.1/release/spire/ 21:21:08 spire-1.2.1/release/spire/README.md 21:21:08 spire-1.2.1/release/spire/conf/ 21:21:08 spire-1.2.1/release/spire/conf/agent/ 21:21:08 spire-1.2.1/release/spire/conf/agent/agent.conf 21:21:08 spire-1.2.1/release/spire/conf/server/ 21:21:08 spire-1.2.1/release/spire/conf/server/server.conf 21:21:08 spire-1.2.1/script/ 21:21:08 spire-1.2.1/script/build-artifact.sh 21:21:08 spire-1.2.1/script/generate_dummy_ca.sh 21:21:08 spire-1.2.1/support/ 21:21:08 spire-1.2.1/support/k8s/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:21:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/ 21:21:08 spire-1.2.1/support/oidc-discovery-provider/README.md 21:21:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/config.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/main.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:21:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:21:08 spire-1.2.1/test/ 21:21:08 spire-1.2.1/test/clock/ 21:21:08 spire-1.2.1/test/clock/clock.go 21:21:08 spire-1.2.1/test/fakes/ 21:21:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:21:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:21:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:21:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:21:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:21:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:21:08 spire-1.2.1/test/fakes/fakeagentstore/ 21:21:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:21:08 spire-1.2.1/test/fakes/fakedatastore/ 21:21:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:21:08 spire-1.2.1/test/fakes/fakeentryclient/ 21:21:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:21:08 spire-1.2.1/test/fakes/fakehealthchecker/ 21:21:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:21:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:21:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:21:08 spire-1.2.1/test/fakes/fakemetrics/ 21:21:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:21:08 spire-1.2.1/test/fakes/fakenoderesolver/ 21:21:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:21:08 spire-1.2.1/test/fakes/fakenotifier/ 21:21:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:21:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:21:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:21:08 spire-1.2.1/test/fakes/fakeserverca/ 21:21:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:21:08 spire-1.2.1/test/fakes/fakeservercatalog/ 21:21:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:21:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:21:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:21:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:21:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:21:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:21:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:21:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:21:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:21:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:21:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:21:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:21:08 spire-1.2.1/test/fixture/ 21:21:08 spire-1.2.1/test/fixture/certs/ 21:21:08 spire-1.2.1/test/fixture/certs/agent_svid.der 21:21:08 spire-1.2.1/test/fixture/certs/base_cert.pem 21:21:08 spire-1.2.1/test/fixture/certs/base_csr.pem 21:21:08 spire-1.2.1/test/fixture/certs/base_key.pem 21:21:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:21:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:21:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:21:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:21:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:21:08 spire-1.2.1/test/fixture/certs/blog_key.pem 21:21:08 spire-1.2.1/test/fixture/certs/bundle.der 21:21:08 spire-1.2.1/test/fixture/certs/ca.pem 21:21:08 spire-1.2.1/test/fixture/certs/ca_key.pem 21:21:08 spire-1.2.1/test/fixture/certs/database_cert.pem 21:21:08 spire-1.2.1/test/fixture/certs/database_csr.pem 21:21:08 spire-1.2.1/test/fixture/certs/database_key.pem 21:21:08 spire-1.2.1/test/fixture/certs/node_cert.pem 21:21:08 spire-1.2.1/test/fixture/certs/node_csr.pem 21:21:08 spire-1.2.1/test/fixture/certs/node_key.pem 21:21:08 spire-1.2.1/test/fixture/certs/svid.pem 21:21:08 spire-1.2.1/test/fixture/certs/svid_key.pem 21:21:08 spire-1.2.1/test/fixture/config/ 21:21:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:21:08 spire-1.2.1/test/fixture/config/agent_good.conf 21:21:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:21:08 spire-1.2.1/test/fixture/config/plugin_good.conf 21:21:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:21:08 spire-1.2.1/test/fixture/config/server_good.conf 21:21:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:21:08 spire-1.2.1/test/fixture/fixture.go 21:21:08 spire-1.2.1/test/fixture/nodeattestor/ 21:21:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:21:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:21:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:21:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:21:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:21:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:21:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:21:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:21:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:21:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:21:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:21:08 spire-1.2.1/test/fixture/registration/ 21:21:08 spire-1.2.1/test/fixture/registration/entries.json 21:21:08 spire-1.2.1/test/fixture/registration/good-for-update.json 21:21:08 spire-1.2.1/test/fixture/registration/good.json 21:21:08 spire-1.2.1/test/fixture/registration/invalid.json 21:21:08 spire-1.2.1/test/fixture/registration/invalid_json.json 21:21:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:21:08 spire-1.2.1/test/integration/ 21:21:08 spire-1.2.1/test/integration/README.md 21:21:08 spire-1.2.1/test/integration/common 21:21:08 spire-1.2.1/test/integration/setup/ 21:21:08 spire-1.2.1/test/integration/setup/adminclient/ 21:21:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:21:08 spire-1.2.1/test/integration/setup/adminclient/client.go 21:21:08 spire-1.2.1/test/integration/setup/debugagent/ 21:21:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:21:08 spire-1.2.1/test/integration/setup/debugagent/main.go 21:21:08 spire-1.2.1/test/integration/setup/debugserver/ 21:21:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:21:08 spire-1.2.1/test/integration/setup/debugserver/main.go 21:21:08 spire-1.2.1/test/integration/setup/downstreamclient/ 21:21:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:21:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:21:08 spire-1.2.1/test/integration/setup/itclient/ 21:21:08 spire-1.2.1/test/integration/setup/itclient/client.go 21:21:08 spire-1.2.1/test/integration/setup/node-attestation/ 21:21:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:21:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:21:08 spire-1.2.1/test/integration/setup/x509pop/ 21:21:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:21:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:21:08 spire-1.2.1/test/integration/suites/ 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:21:08 spire-1.2.1/test/integration/suites/join-token/ 21:21:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:21:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:21:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:21:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:21:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:21:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:21:08 spire-1.2.1/test/integration/suites/join-token/README.md 21:21:08 spire-1.2.1/test/integration/suites/join-token/conf/ 21:21:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/join-token/teardown 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:21:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:21:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:21:08 spire-1.2.1/test/integration/suites/k8s/ 21:21:08 spire-1.2.1/test/integration/suites/k8s/00-setup 21:21:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:21:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:21:08 spire-1.2.1/test/integration/suites/k8s/README.md 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/ 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:21:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:21:08 spire-1.2.1/test/integration/suites/k8s/teardown 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/ 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:21:08 spire-1.2.1/test/integration/suites/rotation/ 21:21:08 spire-1.2.1/test/integration/suites/rotation/00-setup 21:21:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:21:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:21:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:21:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:21:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:21:08 spire-1.2.1/test/integration/suites/rotation/README.md 21:21:08 spire-1.2.1/test/integration/suites/rotation/conf/ 21:21:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/rotation/teardown 21:21:08 spire-1.2.1/test/integration/suites/self-test/ 21:21:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:21:08 spire-1.2.1/test/integration/suites/self-test/README.md 21:21:08 spire-1.2.1/test/integration/suites/self-test/teardown 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:21:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:21:08 spire-1.2.1/test/integration/suites/upgrade/ 21:21:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:21:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:21:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:21:08 spire-1.2.1/test/integration/suites/upgrade/README.md 21:21:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:21:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:21:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:21:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:21:08 spire-1.2.1/test/integration/suites/upgrade/teardown 21:21:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:21:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:21:08 spire-1.2.1/test/integration/test-one.sh 21:21:08 spire-1.2.1/test/integration/test.sh 21:21:08 spire-1.2.1/test/plugintest/ 21:21:08 spire-1.2.1/test/plugintest/config.go 21:21:08 spire-1.2.1/test/plugintest/load.go 21:21:08 spire-1.2.1/test/plugintest/option.go 21:21:08 spire-1.2.1/test/spiretest/ 21:21:08 spire-1.2.1/test/spiretest/apiserver.go 21:21:08 spire-1.2.1/test/spiretest/assertions.go 21:21:08 spire-1.2.1/test/spiretest/dir.go 21:21:08 spire-1.2.1/test/spiretest/errors_posix.go 21:21:08 spire-1.2.1/test/spiretest/errors_windows.go 21:21:08 spire-1.2.1/test/spiretest/logs.go 21:21:08 spire-1.2.1/test/spiretest/socketapi.go 21:21:08 spire-1.2.1/test/spiretest/suite.go 21:21:08 spire-1.2.1/test/spiretest/x509.go 21:21:08 spire-1.2.1/test/testca/ 21:21:08 spire-1.2.1/test/testca/ca.go 21:21:08 spire-1.2.1/test/testkey/ 21:21:08 spire-1.2.1/test/testkey/generate.sh 21:21:08 spire-1.2.1/test/testkey/genkeys.go 21:21:08 spire-1.2.1/test/testkey/keys.go 21:21:08 spire-1.2.1/test/testkey/new.go 21:21:08 spire-1.2.1/test/tpmsimulator/ 21:21:08 spire-1.2.1/test/tpmsimulator/simulator.go 21:21:08 spire-1.2.1/test/util/ 21:21:08 spire-1.2.1/test/util/cert_fixtures.go 21:21:08 spire-1.2.1/test/util/cert_generation.go 21:21:08 spire-1.2.1/test/util/io_redirection.go 21:21:08 spire-1.2.1/test/util/race.go 21:21:08 spire-1.2.1/test/util/util.go 21:21:08 building spire from source... 21:21:08 Installing go1.17.7... 21:21:14 Building bin/spire-server... 21:21:14 go: downloading github.com/mitchellh/cli v1.1.2 21:21:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:21:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:21:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:21:14 go: downloading google.golang.org/grpc v1.44.0 21:21:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:21:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:21:14 go: downloading github.com/imdario/mergo v0.3.12 21:21:14 go: downloading github.com/sirupsen/logrus v1.8.1 21:21:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:21:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:21:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:21:14 go: downloading github.com/fatih/color v1.13.0 21:21:14 go: downloading github.com/mattn/go-isatty v0.0.14 21:21:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:21:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:21:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:21:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:21:14 go: downloading github.com/armon/go-metrics v0.3.10 21:21:14 go: downloading github.com/prometheus/client_golang v1.12.1 21:21:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:21:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:21:15 go: downloading github.com/open-policy-agent/opa v0.38.0 21:21:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:21:15 go: downloading github.com/mattn/go-colorable v0.1.12 21:21:15 go: downloading github.com/Masterminds/goutils v1.1.0 21:21:15 go: downloading github.com/Masterminds/semver v1.5.0 21:21:15 go: downloading github.com/google/uuid v1.1.2 21:21:15 go: downloading github.com/huandu/xstrings v1.3.2 21:21:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:21:15 go: downloading github.com/oklog/run v1.0.0 21:21:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:21:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:21:15 go: downloading github.com/prometheus/client_model v0.2.0 21:21:15 go: downloading github.com/prometheus/common v0.32.1 21:21:15 go: downloading github.com/beorn7/perks v1.0.1 21:21:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:21:15 go: downloading github.com/prometheus/procfs v0.7.3 21:21:15 go: downloading github.com/imkira/go-observer v1.0.3 21:21:15 go: downloading go.uber.org/atomic v1.9.0 21:21:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:21:15 go: downloading github.com/hashicorp/errwrap v1.1.0 21:21:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:21:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:21:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:21:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:21:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:21:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:21:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:21:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:21:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:21:18 go: downloading github.com/stretchr/testify v1.7.0 21:21:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:21:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:21:18 go: downloading github.com/blang/semver/v4 v4.0.0 21:21:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:21:18 go: downloading github.com/jinzhu/gorm v1.9.16 21:21:18 go: downloading github.com/lib/pq v1.10.4 21:21:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:21:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:21:22 go: downloading google.golang.org/api v0.70.0 21:21:22 go: downloading k8s.io/client-go v0.23.4 21:21:22 go: downloading k8s.io/api v0.23.4 21:21:22 go: downloading github.com/google/go-tpm v0.3.3 21:21:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:21:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:21:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:21:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:21:22 go: downloading cloud.google.com/go/storage v1.21.0 21:21:22 go: downloading cloud.google.com/go v0.100.2 21:21:23 go: downloading k8s.io/apimachinery v0.23.4 21:21:23 go: downloading k8s.io/kube-aggregator v0.23.3 21:21:23 go: downloading cloud.google.com/go/security v1.3.0 21:21:23 go: downloading github.com/hashicorp/vault/api v1.4.1 21:21:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:21:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:21:24 go: downloading github.com/twmb/murmur3 v1.1.6 21:21:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:21:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:21:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:21:24 go: downloading github.com/aws/smithy-go v1.11.0 21:21:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:21:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:21:24 go: downloading github.com/jinzhu/inflection v1.0.0 21:21:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:21:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:21:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:21:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:21:24 go: downloading github.com/dimchansky/utfbom v1.1.1 21:21:24 go: downloading cloud.google.com/go/compute v1.3.0 21:21:24 go: downloading cloud.google.com/go/iam v0.1.1 21:21:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:21:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:21:27 go: downloading github.com/gogo/protobuf v1.3.2 21:21:27 go: downloading k8s.io/klog/v2 v2.30.0 21:21:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:21:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:21:27 go: downloading github.com/spf13/pflag v1.0.5 21:21:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:21:27 go: downloading github.com/google/gofuzz v1.1.0 21:21:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:21:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:21:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:21:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:21:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:21:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:21:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:21:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:21:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:21:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:21:27 go: downloading gopkg.in/yaml.v2 v2.4.0 21:21:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:21:28 go: downloading github.com/gobwas/glob v0.2.3 21:21:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:21:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:21:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:21:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:21:28 go: downloading go.opencensus.io v0.23.0 21:21:28 go: downloading gopkg.in/inf.v0 v0.9.1 21:21:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:21:28 go: downloading github.com/googleapis/gnostic v0.5.5 21:21:28 go: downloading github.com/go-logr/logr v1.2.2 21:21:28 go: downloading github.com/json-iterator/go v1.1.12 21:21:28 go: downloading github.com/google/go-cmp v0.5.7 21:21:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:21:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:21:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:21:28 go: downloading go.uber.org/zap v1.21.0 21:21:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:21:28 go: downloading github.com/tklauser/numcpus v0.3.0 21:21:28 go: downloading sigs.k8s.io/yaml v1.3.0 21:21:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:21:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:21:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:21:28 go: downloading github.com/hashicorp/go-version v1.2.0 21:21:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:21:28 go: downloading github.com/modern-go/reflect2 v1.0.2 21:21:28 go: downloading github.com/golang/snappy v0.0.4 21:21:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:21:28 go: downloading github.com/ryanuber/go-glob v1.0.0 21:21:28 go: downloading go.uber.org/multierr v1.6.0 21:21:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:21:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:21:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:21:46 Removing intermediate container f582ced7330c 21:21:46 ---> 9a1acaed9bde 21:21:46 21:21:46 Step 10/23 : FROM alpine:3.14 21:21:46 Removing intermediate container 9eb0366d6872 21:21:46 ---> bfb3010b5d5e 21:21:46 21:21:46 Step 10/23 : FROM alpine:3.14 21:21:46 Removing intermediate container 52abed45fd65 21:21:46 ---> c1606b2d6353 21:21:46 21:21:46 Step 10/23 : FROM alpine:3.14 21:21:46 Removing intermediate container 77283794c82f 21:21:46 ---> 74b56610de9f 21:21:46 21:21:46 Step 9/20 : FROM alpine:3.15 21:21:46 3.14: Pulling from library/alpine 21:21:46 3.14: Pulling from library/alpine 21:21:46 3.15: Pulling from library/alpine 21:21:46 3.14: Pulling from library/alpine 21:21:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:21:46 Status: Downloaded newer image for alpine:3.15 21:21:46 ---> 0ac33e5f5afa 21:21:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:21:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:21:46 Status: Downloaded newer image for alpine:3.14 21:21:46 ---> Running in a0cc5814450e 21:21:46 ---> e04c818066af 21:21:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:21:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:21:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:21:46 Status: Image is up to date for alpine:3.14 21:21:46 Status: Image is up to date for alpine:3.14 21:21:46 ---> e04c818066af 21:21:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:21:46 ---> e04c818066af 21:21:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:21:46 ---> Running in 2596b5f2b6bb 21:21:46 ---> Running in e761dfe08f3b 21:21:46 ---> Running in 315093fbe6d9 21:21:46 Removing intermediate container a0cc5814450e 21:21:46 ---> 6842d6a9c3bf 21:21:46 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:47 ---> Running in e5229ab4342c 21:21:47 Removing intermediate container 2596b5f2b6bb 21:21:47 ---> 37c582388ada 21:21:47 Step 12/23 : ENV APP_PORT=59880 21:21:47 ---> Running in 055158e10a53 21:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:21:47 Removing intermediate container 055158e10a53 21:21:47 ---> 8a6d5f1e4f44 21:21:47 Step 13/23 : EXPOSE $APP_PORT 21:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:21:47 ---> Running in 5eb4041983d3 21:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:21:47 (1/1) Installing dumb-init (1.2.5-r1) 21:21:47 Executing busybox-1.33.1-r7.trigger 21:21:47 OK: 6 MiB in 15 packages 21:21:47 Removing intermediate container 5eb4041983d3 21:21:47 ---> 0ccf6d953256 21:21:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:47 (1/1) Installing dumb-init (1.2.5-r1) 21:21:47 Executing busybox-1.33.1-r7.trigger 21:21:47 OK: 6 MiB in 15 packages 21:21:47 ---> Running in 3cdbf835efaa 21:21:48 Removing intermediate container e5229ab4342c 21:21:48 ---> 14b6cd7ca6b5 21:21:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:21:48 Removing intermediate container e761dfe08f3b 21:21:48 ---> 7d89bf473f5a 21:21:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:21:48 Removing intermediate container 315093fbe6d9 21:21:48 ---> 6d447f17cdb4 21:21:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:21:48 ---> Running in 752ae7780f05 21:21:48 ---> Running in dd1069074030 21:21:48 ---> Running in 0c768410fa0c 21:21:49 Removing intermediate container 0c768410fa0c 21:21:49 ---> b28ab11348bf 21:21:49 Step 13/23 : ENV APP_PORT=59882 21:21:49 Removing intermediate container dd1069074030 21:21:49 ---> 05e4d32cb3f2 21:21:49 Step 13/23 : ENV APP_PORT=59881 21:21:49 ---> Running in a041ab57ee58 21:21:49 ---> Running in a12b8befd3aa 21:21:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:21:49 Removing intermediate container a041ab57ee58 21:21:49 ---> c30cac4cc9b9 21:21:49 Step 14/23 : EXPOSE $APP_PORT 21:21:49 Removing intermediate container a12b8befd3aa 21:21:49 ---> 61dbc93522c0 21:21:49 Step 14/23 : EXPOSE $APP_PORT 21:21:49 ---> Running in 58ec001160e6 21:21:49 Removing intermediate container 3cdbf835efaa 21:21:49 ---> 0c2a1257eabf 21:21:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:21:49 ---> Running in b444c0fef140 21:21:49 ---> Running in c4bbc6195636 21:21:49 Removing intermediate container b444c0fef140 21:21:49 ---> f8c46350e770 21:21:49 Step 15/23 : WORKDIR / 21:21:49 ---> Running in 1e2a03678d7d 21:21:50 Removing intermediate container 58ec001160e6 21:21:50 ---> 4c8d157f415a 21:21:50 Step 15/23 : WORKDIR / 21:21:50 ---> Running in 5c2814d9f8fa 21:21:50 Removing intermediate container 1e2a03678d7d 21:21:50 ---> 262b1076f8bc 21:21:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:50 Removing intermediate container 5c2814d9f8fa 21:21:50 ---> e7ed62fd6b9f 21:21:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:50 ---> 0dcf92c806c6 21:21:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:21:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:21:50 ---> 858c7668ecd9 21:21:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:21:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:21:51 ---> 7b0fe9ad6ec7 21:21:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:21:51 ---> 9dca35e2cd1c 21:21:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:21:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:21:51 ---> b9c23313c64e 21:21:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:21:51 ---> ab353eb48257 21:21:51 Step 19/23 : ENTRYPOINT ["/core-command"] 21:21:51 ---> Running in acba47ec5aaa 21:21:51 ---> Running in 743029ec755c 21:21:51 Removing intermediate container acba47ec5aaa 21:21:51 ---> e0d3de2c3005 21:21:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:51 ---> Running in c58edc6bd969 21:21:52 Removing intermediate container 743029ec755c 21:21:52 ---> 97aad4c55bdb 21:21:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:52 ---> Running in 3516b00ea93b 21:21:52 Removing intermediate container c58edc6bd969 21:21:52 ---> e17641db5c20 21:21:52 Step 21/23 : LABEL arch=x86_64 21:21:52 ---> Running in cbac2f0de7af 21:21:52 Removing intermediate container 3516b00ea93b 21:21:52 ---> e41415695172 21:21:52 Step 21/23 : LABEL arch=x86_64 21:21:52 ---> Running in a98498511ab9 21:21:52 Removing intermediate container cbac2f0de7af 21:21:52 ---> aadbb0399e80 21:21:52 Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:21:52 ---> Running in fb4a0cd30f06 21:21:52 (1/6) Installing dumb-init (1.2.5-r1) 21:21:52 Removing intermediate container a98498511ab9 21:21:52 ---> e8366ab9336a 21:21:52 Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:21:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:21:52 ---> Running in f6df94295042 21:21:52 Removing intermediate container fb4a0cd30f06 21:21:52 ---> 5cf26ee26313 21:21:52 Step 23/23 : LABEL version=0.0.0 21:21:52 (3/6) Installing libsodium (1.0.18-r0) 21:21:52 ---> Running in 1da1783e2467 21:21:52 Removing intermediate container f6df94295042 21:21:52 ---> 34dbac1192f0 21:21:52 Step 23/23 : LABEL version=0.0.0 21:21:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:21:52 ---> Running in 59468496328b 21:21:53 Removing intermediate container 1da1783e2467 21:21:53 ---> c83fcabb98be 21:21:53 21:21:53 Successfully built c83fcabb98be 21:21:53 Successfully tagged core-metadata:latest 21:21:53  Building core-metadata ... done Building sys-mgmt-agent 21:21:53 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:21:53 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:21:53 OK: 15854 distinct packages available 21:21:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:21:53 Removing intermediate container 59468496328b 21:21:53 ---> be85cc8d202b 21:21:53 21:21:53 Successfully built be85cc8d202b 21:21:53 Successfully tagged core-command:latest 21:21:53 Building security-spire-config 21:21:53  Building core-command ... done (5/6) Installing libzmq (4.3.4-r0) 21:21:53 (6/6) Installing zeromq (4.3.4-r0) 21:21:53 Executing busybox-1.33.1-r7.trigger 21:21:53 OK: 8 MiB in 20 packages 21:21:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:21:55 (1/9) Installing ca-certificates (20211220-r0) 21:21:55 (2/9) Installing brotli-libs (1.0.9-r5) 21:21:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:21:56 (4/9) Installing libcurl (7.80.0-r1) 21:21:56 (5/9) Installing curl (7.80.0-r1) 21:21:56 (6/9) Installing dumb-init (1.2.5-r1) 21:21:56 (7/9) Installing musl-obstack (1.2.3-r0) 21:21:56 (8/9) Installing libucontext (1.1-r0) 21:21:56 (9/9) Installing gcompat (1.0.0-r4) 21:21:56 Executing busybox-1.34.1-r5.trigger 21:21:56 Executing ca-certificates-20211220-r0.trigger 21:21:56 OK: 8 MiB in 23 packages 21:21:57 Removing intermediate container c4bbc6195636 21:21:57 ---> d78909bc5a2d 21:21:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:58 Removing intermediate container 752ae7780f05 21:21:58 ---> 51a740a7c5fe 21:21:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:59 ---> f62f350230a2 21:21:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:21:59 ---> 2518bd5ecd2c 21:21:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:22:01 ---> bbfeba9252d7 21:22:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:22:01 ---> efe8d313092f 21:22:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:22:01 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:22:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:22:01 ---> 3069cf3b8187 21:22:01 Step 3/26 : WORKDIR /edgex-go 21:22:01 ---> Using cache 21:22:01 ---> 89eb1c7acab3 21:22:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:01 ---> Using cache 21:22:01 ---> a520d7ec83cd 21:22:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:22:01 ---> bdd59b453876 21:22:01 Step 19/23 : ENTRYPOINT ["/core-data"] 21:22:01 ---> Running in 1cd91b9d397b 21:22:01 ---> Running in dea32bb5b8ad 21:22:02 ---> 3deb27967493 21:22:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:22:02 Removing intermediate container dea32bb5b8ad 21:22:02 ---> 93229b8b44a5 21:22:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:22:02 ---> Running in 5e1767ce9aff 21:22:02 ---> Running in c7db62746aa2 21:22:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:22:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:22:02 ---> 3069cf3b8187 21:22:02 Step 3/23 : WORKDIR /edgex-go 21:22:02 ---> Using cache 21:22:02 ---> 89eb1c7acab3 21:22:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:02 ---> Using cache 21:22:02 ---> a520d7ec83cd 21:22:02 Step 5/23 : RUN apk add --update --no-cache make bash git 21:22:02 ---> Running in 80ecd2a254ec 21:22:02 Removing intermediate container c7db62746aa2 21:22:02 ---> 6a98188ea270 21:22:02 Step 21/23 : LABEL arch=x86_64 21:22:02 Removing intermediate container 5e1767ce9aff 21:22:02 ---> a18f7a8e6e40 21:22:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:22:02 ---> Running in d108dfffd046 21:22:02 ---> Running in 4b6959fad8c0 21:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:22:02 Removing intermediate container d108dfffd046 21:22:02 ---> 4441d5540c23 21:22:02 Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:22:02 ---> Running in 32e3cf445071 21:22:03 Removing intermediate container 4b6959fad8c0 21:22:03 ---> f5f52cf577c0 21:22:03 Step 18/20 : LABEL arch=x86_64 21:22:03 ---> Running in 315d3c7afad6 21:22:03 Removing intermediate container 32e3cf445071 21:22:03 ---> 67ca1268ddb6 21:22:03 Step 23/23 : LABEL version=0.0.0 21:22:03 ---> Running in fced1253e76b 21:22:03 Removing intermediate container 315d3c7afad6 21:22:03 ---> 6ff4fb83b91f 21:22:03 Step 19/20 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:22:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:22:03 ---> Running in c811f61b0e41 21:22:03 Removing intermediate container fced1253e76b 21:22:03 ---> 52ee3c78c9e6 21:22:03 21:22:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:22:03 Successfully built 52ee3c78c9e6 21:22:03 Successfully tagged core-data:latest 21:22:03  Building core-data ... done Building security-bootstrapper 21:22:04 OK: 221 MiB in 52 packages 21:22:04 Removing intermediate container c811f61b0e41 21:22:04 ---> d1a33094082a 21:22:04 Step 20/20 : LABEL version=0.0.0 21:22:04 ---> Running in deeeabc5a0dd 21:22:05 Removing intermediate container deeeabc5a0dd 21:22:05 ---> d88ca2b718e9 21:22:05 21:22:05 Successfully built d88ca2b718e9 21:22:05 Successfully tagged security-spiffe-token-provider:latest 21:22:05  Building security-spiffe-token-provider ... done Building security-proxy-setup 21:22:06 Removing intermediate container 1cd91b9d397b 21:22:06 ---> 22f05be8b61a 21:22:06 Step 6/26 : COPY go.mod vendor* ./ 21:22:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:22:07 ---> 0bddd44b8d13 21:22:07 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:08 ---> Running in de539145e809 21:22:10 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:22:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:22:10 ---> 3069cf3b8187 21:22:10 Step 3/31 : WORKDIR /edgex-go 21:22:10 ---> Using cache 21:22:10 ---> 89eb1c7acab3 21:22:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:10 ---> Using cache 21:22:10 ---> a520d7ec83cd 21:22:10 Step 5/31 : RUN apk add --update --no-cache make git 21:22:10 ---> Using cache 21:22:10 ---> 84860f2f1499 21:22:10 Step 6/31 : COPY go.mod vendor* ./ 21:22:10 ---> Using cache 21:22:10 ---> 4fd374c70e15 21:22:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:10 ---> Using cache 21:22:10 ---> 312130f7e56e 21:22:10 Step 8/31 : COPY . . 21:22:10 ---> Using cache 21:22:10 ---> 68b4b93cebfe 21:22:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:22:11 ---> Running in 7f55ef75b2bb 21:22:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:22:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:22:11 ---> 3069cf3b8187 21:22:11 Step 3/22 : WORKDIR /edgex-go 21:22:11 ---> Using cache 21:22:11 ---> 89eb1c7acab3 21:22:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:11 ---> Using cache 21:22:11 ---> a520d7ec83cd 21:22:11 Step 5/22 : RUN apk add --update --no-cache make git 21:22:11 ---> Using cache 21:22:11 ---> 84860f2f1499 21:22:11 Step 6/22 : COPY go.mod vendor* ./ 21:22:11 ---> Using cache 21:22:11 ---> 4fd374c70e15 21:22:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:11 ---> Using cache 21:22:11 ---> 312130f7e56e 21:22:11 Step 8/22 : COPY . . 21:22:11 ---> Using cache 21:22:11 ---> 68b4b93cebfe 21:22:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:22:11 Removing intermediate container de539145e809 21:22:11 ---> febe930c3a76 21:22:11 Step 8/26 : COPY . . 21:22:11 ---> Running in 78e46db8d159 21:22:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:22: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:22:15 OK: 221 MiB in 52 packages 21:22:20 Removing intermediate container 80ecd2a254ec 21:22:20 ---> 98b81bd72903 21:22:20 Step 6/23 : COPY go.mod vendor* ./ 21:22:20 ---> e48eb07f7f34 21:22:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:22:20 ---> Running in fcf78a696c19 21:22:20 ---> 64703fe59dc9 21:22:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:20 ---> Running in f7a2d30cde96 21:22:20 Removing intermediate container fcf78a696c19 21:22:20 ---> 3b28615e65da 21:22:20 Step 10/26 : RUN mkdir -p spire-build 21:22:20 ---> Running in e91a491e3efa 21:22:22 Removing intermediate container e91a491e3efa 21:22:22 ---> 6d0bda7d3136 21:22:22 Step 11/26 : WORKDIR /edgex-go/spire-build 21:22:22 ---> Running in 5115919d4767 21:22:22 Removing intermediate container f7a2d30cde96 21:22:22 ---> 669c47e1bf27 21:22:22 Step 8/23 : COPY . . 21:22:22 Removing intermediate container 5115919d4767 21:22:22 ---> 2ba058aad4f0 21:22:22 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:22:23 ---> Running in 03ab723e8da2 21:22:25 spire-1.2.1/ 21:22:25 spire-1.2.1/.data/ 21:22:25 spire-1.2.1/.data/.file 21:22:25 spire-1.2.1/.dockerignore 21:22:25 spire-1.2.1/.gitattributes 21:22:25 spire-1.2.1/.githooks/ 21:22:25 spire-1.2.1/.githooks/pre-commit 21:22:25 spire-1.2.1/.github/ 21:22:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:22:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:22:25 spire-1.2.1/.github/dependabot.yml 21:22:25 spire-1.2.1/.github/workflows/ 21:22:25 spire-1.2.1/.github/workflows/nightly_build.yaml 21:22:25 spire-1.2.1/.github/workflows/pr_build.yaml 21:22:25 spire-1.2.1/.github/workflows/release_build.yaml 21:22:25 spire-1.2.1/.github/workflows/scripts/ 21:22:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:22:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:22:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:22:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:22:25 spire-1.2.1/.github/workflows/scripts/split.sh 21:22:25 spire-1.2.1/.gitignore 21:22:25 spire-1.2.1/.go-version 21:22:25 spire-1.2.1/.golangci.yml 21:22:25 spire-1.2.1/ADOPTERS.md 21:22:25 spire-1.2.1/CHANGELOG.md 21:22:25 spire-1.2.1/CODE-OF-CONDUCT.md 21:22:25 spire-1.2.1/CODEOWNERS 21:22:25 spire-1.2.1/CONTRIBUTING.md 21:22:25 spire-1.2.1/Dockerfile 21:22:25 spire-1.2.1/Dockerfile.dev 21:22:25 spire-1.2.1/Dockerfile.scratch 21:22:25 spire-1.2.1/LICENSE 21:22:25 spire-1.2.1/MAINTAINERS.md 21:22:25 spire-1.2.1/Makefile 21:22:25 spire-1.2.1/README.md 21:22:25 spire-1.2.1/ROADMAP.md 21:22:25 spire-1.2.1/SECURITY.md 21:22:25 spire-1.2.1/cmd/ 21:22:25 spire-1.2.1/cmd/spire-agent/ 21:22:25 spire-1.2.1/cmd/spire-agent/cli/ 21:22:25 spire-1.2.1/cmd/spire-agent/cli/api/ 21:22:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/common/ 21:22:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:22:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/run/ 21:22:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:22:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:22:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:22:25 spire-1.2.1/cmd/spire-agent/main.go 21:22:25 spire-1.2.1/cmd/spire-server/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/agent/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/cli.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/run/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/token/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/validate/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/x509/ 21:22:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:22:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:22:25 spire-1.2.1/cmd/spire-server/main.go 21:22:25 spire-1.2.1/cmd/spire-server/util/ 21:22:25 spire-1.2.1/cmd/spire-server/util/util.go 21:22:25 spire-1.2.1/conf/ 21:22:25 spire-1.2.1/conf/agent/ 21:22:25 spire-1.2.1/conf/agent/agent.conf 21:22:25 spire-1.2.1/conf/agent/agent_full.conf 21:22:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:22:25 spire-1.2.1/conf/server/ 21:22:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:22:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:22:25 spire-1.2.1/conf/server/server.conf 21:22:25 spire-1.2.1/conf/server/server_full.conf 21:22:25 spire-1.2.1/doc/ 21:22:25 spire-1.2.1/doc/SPIRE101.md 21:22:25 spire-1.2.1/doc/auditlog.md 21:22:25 spire-1.2.1/doc/authorization_policy_engine.md 21:22:25 spire-1.2.1/doc/changelog_guidelines.md 21:22:25 spire-1.2.1/doc/cure53-report.pdf 21:22:25 spire-1.2.1/doc/images/ 21:22:25 spire-1.2.1/doc/images/2019_roadmap.png 21:22:25 spire-1.2.1/doc/images/SPIRE101.png 21:22:25 spire-1.2.1/doc/images/SPIRE_agent.png 21:22:25 spire-1.2.1/doc/images/SPIRE_server.png 21:22:25 spire-1.2.1/doc/images/cache_mgr.png 21:22:25 spire-1.2.1/doc/images/cache_mgr_components.png 21:22:25 spire-1.2.1/doc/images/federated_spire.png 21:22:25 spire-1.2.1/doc/images/ha_mode.png 21:22:25 spire-1.2.1/doc/images/nested_spire.png 21:22:25 spire-1.2.1/doc/images/oidc_federation.png 21:22:25 spire-1.2.1/doc/images/single_trust_domain.png 21:22:25 spire-1.2.1/doc/images/spiffe_compatible.png 21:22:25 spire-1.2.1/doc/images/spire_logo.png 21:22:25 spire-1.2.1/doc/migrating_registration_api_clients.md 21:22:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:22:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:22:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:22:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:22:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:22:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:22:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:22:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:22:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:22:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:22:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:22:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:22:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:22:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:22:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:22:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:22:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:22:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:22:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:22:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:22:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:22:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:22:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:22:25 spire-1.2.1/doc/scaling_spire.md 21:22:25 spire-1.2.1/doc/spire_agent.md 21:22:25 spire-1.2.1/doc/spire_server.md 21:22:25 spire-1.2.1/doc/supported_integrations.md 21:22:25 spire-1.2.1/doc/telemetry.md 21:22:25 spire-1.2.1/doc/telemetry_config.md 21:22:25 spire-1.2.1/doc/upgrading.md 21:22:25 spire-1.2.1/doc/using_spire.md 21:22:25 spire-1.2.1/examples/ 21:22:25 spire-1.2.1/examples/README.md 21:22:25 spire-1.2.1/go.mod 21:22:25 spire-1.2.1/go.sum 21:22:25 spire-1.2.1/pkg/ 21:22:25 spire-1.2.1/pkg/agent/ 21:22:25 spire-1.2.1/pkg/agent/agent.go 21:22:25 spire-1.2.1/pkg/agent/api/ 21:22:25 spire-1.2.1/pkg/agent/api/config.go 21:22:25 spire-1.2.1/pkg/agent/api/debug/ 21:22:25 spire-1.2.1/pkg/agent/api/debug/v1/ 21:22:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:22:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:22:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:22:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:22:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:22:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:22:25 spire-1.2.1/pkg/agent/api/endpoints.go 21:22:25 spire-1.2.1/pkg/agent/api/health/ 21:22:25 spire-1.2.1/pkg/agent/api/health/v1/ 21:22:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:22:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:22:25 spire-1.2.1/pkg/agent/api/rpccontext/ 21:22:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:22:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:22:25 spire-1.2.1/pkg/agent/attestor/ 21:22:25 spire-1.2.1/pkg/agent/attestor/node/ 21:22:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:22:25 spire-1.2.1/pkg/agent/attestor/node/node.go 21:22:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:22:25 spire-1.2.1/pkg/agent/attestor/workload/ 21:22:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:22:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:22:25 spire-1.2.1/pkg/agent/catalog/ 21:22:25 spire-1.2.1/pkg/agent/catalog/catalog.go 21:22:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:22:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:22:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:22:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:22:25 spire-1.2.1/pkg/agent/client/ 21:22:25 spire-1.2.1/pkg/agent/client/client.go 21:22:25 spire-1.2.1/pkg/agent/client/client_test.go 21:22:25 spire-1.2.1/pkg/agent/client/dial.go 21:22:25 spire-1.2.1/pkg/agent/client/nodeconn.go 21:22:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:22:25 spire-1.2.1/pkg/agent/client/update.go 21:22:25 spire-1.2.1/pkg/agent/client/util.go 21:22:25 spire-1.2.1/pkg/agent/common/ 21:22:25 spire-1.2.1/pkg/agent/common/backoff/ 21:22:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:22:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:22:25 spire-1.2.1/pkg/agent/common/cgroups/ 21:22:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:22:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:22:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:22:25 spire-1.2.1/pkg/agent/config.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/ 21:22:25 spire-1.2.1/pkg/agent/endpoints/config.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:22:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:22:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/workload/ 21:22:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:22:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:22:25 spire-1.2.1/pkg/agent/manager/ 21:22:25 spire-1.2.1/pkg/agent/manager/cache/ 21:22:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:22:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:22:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:22:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:22:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:22:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:22:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:22:25 spire-1.2.1/pkg/agent/manager/config.go 21:22:25 spire-1.2.1/pkg/agent/manager/manager.go 21:22:25 spire-1.2.1/pkg/agent/manager/manager_test.go 21:22:25 spire-1.2.1/pkg/agent/manager/storage.go 21:22:25 spire-1.2.1/pkg/agent/manager/storage_test.go 21:22:25 spire-1.2.1/pkg/agent/manager/storecache/ 21:22:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:22:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:22:25 spire-1.2.1/pkg/agent/manager/sync.go 21:22:25 spire-1.2.1/pkg/agent/plugin/ 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:22:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:22:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:22:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:22:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:22:25 spire-1.2.1/pkg/agent/svid/ 21:22:25 spire-1.2.1/pkg/agent/svid/rotator.go 21:22:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:22:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:22:25 spire-1.2.1/pkg/agent/svid/store/ 21:22:25 spire-1.2.1/pkg/agent/svid/store/service.go 21:22:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:22:25 spire-1.2.1/pkg/common/ 21:22:25 spire-1.2.1/pkg/common/agentpathtemplate/ 21:22:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:22:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:22:25 spire-1.2.1/pkg/common/api/ 21:22:25 spire-1.2.1/pkg/common/api/metrics.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/ 21:22:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/logger.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/names.go 21:22:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:22:25 spire-1.2.1/pkg/common/api/names.go 21:22:25 spire-1.2.1/pkg/common/api/ratelimit.go 21:22:25 spire-1.2.1/pkg/common/api/rpccontext/ 21:22:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:22:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:22:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:22:25 spire-1.2.1/pkg/common/auth/ 21:22:25 spire-1.2.1/pkg/common/auth/interceptors.go 21:22:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:22:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/ 21:22:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/types.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:22:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:22:25 spire-1.2.1/pkg/common/catalog/ 21:22:25 spire-1.2.1/pkg/common/catalog/bind.go 21:22:25 spire-1.2.1/pkg/common/catalog/builtin.go 21:22:25 spire-1.2.1/pkg/common/catalog/catalog.go 21:22:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:22:25 spire-1.2.1/pkg/common/catalog/closers.go 21:22:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:22:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:22:25 spire-1.2.1/pkg/common/catalog/config.go 21:22:25 spire-1.2.1/pkg/common/catalog/config_test.go 21:22:25 spire-1.2.1/pkg/common/catalog/configure.go 21:22:25 spire-1.2.1/pkg/common/catalog/constraints.go 21:22:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:22:25 spire-1.2.1/pkg/common/catalog/context.go 21:22:25 spire-1.2.1/pkg/common/catalog/external.go 21:22:25 spire-1.2.1/pkg/common/catalog/host.go 21:22:25 spire-1.2.1/pkg/common/catalog/pipenet.go 21:22:25 spire-1.2.1/pkg/common/catalog/plugin.go 21:22:25 spire-1.2.1/pkg/common/catalog/testplugin/ 21:22:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:22:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:22:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:22:25 spire-1.2.1/pkg/common/cli/ 21:22:25 spire-1.2.1/pkg/common/cli/env.go 21:22:25 spire-1.2.1/pkg/common/cli/flags.go 21:22:25 spire-1.2.1/pkg/common/cli/trust_domain.go 21:22:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:22:25 spire-1.2.1/pkg/common/cli/umask.go 21:22:25 spire-1.2.1/pkg/common/cli/umask_posix.go 21:22:25 spire-1.2.1/pkg/common/cli/umask_test.go 21:22:25 spire-1.2.1/pkg/common/cli/umask_windows.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/ 21:22:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/flag.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/format.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/ 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:22:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:22:25 spire-1.2.1/pkg/common/coretypes/ 21:22:25 spire-1.2.1/pkg/common/coretypes/bundle/ 21:22:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:22:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:22:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:22:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:22:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:22:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:22:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:22:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:22:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:22:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:22:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:22:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:22:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:22:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:22:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:22:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:22:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:22:25 spire-1.2.1/pkg/common/cryptoutil/ 21:22:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:22:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:22:25 spire-1.2.1/pkg/common/diskutil/ 21:22:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:22:25 spire-1.2.1/pkg/common/diskutil/file_test.go 21:22:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:22:25 spire-1.2.1/pkg/common/errorutil/ 21:22:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:22:25 spire-1.2.1/pkg/common/health/ 21:22:25 spire-1.2.1/pkg/common/health/config.go 21:22:25 spire-1.2.1/pkg/common/health/context.go 21:22:25 spire-1.2.1/pkg/common/health/context_test.go 21:22:25 spire-1.2.1/pkg/common/health/health.go 21:22:25 spire-1.2.1/pkg/common/health/health_test.go 21:22:25 spire-1.2.1/pkg/common/health/logger.go 21:22:25 spire-1.2.1/pkg/common/hostservice/ 21:22:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:22:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:22:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:22:25 spire-1.2.1/pkg/common/idutil/ 21:22:25 spire-1.2.1/pkg/common/idutil/require.go 21:22:25 spire-1.2.1/pkg/common/idutil/require_test.go 21:22:25 spire-1.2.1/pkg/common/idutil/safety.go 21:22:25 spire-1.2.1/pkg/common/idutil/safety_test.go 21:22:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:22:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:22:25 spire-1.2.1/pkg/common/jwtsvid/ 21:22:25 spire-1.2.1/pkg/common/jwtsvid/common.go 21:22:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:22:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:22:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:22:25 spire-1.2.1/pkg/common/jwtutil/ 21:22:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:22:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:22:25 spire-1.2.1/pkg/common/log/ 21:22:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:22:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:22:25 spire-1.2.1/pkg/common/log/log.go 21:22:25 spire-1.2.1/pkg/common/log/log_test.go 21:22:25 spire-1.2.1/pkg/common/log/options.go 21:22:25 spire-1.2.1/pkg/common/nodeutil/ 21:22:25 spire-1.2.1/pkg/common/nodeutil/node.go 21:22:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:22:25 spire-1.2.1/pkg/common/peertracker/ 21:22:25 spire-1.2.1/pkg/common/peertracker/conn.go 21:22:25 spire-1.2.1/pkg/common/peertracker/credentials.go 21:22:25 spire-1.2.1/pkg/common/peertracker/errors.go 21:22:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:22:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:22:25 spire-1.2.1/pkg/common/peertracker/info.go 21:22:25 spire-1.2.1/pkg/common/peertracker/listener.go 21:22:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:22:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:22:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:22:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:22:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:22:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:22:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:22:25 spire-1.2.1/pkg/common/peertracker/tcp.go 21:22:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:22:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:22:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:22:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:22:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:22:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:22:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:22:25 spire-1.2.1/pkg/common/peertracker/uds.go 21:22:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:22:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:22:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:22:25 spire-1.2.1/pkg/common/pemutil/ 21:22:25 spire-1.2.1/pkg/common/pemutil/block.go 21:22:25 spire-1.2.1/pkg/common/pemutil/certs.go 21:22:25 spire-1.2.1/pkg/common/pemutil/common.go 21:22:25 spire-1.2.1/pkg/common/pemutil/csr.go 21:22:25 spire-1.2.1/pkg/common/pemutil/keys.go 21:22:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/ 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:22:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:22:25 spire-1.2.1/pkg/common/plugin/ 21:22:25 spire-1.2.1/pkg/common/plugin/aws/ 21:22:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:22:25 spire-1.2.1/pkg/common/plugin/azure/ 21:22:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:22:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:22:25 spire-1.2.1/pkg/common/plugin/facade.go 21:22:25 spire-1.2.1/pkg/common/plugin/facade_test.go 21:22:25 spire-1.2.1/pkg/common/plugin/gcp/ 21:22:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:22:25 spire-1.2.1/pkg/common/plugin/k8s/ 21:22:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:22:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:22:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:22:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:22:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:22:25 spire-1.2.1/pkg/common/plugin/log.go 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/ 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:22:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:22:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:22:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:22:25 spire-1.2.1/pkg/common/plugin/x509pop/ 21:22:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:22:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:22:25 spire-1.2.1/pkg/common/profiling/ 21:22:25 spire-1.2.1/pkg/common/profiling/dumpers.go 21:22:25 spire-1.2.1/pkg/common/profiling/profiling.go 21:22:25 spire-1.2.1/pkg/common/protoutil/ 21:22:25 spire-1.2.1/pkg/common/protoutil/masks.go 21:22:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:22:25 spire-1.2.1/pkg/common/rotationutil/ 21:22:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:22:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:22:25 spire-1.2.1/pkg/common/selector/ 21:22:25 spire-1.2.1/pkg/common/selector/selector.go 21:22:25 spire-1.2.1/pkg/common/selector/selector_test.go 21:22:25 spire-1.2.1/pkg/common/selector/set.go 21:22:25 spire-1.2.1/pkg/common/selector/set_utils.go 21:22:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/ 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/ 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:22:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:22:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:22:25 spire-1.2.1/pkg/common/telemetry/call.go 21:22:25 spire-1.2.1/pkg/common/telemetry/common/ 21:22:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:22:25 spire-1.2.1/pkg/common/telemetry/config.go 21:22:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:22:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/inmem.go 21:22:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/m3.go 21:22:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/metrics.go 21:22:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/names.go 21:22:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:22:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:22:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/ 21:22:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:22:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:22:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:22:25 spire-1.2.1/pkg/common/telemetry/server/server.go 21:22:25 spire-1.2.1/pkg/common/telemetry/sink.go 21:22:25 spire-1.2.1/pkg/common/telemetry/statsd.go 21:22:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:22:25 spire-1.2.1/pkg/common/telemetry/uptime.go 21:22:25 spire-1.2.1/pkg/common/telemetry/version.go 21:22:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:22:25 spire-1.2.1/pkg/common/uptime/ 21:22:25 spire-1.2.1/pkg/common/uptime/uptime.go 21:22:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:22:25 spire-1.2.1/pkg/common/util/ 21:22:25 spire-1.2.1/pkg/common/util/certs.go 21:22:25 spire-1.2.1/pkg/common/util/certs_test.go 21:22:25 spire-1.2.1/pkg/common/util/csr.go 21:22:25 spire-1.2.1/pkg/common/util/hash.go 21:22:25 spire-1.2.1/pkg/common/util/selectors.go 21:22:25 spire-1.2.1/pkg/common/util/selectors_test.go 21:22:25 spire-1.2.1/pkg/common/util/signals.go 21:22:25 spire-1.2.1/pkg/common/util/sort.go 21:22:25 spire-1.2.1/pkg/common/util/sort_test.go 21:22:25 spire-1.2.1/pkg/common/util/task.go 21:22:25 spire-1.2.1/pkg/common/util/task_test.go 21:22:25 spire-1.2.1/pkg/common/util/testdata/ 21:22:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:22:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:22:25 spire-1.2.1/pkg/common/version/ 21:22:25 spire-1.2.1/pkg/common/version/version.go 21:22:25 spire-1.2.1/pkg/common/x509svid/ 21:22:25 spire-1.2.1/pkg/common/x509svid/common_test.go 21:22:25 spire-1.2.1/pkg/common/x509svid/csr.go 21:22:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:22:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:22:25 spire-1.2.1/pkg/common/x509util/ 21:22:25 spire-1.2.1/pkg/common/x509util/cert.go 21:22:25 spire-1.2.1/pkg/common/x509util/dns.go 21:22:25 spire-1.2.1/pkg/common/x509util/dns_test.go 21:22:25 spire-1.2.1/pkg/common/x509util/keyid.go 21:22:25 spire-1.2.1/pkg/common/x509util/keypair.go 21:22:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:22:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:22:25 spire-1.2.1/pkg/server/ 21:22:25 spire-1.2.1/pkg/server/api/ 21:22:25 spire-1.2.1/pkg/server/api/agent.go 21:22:25 spire-1.2.1/pkg/server/api/agent/ 21:22:25 spire-1.2.1/pkg/server/api/agent/v1/ 21:22:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:22:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:22:25 spire-1.2.1/pkg/server/api/agent_test.go 21:22:25 spire-1.2.1/pkg/server/api/api.go 21:22:25 spire-1.2.1/pkg/server/api/audit/ 21:22:25 spire-1.2.1/pkg/server/api/audit/audit.go 21:22:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:22:25 spire-1.2.1/pkg/server/api/bundle.go 21:22:25 spire-1.2.1/pkg/server/api/bundle/ 21:22:25 spire-1.2.1/pkg/server/api/bundle/v1/ 21:22:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:22:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:22:25 spire-1.2.1/pkg/server/api/bundle_test.go 21:22:25 spire-1.2.1/pkg/server/api/debug/ 21:22:25 spire-1.2.1/pkg/server/api/debug/v1/ 21:22:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:22:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:22:25 spire-1.2.1/pkg/server/api/entry.go 21:22:25 spire-1.2.1/pkg/server/api/entry/ 21:22:25 spire-1.2.1/pkg/server/api/entry/v1/ 21:22:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:22:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:22:25 spire-1.2.1/pkg/server/api/entry_test.go 21:22:25 spire-1.2.1/pkg/server/api/health/ 21:22:25 spire-1.2.1/pkg/server/api/health/v1/ 21:22:25 spire-1.2.1/pkg/server/api/health/v1/service.go 21:22:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:22:25 spire-1.2.1/pkg/server/api/id.go 21:22:25 spire-1.2.1/pkg/server/api/id_test.go 21:22:25 spire-1.2.1/pkg/server/api/limits/ 21:22:25 spire-1.2.1/pkg/server/api/limits/limits.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/ 21:22:25 spire-1.2.1/pkg/server/api/middleware/alias.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/audit.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/caller.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/common.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/entries.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:22:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:22:25 spire-1.2.1/pkg/server/api/ratelimit.go 21:22:25 spire-1.2.1/pkg/server/api/rpccontext/ 21:22:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:22:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:22:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:22:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:22:25 spire-1.2.1/pkg/server/api/selector.go 21:22:25 spire-1.2.1/pkg/server/api/selector_test.go 21:22:25 spire-1.2.1/pkg/server/api/status.go 21:22:25 spire-1.2.1/pkg/server/api/status_test.go 21:22:25 spire-1.2.1/pkg/server/api/svid/ 21:22:25 spire-1.2.1/pkg/server/api/svid/v1/ 21:22:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:22:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:22:25 spire-1.2.1/pkg/server/api/trustdomain.go 21:22:25 spire-1.2.1/pkg/server/api/trustdomain/ 21:22:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:22:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:22:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:22:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:22:25 spire-1.2.1/pkg/server/authpolicy/ 21:22:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:22:25 spire-1.2.1/pkg/server/authpolicy/policy.go 21:22:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:22:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:22:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:22:25 spire-1.2.1/pkg/server/authpolicy/validate.go 21:22:25 spire-1.2.1/pkg/server/bundle/ 21:22:25 spire-1.2.1/pkg/server/bundle/client/ 21:22:25 spire-1.2.1/pkg/server/bundle/client/client.go 21:22:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:22:25 spire-1.2.1/pkg/server/bundle/client/manager.go 21:22:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:22:25 spire-1.2.1/pkg/server/bundle/client/sources.go 21:22:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:22:25 spire-1.2.1/pkg/server/bundle/client/updater.go 21:22:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:22:25 spire-1.2.1/pkg/server/ca/ 21:22:25 spire-1.2.1/pkg/server/ca/ca.go 21:22:25 spire-1.2.1/pkg/server/ca/ca_health.go 21:22:25 spire-1.2.1/pkg/server/ca/ca_test.go 21:22:25 spire-1.2.1/pkg/server/ca/journal.go 21:22:25 spire-1.2.1/pkg/server/ca/journal_test.go 21:22:25 spire-1.2.1/pkg/server/ca/manager.go 21:22:25 spire-1.2.1/pkg/server/ca/manager_health.go 21:22:25 spire-1.2.1/pkg/server/ca/manager_test.go 21:22:25 spire-1.2.1/pkg/server/ca/templates.go 21:22:25 spire-1.2.1/pkg/server/ca/upstream_client.go 21:22:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:22:25 spire-1.2.1/pkg/server/ca/validation.go 21:22:25 spire-1.2.1/pkg/server/cache/ 21:22:25 spire-1.2.1/pkg/server/cache/dscache/ 21:22:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:22:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:22:25 spire-1.2.1/pkg/server/cache/entrycache/ 21:22:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:22:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:22:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:22:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:22:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:22:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:22:25 spire-1.2.1/pkg/server/catalog/ 21:22:25 spire-1.2.1/pkg/server/catalog/catalog.go 21:22:25 spire-1.2.1/pkg/server/catalog/keymanager.go 21:22:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:22:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:22:25 spire-1.2.1/pkg/server/catalog/notifier.go 21:22:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:22:25 spire-1.2.1/pkg/server/config.go 21:22:25 spire-1.2.1/pkg/server/datastore/ 21:22:25 spire-1.2.1/pkg/server/datastore/datastore.go 21:22:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:22:25 spire-1.2.1/pkg/server/datastore/repository.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:22:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:22:25 spire-1.2.1/pkg/server/endpoints/ 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/ 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:22:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:22:25 spire-1.2.1/pkg/server/endpoints/config.go 21:22:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:22:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:22:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:22:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:22:25 spire-1.2.1/pkg/server/endpoints/middleware.go 21:22:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:22:25 spire-1.2.1/pkg/server/hostservice/ 21:22:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:22:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:22:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:22:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:22:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:22:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:22:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:22:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/ 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/ 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:22:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:22:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:22:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/ 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:22:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:22:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:22:25 spire-1.2.1/pkg/server/registration/ 21:22:25 spire-1.2.1/pkg/server/registration/manager.go 21:22:25 spire-1.2.1/pkg/server/registration/manager_test.go 21:22:25 spire-1.2.1/pkg/server/scanentries.go 21:22:25 spire-1.2.1/pkg/server/scanentries_test.go 21:22:25 spire-1.2.1/pkg/server/server.go 21:22:25 spire-1.2.1/pkg/server/server_test.go 21:22:25 spire-1.2.1/pkg/server/svid/ 21:22:25 spire-1.2.1/pkg/server/svid/observer.go 21:22:25 spire-1.2.1/pkg/server/svid/observer_test.go 21:22:25 spire-1.2.1/pkg/server/svid/rotator.go 21:22:25 spire-1.2.1/pkg/server/svid/rotator_config.go 21:22:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:22:25 spire-1.2.1/pkg/server/svid/rotator_test.go 21:22:25 spire-1.2.1/proto/ 21:22:25 spire-1.2.1/proto/private/ 21:22:25 spire-1.2.1/proto/private/server/ 21:22:25 spire-1.2.1/proto/private/server/journal/ 21:22:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:22:25 spire-1.2.1/proto/private/server/journal/journal.proto 21:22:25 spire-1.2.1/proto/spire/ 21:22:25 spire-1.2.1/proto/spire/common/ 21:22:25 spire-1.2.1/proto/spire/common/common.pb.go 21:22:25 spire-1.2.1/proto/spire/common/common.proto 21:22:25 spire-1.2.1/proto/spire/common/plugin/ 21:22:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:22:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:22:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:22:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:22:25 spire-1.2.1/proto/spire/plugin/ 21:22:25 spire-1.2.1/proto/spire/plugin/agent/ 21:22:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:22:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:22:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:22:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:22:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:22:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:22:25 spire-1.2.1/release/ 21:22:25 spire-1.2.1/release/spire-extras/ 21:22:25 spire-1.2.1/release/spire-extras/README.md 21:22:25 spire-1.2.1/release/spire-extras/conf/ 21:22:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:22:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:22:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:22:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:22:25 spire-1.2.1/release/spire/ 21:22:25 spire-1.2.1/release/spire/README.md 21:22:25 spire-1.2.1/release/spire/conf/ 21:22:25 spire-1.2.1/release/spire/conf/agent/ 21:22:25 spire-1.2.1/release/spire/conf/agent/agent.conf 21:22:25 spire-1.2.1/release/spire/conf/server/ 21:22:25 spire-1.2.1/release/spire/conf/server/server.conf 21:22:25 spire-1.2.1/script/ 21:22:25 spire-1.2.1/script/build-artifact.sh 21:22:25 spire-1.2.1/script/generate_dummy_ca.sh 21:22:25 spire-1.2.1/support/ 21:22:25 spire-1.2.1/support/k8s/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:22:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/ 21:22:25 spire-1.2.1/support/oidc-discovery-provider/README.md 21:22:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/config.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/main.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:22:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:22:25 spire-1.2.1/test/ 21:22:25 spire-1.2.1/test/clock/ 21:22:25 spire-1.2.1/test/clock/clock.go 21:22:25 spire-1.2.1/test/fakes/ 21:22:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:22:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:22:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:22:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:22:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:22:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:22:25 spire-1.2.1/test/fakes/fakeagentstore/ 21:22:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:22:25 spire-1.2.1/test/fakes/fakedatastore/ 21:22:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:22:25 spire-1.2.1/test/fakes/fakeentryclient/ 21:22:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:22:25 spire-1.2.1/test/fakes/fakehealthchecker/ 21:22:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:22:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:22:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:22:25 spire-1.2.1/test/fakes/fakemetrics/ 21:22:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:22:25 spire-1.2.1/test/fakes/fakenoderesolver/ 21:22:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:22:25 spire-1.2.1/test/fakes/fakenotifier/ 21:22:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:22:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:22:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:22:25 spire-1.2.1/test/fakes/fakeserverca/ 21:22:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:22:25 spire-1.2.1/test/fakes/fakeservercatalog/ 21:22:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:22:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:22:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:22:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:22:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:22:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:22:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:22:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:22:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:22:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:22:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:22:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:22:25 spire-1.2.1/test/fixture/ 21:22:25 spire-1.2.1/test/fixture/certs/ 21:22:25 spire-1.2.1/test/fixture/certs/agent_svid.der 21:22:25 spire-1.2.1/test/fixture/certs/base_cert.pem 21:22:25 spire-1.2.1/test/fixture/certs/base_csr.pem 21:22:25 spire-1.2.1/test/fixture/certs/base_key.pem 21:22:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:22:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:22:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:22:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:22:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:22:25 spire-1.2.1/test/fixture/certs/blog_key.pem 21:22:25 spire-1.2.1/test/fixture/certs/bundle.der 21:22:25 spire-1.2.1/test/fixture/certs/ca.pem 21:22:25 spire-1.2.1/test/fixture/certs/ca_key.pem 21:22:25 spire-1.2.1/test/fixture/certs/database_cert.pem 21:22:25 spire-1.2.1/test/fixture/certs/database_csr.pem 21:22:25 spire-1.2.1/test/fixture/certs/database_key.pem 21:22:25 spire-1.2.1/test/fixture/certs/node_cert.pem 21:22:25 spire-1.2.1/test/fixture/certs/node_csr.pem 21:22:25 spire-1.2.1/test/fixture/certs/node_key.pem 21:22:25 spire-1.2.1/test/fixture/certs/svid.pem 21:22:25 spire-1.2.1/test/fixture/certs/svid_key.pem 21:22:25 spire-1.2.1/test/fixture/config/ 21:22:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:22:25 spire-1.2.1/test/fixture/config/agent_good.conf 21:22:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:22:25 spire-1.2.1/test/fixture/config/plugin_good.conf 21:22:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:22:25 spire-1.2.1/test/fixture/config/server_good.conf 21:22:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:22:25 spire-1.2.1/test/fixture/fixture.go 21:22:25 spire-1.2.1/test/fixture/nodeattestor/ 21:22:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:22:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:22:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:22:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:22:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:22:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:22:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:22:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:22:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:22:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:22:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:22:25 spire-1.2.1/test/fixture/registration/ 21:22:25 spire-1.2.1/test/fixture/registration/entries.json 21:22:25 spire-1.2.1/test/fixture/registration/good-for-update.json 21:22:25 spire-1.2.1/test/fixture/registration/good.json 21:22:25 spire-1.2.1/test/fixture/registration/invalid.json 21:22:25 spire-1.2.1/test/fixture/registration/invalid_json.json 21:22:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:22:25 spire-1.2.1/test/integration/ 21:22:25 spire-1.2.1/test/integration/README.md 21:22:25 spire-1.2.1/test/integration/common 21:22:25 spire-1.2.1/test/integration/setup/ 21:22:25 spire-1.2.1/test/integration/setup/adminclient/ 21:22:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:22:25 spire-1.2.1/test/integration/setup/adminclient/client.go 21:22:25 spire-1.2.1/test/integration/setup/debugagent/ 21:22:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:22:25 spire-1.2.1/test/integration/setup/debugagent/main.go 21:22:25 spire-1.2.1/test/integration/setup/debugserver/ 21:22:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:22:25 spire-1.2.1/test/integration/setup/debugserver/main.go 21:22:25 spire-1.2.1/test/integration/setup/downstreamclient/ 21:22:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:22:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:22:25 spire-1.2.1/test/integration/setup/itclient/ 21:22:25 spire-1.2.1/test/integration/setup/itclient/client.go 21:22:25 spire-1.2.1/test/integration/setup/node-attestation/ 21:22:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:22:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:22:25 spire-1.2.1/test/integration/setup/x509pop/ 21:22:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:22:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:22:25 spire-1.2.1/test/integration/suites/ 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:22:25 spire-1.2.1/test/integration/suites/join-token/ 21:22:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:22:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:22:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:22:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:22:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:22:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:22:25 spire-1.2.1/test/integration/suites/join-token/README.md 21:22:25 spire-1.2.1/test/integration/suites/join-token/conf/ 21:22:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/join-token/teardown 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:22:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:22:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:22:25 spire-1.2.1/test/integration/suites/k8s/ 21:22:25 spire-1.2.1/test/integration/suites/k8s/00-setup 21:22:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:22:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:22:25 spire-1.2.1/test/integration/suites/k8s/README.md 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/ 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:22:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:22:25 spire-1.2.1/test/integration/suites/k8s/teardown 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/ 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:22:25 spire-1.2.1/test/integration/suites/rotation/ 21:22:25 spire-1.2.1/test/integration/suites/rotation/00-setup 21:22:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:22:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:22:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:22:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:22:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:22:25 spire-1.2.1/test/integration/suites/rotation/README.md 21:22:25 spire-1.2.1/test/integration/suites/rotation/conf/ 21:22:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/rotation/teardown 21:22:25 spire-1.2.1/test/integration/suites/self-test/ 21:22:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:22:25 spire-1.2.1/test/integration/suites/self-test/README.md 21:22:25 spire-1.2.1/test/integration/suites/self-test/teardown 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:22:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:22:25 spire-1.2.1/test/integration/suites/upgrade/ 21:22:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:22:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:22:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:22:25 spire-1.2.1/test/integration/suites/upgrade/README.md 21:22:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:22:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:22:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:22:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:22:25 spire-1.2.1/test/integration/suites/upgrade/teardown 21:22:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:22:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:22:25 spire-1.2.1/test/integration/test-one.sh 21:22:25 spire-1.2.1/test/integration/test.sh 21:22:25 spire-1.2.1/test/plugintest/ 21:22:25 spire-1.2.1/test/plugintest/config.go 21:22:25 spire-1.2.1/test/plugintest/load.go 21:22:25 spire-1.2.1/test/plugintest/option.go 21:22:25 spire-1.2.1/test/spiretest/ 21:22:25 spire-1.2.1/test/spiretest/apiserver.go 21:22:25 spire-1.2.1/test/spiretest/assertions.go 21:22:25 spire-1.2.1/test/spiretest/dir.go 21:22:25 spire-1.2.1/test/spiretest/errors_posix.go 21:22:25 spire-1.2.1/test/spiretest/errors_windows.go 21:22:25 spire-1.2.1/test/spiretest/logs.go 21:22:25 spire-1.2.1/test/spiretest/socketapi.go 21:22:25 spire-1.2.1/test/spiretest/suite.go 21:22:25 spire-1.2.1/test/spiretest/x509.go 21:22:25 spire-1.2.1/test/testca/ 21:22:25 spire-1.2.1/test/testca/ca.go 21:22:25 spire-1.2.1/test/testkey/ 21:22:25 spire-1.2.1/test/testkey/generate.sh 21:22:25 spire-1.2.1/test/testkey/genkeys.go 21:22:25 spire-1.2.1/test/testkey/keys.go 21:22:25 spire-1.2.1/test/testkey/new.go 21:22:25 spire-1.2.1/test/tpmsimulator/ 21:22:25 spire-1.2.1/test/tpmsimulator/simulator.go 21:22:25 spire-1.2.1/test/util/ 21:22:25 spire-1.2.1/test/util/cert_fixtures.go 21:22:25 spire-1.2.1/test/util/cert_generation.go 21:22:25 spire-1.2.1/test/util/io_redirection.go 21:22:25 spire-1.2.1/test/util/race.go 21:22:25 spire-1.2.1/test/util/util.go 21:22:25 building spire from source... 21:22:25 Installing go1.17.7... 21:22:31 Building bin/spire-server... 21:22:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:22:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:22:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:22:31 go: downloading github.com/mitchellh/cli v1.1.2 21:22:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:22:31 go: downloading github.com/imdario/mergo v0.3.12 21:22:31 go: downloading github.com/sirupsen/logrus v1.8.1 21:22:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:22:31 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:22:31 go: downloading google.golang.org/grpc v1.44.0 21:22:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:22:31 go: downloading github.com/fatih/color v1.13.0 21:22:31 go: downloading github.com/mattn/go-isatty v0.0.14 21:22:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:22:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:22:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:22:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:22:31 go: downloading github.com/armon/go-metrics v0.3.10 21:22:31 go: downloading github.com/prometheus/client_golang v1.12.1 21:22:31 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:22:31 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:22:31 go: downloading github.com/open-policy-agent/opa v0.38.0 21:22:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:22:32 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:22:32 go: downloading github.com/Masterminds/goutils v1.1.0 21:22:32 go: downloading github.com/Masterminds/semver v1.5.0 21:22:32 go: downloading github.com/google/uuid v1.1.2 21:22:32 go: downloading github.com/huandu/xstrings v1.3.2 21:22:32 go: downloading github.com/mattn/go-colorable v0.1.12 21:22:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:22:32 go: downloading github.com/oklog/run v1.0.0 21:22:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:22:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:22:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:22:32 go: downloading github.com/imkira/go-observer v1.0.3 21:22:32 go: downloading go.uber.org/atomic v1.9.0 21:22:32 go: downloading github.com/beorn7/perks v1.0.1 21:22:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:22:32 go: downloading github.com/prometheus/client_model v0.2.0 21:22:32 go: downloading github.com/prometheus/common v0.32.1 21:22:32 go: downloading github.com/prometheus/procfs v0.7.3 21:22:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:22:32 go: downloading github.com/hashicorp/errwrap v1.1.0 21:22:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:22:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:22:33 go: downloading github.com/blang/semver/v4 v4.0.0 21:22:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:22:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:22:33 go: downloading github.com/jinzhu/gorm v1.9.16 21:22:33 go: downloading github.com/lib/pq v1.10.4 21:22:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:22:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:22:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:22:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:22:33 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:22:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:22:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:22:34 go: downloading github.com/stretchr/testify v1.7.0 21:22:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:22:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:22:35  ---> 52ae6308b71d 21:22:35 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:22:37 ---> Running in db98c73e012c 21:22:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:22:37 go: downloading google.golang.org/api v0.70.0 21:22:37 go: downloading k8s.io/client-go v0.23.4 21:22:37 go: downloading k8s.io/api v0.23.4 21:22:37 go: downloading github.com/google/go-tpm v0.3.3 21:22:37 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:22:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:22:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:22:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:22:37 go: downloading cloud.google.com/go/storage v1.21.0 21:22:37 go: downloading cloud.google.com/go v0.100.2 21:22:38 go: downloading k8s.io/apimachinery v0.23.4 21:22:38 go: downloading k8s.io/kube-aggregator v0.23.3 21:22:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:22:38 go: downloading cloud.google.com/go/security v1.3.0 21:22:38 go: downloading github.com/hashicorp/vault/api v1.4.1 21:22:39 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:22:39 go: downloading github.com/twmb/murmur3 v1.1.6 21:22:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:22:39 go: downloading github.com/jinzhu/inflection v1.0.0 21:22:39 go: downloading github.com/aws/smithy-go v1.11.0 21:22:39 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:22:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:22:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:22:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:22:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:22:40 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:22:40 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:22:40 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:22:40 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:22:40 go: downloading github.com/dimchansky/utfbom v1.1.1 21:22:40 go: downloading cloud.google.com/go/compute v1.3.0 21:22:40 go: downloading cloud.google.com/go/iam v0.1.1 21:22:40 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:22:40 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:22:40 go: downloading github.com/gogo/protobuf v1.3.2 21:22:41 go: downloading k8s.io/klog/v2 v2.30.0 21:22:41 go: downloading github.com/google/gofuzz v1.1.0 21:22:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:22:41 go: downloading github.com/spf13/pflag v1.0.5 21:22:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:22:41 Removing intermediate container 78e46db8d159 21:22:41 ---> 2cb4add58c99 21:22:41 21:22:41 Step 10/22 : FROM alpine:3.14 21:22:41 ---> e04c818066af 21:22:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:22:41 Removing intermediate container 7f55ef75b2bb 21:22:41 ---> 77a2a7c8d456 21:22:41 21:22:41 Step 10/31 : FROM alpine:3.14 21:22:41 ---> e04c818066af 21:22:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:22:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:22:41 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:22:41 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:22:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:22:41 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:22:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:22:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:22:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:22:41 go: downloading gopkg.in/yaml.v2 v2.4.0 21:22:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:22:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:22:41 go: downloading github.com/gobwas/glob v0.2.3 21:22:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:22:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:22:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:22:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:22:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:22:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:22:41 go: downloading go.opencensus.io v0.23.0 21:22:41  ---> Running in 4210ad30ed61 21:22:41 ---> Running in a0503d9b88da 21:22:41 go: downloading gopkg.in/inf.v0 v0.9.1 21:22:41 go: downloading github.com/google/go-cmp v0.5.7 21:22:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:22:41 go: downloading github.com/go-logr/logr v1.2.2 21:22:41 go: downloading github.com/googleapis/gnostic v0.5.5 21:22:41 go: downloading github.com/json-iterator/go v1.1.12 21:22:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:22:41 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:22:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:22:41 go: downloading go.uber.org/zap v1.21.0 21:22:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:22:42 go: downloading github.com/tklauser/numcpus v0.3.0 21:22:42 go: downloading sigs.k8s.io/yaml v1.3.0 21:22:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:22:42 go: downloading github.com/ryanuber/go-glob v1.0.0 21:22:42 go: downloading github.com/golang/snappy v0.0.4 21:22:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:22:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:22:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:22:42 go: downloading github.com/hashicorp/go-version v1.2.0 21:22:42 Removing intermediate container a0503d9b88da 21:22:42 ---> d6493a74ef53 21:22:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:22:42 go: downloading go.uber.org/multierr v1.6.0 21:22:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:22:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:22:42 go: downloading github.com/modern-go/reflect2 v1.0.2 21:22:42  ---> Running in ce86888f711e 21:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:22:42 (1/6) Installing ca-certificates (20211220-r0) 21:22:42 (2/6) Installing brotli-libs (1.0.9-r5) 21:22:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:22:42 (4/6) Installing libcurl (7.79.1-r1) 21:22:42 (5/6) Installing curl (7.79.1-r1) 21:22:42 (6/6) Installing dumb-init (1.2.5-r1) 21:22:42 Executing busybox-1.33.1-r7.trigger 21:22:42 Executing ca-certificates-20211220-r0.trigger 21:22:42 OK: 8 MiB in 20 packages 21:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:22:43 (1/2) Installing dumb-init (1.2.5-r1) 21:22:43 (2/2) Installing su-exec (0.2-r1) 21:22:43 Executing busybox-1.33.1-r7.trigger 21:22:43 OK: 6 MiB in 16 packages 21:22:44 Removing intermediate container 4210ad30ed61 21:22:44 ---> 5503042b47c5 21:22:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:22:45 Removing intermediate container ce86888f711e 21:22:45 ---> 94e02272cac9 21:22:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:22:45 ---> Running in 197f40dd71e0 21:22:45 ---> Running in c09d672c242a 21:22:46 Removing intermediate container 197f40dd71e0 21:22:46 ---> 87cff03ecb6a 21:22:46 Step 13/22 : WORKDIR /edgex 21:22:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:22:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:22:46 Removing intermediate container c09d672c242a 21:22:46 ---> 73dae5cfaf87 21:22:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:22:46 ---> Running in 14597a278622 21:22:47 ---> Running in a7f7bc82a4cc 21:22:47 Removing intermediate container 14597a278622 21:22:47 ---> b849a6b5d426 21:22:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:22:47 Removing intermediate container a7f7bc82a4cc 21:22:47 ---> c53a625dcc31 21:22:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:22:47 ---> Running in 6837f5de07b7 21:22:47 ---> 979c444b938c 21:22:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:22:47 ---> 6dcfea629384 21:22:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:22:48 Removing intermediate container 6837f5de07b7 21:22:48 ---> fbe67c8b4fc0 21:22:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:22:48 ---> 3c680da671be 21:22:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:22:48 ---> Running in 1e3ccd85ff73 21:22:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33729 in /w/workspace/edgexfoundry_edgex-go_PR-3998 [Pipeline] { [Pipeline] ws 21:22:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:22:48 Removing intermediate container 1e3ccd85ff73 21:22:48 ---> c480c979b9e0 21:22:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:22:48 ---> 88d8d100bd6b 21:22:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:48 ---> Running in 0e2226aefed3 21:22:49 ---> f06d52443d68 21:22:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:22:49 ---> Running in 957b6e90c582 21:22:49 The recommended git tool is: git 21:22:49 Removing intermediate container 0e2226aefed3 21:22:49 ---> d8c36899586a 21:22:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:22:49 ---> Running in bccbe4c803ae 21:22:50 Removing intermediate container bccbe4c803ae 21:22:50 ---> 92dcec3315f3 21:22:50 Step 20/22 : LABEL arch=x86_64 21:22:50 Removing intermediate container 957b6e90c582 21:22:50 ---> 81fc6e6d4d6f 21:22:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:50 ---> Running in eeb862ae7bbc 21:22:50 Removing intermediate container eeb862ae7bbc 21:22:50 ---> 970c2eb6672a 21:22:50 Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:22:50 ---> ac6c8cffa926 21:22:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:22:50 ---> Running in a4fc553159d9 21:22:51 Removing intermediate container db98c73e012c 21:22:51 ---> 96d7c6d84843 21:22:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:22:51 ---> Running in 55e3654021c7 21:22:51 Removing intermediate container a4fc553159d9 21:22:51 ---> f0a280481941 21:22:51 Step 22/22 : LABEL version=0.0.0 21:22:51 ---> Running in 99ab264b0286 21:22:51 Removing intermediate container 99ab264b0286 21:22:51 ---> f15bc01fd10d 21:22:51 21:22:52 ---> 36176638b80f 21:22:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:22:52 Successfully built f15bc01fd10d 21:22: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:22:52 Successfully tagged security-proxy-setup:latest 21:22:52 Building support-scheduler 21:22:53  Building security-proxy-setup ... done  ---> 6b93c4d38a48 21:22:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:22:54 ---> 8edfd127b634 21:22:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:22:54 Removing intermediate container 55e3654021c7 21:22:54 ---> 885c8b2eeafc 21:22:54 21:22:54 Step 11/23 : FROM docker:20.10.14 21:22:55 20.10.14: Pulling from library/docker 21:22:55 ---> 375bfd7f6900 21:22:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:22:55 ---> Running in e1954fc44eb7 21:22:56 Removing intermediate container e1954fc44eb7 21:22:56 ---> 0c8279cd3a07 21:22:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:22:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:22:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:22:56 ---> 3069cf3b8187 21:22:56 Step 3/22 : WORKDIR /edgex-go 21:22:56 ---> Using cache 21:22:56 ---> 89eb1c7acab3 21:22:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:56 ---> Using cache 21:22:56 ---> a520d7ec83cd 21:22:56 Step 5/22 : RUN apk add --update --no-cache make git 21:22:56 ---> Using cache 21:22:56 ---> 84860f2f1499 21:22:56 Step 6/22 : COPY go.mod vendor* ./ 21:22:56 ---> Using cache 21:22:56 ---> 4fd374c70e15 21:22:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:56 ---> Using cache 21:22:56 ---> 312130f7e56e 21:22:56 Step 8/22 : COPY . . 21:22:56 ---> Using cache 21:22:56 ---> 68b4b93cebfe 21:22:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:22:56 ---> Running in 1a4298f0251e 21:22:56 ---> 7b439b782a7f 21:22:56 Step 26/31 : RUN chmod +x /entrypoint.sh 21:22:56 using credential edgex-jenkins-ssh 21:22:56 Cloning the remote Git repository 21:22:56 ---> Running in 3b06ac8723b8 21:22:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:22:56 > git init /w/workspace/edgex-go/1 # timeout=10 21:22:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:22:56 > git --version # timeout=10 21:22:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:22:56 > git --version # 'git version 2.25.1' 21:22:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:58 Removing intermediate container 3b06ac8723b8 21:22:58 ---> 790ca67422be 21:22:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:22:58 ---> Running in ccaf696423f0 21:22:59 Removing intermediate container ccaf696423f0 21:22:59 ---> be3e6bf9c121 21:22:59 Step 28/31 : CMD ["gate"] 21:22:59 ---> Running in 21a0c110c96c 21:22:59 Removing intermediate container 21a0c110c96c 21:22:59 ---> 80895fcf4718 21:22:59 Step 29/31 : LABEL arch=x86_64 21:22:59 ---> Running in 84bb0fd4334b 21:22:59 Removing intermediate container 84bb0fd4334b 21:22:59 ---> 4a86225c5e8a 21:22:59 Step 30/31 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:22:59 ---> Running in f56f3cee3c05 21:23:00 Removing intermediate container f56f3cee3c05 21:23:00 ---> 812c155d65f8 21:23:00 Step 31/31 : LABEL version=0.0.0 21:23:00 ---> Running in 018f9d9b9e27 21:23:01 Removing intermediate container 018f9d9b9e27 21:23:01 ---> 33b7bab68ab6 21:23:01 21:23:01 Successfully built 33b7bab68ab6 21:23:01 Successfully tagged security-bootstrapper:latest 21:23:01  Building security-bootstrapper ... done Building support-notifications 21:23:01 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:23:01 Status: Downloaded newer image for docker:20.10.14 21:23:01 ---> 7417809fdb73 21:23:01 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:23:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:23:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:23:04 ---> 3069cf3b8187 21:23:04 Step 3/22 : WORKDIR /edgex-go 21:23:04 ---> Using cache 21:23:04 ---> 89eb1c7acab3 21:23:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:04 ---> Using cache 21:23:04 ---> a520d7ec83cd 21:23:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:23:04 ---> Running in 7082c475b800 21:23:04 ---> Running in b6353c08e763 21:23:05 Removing intermediate container 7082c475b800 21:23:05 ---> 708b7caa8a51 21:23:05 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:23:05 ---> Running in 3ee24547a813 21:23:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:23:06 (1/43) Installing readline (8.1.1-r0) 21:23:06 (2/43) Installing bash (5.1.16-r0) 21:23:06 Executing bash-5.1.16-r0.post-install 21:23:06 (3/43) Installing brotli-libs (1.0.9-r5) 21:23:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:23:06 (5/43) Installing libcurl (7.80.0-r1) 21:23:06 (6/43) Installing curl (7.80.0-r1) 21:23:06 (7/43) Installing dumb-init (1.2.5-r1) 21:23:06 (8/43) Installing libbz2 (1.0.8-r1) 21:23:06 (9/43) Installing expat (2.4.7-r0) 21:23:06 (10/43) Installing libffi (3.4.2-r1) 21:23:06 (11/43) Installing gdbm (1.22-r0) 21:23:06 (12/43) Installing xz-libs (5.2.5-r1) 21:23:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:23:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:23:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:23:06 (15/43) Installing mpdecimal (2.5.1-r1) 21:23:06 (16/43) Installing sqlite-libs (3.36.0-r0) 21:23:06 (17/43) Installing python3 (3.9.7-r4) 21:23:07 OK: 221 MiB in 52 packages 21:23:07 (18/43) Installing py3-appdirs (1.4.4-r2) 21:23:07 (19/43) Installing py3-certifi (2020.12.5-r1) 21:23:07 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:23:07 (21/43) Installing py3-idna (3.3-r0) 21:23:07 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:23:07 (23/43) Installing py3-requests (2.26.0-r1) 21:23:07 (24/43) Installing py3-msgpack (1.0.2-r1) 21:23:07 (25/43) Installing py3-lockfile (0.12.2-r4) 21:23:07 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:23:07 (27/43) Installing py3-colorama (0.4.4-r1) 21:23:07 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:23:07 (29/43) Installing py3-distlib (0.3.3-r0) 21:23:07 (30/43) Installing py3-distro (1.6.0-r0) 21:23:07 (31/43) Installing py3-six (1.16.0-r0) 21:23:07 (32/43) Installing py3-webencodings (0.5.1-r4) 21:23:07 (33/43) Installing py3-html5lib (1.1-r1) 21:23:07 (34/43) Installing py3-parsing (2.4.7-r2) 21:23:07 (35/43) Installing py3-packaging (20.9-r1) 21:23:07 (36/43) Installing py3-tomli (1.2.2-r0) 21:23:07 (37/43) Installing py3-pep517 (0.12.0-r0) 21:23:07 (38/43) Installing py3-progress (1.6-r0) 21:23:07 (39/43) Installing py3-retrying (1.3.3-r2) 21:23:07 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:23:07 (41/43) Installing py3-setuptools (52.0.0-r4) 21:23:07 (42/43) Installing py3-toml (0.10.2-r2) 21:23:07 (43/43) Installing py3-pip (20.3.4-r1) 21:23:07 Executing busybox-1.34.1-r5.trigger 21:23:07 OK: 83 MiB in 65 packages 21:23:08 Collecting docker-compose==1.23.2 21:23:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:23:08 Collecting websocket-client<1.0,>=0.32.0 21:23:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:23:08 Collecting PyYAML<4,>=3.10 21:23:08 Downloading PyYAML-3.13.tar.gz (270 kB) 21:23:08 Removing intermediate container b6353c08e763 21:23:08 ---> 5e99529aaea3 21:23:08 Step 6/22 : COPY go.mod vendor* ./ 21:23:08 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:23:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:23:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:23:09 ---> a216851e908d 21:23:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:09 Collecting cached-property<2,>=1.2.0 21:23:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:23:09 Collecting texttable<0.10,>=0.9.0 21:23:09 Downloading texttable-0.9.1.tar.gz (11 kB) 21:23:09 ---> Running in 9015dc386977 21:23:09 Collecting docopt<0.7,>=0.6.1 21:23:09 Downloading docopt-0.6.2.tar.gz (25 kB) 21:23:09 Collecting jsonschema<3,>=2.5.1 21:23:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:23:09 Collecting docker<4.0,>=3.6.0 21:23:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:23:09 Collecting dockerpty<0.5,>=0.4.1 21:23:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:23:10 Collecting docker-pycreds>=0.4.0 21:23:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:23:10 Collecting idna<2.8,>=2.5 21:23:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:23:10 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:23:10 Collecting chardet<3.1.0,>=3.0.2 21:23:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:23:10 Collecting urllib3<1.25,>=1.21.1 21:23:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:23:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:23:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:23:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:23:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:23:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:23:10 Attempting uninstall: urllib3 21:23:10 Found existing installation: urllib3 1.26.7 21:23:10 Uninstalling urllib3-1.26.7: 21:23:10 Successfully uninstalled urllib3-1.26.7 21:23:10 Attempting uninstall: idna 21:23:10 Found existing installation: idna 3.3 21:23:10 Uninstalling idna-3.3: 21:23:11 Successfully uninstalled idna-3.3 21:23:11 Removing intermediate container 9015dc386977 21:23:11 ---> 120fe1a7a999 21:23:11 Step 8/22 : COPY . . 21:23:11 Attempting uninstall: requests 21:23:11 Found existing installation: requests 2.26.0 21:23:11 Uninstalling requests-2.26.0: 21:23:11 Successfully uninstalled requests-2.26.0 21:23:11 Running setup.py install for texttable: started 21:23:12 Running setup.py install for texttable: finished with status 'done' 21:23:12 Running setup.py install for PyYAML: started 21:23:12 Running setup.py install for PyYAML: finished with status 'done' 21:23:12 Running setup.py install for docopt: started 21:23:12 Running setup.py install for docopt: finished with status 'done' 21:23:12 Running setup.py install for dockerpty: started 21:23:13 Running setup.py install for dockerpty: finished with status 'done' 21:23:13 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:23:17 ---> 808cf2519e6e 21:23:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:23:17 ---> Running in 36d3450412a9 21:23:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:23:20 Removing intermediate container 3ee24547a813 21:23:20 ---> d70c84a2a9bf 21:23:20 Step 14/23 : ENV APP_PORT=58890 21:23:20 ---> Running in d80b62edefee 21:23:20 Removing intermediate container d80b62edefee 21:23:20 ---> dd19f9ddbf75 21:23:20 Step 15/23 : EXPOSE $APP_PORT 21:23:20 ---> Running in 2594a050851a 21:23:21 Removing intermediate container 2594a050851a 21:23:21 ---> 36f90ccfd06b 21:23:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:23:22 ---> 41fb985b9138 21:23:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:23:22 Building bin/spire-agent... 21:23:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:23:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:23:22 go: downloading github.com/docker/docker v20.10.12+incompatible 21:23:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:23:22 go: downloading github.com/google/go-tpm-tools v0.3.3 21:23:22  ---> 80bfb01a6978 21:23:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:23:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:23:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:23:23 go: downloading github.com/docker/go-connections v0.4.0 21:23:23 go: downloading github.com/docker/go-units v0.4.0 21:23:23 go: downloading github.com/opencontainers/image-spec v1.0.1 21:23:23 go: downloading github.com/containerd/containerd v1.3.4 21:23:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:23:23 go: downloading github.com/opencontainers/go-digest v1.0.0 21:23:25  ---> d166c8527624 21:23:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:23:25 ---> Running in 7e1d1cac64c4 21:23:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:23:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:23:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:23:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3998/head:refs/remotes/origin/PR-3998 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:23:26 Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:23:26 Removing intermediate container 7e1d1cac64c4 21:23:26 ---> 45a60057a0f4 21:23:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:23:26 Removing intermediate container 1a4298f0251e 21:23:26 ---> 8a4ddea137df 21:23:26 21:23:26 Step 10/22 : FROM alpine:3.14 21:23:26 ---> e04c818066af 21:23:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:23:26 ---> Using cache 21:23:26 ---> 6d447f17cdb4 21:23:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:23:26 ---> Using cache 21:23:26 ---> b28ab11348bf 21:23:26 Step 13/22 : ENV APP_PORT=59861 21:23:26 ---> Running in 320d0b953725 21:23:26 ---> Running in c0bcf6fb4926 21:23:26 Merge succeeded, producing 83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:23:26 Checking out Revision 83136cdf852929ba43fc49af4eed7d9ca361d2d0 (PR-3998) 21:23:27 Removing intermediate container 320d0b953725 21:23:27 ---> 2e0769dd178a 21:23:27 Step 21/23 : LABEL arch=x86_64 21:23:27 Removing intermediate container c0bcf6fb4926 21:23:27 ---> aabf17abf936 21:23:27 Step 14/22 : EXPOSE $APP_PORT 21:23:27 ---> Running in 155a4161e02a 21:23:27 ---> Running in 87045e52bbc9 21:23:27 Removing intermediate container 155a4161e02a 21:23:27 ---> 6b5a21d05a4a 21:23:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:23:27 Removing intermediate container 87045e52bbc9 21:23:27 ---> a93eea0b657d 21:23:27 Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:23:27 ---> Running in 83ec07747641 21:23:27 ---> f5994e2a1114 21:23:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:23:28 Removing intermediate container 83ec07747641 21:23:28 ---> 8fe3c15a702f 21:23:28 Step 23/23 : LABEL version=0.0.0 21:23:28 ---> Running in 50403006fd67 21:23:26 > git config core.sparsecheckout # timeout=10 21:23:26 > git checkout -f 83136cdf852929ba43fc49af4eed7d9ca361d2d0 # timeout=10 21:23:26 > git remote # timeout=10 21:23:26 > git config --get remote.origin.url # timeout=10 21:23:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:26 > git merge 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 21:23:26 > git rev-parse HEAD^{commit} # timeout=10 21:23:26 > git config core.sparsecheckout # timeout=10 21:23:26 > git checkout -f 83136cdf852929ba43fc49af4eed7d9ca361d2d0 # timeout=10 21:23:28 Removing intermediate container 50403006fd67 21:23:28 ---> 6e6e9381f1d8 21:23:28 21:23:28 Successfully built 6e6e9381f1d8 21:23:28 Successfully tagged sys-mgmt-agent:latest 21:23:28  Building sys-mgmt-agent ... done Building security-secretstore-setup 21:23:30 ---> 1c7d81ddf1e4 21:23:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:23:31 Commit message: "build: Updates to latest gom-mods" 21:23:31 > git --version # timeout=10 21:23:31 > git --version # 'git version 2.25.1' 21:23:31 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:23:31 ---> aa66e12e683b 21:23:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:23:31 ---> Running in c3e54c3519c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 21:23:31 Removing intermediate container c3e54c3519c1 21:23:31 ---> c1c6660b9b91 21:23:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:32 ---> Running in 871c742be95b 21:23:32 Removing intermediate container 871c742be95b 21:23:32 ---> f1668cec77ee 21:23:32 Step 20/22 : LABEL arch=x86_64 21:23:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:23:32 % Total % Received % Xferd Average Speed Time Time Time Current 21:23:32 Dload Upload Total Spent Left Speed 21:23:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 64364 0 --:--:-- --:--:-- --:--:-- 64715 [Pipeline] sh 21:23:33 ---> Running in f7213b77818e 21:23:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:23:33 + sudo tee /etc/docker/daemon.new 21:23:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:23:33 { 21:23:33 "registry-mirrors": [ 21:23:33 "https://nexus3.edgexfoundry.org:10001" 21:23:33 ], 21:23:33 "bip": "10.250.0.254/24", 21:23:33 "hosts": [ 21:23:33 "tcp://0.0.0.0:5555", 21:23:33 "unix:///var/run/docker.sock" 21:23:33 ], 21:23:33 "mtu": 1458, 21:23:33 "selinux-enabled": true, 21:23:33 "seccomp-profile": "/etc/docker/seccomp.json" 21:23:33 } [Pipeline] sh 21:23:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 21:23:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:23:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:23:33 ---> 3069cf3b8187 21:23:33 Step 3/25 : WORKDIR /edgex-go 21:23:33 ---> Using cache 21:23:33 ---> 89eb1c7acab3 21:23:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:33 ---> Using cache 21:23:33 ---> a520d7ec83cd 21:23:33 Step 5/25 : RUN apk add --update --no-cache make git 21:23:33 ---> Using cache 21:23:33 ---> 84860f2f1499 21:23:33 Step 6/25 : COPY go.mod vendor* ./ 21:23:33 ---> Using cache 21:23:33 ---> 4fd374c70e15 21:23:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:33 ---> Using cache 21:23:33 ---> 312130f7e56e 21:23:33 Step 8/25 : COPY . . 21:23:33 ---> Using cache 21:23:33 ---> 68b4b93cebfe 21:23:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [Pipeline] sh 21:23:34 Removing intermediate container f7213b77818e 21:23:34 ---> ba7cb283b750 21:23:34 Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:23:34 ---> Running in 7e38a9add0b0 21:23:34 ---> Running in 77d748defaa1 21:23:34 + sudo service docker restart 21:23:34 Removing intermediate container 77d748defaa1 21:23:34 ---> e5fdbe912471 21:23:34 Step 22/22 : LABEL version=0.0.0 21:23:35 ---> Running in d8485d1707a6 21:23:35 Removing intermediate container d8485d1707a6 21:23:35 ---> e2c033ed4f4c 21:23:35 21:23:35 Successfully built e2c033ed4f4c 21:23:35 Successfully tagged support-scheduler:latest 21:23:35  Building support-scheduler ... done Building security-spire-server 21:23:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:23:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:23:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:23:40 ---> 3069cf3b8187 21:23:40 Step 3/25 : WORKDIR /edgex-go 21:23:40 ---> Using cache 21:23:40 ---> 89eb1c7acab3 21:23:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:40 ---> Using cache 21:23:40 ---> a520d7ec83cd 21:23:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:23:40 ---> Using cache 21:23:40 ---> 22f05be8b61a 21:23:40 Step 6/25 : COPY go.mod vendor* ./ 21:23:40 ---> Using cache 21:23:40 ---> 0bddd44b8d13 21:23:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:40 ---> Using cache 21:23:40 ---> febe930c3a76 21:23:40 Step 8/25 : COPY . . 21:23:40 ---> Using cache 21:23:40 ---> e48eb07f7f34 21:23:40 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:23:40 ---> Using cache 21:23:40 ---> 3b28615e65da 21:23:40 Step 10/25 : RUN mkdir -p spire-build 21:23:40 ---> Using cache 21:23:40 ---> 6d0bda7d3136 21:23:40 Step 11/25 : WORKDIR /edgex-go/spire-build 21:23:40 ---> Using cache 21:23:40 ---> 2ba058aad4f0 21:23:40 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 21:23:42 ---> Running in afc5e9271e0a 21:23:44 spire-1.2.1/ 21:23:44 spire-1.2.1/.data/ 21:23:44 spire-1.2.1/.data/.file 21:23:44 spire-1.2.1/.dockerignore 21:23:44 spire-1.2.1/.gitattributes 21:23:44 spire-1.2.1/.githooks/ 21:23:44 spire-1.2.1/.githooks/pre-commit 21:23:44 spire-1.2.1/.github/ 21:23:44 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:23:44 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:23:44 spire-1.2.1/.github/dependabot.yml 21:23:44 spire-1.2.1/.github/workflows/ 21:23:44 spire-1.2.1/.github/workflows/nightly_build.yaml 21:23:44 spire-1.2.1/.github/workflows/pr_build.yaml 21:23:44 spire-1.2.1/.github/workflows/release_build.yaml 21:23:44 spire-1.2.1/.github/workflows/scripts/ 21:23:44 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:23:44 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:23:44 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:23:44 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:23:44 spire-1.2.1/.github/workflows/scripts/split.sh 21:23:44 spire-1.2.1/.gitignore 21:23:44 spire-1.2.1/.go-version 21:23:44 spire-1.2.1/.golangci.yml 21:23:44 spire-1.2.1/ADOPTERS.md 21:23:44 spire-1.2.1/CHANGELOG.md 21:23:44 spire-1.2.1/CODE-OF-CONDUCT.md 21:23:44 spire-1.2.1/CODEOWNERS 21:23:44 spire-1.2.1/CONTRIBUTING.md 21:23:44 spire-1.2.1/Dockerfile 21:23:44 spire-1.2.1/Dockerfile.dev 21:23:44 spire-1.2.1/Dockerfile.scratch 21:23:44 spire-1.2.1/LICENSE 21:23:44 spire-1.2.1/MAINTAINERS.md 21:23:44 spire-1.2.1/Makefile 21:23:44 spire-1.2.1/README.md 21:23:44 spire-1.2.1/ROADMAP.md 21:23:44 spire-1.2.1/SECURITY.md 21:23:44 spire-1.2.1/cmd/ 21:23:44 spire-1.2.1/cmd/spire-agent/ 21:23:44 spire-1.2.1/cmd/spire-agent/cli/ 21:23:44 spire-1.2.1/cmd/spire-agent/cli/api/ 21:23:44 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/common/ 21:23:44 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:23:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/run/ 21:23:44 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:23:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:23:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:23:44 spire-1.2.1/cmd/spire-agent/main.go 21:23:44 spire-1.2.1/cmd/spire-server/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/agent/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/cli.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/run/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/token/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/validate/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/x509/ 21:23:44 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:23:44 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:23:44 spire-1.2.1/cmd/spire-server/main.go 21:23:44 spire-1.2.1/cmd/spire-server/util/ 21:23:44 spire-1.2.1/cmd/spire-server/util/util.go 21:23:44 spire-1.2.1/conf/ 21:23:44 spire-1.2.1/conf/agent/ 21:23:44 spire-1.2.1/conf/agent/agent.conf 21:23:44 spire-1.2.1/conf/agent/agent_full.conf 21:23:44 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:23:44 spire-1.2.1/conf/server/ 21:23:44 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:23:44 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:23:44 spire-1.2.1/conf/server/server.conf 21:23:44 spire-1.2.1/conf/server/server_full.conf 21:23:44 spire-1.2.1/doc/ 21:23:44 spire-1.2.1/doc/SPIRE101.md 21:23:44 spire-1.2.1/doc/auditlog.md 21:23:44 spire-1.2.1/doc/authorization_policy_engine.md 21:23:44 spire-1.2.1/doc/changelog_guidelines.md 21:23:44 spire-1.2.1/doc/cure53-report.pdf 21:23:44 spire-1.2.1/doc/images/ 21:23:44 spire-1.2.1/doc/images/2019_roadmap.png 21:23:44 spire-1.2.1/doc/images/SPIRE101.png 21:23:44 spire-1.2.1/doc/images/SPIRE_agent.png 21:23:44 spire-1.2.1/doc/images/SPIRE_server.png 21:23:44 spire-1.2.1/doc/images/cache_mgr.png 21:23:44 spire-1.2.1/doc/images/cache_mgr_components.png 21:23:44 spire-1.2.1/doc/images/federated_spire.png 21:23:44 spire-1.2.1/doc/images/ha_mode.png 21:23:44 spire-1.2.1/doc/images/nested_spire.png 21:23:44 spire-1.2.1/doc/images/oidc_federation.png 21:23:44 spire-1.2.1/doc/images/single_trust_domain.png 21:23:44 spire-1.2.1/doc/images/spiffe_compatible.png 21:23:44 spire-1.2.1/doc/images/spire_logo.png 21:23:44 spire-1.2.1/doc/migrating_registration_api_clients.md 21:23:44 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:23:44 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:23:44 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:23:44 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:23:44 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:23:44 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:23:44 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:23:44 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:23:44 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:23:44 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:23:44 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:23:44 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:23:44 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:23:44 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:23:44 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:23:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:23:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:23:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:23:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:23:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:23:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:23:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:23:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:23:44 spire-1.2.1/doc/scaling_spire.md 21:23:44 spire-1.2.1/doc/spire_agent.md 21:23:44 spire-1.2.1/doc/spire_server.md 21:23:44 spire-1.2.1/doc/supported_integrations.md 21:23:44 spire-1.2.1/doc/telemetry.md 21:23:44 spire-1.2.1/doc/telemetry_config.md 21:23:44 spire-1.2.1/doc/upgrading.md 21:23:44 spire-1.2.1/doc/using_spire.md 21:23:44 spire-1.2.1/examples/ 21:23:44 spire-1.2.1/examples/README.md 21:23:44 spire-1.2.1/go.mod 21:23:44 spire-1.2.1/go.sum 21:23:44 spire-1.2.1/pkg/ 21:23:44 spire-1.2.1/pkg/agent/ 21:23:44 spire-1.2.1/pkg/agent/agent.go 21:23:44 spire-1.2.1/pkg/agent/api/ 21:23:44 spire-1.2.1/pkg/agent/api/config.go 21:23:44 spire-1.2.1/pkg/agent/api/debug/ 21:23:44 spire-1.2.1/pkg/agent/api/debug/v1/ 21:23:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:23:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:23:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:23:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:23:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:23:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:23:44 spire-1.2.1/pkg/agent/api/endpoints.go 21:23:44 spire-1.2.1/pkg/agent/api/health/ 21:23:44 spire-1.2.1/pkg/agent/api/health/v1/ 21:23:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:23:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:23:44 spire-1.2.1/pkg/agent/api/rpccontext/ 21:23:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:23:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:23:44 spire-1.2.1/pkg/agent/attestor/ 21:23:44 spire-1.2.1/pkg/agent/attestor/node/ 21:23:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:23:44 spire-1.2.1/pkg/agent/attestor/node/node.go 21:23:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:23:44 spire-1.2.1/pkg/agent/attestor/workload/ 21:23:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:23:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:23:44 spire-1.2.1/pkg/agent/catalog/ 21:23:44 spire-1.2.1/pkg/agent/catalog/catalog.go 21:23:44 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:23:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:23:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:23:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:23:44 spire-1.2.1/pkg/agent/client/ 21:23:44 spire-1.2.1/pkg/agent/client/client.go 21:23:44 spire-1.2.1/pkg/agent/client/client_test.go 21:23:44 spire-1.2.1/pkg/agent/client/dial.go 21:23:44 spire-1.2.1/pkg/agent/client/nodeconn.go 21:23:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:23:44 spire-1.2.1/pkg/agent/client/update.go 21:23:44 spire-1.2.1/pkg/agent/client/util.go 21:23:44 spire-1.2.1/pkg/agent/common/ 21:23:44 spire-1.2.1/pkg/agent/common/backoff/ 21:23:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:23:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:23:44 spire-1.2.1/pkg/agent/common/cgroups/ 21:23:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:23:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:23:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:23:44 spire-1.2.1/pkg/agent/config.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/ 21:23:44 spire-1.2.1/pkg/agent/endpoints/config.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:23:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:23:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/workload/ 21:23:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:23:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:23:44 spire-1.2.1/pkg/agent/manager/ 21:23:44 spire-1.2.1/pkg/agent/manager/cache/ 21:23:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:23:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:23:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:23:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:23:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:23:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:23:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:23:44 spire-1.2.1/pkg/agent/manager/config.go 21:23:44 spire-1.2.1/pkg/agent/manager/manager.go 21:23:44 spire-1.2.1/pkg/agent/manager/manager_test.go 21:23:44 spire-1.2.1/pkg/agent/manager/storage.go 21:23:44 spire-1.2.1/pkg/agent/manager/storage_test.go 21:23:44 spire-1.2.1/pkg/agent/manager/storecache/ 21:23:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:23:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:23:44 spire-1.2.1/pkg/agent/manager/sync.go 21:23:44 spire-1.2.1/pkg/agent/plugin/ 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:23:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:23:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:23:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:23:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:23:44 spire-1.2.1/pkg/agent/svid/ 21:23:44 spire-1.2.1/pkg/agent/svid/rotator.go 21:23:44 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:23:44 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:23:44 spire-1.2.1/pkg/agent/svid/store/ 21:23:44 spire-1.2.1/pkg/agent/svid/store/service.go 21:23:44 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:23:44 spire-1.2.1/pkg/common/ 21:23:44 spire-1.2.1/pkg/common/agentpathtemplate/ 21:23:44 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:23:44 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:23:44 spire-1.2.1/pkg/common/api/ 21:23:44 spire-1.2.1/pkg/common/api/metrics.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/ 21:23:44 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/logger.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/names.go 21:23:44 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:23:44 spire-1.2.1/pkg/common/api/names.go 21:23:44 spire-1.2.1/pkg/common/api/ratelimit.go 21:23:44 spire-1.2.1/pkg/common/api/rpccontext/ 21:23:44 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:23:44 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:23:44 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:23:44 spire-1.2.1/pkg/common/auth/ 21:23:44 spire-1.2.1/pkg/common/auth/interceptors.go 21:23:44 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:23:44 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/ 21:23:44 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/types.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:23:44 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:23:44 spire-1.2.1/pkg/common/catalog/ 21:23:44 spire-1.2.1/pkg/common/catalog/bind.go 21:23:44 spire-1.2.1/pkg/common/catalog/builtin.go 21:23:44 spire-1.2.1/pkg/common/catalog/catalog.go 21:23:44 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:23:44 spire-1.2.1/pkg/common/catalog/closers.go 21:23:44 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:23:44 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:23:44 spire-1.2.1/pkg/common/catalog/config.go 21:23:44 spire-1.2.1/pkg/common/catalog/config_test.go 21:23:44 spire-1.2.1/pkg/common/catalog/configure.go 21:23:44 spire-1.2.1/pkg/common/catalog/constraints.go 21:23:44 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:23:44 spire-1.2.1/pkg/common/catalog/context.go 21:23:44 spire-1.2.1/pkg/common/catalog/external.go 21:23:44 spire-1.2.1/pkg/common/catalog/host.go 21:23:44 spire-1.2.1/pkg/common/catalog/pipenet.go 21:23:44 spire-1.2.1/pkg/common/catalog/plugin.go 21:23:44 spire-1.2.1/pkg/common/catalog/testplugin/ 21:23:44 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:23:44 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:23:44 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:23:44 spire-1.2.1/pkg/common/cli/ 21:23:44 spire-1.2.1/pkg/common/cli/env.go 21:23:44 spire-1.2.1/pkg/common/cli/flags.go 21:23:44 spire-1.2.1/pkg/common/cli/trust_domain.go 21:23:44 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:23:44 spire-1.2.1/pkg/common/cli/umask.go 21:23:44 spire-1.2.1/pkg/common/cli/umask_posix.go 21:23:44 spire-1.2.1/pkg/common/cli/umask_test.go 21:23:44 spire-1.2.1/pkg/common/cli/umask_windows.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/ 21:23:44 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/flag.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/format.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/ 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:23:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:23:44 spire-1.2.1/pkg/common/coretypes/ 21:23:44 spire-1.2.1/pkg/common/coretypes/bundle/ 21:23:44 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:23:44 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:23:44 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:23:44 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:23:44 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:23:44 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:23:44 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:23:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:23:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:23:44 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:23:44 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:23:44 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:23:44 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:23:44 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:23:44 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:23:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:23:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:23:44 spire-1.2.1/pkg/common/cryptoutil/ 21:23:44 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:23:44 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:23:44 spire-1.2.1/pkg/common/diskutil/ 21:23:44 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:23:44 spire-1.2.1/pkg/common/diskutil/file_test.go 21:23:44 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:23:44 spire-1.2.1/pkg/common/errorutil/ 21:23:44 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:23:44 spire-1.2.1/pkg/common/health/ 21:23:44 spire-1.2.1/pkg/common/health/config.go 21:23:44 spire-1.2.1/pkg/common/health/context.go 21:23:44 spire-1.2.1/pkg/common/health/context_test.go 21:23:44 spire-1.2.1/pkg/common/health/health.go 21:23:44 spire-1.2.1/pkg/common/health/health_test.go 21:23:44 spire-1.2.1/pkg/common/health/logger.go 21:23:44 spire-1.2.1/pkg/common/hostservice/ 21:23:44 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:23:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:23:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:23:44 spire-1.2.1/pkg/common/idutil/ 21:23:44 spire-1.2.1/pkg/common/idutil/require.go 21:23:44 spire-1.2.1/pkg/common/idutil/require_test.go 21:23:44 spire-1.2.1/pkg/common/idutil/safety.go 21:23:44 spire-1.2.1/pkg/common/idutil/safety_test.go 21:23:44 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:23:44 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:23:44 spire-1.2.1/pkg/common/jwtsvid/ 21:23:44 spire-1.2.1/pkg/common/jwtsvid/common.go 21:23:44 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:23:44 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:23:44 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:23:44 spire-1.2.1/pkg/common/jwtutil/ 21:23:44 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:23:44 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:23:44 spire-1.2.1/pkg/common/log/ 21:23:44 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:23:44 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:23:44 spire-1.2.1/pkg/common/log/log.go 21:23:44 spire-1.2.1/pkg/common/log/log_test.go 21:23:44 spire-1.2.1/pkg/common/log/options.go 21:23:44 spire-1.2.1/pkg/common/nodeutil/ 21:23:44 spire-1.2.1/pkg/common/nodeutil/node.go 21:23:44 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:23:44 spire-1.2.1/pkg/common/peertracker/ 21:23:44 spire-1.2.1/pkg/common/peertracker/conn.go 21:23:44 spire-1.2.1/pkg/common/peertracker/credentials.go 21:23:44 spire-1.2.1/pkg/common/peertracker/errors.go 21:23:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:23:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:23:44 spire-1.2.1/pkg/common/peertracker/info.go 21:23:44 spire-1.2.1/pkg/common/peertracker/listener.go 21:23:44 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:23:44 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:23:44 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:23:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:23:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:23:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:23:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:23:44 spire-1.2.1/pkg/common/peertracker/tcp.go 21:23:44 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:23:44 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:23:44 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:23:44 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:23:44 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:23:44 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:23:44 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:23:44 spire-1.2.1/pkg/common/peertracker/uds.go 21:23:44 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:23:44 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:23:44 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:23:44 spire-1.2.1/pkg/common/pemutil/ 21:23:44 spire-1.2.1/pkg/common/pemutil/block.go 21:23:44 spire-1.2.1/pkg/common/pemutil/certs.go 21:23:44 spire-1.2.1/pkg/common/pemutil/common.go 21:23:44 spire-1.2.1/pkg/common/pemutil/csr.go 21:23:44 spire-1.2.1/pkg/common/pemutil/keys.go 21:23:44 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/ 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:23:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:23:44 spire-1.2.1/pkg/common/plugin/ 21:23:44 spire-1.2.1/pkg/common/plugin/aws/ 21:23:44 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:23:44 spire-1.2.1/pkg/common/plugin/azure/ 21:23:44 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:23:44 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:23:44 spire-1.2.1/pkg/common/plugin/facade.go 21:23:44 spire-1.2.1/pkg/common/plugin/facade_test.go 21:23:44 spire-1.2.1/pkg/common/plugin/gcp/ 21:23:44 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:23:44 spire-1.2.1/pkg/common/plugin/k8s/ 21:23:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:23:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:23:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:23:44 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:23:44 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:23:44 spire-1.2.1/pkg/common/plugin/log.go 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/ 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:23:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:23:44 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:23:44 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:23:44 spire-1.2.1/pkg/common/plugin/x509pop/ 21:23:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:23:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:23:44 spire-1.2.1/pkg/common/profiling/ 21:23:44 spire-1.2.1/pkg/common/profiling/dumpers.go 21:23:44 spire-1.2.1/pkg/common/profiling/profiling.go 21:23:44 spire-1.2.1/pkg/common/protoutil/ 21:23:44 spire-1.2.1/pkg/common/protoutil/masks.go 21:23:44 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:23:44 spire-1.2.1/pkg/common/rotationutil/ 21:23:44 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:23:44 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:23:44 spire-1.2.1/pkg/common/selector/ 21:23:44 spire-1.2.1/pkg/common/selector/selector.go 21:23:44 spire-1.2.1/pkg/common/selector/selector_test.go 21:23:44 spire-1.2.1/pkg/common/selector/set.go 21:23:44 spire-1.2.1/pkg/common/selector/set_utils.go 21:23:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/ 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/ 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:23:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:23:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:23:44 spire-1.2.1/pkg/common/telemetry/call.go 21:23:44 spire-1.2.1/pkg/common/telemetry/common/ 21:23:44 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:23:44 spire-1.2.1/pkg/common/telemetry/config.go 21:23:44 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:23:44 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/inmem.go 21:23:44 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/m3.go 21:23:44 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/metrics.go 21:23:44 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/names.go 21:23:44 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:23:44 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:23:44 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/ 21:23:44 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:23:44 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:23:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:23:44 spire-1.2.1/pkg/common/telemetry/server/server.go 21:23:44 spire-1.2.1/pkg/common/telemetry/sink.go 21:23:44 spire-1.2.1/pkg/common/telemetry/statsd.go 21:23:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:23:44 spire-1.2.1/pkg/common/telemetry/uptime.go 21:23:44 spire-1.2.1/pkg/common/telemetry/version.go 21:23:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:23:44 spire-1.2.1/pkg/common/uptime/ 21:23:44 spire-1.2.1/pkg/common/uptime/uptime.go 21:23:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:23:44 spire-1.2.1/pkg/common/util/ 21:23:44 spire-1.2.1/pkg/common/util/certs.go 21:23:44 spire-1.2.1/pkg/common/util/certs_test.go 21:23:44 spire-1.2.1/pkg/common/util/csr.go 21:23:44 spire-1.2.1/pkg/common/util/hash.go 21:23:44 spire-1.2.1/pkg/common/util/selectors.go 21:23:44 spire-1.2.1/pkg/common/util/selectors_test.go 21:23:44 spire-1.2.1/pkg/common/util/signals.go 21:23:44 spire-1.2.1/pkg/common/util/sort.go 21:23:44 spire-1.2.1/pkg/common/util/sort_test.go 21:23:44 spire-1.2.1/pkg/common/util/task.go 21:23:44 spire-1.2.1/pkg/common/util/task_test.go 21:23:44 spire-1.2.1/pkg/common/util/testdata/ 21:23:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:23:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:23:44 spire-1.2.1/pkg/common/version/ 21:23:44 spire-1.2.1/pkg/common/version/version.go 21:23:44 spire-1.2.1/pkg/common/x509svid/ 21:23:44 spire-1.2.1/pkg/common/x509svid/common_test.go 21:23:44 spire-1.2.1/pkg/common/x509svid/csr.go 21:23:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:23:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:23:44 spire-1.2.1/pkg/common/x509util/ 21:23:44 spire-1.2.1/pkg/common/x509util/cert.go 21:23:44 spire-1.2.1/pkg/common/x509util/dns.go 21:23:44 spire-1.2.1/pkg/common/x509util/dns_test.go 21:23:44 spire-1.2.1/pkg/common/x509util/keyid.go 21:23:44 spire-1.2.1/pkg/common/x509util/keypair.go 21:23:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:23:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:23:44 spire-1.2.1/pkg/server/ 21:23:44 spire-1.2.1/pkg/server/api/ 21:23:44 spire-1.2.1/pkg/server/api/agent.go 21:23:44 spire-1.2.1/pkg/server/api/agent/ 21:23:44 spire-1.2.1/pkg/server/api/agent/v1/ 21:23:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:23:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:23:44 spire-1.2.1/pkg/server/api/agent_test.go 21:23:44 spire-1.2.1/pkg/server/api/api.go 21:23:44 spire-1.2.1/pkg/server/api/audit/ 21:23:44 spire-1.2.1/pkg/server/api/audit/audit.go 21:23:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:23:44 spire-1.2.1/pkg/server/api/bundle.go 21:23:44 spire-1.2.1/pkg/server/api/bundle/ 21:23:44 spire-1.2.1/pkg/server/api/bundle/v1/ 21:23:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:23:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:23:44 spire-1.2.1/pkg/server/api/bundle_test.go 21:23:44 spire-1.2.1/pkg/server/api/debug/ 21:23:44 spire-1.2.1/pkg/server/api/debug/v1/ 21:23:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:23:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:23:44 spire-1.2.1/pkg/server/api/entry.go 21:23:44 spire-1.2.1/pkg/server/api/entry/ 21:23:44 spire-1.2.1/pkg/server/api/entry/v1/ 21:23:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:23:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:23:44 spire-1.2.1/pkg/server/api/entry_test.go 21:23:44 spire-1.2.1/pkg/server/api/health/ 21:23:44 spire-1.2.1/pkg/server/api/health/v1/ 21:23:44 spire-1.2.1/pkg/server/api/health/v1/service.go 21:23:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:23:44 spire-1.2.1/pkg/server/api/id.go 21:23:44 spire-1.2.1/pkg/server/api/id_test.go 21:23:44 spire-1.2.1/pkg/server/api/limits/ 21:23:44 spire-1.2.1/pkg/server/api/limits/limits.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/ 21:23:44 spire-1.2.1/pkg/server/api/middleware/alias.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/audit.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/caller.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/common.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/entries.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:23:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:23:44 spire-1.2.1/pkg/server/api/ratelimit.go 21:23:44 spire-1.2.1/pkg/server/api/rpccontext/ 21:23:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:23:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:23:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:23:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:23:44 spire-1.2.1/pkg/server/api/selector.go 21:23:44 spire-1.2.1/pkg/server/api/selector_test.go 21:23:44 spire-1.2.1/pkg/server/api/status.go 21:23:44 spire-1.2.1/pkg/server/api/status_test.go 21:23:44 spire-1.2.1/pkg/server/api/svid/ 21:23:44 spire-1.2.1/pkg/server/api/svid/v1/ 21:23:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:23:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:23:44 spire-1.2.1/pkg/server/api/trustdomain.go 21:23:44 spire-1.2.1/pkg/server/api/trustdomain/ 21:23:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:23:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:23:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:23:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:23:44 spire-1.2.1/pkg/server/authpolicy/ 21:23:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:23:44 spire-1.2.1/pkg/server/authpolicy/policy.go 21:23:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:23:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:23:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:23:44 spire-1.2.1/pkg/server/authpolicy/validate.go 21:23:44 spire-1.2.1/pkg/server/bundle/ 21:23:44 spire-1.2.1/pkg/server/bundle/client/ 21:23:44 spire-1.2.1/pkg/server/bundle/client/client.go 21:23:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:23:44 spire-1.2.1/pkg/server/bundle/client/manager.go 21:23:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:23:44 spire-1.2.1/pkg/server/bundle/client/sources.go 21:23:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:23:44 spire-1.2.1/pkg/server/bundle/client/updater.go 21:23:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:23:44 spire-1.2.1/pkg/server/ca/ 21:23:44 spire-1.2.1/pkg/server/ca/ca.go 21:23:44 spire-1.2.1/pkg/server/ca/ca_health.go 21:23:44 spire-1.2.1/pkg/server/ca/ca_test.go 21:23:44 spire-1.2.1/pkg/server/ca/journal.go 21:23:44 spire-1.2.1/pkg/server/ca/journal_test.go 21:23:44 spire-1.2.1/pkg/server/ca/manager.go 21:23:44 spire-1.2.1/pkg/server/ca/manager_health.go 21:23:44 spire-1.2.1/pkg/server/ca/manager_test.go 21:23:44 spire-1.2.1/pkg/server/ca/templates.go 21:23:44 spire-1.2.1/pkg/server/ca/upstream_client.go 21:23:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:23:44 spire-1.2.1/pkg/server/ca/validation.go 21:23:44 spire-1.2.1/pkg/server/cache/ 21:23:44 spire-1.2.1/pkg/server/cache/dscache/ 21:23:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:23:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:23:44 spire-1.2.1/pkg/server/cache/entrycache/ 21:23:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:23:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:23:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:23:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:23:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:23:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:23:44 spire-1.2.1/pkg/server/catalog/ 21:23:44 spire-1.2.1/pkg/server/catalog/catalog.go 21:23:44 spire-1.2.1/pkg/server/catalog/keymanager.go 21:23:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:23:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:23:44 spire-1.2.1/pkg/server/catalog/notifier.go 21:23:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:23:44 spire-1.2.1/pkg/server/config.go 21:23:44 spire-1.2.1/pkg/server/datastore/ 21:23:44 spire-1.2.1/pkg/server/datastore/datastore.go 21:23:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:23:44 spire-1.2.1/pkg/server/datastore/repository.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:23:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:23:44 spire-1.2.1/pkg/server/endpoints/ 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/ 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:23:44 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:23:44 spire-1.2.1/pkg/server/endpoints/config.go 21:23:44 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:23:44 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:23:44 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:23:44 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:23:44 spire-1.2.1/pkg/server/endpoints/middleware.go 21:23:44 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:23:44 spire-1.2.1/pkg/server/hostservice/ 21:23:44 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:23:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:23:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:23:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:23:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:23:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:23:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:23:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/ 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/ 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:23:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:23:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:23:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/ 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:23:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:23:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:23:44 spire-1.2.1/pkg/server/registration/ 21:23:44 spire-1.2.1/pkg/server/registration/manager.go 21:23:44 spire-1.2.1/pkg/server/registration/manager_test.go 21:23:44 spire-1.2.1/pkg/server/scanentries.go 21:23:44 spire-1.2.1/pkg/server/scanentries_test.go 21:23:44 spire-1.2.1/pkg/server/server.go 21:23:44 spire-1.2.1/pkg/server/server_test.go 21:23:44 spire-1.2.1/pkg/server/svid/ 21:23:44 spire-1.2.1/pkg/server/svid/observer.go 21:23:44 spire-1.2.1/pkg/server/svid/observer_test.go 21:23:44 spire-1.2.1/pkg/server/svid/rotator.go 21:23:44 spire-1.2.1/pkg/server/svid/rotator_config.go 21:23:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:23:44 spire-1.2.1/pkg/server/svid/rotator_test.go 21:23:44 spire-1.2.1/proto/ 21:23:44 spire-1.2.1/proto/private/ 21:23:44 spire-1.2.1/proto/private/server/ 21:23:44 spire-1.2.1/proto/private/server/journal/ 21:23:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:23:44 spire-1.2.1/proto/private/server/journal/journal.proto 21:23:44 spire-1.2.1/proto/spire/ 21:23:44 spire-1.2.1/proto/spire/common/ 21:23:44 spire-1.2.1/proto/spire/common/common.pb.go 21:23:44 spire-1.2.1/proto/spire/common/common.proto 21:23:44 spire-1.2.1/proto/spire/common/plugin/ 21:23:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:23:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:23:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:23:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:23:44 spire-1.2.1/proto/spire/plugin/ 21:23:44 spire-1.2.1/proto/spire/plugin/agent/ 21:23:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:23:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:23:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:23:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:23:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:23:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:23:44 spire-1.2.1/release/ 21:23:44 spire-1.2.1/release/spire-extras/ 21:23:44 spire-1.2.1/release/spire-extras/README.md 21:23:44 spire-1.2.1/release/spire-extras/conf/ 21:23:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:23:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:23:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:23:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:23:44 spire-1.2.1/release/spire/ 21:23:44 spire-1.2.1/release/spire/README.md 21:23:44 spire-1.2.1/release/spire/conf/ 21:23:44 spire-1.2.1/release/spire/conf/agent/ 21:23:44 spire-1.2.1/release/spire/conf/agent/agent.conf 21:23:44 spire-1.2.1/release/spire/conf/server/ 21:23:44 spire-1.2.1/release/spire/conf/server/server.conf 21:23:44 spire-1.2.1/script/ 21:23:44 spire-1.2.1/script/build-artifact.sh 21:23:44 spire-1.2.1/script/generate_dummy_ca.sh 21:23:44 spire-1.2.1/support/ 21:23:44 spire-1.2.1/support/k8s/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:23:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/ 21:23:44 spire-1.2.1/support/oidc-discovery-provider/README.md 21:23:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/config.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/main.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:23:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:23:44 spire-1.2.1/test/ 21:23:44 spire-1.2.1/test/clock/ 21:23:44 spire-1.2.1/test/clock/clock.go 21:23:44 spire-1.2.1/test/fakes/ 21:23:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:23:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:23:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:23:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:23:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:23:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:23:44 spire-1.2.1/test/fakes/fakeagentstore/ 21:23:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:23:44 spire-1.2.1/test/fakes/fakedatastore/ 21:23:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:23:44 spire-1.2.1/test/fakes/fakeentryclient/ 21:23:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:23:44 spire-1.2.1/test/fakes/fakehealthchecker/ 21:23:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:23:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:23:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:23:44 spire-1.2.1/test/fakes/fakemetrics/ 21:23:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:23:44 spire-1.2.1/test/fakes/fakenoderesolver/ 21:23:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:23:44 spire-1.2.1/test/fakes/fakenotifier/ 21:23:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:23:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:23:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:23:44 spire-1.2.1/test/fakes/fakeserverca/ 21:23:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:23:44 spire-1.2.1/test/fakes/fakeservercatalog/ 21:23:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:23:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:23:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:23:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:23:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:23:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:23:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:23:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:23:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:23:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:23:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:23:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:23:44 spire-1.2.1/test/fixture/ 21:23:44 spire-1.2.1/test/fixture/certs/ 21:23:44 spire-1.2.1/test/fixture/certs/agent_svid.der 21:23:44 spire-1.2.1/test/fixture/certs/base_cert.pem 21:23:44 spire-1.2.1/test/fixture/certs/base_csr.pem 21:23:44 spire-1.2.1/test/fixture/certs/base_key.pem 21:23:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:23:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:23:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:23:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:23:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:23:44 spire-1.2.1/test/fixture/certs/blog_key.pem 21:23:44 spire-1.2.1/test/fixture/certs/bundle.der 21:23:44 spire-1.2.1/test/fixture/certs/ca.pem 21:23:44 spire-1.2.1/test/fixture/certs/ca_key.pem 21:23:44 spire-1.2.1/test/fixture/certs/database_cert.pem 21:23:44 spire-1.2.1/test/fixture/certs/database_csr.pem 21:23:44 spire-1.2.1/test/fixture/certs/database_key.pem 21:23:44 spire-1.2.1/test/fixture/certs/node_cert.pem 21:23:44 spire-1.2.1/test/fixture/certs/node_csr.pem 21:23:44 spire-1.2.1/test/fixture/certs/node_key.pem 21:23:44 spire-1.2.1/test/fixture/certs/svid.pem 21:23:44 spire-1.2.1/test/fixture/certs/svid_key.pem 21:23:44 spire-1.2.1/test/fixture/config/ 21:23:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:23:44 spire-1.2.1/test/fixture/config/agent_good.conf 21:23:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:23:44 spire-1.2.1/test/fixture/config/plugin_good.conf 21:23:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:23:44 spire-1.2.1/test/fixture/config/server_good.conf 21:23:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:23:44 spire-1.2.1/test/fixture/fixture.go 21:23:44 spire-1.2.1/test/fixture/nodeattestor/ 21:23:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:23:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:23:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:23:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:23:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:23:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:23:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:23:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:23:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:23:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:23:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:23:44 spire-1.2.1/test/fixture/registration/ 21:23:44 spire-1.2.1/test/fixture/registration/entries.json 21:23:44 spire-1.2.1/test/fixture/registration/good-for-update.json 21:23:44 spire-1.2.1/test/fixture/registration/good.json 21:23:44 spire-1.2.1/test/fixture/registration/invalid.json 21:23:44 spire-1.2.1/test/fixture/registration/invalid_json.json 21:23:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:23:44 spire-1.2.1/test/integration/ 21:23:44 spire-1.2.1/test/integration/README.md 21:23:44 spire-1.2.1/test/integration/common 21:23:44 spire-1.2.1/test/integration/setup/ 21:23:44 spire-1.2.1/test/integration/setup/adminclient/ 21:23:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:23:44 spire-1.2.1/test/integration/setup/adminclient/client.go 21:23:44 spire-1.2.1/test/integration/setup/debugagent/ 21:23:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:23:44 spire-1.2.1/test/integration/setup/debugagent/main.go 21:23:44 spire-1.2.1/test/integration/setup/debugserver/ 21:23:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:23:44 spire-1.2.1/test/integration/setup/debugserver/main.go 21:23:44 spire-1.2.1/test/integration/setup/downstreamclient/ 21:23:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:23:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:23:44 spire-1.2.1/test/integration/setup/itclient/ 21:23:44 spire-1.2.1/test/integration/setup/itclient/client.go 21:23:44 spire-1.2.1/test/integration/setup/node-attestation/ 21:23:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:23:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:23:44 spire-1.2.1/test/integration/setup/x509pop/ 21:23:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:23:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:23:44 spire-1.2.1/test/integration/suites/ 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:23:44 spire-1.2.1/test/integration/suites/join-token/ 21:23:44 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:23:44 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:23:44 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:23:44 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:23:44 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:23:44 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:23:44 spire-1.2.1/test/integration/suites/join-token/README.md 21:23:44 spire-1.2.1/test/integration/suites/join-token/conf/ 21:23:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/join-token/teardown 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:23:44 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:23:44 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:23:44 spire-1.2.1/test/integration/suites/k8s/ 21:23:44 spire-1.2.1/test/integration/suites/k8s/00-setup 21:23:44 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:23:44 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:23:44 spire-1.2.1/test/integration/suites/k8s/README.md 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/ 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:23:44 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:23:44 spire-1.2.1/test/integration/suites/k8s/teardown 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/ 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:23:44 spire-1.2.1/test/integration/suites/rotation/ 21:23:44 spire-1.2.1/test/integration/suites/rotation/00-setup 21:23:44 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:23:44 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:23:44 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:23:44 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:23:44 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:23:44 spire-1.2.1/test/integration/suites/rotation/README.md 21:23:44 spire-1.2.1/test/integration/suites/rotation/conf/ 21:23:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/rotation/teardown 21:23:44 spire-1.2.1/test/integration/suites/self-test/ 21:23:44 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:23:44 spire-1.2.1/test/integration/suites/self-test/README.md 21:23:44 spire-1.2.1/test/integration/suites/self-test/teardown 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:23:44 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:23:44 spire-1.2.1/test/integration/suites/upgrade/ 21:23:44 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:23:44 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:23:44 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:23:44 spire-1.2.1/test/integration/suites/upgrade/README.md 21:23:44 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:23:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:23:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:23:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:23:44 spire-1.2.1/test/integration/suites/upgrade/teardown 21:23:44 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:23:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:23:44 spire-1.2.1/test/integration/test-one.sh 21:23:44 spire-1.2.1/test/integration/test.sh 21:23:44 spire-1.2.1/test/plugintest/ 21:23:44 spire-1.2.1/test/plugintest/config.go 21:23:44 spire-1.2.1/test/plugintest/load.go 21:23:44 spire-1.2.1/test/plugintest/option.go 21:23:44 spire-1.2.1/test/spiretest/ 21:23:44 spire-1.2.1/test/spiretest/apiserver.go 21:23:44 spire-1.2.1/test/spiretest/assertions.go 21:23:44 spire-1.2.1/test/spiretest/dir.go 21:23:44 spire-1.2.1/test/spiretest/errors_posix.go 21:23:44 spire-1.2.1/test/spiretest/errors_windows.go 21:23:44 spire-1.2.1/test/spiretest/logs.go 21:23:44 spire-1.2.1/test/spiretest/socketapi.go 21:23:44 spire-1.2.1/test/spiretest/suite.go 21:23:44 spire-1.2.1/test/spiretest/x509.go 21:23:44 spire-1.2.1/test/testca/ 21:23:44 spire-1.2.1/test/testca/ca.go 21:23:44 spire-1.2.1/test/testkey/ 21:23:44 spire-1.2.1/test/testkey/generate.sh 21:23:44 spire-1.2.1/test/testkey/genkeys.go 21:23:44 spire-1.2.1/test/testkey/keys.go 21:23:44 spire-1.2.1/test/testkey/new.go 21:23:44 spire-1.2.1/test/tpmsimulator/ 21:23:44 spire-1.2.1/test/tpmsimulator/simulator.go 21:23:44 spire-1.2.1/test/util/ 21:23:44 spire-1.2.1/test/util/cert_fixtures.go 21:23:44 spire-1.2.1/test/util/cert_generation.go 21:23:44 spire-1.2.1/test/util/io_redirection.go 21:23:44 spire-1.2.1/test/util/race.go 21:23:44 spire-1.2.1/test/util/util.go 21:23:44 building spire from source... 21:23:44 Installing go1.17.7... 21:23:50 Building bin/spire-server... 21:23:50 go: downloading github.com/mitchellh/cli v1.1.2 21:23:50 go: downloading github.com/sirupsen/logrus v1.8.1 21:23:50 go: downloading google.golang.org/grpc v1.44.0 21:23:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:23:50 go: downloading github.com/imdario/mergo v0.3.12 21:23:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:23:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:23:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:23:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:23:50 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:23:50 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:23:50 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:23:50 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:23:50 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:23:51 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:23:51 go: downloading github.com/armon/go-metrics v0.3.10 21:23:51 go: downloading github.com/prometheus/client_golang v1.12.1 21:23:51 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:23:51 go: downloading github.com/open-policy-agent/opa v0.38.0 21:23:51 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:23:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:23:51 go: downloading github.com/fatih/color v1.13.0 21:23:51 go: downloading github.com/mattn/go-isatty v0.0.14 21:23:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:23:51 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:23:51 go: downloading github.com/oklog/run v1.0.0 21:23:51 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:23:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:23:51 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:23:51 go: downloading go.uber.org/atomic v1.9.0 21:23:51 go: downloading github.com/beorn7/perks v1.0.1 21:23:51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:23:51 go: downloading github.com/prometheus/client_model v0.2.0 21:23:51 go: downloading github.com/prometheus/common v0.32.1 21:23:51 go: downloading github.com/prometheus/procfs v0.7.3 21:23:52 go: downloading github.com/imkira/go-observer v1.0.3 21:23:52 go: downloading github.com/Masterminds/goutils v1.1.0 21:23:52 go: downloading github.com/Masterminds/semver v1.5.0 21:23:52 go: downloading github.com/google/uuid v1.1.2 21:23:52 go: downloading github.com/huandu/xstrings v1.3.2 21:23:52 go: downloading github.com/mattn/go-colorable v0.1.12 21:23:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:23:52 go: downloading github.com/twmb/murmur3 v1.1.6 21:23:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:23:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:23:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:23:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:52 provisioning config files... 21:23:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8251416661445496774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:53 ---> docker-login.sh 21:23:53 nexus3.edgexfoundry.org:10001 21:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:54 Configure a credential helper to remove this warning. See 21:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:54 21:23:54 Login Succeeded 21:23:54 nexus3.edgexfoundry.org:10002 21:23:54 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:23:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:23:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:23:54 go: downloading github.com/stretchr/testify v1.7.0 21:23:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:23:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:23:54 go: downloading github.com/blang/semver/v4 v4.0.0 21:23:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:23:54 go: downloading github.com/jinzhu/gorm v1.9.16 21:23:54 go: downloading github.com/lib/pq v1.10.4 21:23:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:23:54 go: downloading google.golang.org/api v0.70.0 21:23:54 go: downloading k8s.io/client-go v0.23.4 21:23:54 go: downloading k8s.io/api v0.23.4 21:23:54 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:55 Configure a credential helper to remove this warning. See 21:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:55 21:23:55 Login Succeeded 21:23:55 nexus3.edgexfoundry.org:10003 21:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:55 Configure a credential helper to remove this warning. See 21:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:55 21:23:55 Login Succeeded 21:23:55 nexus3.edgexfoundry.org:10004 21:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:56 Configure a credential helper to remove this warning. See 21:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:56 21:23:56 Login Succeeded 21:23:56 docker.io 21:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:57 Configure a credential helper to remove this warning. See 21:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:57 21:23:57 Login Succeeded 21:23:57 ---> docker-login.sh ends [Pipeline] } 21:23:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:23:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:57 ========================================================= 21:23:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:23:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:23:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:23:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:23:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:23:58 9b3977197b4f: Pulling fs layer 21:23:58 1a89e8eeedd5: Pulling fs layer 21:23:58 94645a83ff95: Pulling fs layer 21:23:58 3f3a8bcf1eab: Pulling fs layer 21:23:58 0c92f367c5e7: Pulling fs layer 21:23:58 3096ccb668a1: Pulling fs layer 21:23:58 e8cf19c19ddd: Pulling fs layer 21:23:58 a4caa8a26152: Pulling fs layer 21:23:58 3096ccb668a1: Waiting 21:23:58 e8cf19c19ddd: Waiting 21:23:58 a4caa8a26152: Waiting 21:23:58 3f3a8bcf1eab: Waiting 21:23:58 94645a83ff95: Verifying Checksum 21:23:58 94645a83ff95: Download complete 21:23:58 1a89e8eeedd5: Verifying Checksum 21:23:58 1a89e8eeedd5: Download complete 21:23:58 0c92f367c5e7: Verifying Checksum 21:23:58 0c92f367c5e7: Download complete 21:23:58 3096ccb668a1: Verifying Checksum 21:23:58 3096ccb668a1: Download complete 21:23:58 9b3977197b4f: Verifying Checksum 21:23:58 9b3977197b4f: Download complete 21:23:58 e8cf19c19ddd: Verifying Checksum 21:23:58 e8cf19c19ddd: Download complete 21:23:59 go: downloading github.com/google/go-tpm v0.3.3 21:23:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:23:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:23:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:23:59 go: downloading cloud.google.com/go/storage v1.21.0 21:23:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:23:59 go: downloading k8s.io/apimachinery v0.23.4 21:23:59 go: downloading cloud.google.com/go v0.100.2 21:23:59 9b3977197b4f: Pull complete 21:23:59 go: downloading k8s.io/kube-aggregator v0.23.3 21:23:59 go: downloading cloud.google.com/go/security v1.3.0 21:23:59 go: downloading github.com/hashicorp/vault/api v1.4.1 21:23:59 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:23:59 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:23:59 go: downloading github.com/hashicorp/errwrap v1.1.0 21:23:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:23:59 go: downloading github.com/aws/smithy-go v1.11.0 21:23:59 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:23:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:23:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:23:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:23:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:23:59 go: downloading github.com/jinzhu/inflection v1.0.0 21:23:59 go: downloading github.com/gogo/protobuf v1.3.2 21:24:00 1a89e8eeedd5: Pull complete 21:24:00 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:24:00 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:24:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:24:00 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:24:00 go: downloading github.com/dimchansky/utfbom v1.1.1 21:24:00 94645a83ff95: Pull complete 21:24:00 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:24:00 go: downloading cloud.google.com/go/compute v1.3.0 21:24:00 go: downloading cloud.google.com/go/iam v0.1.1 21:24:00 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:24:00 go: downloading k8s.io/klog/v2 v2.30.0 21:24:01 a4caa8a26152: Verifying Checksum 21:24:01 a4caa8a26152: Download complete 21:24:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:24:01 go: downloading github.com/spf13/pflag v1.0.5 21:24:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:24:01 go: downloading github.com/google/gofuzz v1.1.0 21:24:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:24:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:24:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:24:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:24:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:24:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:24:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:24:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:24:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:24:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:24:01 go: downloading gopkg.in/yaml.v2 v2.4.0 21:24:01 3f3a8bcf1eab: Verifying Checksum 21:24:01 3f3a8bcf1eab: Download complete 21:24:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:24:01 go: downloading github.com/gobwas/glob v0.2.3 21:24:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:24:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:24:01 go: downloading go.opencensus.io v0.23.0 21:24:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:24:02 go: downloading gopkg.in/inf.v0 v0.9.1 21:24:02 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:24:02 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:24:02 go: downloading github.com/googleapis/gnostic v0.5.5 21:24:02 go: downloading github.com/go-logr/logr v1.2.2 21:24:02 go: downloading github.com/google/go-cmp v0.5.7 21:24:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:24:02 go: downloading github.com/json-iterator/go v1.1.12 21:24:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:24:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:24:03 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:24:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:24:03 go: downloading github.com/tklauser/numcpus v0.3.0 21:24:03 go: downloading go.uber.org/zap v1.21.0 21:24:03 go: downloading sigs.k8s.io/yaml v1.3.0 21:24:03 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:24:03 go: downloading github.com/golang/snappy v0.0.4 21:24:03 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:24:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:24:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:24:03 go: downloading github.com/hashicorp/go-version v1.2.0 21:24:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:24:03 go: downloading github.com/ryanuber/go-glob v1.0.0 21:24:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:24:03 go: downloading github.com/modern-go/reflect2 v1.0.2 21:24:03 go: downloading go.uber.org/multierr v1.6.0 21:24:04 Removing intermediate container 36d3450412a9 21:24:04 ---> 058fbdfd4cfa 21:24:04 21:24:04 Step 10/22 : FROM alpine:3.14 21:24:04 ---> e04c818066af 21:24:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:24:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:24:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:24:16  ---> Running in 076ed0c88fb1 21:24:16 3f3a8bcf1eab: Pull complete 21:24:16 0c92f367c5e7: Pull complete 21:24:16 3096ccb668a1: Pull complete 21:24:16 e8cf19c19ddd: Pull complete 21:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:24:17 (1/2) Installing ca-certificates (20211220-r0) 21:24:17 (2/2) Installing dumb-init (1.2.5-r1) 21:24:17 Executing busybox-1.33.1-r7.trigger 21:24:17 Executing ca-certificates-20211220-r0.trigger 21:24:17 OK: 6 MiB in 16 packages 21:24:18 Removing intermediate container 7e38a9add0b0 21:24:18 ---> 76f7eb07a535 21:24:18 21:24:18 Step 10/25 : FROM alpine:3.14 21:24:18 ---> e04c818066af 21:24:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:24:19 ---> Running in d3fb134044b1 21:24:19 Removing intermediate container 076ed0c88fb1 21:24:19 ---> 063254927597 21:24:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:24:19 ---> Running in a86dd4f08870 21:24:20 Removing intermediate container a86dd4f08870 21:24:20 ---> 23f8242e21fe 21:24:20 Step 13/22 : ENV APP_PORT=59860 21:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:24:20 ---> Running in 7d5aef2862c0 21:24:20 (1/3) Installing ca-certificates (20211220-r0) 21:24:20 (2/3) Installing dumb-init (1.2.5-r1) 21:24:20 (3/3) Installing su-exec (0.2-r1) 21:24:20 Executing busybox-1.33.1-r7.trigger 21:24:20 Executing ca-certificates-20211220-r0.trigger 21:24:20 OK: 6 MiB in 17 packages 21:24:20 Removing intermediate container 7d5aef2862c0 21:24:20 ---> fcb2afd33fe8 21:24:20 Step 14/22 : EXPOSE $APP_PORT 21:24:21 ---> Running in c5140179e32c 21:24:21 Removing intermediate container c5140179e32c 21:24:21 ---> aa6a25b6af4f 21:24:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:21 Removing intermediate container d3fb134044b1 21:24:21 ---> 9f508e647dfc 21:24:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:24:21 ---> Running in 752d52132b03 21:24:21 ---> c1c83ae1addf 21:24:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:24:22 Removing intermediate container 752d52132b03 21:24:22 ---> 0d44df7d388d 21:24:22 Step 13/25 : WORKDIR / 21:24:22 a4caa8a26152: Pull complete 21:24:22 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 21:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:24:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 21:24:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:24:22 WORKDIR /edgex 21:24:22 COPY go.mod . 21:24:22 RUN go mod download 21:24:22 + docker build -t ci-base-image-arm64 -f - . 21:24:22 ---> Running in a1727af0fcbd 21:24:23 ---> f63f9c34b7c0 21:24:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:24:23 Removing intermediate container a1727af0fcbd 21:24:23 ---> 66c3dcff147c 21:24:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:24:24 ---> 62ccb6f2e523 21:24:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:24:24 ---> Running in ed6be3dad4cd 21:24:24 ---> 7bdc3d519ddb 21:24:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:24:25 Sending build context to Docker daemon 169.3MB 21:24:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:24:25 ---> 725f1c02e7f9 21:24:25 Step 2/4 : WORKDIR /edgex 21:24:25 Removing intermediate container ed6be3dad4cd 21:24:25 ---> 696f33eab514 21:24:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:26 ---> 1c5f651d4392 21:24:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:24:26 ---> Running in 9917902b2b71 21:24:26 Removing intermediate container 9917902b2b71 21:24:26 ---> 6cf365245a14 21:24:26 Step 20/22 : LABEL arch=x86_64 21:24:27 ---> 03f95414ae3e 21:24:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:24:27 ---> Running in 101c4ecf79e5 21:24:27 ---> Running in a2649aa8e8d7 21:24:27 Removing intermediate container a2649aa8e8d7 21:24:27 ---> 709984b89885 21:24:27 Step 3/4 : COPY go.mod . 21:24:27 ---> 73d92d3c3d92 21:24:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:24:27 Removing intermediate container 101c4ecf79e5 21:24:27 ---> d3dad36021b4 21:24:27 Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:24:28 ---> Running in fea8f1f8bd7c 21:24:28 Removing intermediate container fea8f1f8bd7c 21:24:28 ---> 062bb45e0689 21:24:28 Step 22/22 : LABEL version=0.0.0 21:24:28 ---> 7b6b8591942b 21:24:28 Step 4/4 : RUN go mod download 21:24:28 ---> Running in 8458de4d49bb 21:24:28 ---> Running in c8705f7a6e2a 21:24:28 ---> 97c99bdb3814 21:24:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:24:28 Removing intermediate container c8705f7a6e2a 21:24:28 ---> aa20aa801b4a 21:24:28 21:24:29 Successfully built aa20aa801b4a 21:24:29 Successfully tagged support-notifications:latest 21:24:30  Building support-notifications ... done  ---> d68e09d4ffe2 21:24:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:24:30 ---> 7b80000da3cf 21:24:30 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/ 21:24:30 ---> Running in af9f75db901d 21:24:32 Removing intermediate container af9f75db901d 21:24:32 ---> d04375574511 21:24:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:24:32 ---> Running in c8c572e0e1d7 21:24:33 Removing intermediate container c8c572e0e1d7 21:24:33 ---> a3896917aabf 21:24:33 Step 23/25 : LABEL arch=x86_64 21:24:33 ---> Running in 88da4f5e6fbd 21:24:33 Removing intermediate container 88da4f5e6fbd 21:24:33 ---> 837e3eb07a66 21:24:33 Step 24/25 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:24:33 ---> Running in 80f3c2b2c530 21:24:33 Removing intermediate container 80f3c2b2c530 21:24:33 ---> c681fc2ac978 21:24:33 Step 25/25 : LABEL version=0.0.0 21:24:34 ---> Running in 042789fb0d18 21:24:34 Removing intermediate container 042789fb0d18 21:24:34 ---> b529cdc311c0 21:24:34 21:24:34 Successfully built b529cdc311c0 21:24:34 Successfully tagged security-secretstore-setup:latest 21:24:34  Building security-secretstore-setup ... done Removing intermediate container f9df20e9de5d 21:24:34 ---> a714d3626de9 21:24:34 21:24:34 Step 13/26 : FROM alpine:3.15 21:24:34 ---> 0ac33e5f5afa 21:24:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:24:34 ---> Using cache 21:24:34 ---> 6842d6a9c3bf 21:24:34 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:34 ---> Using cache 21:24:34 ---> 14b6cd7ca6b5 21:24:34 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:24:34 ---> Running in c0bba434cad5 21:24:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:24:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:24:36 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:24:36 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:24:36 OK: 15854 distinct packages available 21:24:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:24:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:24:37 (1/5) Installing dumb-init (1.2.5-r1) 21:24:37 (2/5) Installing musl-obstack (1.2.3-r0) 21:24:38 (3/5) Installing libucontext (1.1-r0) 21:24:38 (4/5) Installing gcompat (1.0.0-r4) 21:24:38 (5/5) Installing openssl (1.1.1n-r0) 21:24:38 Executing busybox-1.34.1-r5.trigger 21:24:38 OK: 6 MiB in 19 packages 21:24:39 Removing intermediate container c0bba434cad5 21:24:39 ---> 762f3c976d4a 21:24:39 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:24:41 ---> 83d5a84e9176 21:24:41 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:24:43 ---> 402a4194c9c8 21:24:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:24:43 ---> 3360eb180ee9 21:24:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:24:44 ---> ce0ba730cda4 21:24:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:24:44 ---> 0ff869225e7b 21:24:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:24:44 ---> Running in 6c6275c57f62 21:24:44 Removing intermediate container 6c6275c57f62 21:24:44 ---> b316c1bc1018 21:24:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:24:44 ---> Running in e17a31dfdd2d 21:24:45 Removing intermediate container e17a31dfdd2d 21:24:45 ---> c480e3044b49 21:24:45 Step 24/26 : LABEL arch=x86_64 21:24:45 ---> Running in d7ad94c91bc3 21:24:45 Removing intermediate container d7ad94c91bc3 21:24:45 ---> d82fb616d3a8 21:24:45 Step 25/26 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:24:45 ---> Running in 712f46ad7cca 21:24:46 Removing intermediate container 712f46ad7cca 21:24:46 ---> 6c8031ca7c90 21:24:46 Step 26/26 : LABEL version=0.0.0 21:24:46 ---> Running in e5eb7830a001 21:24:46 Removing intermediate container e5eb7830a001 21:24:46 ---> 713ad4f3d5d2 21:24:46 21:24:46 Successfully built 713ad4f3d5d2 21:24:46 Successfully tagged security-spire-agent:latest 21:24:56  Building security-spire-agent ... done Building bin/spire-agent... 21:24:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:24:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:24:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:24:56 go: downloading github.com/docker/docker v20.10.12+incompatible 21:24:57 go: downloading github.com/google/go-tpm-tools v0.3.3 21:24:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:24:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:24:57 go: downloading github.com/docker/go-connections v0.4.0 21:24:57 go: downloading github.com/docker/go-units v0.4.0 21:24:57 go: downloading github.com/opencontainers/image-spec v1.0.1 21:24:57 go: downloading github.com/opencontainers/go-digest v1.0.0 21:24:57 go: downloading github.com/containerd/containerd v1.3.4 21:24:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:25:25 Removing intermediate container 8458de4d49bb 21:25:25 ---> 43253a81a14b 21:25:25 Successfully built 43253a81a14b 21:25:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:25:25 + docker inspect -f . ci-base-image-arm64 21:25:25 . [Pipeline] withDockerContainer 21:25:25 prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container 21:25:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 21:25:27 $ docker top 5a85aaa1b4582b341f1447a4240e1e389570c5e19cc25887273de0df8f8c2f27 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:28 + go version 21:25:28 go version go1.17.6 linux/arm64 [Pipeline] } 21:25:28 $ docker stop --time=1 5a85aaa1b4582b341f1447a4240e1e389570c5e19cc25887273de0df8f8c2f27 21:25:30 $ docker rm -f 5a85aaa1b4582b341f1447a4240e1e389570c5e19cc25887273de0df8f8c2f27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:31 + docker inspect -f . ci-base-image-arm64 21:25:31 . [Pipeline] withDockerContainer 21:25:31 prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container 21:25:31 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 21:25:33 $ docker top c3a6c91104623c172257182ae051a7a65b59b86954ec84cd3bf938dda06f458a -eo pid,comm [Pipeline] { [Pipeline] echo 21:25:33 ========================================================= 21:25:33 [edgeXBuildGoParallel] Running Tests and Build... 21:25:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:25:34 + make test 21:25:34 go mod tidy -compat=1.17 21:25:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:25:53 Building bin/spire-agent... 21:25:53 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:25:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:25:53 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:25:53 go: downloading github.com/docker/docker v20.10.12+incompatible 21:25:53 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:25:53 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:25:53 go: downloading github.com/google/go-tpm-tools v0.3.3 21:25:53 go: downloading github.com/docker/go-units v0.4.0 21:25:53 go: downloading github.com/docker/go-connections v0.4.0 21:25:53 go: downloading github.com/opencontainers/image-spec v1.0.1 21:25:53 go: downloading github.com/containerd/containerd v1.3.4 21:25:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:25:53 go: downloading github.com/opencontainers/go-digest v1.0.0 21:25:54 Removing intermediate container 03ab723e8da2 21:25:54 ---> a9e7e154ad81 21:25:54 21:25:54 Step 13/26 : FROM alpine:3.15 21:25:54 ---> 0ac33e5f5afa 21:25:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:25:54 ---> Using cache 21:25:54 ---> 6842d6a9c3bf 21:25:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:54 ---> Using cache 21:25:54 ---> 14b6cd7ca6b5 21:25:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:25:55 ---> Running in 3e2247fa4c13 21:25:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:25:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:25:56 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:25:56 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:25:56 OK: 15854 distinct packages available 21:25:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:25:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:25:57 (1/4) Installing dumb-init (1.2.5-r1) 21:25:58 (2/4) Installing musl-obstack (1.2.3-r0) 21:25:58 (3/4) Installing libucontext (1.1-r0) 21:25:58 (4/4) Installing gcompat (1.0.0-r4) 21:25:58 Executing busybox-1.34.1-r5.trigger 21:25:58 OK: 6 MiB in 18 packages 21:25:58 Removing intermediate container 3e2247fa4c13 21:25:58 ---> 31dfff9b18c5 21:25:58 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:26:00 ---> 91a4962c8539 21:26:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:26:00 ---> 559c3a78130b 21:26:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:26:00 ---> Running in f79d5e957458 21:26:00 Removing intermediate container f79d5e957458 21:26:00 ---> bc2994107d03 21:26:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:26:01 ---> b5143976abcb 21:26:01 Step 21/26 : WORKDIR / 21:26:01 ---> Running in bd49cf4c92d1 21:26:01 Removing intermediate container bd49cf4c92d1 21:26:01 ---> 76c667a6e4d6 21:26:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:26:01 ---> Running in 15430226f043 21:26:01 Removing intermediate container 15430226f043 21:26:01 ---> 2d4b06ace36f 21:26:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:26:01 ---> Running in c8b4d4b67cad 21:26:01 Removing intermediate container c8b4d4b67cad 21:26:01 ---> 95e18a95c892 21:26:01 Step 24/26 : LABEL arch=x86_64 21:26:01 ---> Running in ca4bfb9f6516 21:26:02 Removing intermediate container ca4bfb9f6516 21:26:02 ---> dd4557014dda 21:26:02 Step 25/26 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:26:02 ---> Running in f6499d9ef8fa 21:26:02 Removing intermediate container f6499d9ef8fa 21:26:02 ---> 0199e28f6edc 21:26:02 Step 26/26 : LABEL version=0.0.0 21:26:02 ---> Running in 3139030773fd 21:26:02 Removing intermediate container 3139030773fd 21:26:02 ---> 92c9c12c71d1 21:26:02 21:26:02 Successfully built 92c9c12c71d1 21:26:02 Successfully tagged security-spire-config:latest 21:26:14 ? github.com/edgexfoundry/edgex-go [no test files] 21:26:49  Building security-spire-config ... done Removing intermediate container afc5e9271e0a 21:26:49 ---> 4610c5db39ba 21:26:49 21:26:49 Step 13/25 : FROM alpine:3.15 21:26:49 ---> 0ac33e5f5afa 21:26:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:26:49 ---> Using cache 21:26:49 ---> 6842d6a9c3bf 21:26:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:49 ---> Using cache 21:26:49 ---> 14b6cd7ca6b5 21:26:49 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:26:49 ---> Using cache 21:26:49 ---> 762f3c976d4a 21:26:49 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:26:49 ---> fa61df0270a6 21:26:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:26:49 ---> 57dbd8420218 21:26:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:26:49 ---> 78ad381c9f1e 21:26:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:26:49 ---> 9d15c6161cb8 21:26:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:26:49 ---> Running in d66e959f557b 21:26:49 Removing intermediate container d66e959f557b 21:26:49 ---> 0ad3d32bbd54 21:26:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:26:49 ---> Running in 31c33ab10312 21:26:49 Removing intermediate container 31c33ab10312 21:26:49 ---> 6fa1d35f1a05 21:26:49 Step 23/25 : LABEL arch=x86_64 21:26:49 ---> Running in 5c42cf1619f8 21:26:49 Removing intermediate container 5c42cf1619f8 21:26:49 ---> ccbef57eb334 21:26:49 Step 24/25 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:26:49 ---> Running in 12e7351a0add 21:26:49 Removing intermediate container 12e7351a0add 21:26:49 ---> dd65034867a0 21:26:49 Step 25/25 : LABEL version=0.0.0 21:26:49 ---> Running in 667e6f7095e1 21:26:49 Removing intermediate container 667e6f7095e1 21:26:49 ---> 306c613801ef 21:26:49 21:26:49 Successfully built 306c613801ef 21:26:49 Successfully tagged security-spire-server:latest 21:26:49  Building security-spire-server ... done  [Pipeline] } 21:26:49 $ docker stop --time=1 93b8e1c5e9022f26533a99409289cad4966d5d28cfdf71ffd976ff0179185529 21:26:50 $ docker rm -f 93b8e1c5e9022f26533a99409289cad4966d5d28cfdf71ffd976ff0179185529 [Pipeline] // withDockerContainer [Pipeline] sh 21:26:51 + docker images 21:26:51 REPOSITORY TAG IMAGE ID CREATED SIZE 21:26:51 security-spire-server latest 306c613801ef 6 seconds ago 87.3MB 21:26:51 4610c5db39ba 19 seconds ago 4.43GB 21:26:51 security-spire-config latest 92c9c12c71d1 49 seconds ago 86.7MB 21:26:51 a9e7e154ad81 About a minute ago 4.43GB 21:26:51 security-spire-agent latest 713ad4f3d5d2 2 minutes ago 127MB 21:26:51 security-secretstore-setup latest b529cdc311c0 2 minutes ago 28.5MB 21:26:51 a714d3626de9 2 minutes ago 4.43GB 21:26:51 support-notifications latest aa20aa801b4a 2 minutes ago 26.9MB 21:26:51 76f7eb07a535 2 minutes ago 1.5GB 21:26:51 058fbdfd4cfa 2 minutes ago 1.55GB 21:26:51 support-scheduler latest e2c033ed4f4c 3 minutes ago 26.3MB 21:26:51 sys-mgmt-agent latest 6e6e9381f1d8 3 minutes ago 299MB 21:26:51 8a4ddea137df 3 minutes ago 1.55GB 21:26:51 security-bootstrapper latest 33b7bab68ab6 3 minutes ago 19.1MB 21:26:51 885c8b2eeafc 3 minutes ago 1.49GB 21:26:51 security-proxy-setup latest f15bc01fd10d 4 minutes ago 26.9MB 21:26:51 77a2a7c8d456 4 minutes ago 1.49GB 21:26:51 2cb4add58c99 4 minutes ago 1.5GB 21:26:51 security-spiffe-token-provider latest d88ca2b718e9 4 minutes ago 28.8MB 21:26:51 core-data latest 52ee3c78c9e6 4 minutes ago 22.5MB 21:26:51 core-command latest be85cc8d202b 4 minutes ago 16.1MB 21:26:51 core-metadata latest c83fcabb98be 4 minutes ago 17MB 21:26:51 74b56610de9f 5 minutes ago 1.54GB 21:26:51 c1606b2d6353 5 minutes ago 1.52GB 21:26:51 bfb3010b5d5e 5 minutes ago 1.5GB 21:26:51 9a1acaed9bde 5 minutes ago 1.49GB 21:26:51 ci-base-image-x86_64 latest 3069cf3b8187 8 minutes ago 895MB 21:26:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB 21:26:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB 21:26:51 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 21:26:51 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 21:26:51 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 21:26:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:28:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:28:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:28:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:28:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:28:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:28:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:28:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:28:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:28:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.640s coverage: 28.7% of statements 21:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.461s coverage: 98.5% of statements 21:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.407s coverage: 53.4% of statements 21:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:29:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.986s coverage: 89.2% of statements 21:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:29:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.435s coverage: 84.4% of statements 21:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.532s coverage: 95.6% of statements 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.516s coverage: 72.2% of statements 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.545s coverage: 60.0% of statements 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.404s coverage: 0.9% of statements 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.378s coverage: 58.8% of statements 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.291s coverage: 29.6% of statements 21:29:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 47.1% of statements 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 79.5% of statements 21:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements 21:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements 21:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 21:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.291s coverage: 94.4% of statements 21:29:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements 21:29:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.781s coverage: 82.5% of statements 21:29:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.201s coverage: 100.0% of statements 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.295s coverage: 58.8% of statements 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.297s coverage: 80.0% of statements 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.317s coverage: 85.4% of statements 21:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.855s coverage: 91.2% of statements 21:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.951s coverage: 64.4% of statements 21:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.348s coverage: 100.0% of statements 21:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 21:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 21:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 21:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 21:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.568s coverage: 65.4% of statements 21:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:29:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 43.8% of statements 21:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:29:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 21:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:29:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.359s coverage: 84.8% of statements 21:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:29:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:30:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:30:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.754s coverage: 92.3% of statements 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:30:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 63.2% of statements 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:30:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.473s coverage: 97.7% of statements 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:30:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.215s coverage: 28.9% of statements 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:30:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:30:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 21:30:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements 21:30:06 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 21:30:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:30:06 GO111MODULE=on go vet ./... 21:32:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:32:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:32:13 ./bin/test-attribution-txt.sh [Pipeline] echo 21:32:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:32:14 + ls -al . 21:32:14 total 668 21:32:14 drwxrwxr-x 9 1001 1001 4096 Apr 28 21:32 . 21:32:14 drwxr-xr-x 4 root root 4096 Apr 28 21:25 .. 21:32:14 -rw-rw-r-- 1 1001 1001 11 Apr 28 21:23 .dockerignore 21:32:14 drwxrwxr-x 8 1001 1001 4096 Apr 28 21:23 .git 21:32:14 drwxrwxr-x 3 1001 1001 4096 Apr 28 21:23 .github 21:32:14 -rw-rw-r-- 1 1001 1001 879 Apr 28 21:23 .gitignore 21:32:14 -rw-rw-r-- 1 1001 1001 42 Apr 28 21:23 .golangci.yml 21:32:14 -rw-rw-r-- 1 1001 1001 87 Apr 28 21:23 .hadolint.yml 21:32:14 -rw-rw-r-- 1 1001 1001 166 Apr 28 21:23 .sonarcloud.properties 21:32:14 -rw-rw-r-- 1 1001 1001 1171 Apr 28 21:23 ADOPTERS.md 21:32:14 -rw-rw-r-- 1 1001 1001 10086 Apr 28 21:23 Attribution.txt 21:32:14 -rw-rw-r-- 1 1001 1001 51732 Apr 28 21:23 CHANGELOG.md 21:32:14 -rw-rw-r-- 1 1001 1001 3804 Apr 28 21:23 CONTRIBUTING.md 21:32:14 -rw-rw-r-- 1 1001 1001 677 Apr 28 21:23 GOVERNANCE.md 21:32:14 -rw-rw-r-- 1 1001 1001 850 Apr 28 21:23 Jenkinsfile 21:32:14 -rw-rw-r-- 1 1001 1001 10775 Apr 28 21:23 LICENSE 21:32:14 -rw-rw-r-- 1 1001 1001 10389 Apr 28 21:23 Makefile 21:32:14 -rw-rw-r-- 1 1001 1001 582 Apr 28 21:23 OWNERS.md 21:32:14 -rw-rw-r-- 1 1001 1001 9120 Apr 28 21:23 README.md 21:32:14 -rw-rw-r-- 1 1001 1001 6912 Apr 28 21:23 SECURITY.md 21:32:14 -rw-rw-r-- 1 1001 1001 5 Apr 28 21:17 VERSION 21:32:14 -rw-rw-r-- 1 1001 1001 4131 Apr 28 21:23 ZMQWindows.md 21:32:14 drwxrwxr-x 2 1001 1001 4096 Apr 28 21:23 bin 21:32:14 drwxrwxr-x 18 1001 1001 4096 Apr 28 21:23 cmd 21:32:14 -rw-r--r-- 1 root root 435134 Apr 28 21:30 coverage.out 21:32:14 -rw-rw-r-- 1 1001 1001 3256 Apr 28 21:23 go.mod 21:32:14 -rw-rw-r-- 1 1001 1001 35162 Apr 28 21:23 go.sum 21:32:14 drwxrwxr-x 8 1001 1001 4096 Apr 28 21:23 internal 21:32:14 drwxrwxr-x 3 1001 1001 4096 Apr 28 21:23 openapi 21:32:14 drwxrwxr-x 4 1001 1001 4096 Apr 28 21:23 snap 21:32:14 -rw-rw-r-- 1 1001 1001 204 Apr 28 21:23 version.go [Pipeline] sh 21:32:14 + '[' -e coverage.out ] 21:32:14 + chown 1001:1001 coverage.out [Pipeline] stash 21:32:14 Warning: overwriting stash ‘coverage-report’ 21:32:15 Stashed 1 file(s) [Pipeline] sh 21:32:16 + make build 21:32:16 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 21:33: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/core-metadata/core-metadata ./cmd/core-metadata 21:35:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:35:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:35:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:35:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:35:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:35: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:35: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 21:36: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 21:36:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:36:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:36:21 $ docker stop --time=1 c3a6c91104623c172257182ae051a7a65b59b86954ec84cd3bf938dda06f458a 21:36:24 $ docker rm -f c3a6c91104623c172257182ae051a7a65b59b86954ec84cd3bf938dda06f458a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:36:26 21:36:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:36:27 latest: Pulling from edgex-devops/edgex-compose-arm64 21:36:27 29e5d40040c1: Pulling fs layer 21:36:27 1ce36da41761: Pulling fs layer 21:36:27 25b303627fd3: Pulling fs layer 21:36:27 29e5d40040c1: Verifying Checksum 21:36:27 29e5d40040c1: Download complete 21:36:27 1ce36da41761: Verifying Checksum 21:36:27 1ce36da41761: Download complete 21:36:28 29e5d40040c1: Pull complete 21:36:29 25b303627fd3: Verifying Checksum 21:36:29 25b303627fd3: Download complete 21:36:29 1ce36da41761: Pull complete 21:36:42 25b303627fd3: Pull complete 21:36:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:36:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:36:42 prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container 21:36:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:36:44 $ docker top 499c1155ddeefd8e14f4044659374beddb167db7090c0db10dad06cb8a5d4a7d -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:45 + grep+ paralleldocker-compose 21:36:45 build --help 21:36:51 --parallel Build images in parallel. [Pipeline] } 21:36:51 $ docker stop --time=1 499c1155ddeefd8e14f4044659374beddb167db7090c0db10dad06cb8a5d4a7d 21:36:53 $ docker rm -f 499c1155ddeefd8e14f4044659374beddb167db7090c0db10dad06cb8a5d4a7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:36:53 . [Pipeline] withDockerContainer 21:36:54 prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container 21:36:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat 21:36:55 $ docker top 0aeb2c767d149eef339326169bf98cb98cc7ffee4ea0e66b3f5fd60425ae0e33 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:56 + docker-compose -f ./docker-compose-build.yml build --parallel 21:37:02 Building core-command ... 21:37:02 Building core-data ... 21:37:02 Building core-metadata ... 21:37:02 Building security-bootstrapper ... 21:37:02 Building security-proxy-setup ... 21:37:02 Building security-secretstore-setup ... 21:37:02 Building security-spiffe-token-provider ... 21:37:02 Building security-spire-agent ... 21:37:02 Building security-spire-config ... 21:37:02 Building security-spire-server ... 21:37:02 Building support-notifications ... 21:37:02 Building support-scheduler ... 21:37:02 Building sys-mgmt-agent ... 21:37:02 Building security-spire-server 21:37:02 Building core-data 21:37:02 Building security-bootstrapper 21:37:02 Building security-spire-config 21:37:02 Building support-notifications 21:38:39 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:38:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:38:39 ---> 43253a81a14b 21:38:39 Step 3/26 : WORKDIR /edgex-go 21:38:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:38:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:38:39 ---> 43253a81a14b 21:38:39 Step 3/23 : WORKDIR /edgex-go 21:38:39 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:38:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:38:39 ---> 43253a81a14b 21:38:39 Step 3/31 : WORKDIR /edgex-go 21:38:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:38:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:38:39 ---> 43253a81a14b 21:38:39 Step 3/25 : WORKDIR /edgex-go 21:38:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:38:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:38:39 ---> 43253a81a14b 21:38:39 Step 3/22 : WORKDIR /edgex-go 21:38:39 ---> Running in d9c28a6542d6 21:38:39 ---> Running in 2f42a24c25b4 21:38:39 ---> Running in e7cd1538be4a 21:38:39 ---> Running in 83869f3c901e 21:38:39 ---> Running in bbcab0d11ade 21:38:39 Removing intermediate container d9c28a6542d6 21:38:39 ---> 95cf3ab6e321 21:38:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:39 Removing intermediate container bbcab0d11ade 21:38:39 ---> 6d4465783a76 21:38:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:39 ---> Running in e05149674f3c 21:38:39 Removing intermediate container 2f42a24c25b4 21:38:39 ---> fef22ba7a302 21:38:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:39 Removing intermediate container e7cd1538be4a 21:38:39 ---> 6a1040327126 21:38:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:39 Removing intermediate container 83869f3c901e 21:38:39 ---> 38f120314419 21:38:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:39 ---> Running in 955774d57e99 21:38:39 ---> Running in 8d32a0bf5e09 21:38:39 ---> Running in 46722895d8dd 21:38:39 ---> Running in c5491ead1492 21:38:39 Removing intermediate container 955774d57e99 21:38:39 ---> 377e201cd336 21:38:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:38:39 ---> Running in 2fca696ffb00 21:38:39 Removing intermediate container e05149674f3c 21:38:39 ---> 4d1b7a753147 21:38:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:38:39 Removing intermediate container c5491ead1492 21:38:39 ---> a8e6278c3884 21:38:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:38:39 Removing intermediate container 46722895d8dd 21:38:39 ---> 3be16eacbedc 21:38:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:38:39 ---> Running in 1f20fc5db8c1 21:38:39 ---> Running in 63699504f2c6 21:38:39 Removing intermediate container 8d32a0bf5e09 21:38:39 ---> ce19b944f150 21:38:39 Step 5/31 : RUN apk add --update --no-cache make git 21:38:39 ---> Running in 22818ce6c2c1 21:38:39 ---> Running in 48fd6127abb9 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:39 OK: 220 MiB in 52 packages 21:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:39 OK: 220 MiB in 52 packages 21:38:39 Removing intermediate container 2fca696ffb00 21:38:39 ---> e10239ff961c 21:38:39 Step 6/22 : COPY go.mod vendor* ./ 21:38:39 OK: 220 MiB in 52 packages 21:38:39 OK: 220 MiB in 52 packages 21:38:39 OK: 220 MiB in 52 packages 21:38:39 ---> 0ed984704c23 21:38:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:39 Removing intermediate container 1f20fc5db8c1 21:38:39 ---> fea928bdcdc9 21:38:39 Step 6/23 : COPY go.mod vendor* ./ 21:38:39 ---> Running in dc7ea23f1868 21:38:39 Removing intermediate container 22818ce6c2c1 21:38:39 ---> e7f042c8218d 21:38:39 Step 6/25 : COPY go.mod vendor* ./ 21:38:39 Removing intermediate container 63699504f2c6 21:38:39 ---> 5f7ea75188d1 21:38:39 Step 6/26 : COPY go.mod vendor* ./ 21:38:39 Removing intermediate container 48fd6127abb9 21:38:39 ---> c652eeee4f41 21:38:39 Step 6/31 : COPY go.mod vendor* ./ 21:38:40 ---> a4bd9199eb63 21:38:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:40 ---> Running in 7c4a9c2359eb 21:38:40 ---> 5181710c6a83 21:38:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:40 ---> e0f8b9d709b4 21:38:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:41 ---> Running in b9ff7deb78dd 21:38:41 ---> 219d6acb41fb 21:38:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:41 ---> Running in 49b841762b0b 21:38:41 ---> Running in 8e61a20b1d98 21:38:44 Removing intermediate container dc7ea23f1868 21:38:44 ---> 0c4586bb08eb 21:38:44 Step 8/22 : COPY . . 21:38:45 Removing intermediate container 7c4a9c2359eb 21:38:45 ---> 949c0905b8e7 21:38:45 Step 8/23 : COPY . . 21:38:48 Removing intermediate container b9ff7deb78dd 21:38:48 Removing intermediate container 49b841762b0b 21:38:48 ---> 95d5e6719b91 21:38:48 Step 8/25 : COPY . . 21:38:48 ---> f3a3e8bef48a 21:38:48 Step 8/26 : COPY . . 21:38:48 Removing intermediate container 8e61a20b1d98 21:38:48 ---> e55e9c104a96 21:38:48 Step 8/31 : COPY . . 21:39:15 ---> 9c85be1d8e11 21:39:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:39:15 ---> 4adaedc9b42e 21:39:15 Step 9/23 : RUN make cmd/core-data/core-data 21:39:15 ---> Running in 60e4b116ba71 21:39:15 ---> Running in cc6806dc5555 21:39:17 ---> bc7fe9984fb4 21:39:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:39:17 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 21:39:17 ---> Running in 05609e1d042a 21:39:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:39:19 ---> d87c06217ac7 21:39:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:39:19 ---> Running in 29dea55a2dfb 21:39:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:39:20 Removing intermediate container 29dea55a2dfb 21:39:20 ---> 82472722fa4e 21:39:20 Step 10/25 : RUN mkdir -p spire-build 21:39:20 ---> Running in dc872d399079 21:39:20 ---> e4af03998157 21:39:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:39:21 ---> Running in 56427a956059 21:39:21 Removing intermediate container 56427a956059 21:39:21 ---> 0a945102f051 21:39:21 Step 10/26 : RUN mkdir -p spire-build 21:39:22 ---> Running in fa17e401b92f 21:39:24 Removing intermediate container dc872d399079 21:39:24 ---> 385a28f3938a 21:39:24 Step 11/25 : WORKDIR /edgex-go/spire-build 21:39:24 ---> Running in b6e06f1d6d2c 21:39:25 Removing intermediate container b6e06f1d6d2c 21:39:25 ---> ed6d857a7c53 21:39:25 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 21:39:25 ---> Running in 40c9363b7103 21:39:25 Removing intermediate container fa17e401b92f 21:39:25 ---> 8754a9711d5a 21:39:25 Step 11/26 : WORKDIR /edgex-go/spire-build 21:39:26 ---> Running in 3192f13fc928 21:39:26 Removing intermediate container 3192f13fc928 21:39:26 ---> d879fa0e5c2e 21:39:26 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:39:26 ---> Running in 55de3db07880 21:39:29 spire-1.2.1/ 21:39:29 spire-1.2.1/.data/ 21:39:29 spire-1.2.1/.data/.file 21:39:29 spire-1.2.1/.dockerignore 21:39:29 spire-1.2.1/.gitattributes 21:39:29 spire-1.2.1/.githooks/ 21:39:29 spire-1.2.1/.githooks/pre-commit 21:39:29 spire-1.2.1/.github/ 21:39:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:39:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:39:29 spire-1.2.1/.github/dependabot.yml 21:39:29 spire-1.2.1/.github/workflows/ 21:39:29 spire-1.2.1/.github/workflows/nightly_build.yaml 21:39:29 spire-1.2.1/.github/workflows/pr_build.yaml 21:39:29 spire-1.2.1/.github/workflows/release_build.yaml 21:39:29 spire-1.2.1/.github/workflows/scripts/ 21:39:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:39:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:39:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:39:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:39:29 spire-1.2.1/.github/workflows/scripts/split.sh 21:39:29 spire-1.2.1/.gitignore 21:39:29 spire-1.2.1/.go-version 21:39:29 spire-1.2.1/.golangci.yml 21:39:29 spire-1.2.1/ADOPTERS.md 21:39:29 spire-1.2.1/CHANGELOG.md 21:39:29 spire-1.2.1/CODE-OF-CONDUCT.md 21:39:29 spire-1.2.1/CODEOWNERS 21:39:29 spire-1.2.1/CONTRIBUTING.md 21:39:29 spire-1.2.1/Dockerfile 21:39:29 spire-1.2.1/Dockerfile.dev 21:39:29 spire-1.2.1/Dockerfile.scratch 21:39:29 spire-1.2.1/LICENSE 21:39:29 spire-1.2.1/MAINTAINERS.md 21:39:29 spire-1.2.1/Makefile 21:39:29 spire-1.2.1/README.md 21:39:29 spire-1.2.1/ROADMAP.md 21:39:29 spire-1.2.1/SECURITY.md 21:39:29 spire-1.2.1/cmd/ 21:39:29 spire-1.2.1/cmd/spire-agent/ 21:39:29 spire-1.2.1/cmd/spire-agent/cli/ 21:39:29 spire-1.2.1/cmd/spire-agent/cli/api/ 21:39:29 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/common/ 21:39:29 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:39:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/run/ 21:39:29 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:39:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:39:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:39:29 spire-1.2.1/cmd/spire-agent/main.go 21:39:29 spire-1.2.1/cmd/spire-server/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/agent/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/cli.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/run/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/token/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/validate/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/x509/ 21:39:29 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:39:29 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:39:29 spire-1.2.1/cmd/spire-server/main.go 21:39:29 spire-1.2.1/cmd/spire-server/util/ 21:39:29 spire-1.2.1/cmd/spire-server/util/util.go 21:39:29 spire-1.2.1/conf/ 21:39:29 spire-1.2.1/conf/agent/ 21:39:29 spire-1.2.1/conf/agent/agent.conf 21:39:29 spire-1.2.1/conf/agent/agent_full.conf 21:39:29 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:39:29 spire-1.2.1/conf/server/ 21:39:29 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:39:29 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:39:29 spire-1.2.1/conf/server/server.conf 21:39:29 spire-1.2.1/conf/server/server_full.conf 21:39:29 spire-1.2.1/doc/ 21:39:29 spire-1.2.1/doc/SPIRE101.md 21:39:29 spire-1.2.1/doc/auditlog.md 21:39:29 spire-1.2.1/doc/authorization_policy_engine.md 21:39:29 spire-1.2.1/doc/changelog_guidelines.md 21:39:29 spire-1.2.1/doc/cure53-report.pdf 21:39:29 spire-1.2.1/doc/images/ 21:39:29 spire-1.2.1/doc/images/2019_roadmap.png 21:39:29 spire-1.2.1/doc/images/SPIRE101.png 21:39:29 spire-1.2.1/doc/images/SPIRE_agent.png 21:39:29 spire-1.2.1/doc/images/SPIRE_server.png 21:39:29 spire-1.2.1/doc/images/cache_mgr.png 21:39:29 spire-1.2.1/doc/images/cache_mgr_components.png 21:39:29 spire-1.2.1/doc/images/federated_spire.png 21:39:29 spire-1.2.1/doc/images/ha_mode.png 21:39:29 spire-1.2.1/doc/images/nested_spire.png 21:39:29 spire-1.2.1/doc/images/oidc_federation.png 21:39:29 spire-1.2.1/doc/images/single_trust_domain.png 21:39:29 spire-1.2.1/doc/images/spiffe_compatible.png 21:39:29 spire-1.2.1/doc/images/spire_logo.png 21:39:29 spire-1.2.1/doc/migrating_registration_api_clients.md 21:39:29 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:39:29 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:39:29 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:39:29 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:39:29 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:39:29 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:39:29 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:39:29 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:39:29 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:39:29 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:39:29 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:39:29 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:39:29 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:39:29 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:39:29 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:39:29 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:39:29 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:39:29 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:39:29 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:39:29 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:39:29 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:39:29 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:39:29 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:39:29 spire-1.2.1/doc/scaling_spire.md 21:39:29 spire-1.2.1/doc/spire_agent.md 21:39:29 spire-1.2.1/doc/spire_server.md 21:39:29 spire-1.2.1/doc/supported_integrations.md 21:39:29 spire-1.2.1/doc/telemetry.md 21:39:29 spire-1.2.1/doc/telemetry_config.md 21:39:29 spire-1.2.1/doc/upgrading.md 21:39:29 spire-1.2.1/doc/using_spire.md 21:39:29 spire-1.2.1/examples/ 21:39:29 spire-1.2.1/examples/README.md 21:39:29 spire-1.2.1/go.mod 21:39:29 spire-1.2.1/go.sum 21:39:29 spire-1.2.1/pkg/ 21:39:29 spire-1.2.1/pkg/agent/ 21:39:29 spire-1.2.1/pkg/agent/agent.go 21:39:29 spire-1.2.1/pkg/agent/api/ 21:39:29 spire-1.2.1/pkg/agent/api/config.go 21:39:29 spire-1.2.1/pkg/agent/api/debug/ 21:39:29 spire-1.2.1/pkg/agent/api/debug/v1/ 21:39:29 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:39:29 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:39:29 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:39:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:39:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:39:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:39:29 spire-1.2.1/pkg/agent/api/endpoints.go 21:39:29 spire-1.2.1/pkg/agent/api/health/ 21:39:29 spire-1.2.1/pkg/agent/api/health/v1/ 21:39:29 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:39:29 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:39:29 spire-1.2.1/pkg/agent/api/rpccontext/ 21:39:29 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:39:29 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:39:29 spire-1.2.1/pkg/agent/attestor/ 21:39:29 spire-1.2.1/pkg/agent/attestor/node/ 21:39:29 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:39:29 spire-1.2.1/pkg/agent/attestor/node/node.go 21:39:29 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:39:29 spire-1.2.1/pkg/agent/attestor/workload/ 21:39:29 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:39:29 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:39:29 spire-1.2.1/pkg/agent/catalog/ 21:39:29 spire-1.2.1/pkg/agent/catalog/catalog.go 21:39:29 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:39:29 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:39:29 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:39:29 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:39:29 spire-1.2.1/pkg/agent/client/ 21:39:29 spire-1.2.1/pkg/agent/client/client.go 21:39:29 spire-1.2.1/pkg/agent/client/client_test.go 21:39:29 spire-1.2.1/pkg/agent/client/dial.go 21:39:29 spire-1.2.1/pkg/agent/client/nodeconn.go 21:39:29 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:39:29 spire-1.2.1/pkg/agent/client/update.go 21:39:29 spire-1.2.1/pkg/agent/client/util.go 21:39:29 spire-1.2.1/pkg/agent/common/ 21:39:29 spire-1.2.1/pkg/agent/common/backoff/ 21:39:29 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:39:29 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:39:29 spire-1.2.1/pkg/agent/common/cgroups/ 21:39:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:39:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:39:29 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:39:29 spire-1.2.1/pkg/agent/config.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/ 21:39:29 spire-1.2.1/pkg/agent/endpoints/config.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:39:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:39:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/workload/ 21:39:29 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:39:29 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:39:29 spire-1.2.1/pkg/agent/manager/ 21:39:29 spire-1.2.1/pkg/agent/manager/cache/ 21:39:29 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:39:29 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:39:29 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:39:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:39:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:39:29 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:39:29 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:39:29 spire-1.2.1/pkg/agent/manager/config.go 21:39:29 spire-1.2.1/pkg/agent/manager/manager.go 21:39:29 spire-1.2.1/pkg/agent/manager/manager_test.go 21:39:29 spire-1.2.1/pkg/agent/manager/storage.go 21:39:29 spire-1.2.1/pkg/agent/manager/storage_test.go 21:39:29 spire-1.2.1/pkg/agent/manager/storecache/ 21:39:29 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:39:29 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:39:29 spire-1.2.1/pkg/agent/manager/sync.go 21:39:29 spire-1.2.1/pkg/agent/plugin/ 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:39:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:39:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:39:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:39:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:39:29 spire-1.2.1/pkg/agent/svid/ 21:39:29 spire-1.2.1/pkg/agent/svid/rotator.go 21:39:29 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:39:29 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:39:29 spire-1.2.1/pkg/agent/svid/store/ 21:39:29 spire-1.2.1/pkg/agent/svid/store/service.go 21:39:29 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:39:29 spire-1.2.1/pkg/common/ 21:39:29 spire-1.2.1/pkg/common/agentpathtemplate/ 21:39:29 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:39:29 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:39:29 spire-1.2.1/pkg/common/api/ 21:39:29 spire-1.2.1/pkg/common/api/metrics.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/ 21:39:29 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/ 21:39:29 21:39:29 spire-1.2.1/pkg/common/api/middleware/logger.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/names.go 21:39:29 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:39:29 spire-1.2.1/pkg/common/api/names.go 21:39:29 spire-1.2.1/pkg/common/api/ratelimit.go 21:39:29 spire-1.2.1/pkg/common/api/rpccontext/ 21:39:29 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:39:29 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:39:29 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:39:29 spire-1.2.1/pkg/common/auth/ 21:39:29 spire-1.2.1/pkg/common/auth/interceptors.go 21:39:29 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:39:29 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/ 21:39:29 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/types.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:39:29 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:39:29 spire-1.2.1/pkg/common/catalog/ 21:39:29 spire-1.2.1/pkg/common/catalog/bind.go 21:39:29 spire-1.2.1/pkg/common/catalog/builtin.go 21:39:29 spire-1.2.1/pkg/common/catalog/catalog.go 21:39:29 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:39:29 spire-1.2.1/pkg/common/catalog/closers.go 21:39:29 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:39:29 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:39:29 spire-1.2.1/pkg/common/catalog/config.go 21:39:29 spire-1.2.1/pkg/common/catalog/config_test.go 21:39:29 spire-1.2.1/pkg/common/catalog/configure.go 21:39:29 spire-1.2.1/pkg/common/catalog/constraints.go 21:39:29 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:39:29 spire-1.2.1/pkg/common/catalog/context.go 21:39:29 spire-1.2.1/pkg/common/catalog/external.go 21:39:29 spire-1.2.1/pkg/common/catalog/host.go 21:39:29 spire-1.2.1/pkg/common/catalog/pipenet.go 21:39:29 spire-1.2.1/pkg/common/catalog/plugin.go 21:39:29 spire-1.2.1/pkg/common/catalog/testplugin/ 21:39:29 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:39:29 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:39:29 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:39:29 spire-1.2.1/pkg/common/cli/ 21:39:29 spire-1.2.1/pkg/common/cli/env.go 21:39:29 spire-1.2.1/pkg/common/cli/flags.go 21:39:29 spire-1.2.1/pkg/common/cli/trust_domain.go 21:39:29 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:39:29 spire-1.2.1/pkg/common/cli/umask.go 21:39:29 spire-1.2.1/pkg/common/cli/umask_posix.go 21:39:29 spire-1.2.1/pkg/common/cli/umask_test.go 21:39:29 spire-1.2.1/pkg/common/cli/umask_windows.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/ 21:39:29 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/flag.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/format.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/.data/ 21:39:29 spire-1.2.1/.data/.file 21:39:29 spire-1.2.1/.dockerignore 21:39:29 spire-1.2.1/.gitattributes 21:39:29 spire-1.2.1/.githooks/ 21:39:29 spire-1.2.1/.githooks/pre-commit 21:39:29 spire-1.2.1/.github/ 21:39:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:39:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:39:29 spire-1.2.1/.github/dependabot.yml 21:39:29 spire-1.2.1/.github/workflows/ 21:39:29 spire-1.2.1/.github/workflows/nightly_build.yaml 21:39:29 spire-1.2.1/.github/workflows/pr_build.yaml 21:39:29 spire-1.2.1/.github/workflows/release_build.yaml 21:39:29 spire-1.2.1/.github/workflows/scripts/ 21:39:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:39:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:39:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:39:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:39:29 spire-1.2.1/.github/workflows/scripts/split.sh 21:39:29 spire-1.2.1/.gitignore 21:39:29 spire-1.2.1/.go-version 21:39:29 spire-1.2.1/.golangci.yml 21:39:29 spire-1.2.1/ADOPTERS.md 21:39:29 spire-1.2.1/CHANGELOG.md 21:39:29 spire-1.2.1/CODE-OF-CONDUCT.md 21:39:29 spire-1.2.1/CODEOWNERS 21:39:29 spire-1.2.1/CONTRIBUTING.md 21:39:29 spire-1.2.1/Dockerfile 21:39:29 spire-1.2.1/Dockerfile.dev 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/ 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:39:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:39:29 spire-1.2.1/pkg/common/coretypes/ 21:39:29 spire-1.2.1/pkg/common/coretypes/bundle/ 21:39:29 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:39:29 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:39:29 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:39:29 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:39:29 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:39:29 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:39:29 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:39:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:39:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:39:29 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:39:29 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:39:29 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:39:29 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:39:29 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:39:29 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:39:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:39:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:39:29 spire-1.2.1/pkg/common/cryptoutil/ 21:39:29 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:39:29 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:39:29 spire-1.2.1/pkg/common/diskutil/ 21:39:29 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:39:29 spire-1.2.1/pkg/common/diskutil/file_test.go 21:39:29 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:39:29 spire-1.2.1/pkg/common/errorutil/ 21:39:29 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:39:29 spire-1.2.1/pkg/common/health/ 21:39:29 spire-1.2.1/pkg/common/health/config.go 21:39:29 spire-1.2.1/pkg/common/health/context.go 21:39:29 spire-1.2.1/pkg/common/health/context_test.go 21:39:29 spire-1.2.1/pkg/common/health/health.go 21:39:29 spire-1.2.1/pkg/common/health/health_test.go 21:39:29 spire-1.2.1/pkg/common/health/logger.go 21:39:29 spire-1.2.1/pkg/common/hostservice/ 21:39:29 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:39:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:39:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:39:30 spire-1.2.1/Dockerfile.scratch 21:39:30 spire-1.2.1/LICENSE 21:39:30 spire-1.2.1/MAINTAINERS.md 21:39:30 spire-1.2.1/Makefile 21:39:30 spire-1.2.1/README.md 21:39:30 spire-1.2.1/ROADMAP.md 21:39:30 spire-1.2.1/SECURITY.md 21:39:30 spire-1.2.1/cmd/ 21:39:30 spire-1.2.1/cmd/spire-agent/ 21:39:30 spire-1.2.1/cmd/spire-agent/cli/ 21:39:30 spire-1.2.1/cmd/spire-agent/cli/api/ 21:39:30 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/common/ 21:39:30 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:39:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/run/ 21:39:30 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:39:30 spire-1.2.1/pkg/common/idutil/ 21:39:30 spire-1.2.1/pkg/common/idutil/require.go 21:39:30 spire-1.2.1/pkg/common/idutil/require_test.go 21:39:30 spire-1.2.1/pkg/common/idutil/safety.go 21:39:30 spire-1.2.1/pkg/common/idutil/safety_test.go 21:39:30 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:39:30 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:39:30 spire-1.2.1/pkg/common/jwtsvid/ 21:39:30 spire-1.2.1/pkg/common/jwtsvid/common.go 21:39:30 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:39:30 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:39:30 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:39:30 spire-1.2.1/pkg/common/jwtutil/ 21:39:30 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:39:30 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:39:30 spire-1.2.1/pkg/common/log/ 21:39:30 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:39:30 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:39:30 spire-1.2.1/pkg/common/log/log.go 21:39:30 spire-1.2.1/pkg/common/log/log_test.go 21:39:30 spire-1.2.1/pkg/common/log/options.go 21:39:30 spire-1.2.1/pkg/common/nodeutil/ 21:39:30 spire-1.2.1/pkg/common/nodeutil/node.go 21:39:30 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:39:30 spire-1.2.1/pkg/common/peertracker/ 21:39:30 spire-1.2.1/pkg/common/peertracker/conn.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:39:30 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:39:30 spire-1.2.1/cmd/spire-agent/main.go 21:39:30 spire-1.2.1/cmd/spire-server/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/agent/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/cli.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/ 21:39:30 spire-1.2.1/pkg/common/peertracker/credentials.go 21:39:30 spire-1.2.1/pkg/common/peertracker/errors.go 21:39:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:39:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:39:30 spire-1.2.1/pkg/common/peertracker/info.go 21:39:30 spire-1.2.1/pkg/common/peertracker/listener.go 21:39:30 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tcp.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:39:30 spire-1.2.1/pkg/common/peertracker/uds.go 21:39:30 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:39:30 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:39:30 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:39:30 spire-1.2.1/pkg/common/pemutil/ 21:39:30 spire-1.2.1/pkg/common/pemutil/block.go 21:39:30 spire-1.2.1/pkg/common/pemutil/certs.go 21:39:30 spire-1.2.1/pkg/common/pemutil/common.go 21:39:30 spire-1.2.1/pkg/common/pemutil/csr.go 21:39:30 spire-1.2.1/pkg/common/pemutil/keys.go 21:39:30 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/ 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:39:30 spire-1.2.1/pkg/common/plugin/ 21:39:30 spire-1.2.1/pkg/common/plugin/aws/ 21:39:30 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:39:30 spire-1.2.1/pkg/common/plugin/azure/ 21:39:30 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:39:30 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/facade.go 21:39:30 spire-1.2.1/pkg/common/plugin/facade_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/gcp/ 21:39:30 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/ 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/log.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/ 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/run/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/token/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/validate/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:39:30 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:39:30 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:39:30 spire-1.2.1/pkg/common/plugin/x509pop/ 21:39:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:39:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:39:30 spire-1.2.1/pkg/common/profiling/ 21:39:30 spire-1.2.1/pkg/common/profiling/dumpers.go 21:39:30 spire-1.2.1/pkg/common/profiling/profiling.go 21:39:30 spire-1.2.1/pkg/common/protoutil/ 21:39:30 spire-1.2.1/pkg/common/protoutil/masks.go 21:39:30 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:39:30 spire-1.2.1/pkg/common/rotationutil/ 21:39:30 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:39:30 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:39:30 spire-1.2.1/pkg/common/selector/ 21:39:30 spire-1.2.1/pkg/common/selector/selector.go 21:39:30 spire-1.2.1/pkg/common/selector/selector_test.go 21:39:30 spire-1.2.1/pkg/common/selector/set.go 21:39:30 spire-1.2.1/pkg/common/selector/set_utils.go 21:39:30 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:39:30 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:39:30 spire-1.2.1/pkg/common/telemetry/call.go 21:39:30 spire-1.2.1/pkg/common/telemetry/common/ 21:39:30 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:39:30 spire-1.2.1/pkg/common/telemetry/config.go 21:39:30 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:39:30 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/inmem.go 21:39:30 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/m3.go 21:39:30 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/metrics.go 21:39:30 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/names.go 21:39:30 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:39:30 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:39:30 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/ 21:39:30 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:39:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/server.go 21:39:30 spire-1.2.1/pkg/common/telemetry/sink.go 21:39:30 spire-1.2.1/pkg/common/telemetry/statsd.go 21:39:30 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/uptime.go 21:39:30 spire-1.2.1/pkg/common/telemetry/version.go 21:39:30 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:39:30 spire-1.2.1/pkg/common/uptime/ 21:39:30 spire-1.2.1/pkg/common/uptime/uptime.go 21:39:30 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:39:30 spire-1.2.1/pkg/common/util/ 21:39:30 spire-1.2.1/pkg/common/util/certs.go 21:39:30 spire-1.2.1/pkg/common/util/certs_test.go 21:39:30 spire-1.2.1/pkg/common/util/csr.go 21:39:30 spire-1.2.1/pkg/common/util/hash.go 21:39:30 spire-1.2.1/pkg/common/util/selectors.go 21:39:30 spire-1.2.1/pkg/common/util/selectors_test.go 21:39:30 spire-1.2.1/pkg/common/util/signals.go 21:39:30 spire-1.2.1/pkg/common/util/sort.go 21:39:30 spire-1.2.1/pkg/common/util/sort_test.go 21:39:30 spire-1.2.1/pkg/common/util/task.go 21:39:30 spire-1.2.1/pkg/common/util/task_test.go 21:39:30 spire-1.2.1/pkg/common/util/testdata/ 21:39:30 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:39:30 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:39:30 spire-1.2.1/pkg/common/version/ 21:39:30 spire-1.2.1/pkg/common/version/version.go 21:39:30 spire-1.2.1/pkg/common/x509svid/ 21:39:30 spire-1.2.1/pkg/common/x509svid/common_test.go 21:39:30 spire-1.2.1/pkg/common/x509svid/csr.go 21:39:30 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:39:30 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:39:30 spire-1.2.1/pkg/common/x509util/ 21:39:30 spire-1.2.1/pkg/common/x509util/cert.go 21:39:30 spire-1.2.1/pkg/common/x509util/dns.go 21:39:30 spire-1.2.1/pkg/common/x509util/dns_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/x509/ 21:39:30 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:39:30 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:39:30 spire-1.2.1/cmd/spire-server/main.go 21:39:30 spire-1.2.1/cmd/spire-server/util/ 21:39:30 spire-1.2.1/cmd/spire-server/util/util.go 21:39:30 spire-1.2.1/conf/ 21:39:30 spire-1.2.1/conf/agent/ 21:39:30 spire-1.2.1/conf/agent/agent.conf 21:39:30 spire-1.2.1/conf/agent/agent_full.conf 21:39:30 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:39:30 spire-1.2.1/conf/server/ 21:39:30 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:39:30 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:39:30 spire-1.2.1/conf/server/server.conf 21:39:30 spire-1.2.1/conf/server/server_full.conf 21:39:30 spire-1.2.1/doc/ 21:39:30 spire-1.2.1/doc/SPIRE101.md 21:39:30 spire-1.2.1/doc/auditlog.md 21:39:30 spire-1.2.1/doc/authorization_policy_engine.md 21:39:30 spire-1.2.1/doc/changelog_guidelines.md 21:39:30 spire-1.2.1/doc/cure53-report.pdf 21:39:30 spire-1.2.1/doc/images/ 21:39:30 spire-1.2.1/doc/images/2019_roadmap.png 21:39:30 spire-1.2.1/doc/images/SPIRE101.png 21:39:30 spire-1.2.1/doc/images/SPIRE_agent.png 21:39:30 spire-1.2.1/doc/images/SPIRE_server.png 21:39:30 spire-1.2.1/pkg/common/x509util/keyid.go 21:39:30 spire-1.2.1/pkg/common/x509util/keypair.go 21:39:30 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:39:30 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:39:30 spire-1.2.1/pkg/server/ 21:39:30 spire-1.2.1/pkg/server/api/ 21:39:30 spire-1.2.1/pkg/server/api/agent.go 21:39:30 spire-1.2.1/pkg/server/api/agent/ 21:39:30 spire-1.2.1/pkg/server/api/agent/v1/ 21:39:30 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/agent_test.go 21:39:30 spire-1.2.1/pkg/server/api/api.go 21:39:30 spire-1.2.1/pkg/server/api/audit/ 21:39:30 spire-1.2.1/pkg/server/api/audit/audit.go 21:39:30 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:39:30 spire-1.2.1/pkg/server/api/bundle.go 21:39:30 spire-1.2.1/pkg/server/api/bundle/ 21:39:30 spire-1.2.1/pkg/server/api/bundle/v1/ 21:39:30 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/bundle_test.go 21:39:30 spire-1.2.1/pkg/server/api/debug/ 21:39:30 spire-1.2.1/pkg/server/api/debug/v1/ 21:39:30 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/entry.go 21:39:30 spire-1.2.1/pkg/server/api/entry/ 21:39:30 spire-1.2.1/pkg/server/api/entry/v1/ 21:39:30 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/entry_test.go 21:39:30 spire-1.2.1/pkg/server/api/health/ 21:39:30 spire-1.2.1/pkg/server/api/health/v1/ 21:39:30 spire-1.2.1/pkg/server/api/health/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/id.go 21:39:30 spire-1.2.1/pkg/server/api/id_test.go 21:39:30 spire-1.2.1/pkg/server/api/limits/ 21:39:30 spire-1.2.1/pkg/server/api/limits/limits.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/ 21:39:30 spire-1.2.1/pkg/server/api/middleware/alias.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/audit.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/caller.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/common.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/entries.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:39:30 spire-1.2.1/pkg/server/api/ratelimit.go 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/ 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:39:30 spire-1.2.1/pkg/server/api/selector.go 21:39:30 spire-1.2.1/pkg/server/api/selector_test.go 21:39:30 spire-1.2.1/pkg/server/api/status.go 21:39:30 spire-1.2.1/pkg/server/api/status_test.go 21:39:30 spire-1.2.1/pkg/server/api/svid/ 21:39:30 spire-1.2.1/pkg/server/api/svid/v1/ 21:39:30 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/trustdomain.go 21:39:30 spire-1.2.1/pkg/server/api/trustdomain/ 21:39:30 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:39:30 spire-1.2.1/doc/images/cache_mgr.png 21:39:30 spire-1.2.1/doc/images/cache_mgr_components.png 21:39:30 spire-1.2.1/doc/images/federated_spire.png 21:39:30 spire-1.2.1/doc/images/ha_mode.png 21:39:30 spire-1.2.1/doc/images/nested_spire.png 21:39:30 spire-1.2.1/doc/images/oidc_federation.png 21:39:30 spire-1.2.1/doc/images/single_trust_domain.png 21:39:30 spire-1.2.1/doc/images/spiffe_compatible.png 21:39:30 spire-1.2.1/doc/images/spire_logo.png 21:39:30 spire-1.2.1/doc/migrating_registration_api_clients.md 21:39:30 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:39:30 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:39:30 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:39:30 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:39:30 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:39:30 spire-1.2.1/pkg/server/authpolicy/ 21:39:30 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:39:30 spire-1.2.1/pkg/server/authpolicy/policy.go 21:39:30 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:39:30 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:39:30 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:39:30 spire-1.2.1/pkg/server/authpolicy/validate.go 21:39:30 spire-1.2.1/pkg/server/bundle/ 21:39:30 spire-1.2.1/pkg/server/bundle/client/ 21:39:30 spire-1.2.1/pkg/server/bundle/client/client.go 21:39:30 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:39:30 spire-1.2.1/pkg/server/bundle/client/manager.go 21:39:30 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:39:30 spire-1.2.1/pkg/server/bundle/client/sources.go 21:39:30 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:39:30 spire-1.2.1/pkg/server/bundle/client/updater.go 21:39:30 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:39:30 spire-1.2.1/pkg/server/ca/ 21:39:30 spire-1.2.1/pkg/server/ca/ca.go 21:39:30 spire-1.2.1/pkg/server/ca/ca_health.go 21:39:30 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:39:30 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:39:30 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:39:30 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:39:30 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:39:30 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:39:30 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:39:30 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:39:30 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:39:30 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:39:30 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:39:30 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:39:30 spire-1.2.1/pkg/server/ca/ca_test.go 21:39:30 spire-1.2.1/pkg/server/ca/journal.go 21:39:30 spire-1.2.1/pkg/server/ca/journal_test.go 21:39:30 spire-1.2.1/pkg/server/ca/manager.go 21:39:30 spire-1.2.1/pkg/server/ca/manager_health.go 21:39:30 spire-1.2.1/pkg/server/ca/manager_test.go 21:39:30 spire-1.2.1/pkg/server/ca/templates.go 21:39:30 spire-1.2.1/pkg/server/ca/upstream_client.go 21:39:30 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:39:30 spire-1.2.1/pkg/server/ca/validation.go 21:39:30 spire-1.2.1/pkg/server/cache/ 21:39:30 spire-1.2.1/pkg/server/cache/dscache/ 21:39:30 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:39:30 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:39:30 spire-1.2.1/pkg/server/cache/entrycache/ 21:39:30 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:39:30 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:39:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:39:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:39:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:39:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:39:30 spire-1.2.1/pkg/server/catalog/ 21:39:30 spire-1.2.1/pkg/server/catalog/catalog.go 21:39:30 spire-1.2.1/pkg/server/catalog/keymanager.go 21:39:30 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:39:30 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:39:30 spire-1.2.1/pkg/server/catalog/notifier.go 21:39:30 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:39:30 spire-1.2.1/pkg/server/config.go 21:39:30 spire-1.2.1/pkg/server/datastore/ 21:39:30 spire-1.2.1/pkg/server/datastore/datastore.go 21:39:30 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:39:30 spire-1.2.1/pkg/server/datastore/repository.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:39:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:39:30 spire-1.2.1/pkg/server/endpoints/ 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/ 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:39:30 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:39:30 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:39:30 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:39:30 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:39:30 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:39:30 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:39:30 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:39:30 spire-1.2.1/doc/scaling_spire.md 21:39:30 spire-1.2.1/doc/spire_agent.md 21:39:30 spire-1.2.1/doc/spire_server.md 21:39:30 spire-1.2.1/doc/supported_integrations.md 21:39:30 spire-1.2.1/doc/telemetry.md 21:39:30 spire-1.2.1/doc/telemetry_config.md 21:39:30 spire-1.2.1/doc/upgrading.md 21:39:30 spire-1.2.1/doc/using_spire.md 21:39:30 spire-1.2.1/examples/ 21:39:30 spire-1.2.1/examples/README.md 21:39:30 spire-1.2.1/go.mod 21:39:30 spire-1.2.1/go.sum 21:39:30 spire-1.2.1/pkg/ 21:39:30 spire-1.2.1/pkg/agent/ 21:39:30 spire-1.2.1/pkg/agent/agent.go 21:39:30 spire-1.2.1/pkg/agent/api/ 21:39:30 spire-1.2.1/pkg/agent/api/config.go 21:39:30 spire-1.2.1/pkg/agent/api/debug/ 21:39:30 spire-1.2.1/pkg/agent/api/debug/v1/ 21:39:30 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:39:30 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:39:30 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:39:30 spire-1.2.1/pkg/server/endpoints/config.go 21:39:30 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:39:30 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:39:30 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:39:30 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:39:30 spire-1.2.1/pkg/server/endpoints/middleware.go 21:39:30 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:39:30 spire-1.2.1/pkg/server/hostservice/ 21:39:30 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:39:30 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:39:30 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:39:30 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:39:30 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:39:30 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:39:30 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:39:30 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/ 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/ 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:39:30 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:39:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:39:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:39:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:39:30 spire-1.2.1/pkg/agent/api/endpoints.go 21:39:30 spire-1.2.1/pkg/agent/api/health/ 21:39:30 spire-1.2.1/pkg/agent/api/health/v1/ 21:39:30 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:39:30 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:39:30 spire-1.2.1/pkg/agent/api/rpccontext/ 21:39:30 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:39:30 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:39:30 spire-1.2.1/pkg/agent/attestor/ 21:39:30 spire-1.2.1/pkg/agent/attestor/node/ 21:39:30 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:39:30 spire-1.2.1/pkg/agent/attestor/node/node.go 21:39:30 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:39:30 spire-1.2.1/pkg/agent/attestor/workload/ 21:39:30 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:39:30 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:39:30 spire-1.2.1/pkg/agent/catalog/ 21:39:30 spire-1.2.1/pkg/agent/catalog/catalog.go 21:39:30 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:39:30 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:39:30 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:39:30 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:39:30 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:39:30 spire-1.2.1/pkg/agent/client/ 21:39:30 spire-1.2.1/pkg/agent/client/client.go 21:39:30 spire-1.2.1/pkg/agent/client/client_test.go 21:39:30 spire-1.2.1/pkg/agent/client/dial.go 21:39:30 spire-1.2.1/pkg/agent/client/nodeconn.go 21:39:30 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:39:30 spire-1.2.1/pkg/agent/client/update.go 21:39:30 spire-1.2.1/pkg/agent/client/util.go 21:39:30 spire-1.2.1/pkg/agent/common/ 21:39:30 spire-1.2.1/pkg/agent/common/backoff/ 21:39:30 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:39:30 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:39:30 spire-1.2.1/pkg/agent/common/cgroups/ 21:39:30 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:39:30 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:39:30 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:39:30 spire-1.2.1/pkg/agent/config.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/ 21:39:30 spire-1.2.1/pkg/agent/endpoints/config.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:39:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:39:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/workload/ 21:39:30 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:39:30 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:39:30 spire-1.2.1/pkg/agent/manager/ 21:39:30 spire-1.2.1/pkg/agent/manager/cache/ 21:39:30 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:39:30 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:39:30 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:39:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:39:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:39:30 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:39:30 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:39:30 spire-1.2.1/pkg/agent/manager/config.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:39:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:39:30 spire-1.2.1/pkg/agent/manager/manager.go 21:39:30 spire-1.2.1/pkg/agent/manager/manager_test.go 21:39:30 spire-1.2.1/pkg/agent/manager/storage.go 21:39:30 spire-1.2.1/pkg/agent/manager/storage_test.go 21:39:30 spire-1.2.1/pkg/agent/manager/storecache/ 21:39:30 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:39:30 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:39:30 spire-1.2.1/pkg/agent/manager/sync.go 21:39:30 spire-1.2.1/pkg/agent/plugin/ 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:39:30 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/ 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:39:30 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:39:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:39:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:39:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:39:30 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:39:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:39:30 spire-1.2.1/pkg/agent/svid/ 21:39:30 spire-1.2.1/pkg/agent/svid/rotator.go 21:39:30 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:39:30 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:39:30 spire-1.2.1/pkg/agent/svid/store/ 21:39:30 spire-1.2.1/pkg/agent/svid/store/service.go 21:39:30 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:39:30 spire-1.2.1/pkg/common/ 21:39:30 spire-1.2.1/pkg/common/agentpathtemplate/ 21:39:30 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:39:30 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:39:30 spire-1.2.1/pkg/common/api/ 21:39:30 spire-1.2.1/pkg/common/api/metrics.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/ 21:39:30 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:39:30 spire-1.2.1/pkg/common/api/middleware/logger.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/names.go 21:39:30 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:39:30 spire-1.2.1/pkg/common/api/names.go 21:39:30 spire-1.2.1/pkg/common/api/ratelimit.go 21:39:30 spire-1.2.1/pkg/common/api/rpccontext/ 21:39:30 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:39:30 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:39:30 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:39:30 spire-1.2.1/pkg/common/auth/ 21:39:30 spire-1.2.1/pkg/common/auth/interceptors.go 21:39:30 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:39:30 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/ 21:39:30 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:39:30 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/types.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:39:30 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:39:30 spire-1.2.1/pkg/common/catalog/ 21:39:30 spire-1.2.1/pkg/common/catalog/bind.go 21:39:30 spire-1.2.1/pkg/common/catalog/builtin.go 21:39:30 spire-1.2.1/pkg/common/catalog/catalog.go 21:39:30 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:39:30 spire-1.2.1/pkg/common/catalog/closers.go 21:39:30 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:39:30 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:39:30 spire-1.2.1/pkg/common/catalog/config.go 21:39:30 spire-1.2.1/pkg/common/catalog/config_test.go 21:39:30 spire-1.2.1/pkg/common/catalog/configure.go 21:39:30 spire-1.2.1/pkg/common/catalog/constraints.go 21:39:30 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:39:30 spire-1.2.1/pkg/common/catalog/context.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:39:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:39:30 spire-1.2.1/pkg/server/registration/ 21:39:30 spire-1.2.1/pkg/server/registration/manager.go 21:39:30 spire-1.2.1/pkg/server/registration/manager_test.go 21:39:30 spire-1.2.1/pkg/server/scanentries.go 21:39:30 spire-1.2.1/pkg/server/scanentries_test.go 21:39:30 spire-1.2.1/pkg/server/server.go 21:39:30 spire-1.2.1/pkg/server/server_test.go 21:39:30 spire-1.2.1/pkg/server/svid/ 21:39:30 spire-1.2.1/pkg/server/svid/observer.go 21:39:30 spire-1.2.1/pkg/server/svid/observer_test.go 21:39:30 spire-1.2.1/pkg/server/svid/rotator.go 21:39:30 spire-1.2.1/pkg/server/svid/rotator_config.go 21:39:30 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:39:30 spire-1.2.1/pkg/server/svid/rotator_test.go 21:39:30 spire-1.2.1/proto/ 21:39:30 spire-1.2.1/proto/private/ 21:39:30 spire-1.2.1/proto/private/server/ 21:39:30 spire-1.2.1/proto/private/server/journal/ 21:39:30 spire-1.2.1/pkg/common/catalog/external.go 21:39:30 spire-1.2.1/pkg/common/catalog/host.go 21:39:30 spire-1.2.1/pkg/common/catalog/pipenet.go 21:39:30 spire-1.2.1/pkg/common/catalog/plugin.go 21:39:30 spire-1.2.1/pkg/common/catalog/testplugin/ 21:39:30 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:39:30 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:39:30 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:39:30 spire-1.2.1/pkg/common/cli/ 21:39:30 spire-1.2.1/pkg/common/cli/env.go 21:39:30 spire-1.2.1/pkg/common/cli/flags.go 21:39:30 spire-1.2.1/pkg/common/cli/trust_domain.go 21:39:30 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:39:30 spire-1.2.1/pkg/common/cli/umask.go 21:39:30 spire-1.2.1/pkg/common/cli/umask_posix.go 21:39:30 spire-1.2.1/pkg/common/cli/umask_test.go 21:39:30 spire-1.2.1/pkg/common/cli/umask_windows.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/ 21:39:30 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/flag.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/format.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/ 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:39:30 21:39:30 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:39:30 spire-1.2.1/proto/private/server/journal/journal.proto 21:39:30 spire-1.2.1/proto/spire/ 21:39:30 spire-1.2.1/proto/spire/common/ 21:39:30 spire-1.2.1/proto/spire/common/common.pb.go 21:39:30 spire-1.2.1/proto/spire/common/common.proto 21:39:30 spire-1.2.1/proto/spire/common/plugin/ 21:39:30 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:39:30 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:39:30 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:39:30 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:39:30 spire-1.2.1/proto/spire/plugin/ 21:39:30 spire-1.2.1/proto/spire/plugin/agent/ 21:39:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:39:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:39:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:39:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:39:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:39:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:39:30 spire-1.2.1/release/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:39:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:39:30 spire-1.2.1/pkg/common/coretypes/ 21:39:30 spire-1.2.1/pkg/common/coretypes/bundle/ 21:39:30 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:39:30 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:39:30 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:39:30 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:39:30 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:39:30 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:39:30 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:39:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:39:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:39:30 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:39:30 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:39:30 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:39:30 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:39:30 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:39:30 spire-1.2.1/release/spire-extras/ 21:39:30 spire-1.2.1/release/spire-extras/README.md 21:39:30 spire-1.2.1/release/spire-extras/conf/ 21:39:30 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:39:30 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:39:30 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:39:30 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:39:30 spire-1.2.1/release/spire/ 21:39:30 spire-1.2.1/release/spire/README.md 21:39:30 spire-1.2.1/release/spire/conf/ 21:39:30 spire-1.2.1/release/spire/conf/agent/ 21:39:30 spire-1.2.1/release/spire/conf/agent/agent.conf 21:39:30 spire-1.2.1/release/spire/conf/server/ 21:39:30 spire-1.2.1/release/spire/conf/server/server.conf 21:39:30 spire-1.2.1/script/ 21:39:30 spire-1.2.1/script/build-artifact.sh 21:39:30 spire-1.2.1/script/generate_dummy_ca.sh 21:39:30 spire-1.2.1/support/ 21:39:30 spire-1.2.1/support/k8s/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:39:30 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:39:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:39:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:39:30 spire-1.2.1/pkg/common/cryptoutil/ 21:39:30 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:39:30 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:39:30 spire-1.2.1/pkg/common/diskutil/ 21:39:30 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:39:30 spire-1.2.1/pkg/common/diskutil/file_test.go 21:39:30 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:39:30 spire-1.2.1/pkg/common/errorutil/ 21:39:30 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:39:30 spire-1.2.1/pkg/common/health/ 21:39:30 spire-1.2.1/pkg/common/health/config.go 21:39:30 spire-1.2.1/pkg/common/health/context.go 21:39:30 spire-1.2.1/pkg/common/health/context_test.go 21:39:30 spire-1.2.1/pkg/common/health/health.go 21:39:30 spire-1.2.1/pkg/common/health/health_test.go 21:39:30 spire-1.2.1/pkg/common/health/logger.go 21:39:30 spire-1.2.1/pkg/common/hostservice/ 21:39:30 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:39:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:39:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:39:30 spire-1.2.1/pkg/common/idutil/ 21:39:30 spire-1.2.1/pkg/common/idutil/require.go 21:39:30 spire-1.2.1/pkg/common/idutil/require_test.go 21:39:30 spire-1.2.1/pkg/common/idutil/safety.go 21:39:30 spire-1.2.1/pkg/common/idutil/safety_test.go 21:39:30 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:39:30 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:39:30 spire-1.2.1/pkg/common/jwtsvid/ 21:39:30 spire-1.2.1/pkg/common/jwtsvid/common.go 21:39:30 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:39:30 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:39:30 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:39:30 spire-1.2.1/pkg/common/jwtutil/ 21:39:30 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:39:30 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:39:30 spire-1.2.1/pkg/common/log/ 21:39:30 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:39:30 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:39:30 spire-1.2.1/pkg/common/log/log.go 21:39:30 spire-1.2.1/pkg/common/log/log_test.go 21:39:30 spire-1.2.1/pkg/common/log/options.go 21:39:30 spire-1.2.1/pkg/common/nodeutil/ 21:39:30 spire-1.2.1/pkg/common/nodeutil/node.go 21:39:30 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:39:30 spire-1.2.1/pkg/common/peertracker/ 21:39:30 spire-1.2.1/pkg/common/peertracker/conn.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:39:30 spire-1.2.1/pkg/common/peertracker/credentials.go 21:39:30 spire-1.2.1/pkg/common/peertracker/errors.go 21:39:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:39:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:39:30 spire-1.2.1/pkg/common/peertracker/info.go 21:39:30 spire-1.2.1/pkg/common/peertracker/listener.go 21:39:30 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:39:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tcp.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:39:30 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:39:30 spire-1.2.1/pkg/common/peertracker/uds.go 21:39:30 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:39:30 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:39:30 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:39:30 spire-1.2.1/pkg/common/pemutil/ 21:39:30 spire-1.2.1/pkg/common/pemutil/block.go 21:39:30 spire-1.2.1/pkg/common/pemutil/certs.go 21:39:30 spire-1.2.1/pkg/common/pemutil/common.go 21:39:30 spire-1.2.1/pkg/common/pemutil/csr.go 21:39:30 spire-1.2.1/pkg/common/pemutil/keys.go 21:39:30 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/ 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:39:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:39:30 spire-1.2.1/pkg/common/plugin/ 21:39:30 spire-1.2.1/pkg/common/plugin/aws/ 21:39:30 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:39:30 spire-1.2.1/pkg/common/plugin/azure/ 21:39:30 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:39:30 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/facade.go 21:39:30 spire-1.2.1/pkg/common/plugin/facade_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/gcp/ 21:39:30 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/ 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:39:30 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/log.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/ 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:39:30 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/ 21:39:30 spire-1.2.1/support/oidc-discovery-provider/README.md 21:39:30 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/config.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:39:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:39:30 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:39:30 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:39:30 spire-1.2.1/pkg/common/plugin/x509pop/ 21:39:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:39:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:39:30 spire-1.2.1/pkg/common/profiling/ 21:39:30 spire-1.2.1/pkg/common/profiling/dumpers.go 21:39:30 spire-1.2.1/pkg/common/profiling/profiling.go 21:39:30 spire-1.2.1/pkg/common/protoutil/ 21:39:30 spire-1.2.1/pkg/common/protoutil/masks.go 21:39:30 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:39:30 spire-1.2.1/pkg/common/rotationutil/ 21:39:30 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:39:30 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:39:30 spire-1.2.1/pkg/common/selector/ 21:39:30 spire-1.2.1/pkg/common/selector/selector.go 21:39:30 spire-1.2.1/pkg/common/selector/selector_test.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/main.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:39:30 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:39:30 spire-1.2.1/test/ 21:39:30 spire-1.2.1/test/clock/ 21:39:30 spire-1.2.1/test/clock/clock.go 21:39:30 spire-1.2.1/test/fakes/ 21:39:30 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:39:30 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:39:30 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:39:30 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:39:30 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:39:30 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:39:30 spire-1.2.1/test/fakes/fakeagentstore/ 21:39:30 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:39:30 spire-1.2.1/pkg/common/selector/set.go 21:39:30 spire-1.2.1/pkg/common/selector/set_utils.go 21:39:30 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:39:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:39:30 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:39:30 spire-1.2.1/pkg/common/telemetry/call.go 21:39:30 spire-1.2.1/pkg/common/telemetry/common/ 21:39:30 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:39:30 spire-1.2.1/test/fakes/fakedatastore/ 21:39:30 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:39:30 spire-1.2.1/test/fakes/fakeentryclient/ 21:39:30 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:39:30 spire-1.2.1/test/fakes/fakehealthchecker/ 21:39:30 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:39:30 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:39:30 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:39:30 spire-1.2.1/test/fakes/fakemetrics/ 21:39:30 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:39:30 spire-1.2.1/test/fakes/fakenoderesolver/ 21:39:30 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:39:30 spire-1.2.1/test/fakes/fakenotifier/ 21:39:30 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:39:30 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:39:30 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:39:30 spire-1.2.1/test/fakes/fakeserverca/ 21:39:30 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:39:30 spire-1.2.1/test/fakes/fakeservercatalog/ 21:39:30 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:39:30 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:39:30 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/config.go 21:39:30 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:39:30 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/inmem.go 21:39:30 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/m3.go 21:39:30 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/metrics.go 21:39:30 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/names.go 21:39:30 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:39:30 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:39:30 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/ 21:39:30 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:39:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:39:30 spire-1.2.1/pkg/common/telemetry/server/server.go 21:39:30 spire-1.2.1/pkg/common/telemetry/sink.go 21:39:30 spire-1.2.1/pkg/common/telemetry/statsd.go 21:39:30 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:39:30 spire-1.2.1/pkg/common/telemetry/uptime.go 21:39:30 spire-1.2.1/pkg/common/telemetry/version.go 21:39:30 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:39:30 spire-1.2.1/pkg/common/uptime/ 21:39:30 spire-1.2.1/pkg/common/uptime/uptime.go 21:39:30 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:39:30 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:39:30 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:39:30 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:39:30 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:39:30 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:39:30 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:39:30 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:39:30 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:39:30 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:39:30 spire-1.2.1/test/fixture/ 21:39:30 spire-1.2.1/test/fixture/certs/ 21:39:30 spire-1.2.1/test/fixture/certs/agent_svid.der 21:39:30 spire-1.2.1/test/fixture/certs/base_cert.pem 21:39:30 spire-1.2.1/test/fixture/certs/base_csr.pem 21:39:30 spire-1.2.1/test/fixture/certs/base_key.pem 21:39:30 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:39:30 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:39:30 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:39:30 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:39:30 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:39:30 spire-1.2.1/test/fixture/certs/blog_key.pem 21:39:30 spire-1.2.1/test/fixture/certs/bundle.der 21:39:30 spire-1.2.1/pkg/common/util/ 21:39:30 spire-1.2.1/pkg/common/util/certs.go 21:39:30 spire-1.2.1/pkg/common/util/certs_test.go 21:39:30 spire-1.2.1/pkg/common/util/csr.go 21:39:30 spire-1.2.1/pkg/common/util/hash.go 21:39:30 spire-1.2.1/pkg/common/util/selectors.go 21:39:30 spire-1.2.1/pkg/common/util/selectors_test.go 21:39:30 spire-1.2.1/pkg/common/util/signals.go 21:39:30 spire-1.2.1/pkg/common/util/sort.go 21:39:30 spire-1.2.1/pkg/common/util/sort_test.go 21:39:30 spire-1.2.1/pkg/common/util/task.go 21:39:30 spire-1.2.1/pkg/common/util/task_test.go 21:39:30 spire-1.2.1/pkg/common/util/testdata/ 21:39:30 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:39:30 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:39:30 spire-1.2.1/pkg/common/version/ 21:39:30 spire-1.2.1/pkg/common/version/version.go 21:39:30 spire-1.2.1/pkg/common/x509svid/ 21:39:30 spire-1.2.1/pkg/common/x509svid/common_test.go 21:39:30 spire-1.2.1/pkg/common/x509svid/csr.go 21:39:30 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:39:30 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:39:30 spire-1.2.1/pkg/common/x509util/ 21:39:30 spire-1.2.1/pkg/common/x509util/cert.go 21:39:30 spire-1.2.1/pkg/common/x509util/dns.go 21:39:30 spire-1.2.1/pkg/common/x509util/dns_test.go 21:39:30 spire-1.2.1/test/fixture/certs/ca.pem 21:39:30 spire-1.2.1/test/fixture/certs/ca_key.pem 21:39:30 spire-1.2.1/test/fixture/certs/database_cert.pem 21:39:30 spire-1.2.1/test/fixture/certs/database_csr.pem 21:39:30 spire-1.2.1/test/fixture/certs/database_key.pem 21:39:30 spire-1.2.1/test/fixture/certs/node_cert.pem 21:39:30 spire-1.2.1/test/fixture/certs/node_csr.pem 21:39:30 spire-1.2.1/test/fixture/certs/node_key.pem 21:39:30 spire-1.2.1/test/fixture/certs/svid.pem 21:39:30 spire-1.2.1/test/fixture/certs/svid_key.pem 21:39:30 spire-1.2.1/test/fixture/config/ 21:39:30 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:39:30 spire-1.2.1/test/fixture/config/agent_good.conf 21:39:30 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:39:30 spire-1.2.1/test/fixture/config/plugin_good.conf 21:39:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:39:30 spire-1.2.1/test/fixture/config/server_good.conf 21:39:30 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:39:30 spire-1.2.1/test/fixture/fixture.go 21:39:30 spire-1.2.1/test/fixture/nodeattestor/ 21:39:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:39:30 spire-1.2.1/pkg/common/x509util/keyid.go 21:39:30 spire-1.2.1/pkg/common/x509util/keypair.go 21:39:30 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:39:30 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:39:30 spire-1.2.1/pkg/server/ 21:39:30 spire-1.2.1/pkg/server/api/ 21:39:30 spire-1.2.1/pkg/server/api/agent.go 21:39:30 spire-1.2.1/pkg/server/api/agent/ 21:39:30 spire-1.2.1/pkg/server/api/agent/v1/ 21:39:30 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/agent_test.go 21:39:30 spire-1.2.1/pkg/server/api/api.go 21:39:30 spire-1.2.1/pkg/server/api/audit/ 21:39:30 spire-1.2.1/pkg/server/api/audit/audit.go 21:39:30 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:39:30 spire-1.2.1/pkg/server/api/bundle.go 21:39:30 spire-1.2.1/pkg/server/api/bundle/ 21:39:30 spire-1.2.1/pkg/server/api/bundle/v1/ 21:39:30 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/bundle_test.go 21:39:30 spire-1.2.1/pkg/server/api/debug/ 21:39:30 spire-1.2.1/pkg/server/api/debug/v1/ 21:39:30 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:39:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:39:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:39:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:39:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:39:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:39:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:39:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:39:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:39:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:39:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:39:30 spire-1.2.1/test/fixture/registration/ 21:39:30 spire-1.2.1/test/fixture/registration/entries.json 21:39:30 spire-1.2.1/test/fixture/registration/good-for-update.json 21:39:30 spire-1.2.1/test/fixture/registration/good.json 21:39:30 spire-1.2.1/test/fixture/registration/invalid.json 21:39:30 spire-1.2.1/test/fixture/registration/invalid_json.json 21:39:30 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:39:30 spire-1.2.1/test/integration/ 21:39:30 spire-1.2.1/test/integration/README.md 21:39:30 spire-1.2.1/pkg/server/api/entry.go 21:39:30 spire-1.2.1/pkg/server/api/entry/ 21:39:30 spire-1.2.1/pkg/server/api/entry/v1/ 21:39:30 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/entry_test.go 21:39:30 spire-1.2.1/pkg/server/api/health/ 21:39:30 spire-1.2.1/pkg/server/api/health/v1/ 21:39:30 spire-1.2.1/pkg/server/api/health/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/id.go 21:39:30 spire-1.2.1/pkg/server/api/id_test.go 21:39:30 spire-1.2.1/pkg/server/api/limits/ 21:39:30 spire-1.2.1/pkg/server/api/limits/limits.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/ 21:39:30 spire-1.2.1/pkg/server/api/middleware/alias.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/audit.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/caller.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:39:30 spire-1.2.1/test/integration/common 21:39:30 spire-1.2.1/test/integration/setup/ 21:39:30 spire-1.2.1/test/integration/setup/adminclient/ 21:39:30 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:39:30 spire-1.2.1/test/integration/setup/adminclient/client.go 21:39:30 spire-1.2.1/test/integration/setup/debugagent/ 21:39:30 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:39:30 spire-1.2.1/test/integration/setup/debugagent/main.go 21:39:30 spire-1.2.1/test/integration/setup/debugserver/ 21:39:30 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:39:30 spire-1.2.1/test/integration/setup/debugserver/main.go 21:39:30 spire-1.2.1/test/integration/setup/downstreamclient/ 21:39:30 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:39:30 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:39:30 spire-1.2.1/test/integration/setup/itclient/ 21:39:30 spire-1.2.1/test/integration/setup/itclient/client.go 21:39:30 spire-1.2.1/test/integration/setup/node-attestation/ 21:39:30 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:39:30 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:39:30 spire-1.2.1/test/integration/setup/x509pop/ 21:39:30 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:39:30 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:39:30 spire-1.2.1/test/integration/suites/ 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:39:30 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:39:30 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:39:30 spire-1.2.1/pkg/server/api/middleware/common.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/entries.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:39:30 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:39:30 spire-1.2.1/pkg/server/api/ratelimit.go 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/ 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:39:30 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:39:30 spire-1.2.1/pkg/server/api/selector.go 21:39:30 spire-1.2.1/pkg/server/api/selector_test.go 21:39:30 spire-1.2.1/pkg/server/api/status.go 21:39:30 spire-1.2.1/pkg/server/api/status_test.go 21:39:30 spire-1.2.1/pkg/server/api/svid/ 21:39:30 spire-1.2.1/pkg/server/api/svid/v1/ 21:39:30 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:39:30 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:39:30 spire-1.2.1/pkg/server/api/trustdomain.go 21:39:30 spire-1.2.1/pkg/server/api/trustdomain/ 21:39:30 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:39:30 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:39:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:39:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:39:31 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:39:31 spire-1.2.1/pkg/server/authpolicy/ 21:39:31 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:39:31 spire-1.2.1/pkg/server/authpolicy/policy.go 21:39:31 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:39:31 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:39:31 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:39:31 spire-1.2.1/pkg/server/authpolicy/validate.go 21:39:31 spire-1.2.1/pkg/server/bundle/ 21:39:31 spire-1.2.1/pkg/server/bundle/client/ 21:39:31 spire-1.2.1/pkg/server/bundle/client/client.go 21:39:31 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:39:31 spire-1.2.1/pkg/server/bundle/client/manager.go 21:39:31 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:39:31 spire-1.2.1/pkg/server/bundle/client/sources.go 21:39:31 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:39:31 spire-1.2.1/pkg/server/bundle/client/updater.go 21:39:31 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:39:31 spire-1.2.1/pkg/server/ca/ 21:39:31 spire-1.2.1/pkg/server/ca/ca.go 21:39:31 spire-1.2.1/pkg/server/ca/ca_health.go 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:39:31 spire-1.2.1/pkg/server/ca/ca_test.go 21:39:31 spire-1.2.1/pkg/server/ca/journal.go 21:39:31 spire-1.2.1/pkg/server/ca/journal_test.go 21:39:31 spire-1.2.1/pkg/server/ca/manager.go 21:39:31 spire-1.2.1/pkg/server/ca/manager_health.go 21:39:31 spire-1.2.1/pkg/server/ca/manager_test.go 21:39:31 spire-1.2.1/pkg/server/ca/templates.go 21:39:31 spire-1.2.1/pkg/server/ca/upstream_client.go 21:39:31 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:39:31 spire-1.2.1/pkg/server/ca/validation.go 21:39:31 spire-1.2.1/pkg/server/cache/ 21:39:31 spire-1.2.1/pkg/server/cache/dscache/ 21:39:31 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:39:31 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:39:31 spire-1.2.1/pkg/server/cache/entrycache/ 21:39:31 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:39:31 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:39:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:39:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:39:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:39:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:39:31 spire-1.2.1/pkg/server/catalog/ 21:39:31 spire-1.2.1/pkg/server/catalog/catalog.go 21:39:31 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/spire-1.2.1/pkg/server/catalog/keymanager.go 21:39:31 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:39:31 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:39:31 spire-1.2.1/pkg/server/catalog/notifier.go 21:39:31 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:39:31 spire-1.2.1/pkg/server/config.go 21:39:31 spire-1.2.1/pkg/server/datastore/ 21:39:31 spire-1.2.1/pkg/server/datastore/datastore.go 21:39:31 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:39:31 spire-1.2.1/pkg/server/datastore/repository.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:39:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:39:31 spire-1.2.1/pkg/server/endpoints/ 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/ 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:39:31 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:39:31 spire-1.2.1/pkg/server/endpoints/config.go 21:39:31 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:39:31 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:39:31 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:39:31 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:39:31 spire-1.2.1/pkg/server/endpoints/middleware.go 21:39:31 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:39:31 spire-1.2.1/pkg/server/hostservice/ 21:39:31 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:39:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:39:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:39:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:39:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:39:31 spire-1.2.1/test/integration/suites/join-token/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:39:31 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:39:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:39:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/ 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/ 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:39:31 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:39:31 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:39:31 spire-1.2.1/test/integration/suites/join-token/README.md 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/join-token/teardown 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:39:31 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:39:31 spire-1.2.1/test/integration/suites/k8s/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/00-setup 21:39:31 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:39:31 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:39:31 spire-1.2.1/test/integration/suites/k8s/README.md 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:39:31 spire-1.2.1/test/integration/suites/k8s/teardown 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:39:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:39:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/ 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:39:31 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:39:31 spire-1.2.1/test/integration/suites/rotation/ 21:39:31 spire-1.2.1/test/integration/suites/rotation/00-setup 21:39:31 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:39:31 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:39:31 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:39:31 spire-1.2.1/test/integration/suites/rotation/README.md 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/rotation/teardown 21:39:31 spire-1.2.1/test/integration/suites/self-test/ 21:39:31 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:39:31 spire-1.2.1/test/integration/suites/self-test/README.md 21:39:31 spire-1.2.1/test/integration/suites/self-test/teardown 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:39:31 spire-1.2.1/test/integration/suites/upgrade/ 21:39:31 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:39:31 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:39:31 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:39:31 spire-1.2.1/test/integration/suites/upgrade/README.md 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/upgrade/teardown 21:39:31 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:39:31 spire-1.2.1/test/integration/test-one.sh 21:39:31 spire-1.2.1/test/integration/test.sh 21:39:31 spire-1.2.1/test/plugintest/ 21:39:31 spire-1.2.1/test/plugintest/config.go 21:39:31 spire-1.2.1/test/plugintest/load.go 21:39:31 spire-1.2.1/test/plugintest/option.go 21:39:31 spire-1.2.1/test/spiretest/ 21:39:31 spire-1.2.1/test/spiretest/apiserver.go 21:39:31 spire-1.2.1/test/spiretest/assertions.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:39:31 21:39:31 spire-1.2.1/test/spiretest/dir.go 21:39:31 spire-1.2.1/test/spiretest/errors_posix.go 21:39:31 spire-1.2.1/test/spiretest/errors_windows.go 21:39:31 spire-1.2.1/test/spiretest/logs.go 21:39:31 spire-1.2.1/test/spiretest/socketapi.go 21:39:31 spire-1.2.1/test/spiretest/suite.go 21:39:31 spire-1.2.1/test/spiretest/x509.go 21:39:31 spire-1.2.1/test/testca/ 21:39:31 spire-1.2.1/test/testca/ca.go 21:39:31 spire-1.2.1/test/testkey/ 21:39:31 spire-1.2.1/test/testkey/generate.sh 21:39:31 spire-1.2.1/test/testkey/genkeys.go 21:39:31 spire-1.2.1/test/testkey/keys.go 21:39:31 spire-1.2.1/test/testkey/new.go 21:39:31 spire-1.2.1/test/tpmsimulator/ 21:39:31 spire-1.2.1/test/tpmsimulator/simulator.go 21:39:31 spire-1.2.1/test/util/ 21:39:31 spire-1.2.1/test/util/cert_fixtures.go 21:39:31 spire-1.2.1/test/util/cert_generation.go 21:39:31 spire-1.2.1/test/util/io_redirection.go 21:39:31 spire-1.2.1/test/util/race.go 21:39:31 spire-1.2.1/test/util/util.go 21:39:31 building spire from source... 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:39:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:39:31 spire-1.2.1/pkg/server/registration/ 21:39:31 spire-1.2.1/pkg/server/registration/manager.go 21:39:31 spire-1.2.1/pkg/server/registration/manager_test.go 21:39:31 spire-1.2.1/pkg/server/scanentries.go 21:39:31 spire-1.2.1/pkg/server/scanentries_test.go 21:39:31 spire-1.2.1/pkg/server/server.go 21:39:31 spire-1.2.1/pkg/server/server_test.go 21:39:31 spire-1.2.1/pkg/server/svid/ 21:39:31 spire-1.2.1/pkg/server/svid/observer.go 21:39:31 spire-1.2.1/pkg/server/svid/observer_test.go 21:39:31 spire-1.2.1/pkg/server/svid/rotator.go 21:39:31 spire-1.2.1/pkg/server/svid/rotator_config.go 21:39:31 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:39:31 spire-1.2.1/pkg/server/svid/rotator_test.go 21:39:31 spire-1.2.1/proto/ 21:39:31 spire-1.2.1/proto/private/ 21:39:31 spire-1.2.1/proto/private/server/ 21:39:31 spire-1.2.1/proto/private/server/journal/ 21:39:31 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:39:31 spire-1.2.1/proto/private/server/journal/journal.proto 21:39:31 spire-1.2.1/proto/spire/ 21:39:31 spire-1.2.1/proto/spire/common/ 21:39:31 spire-1.2.1/proto/spire/common/common.pb.go 21:39:31 spire-1.2.1/proto/spire/common/common.proto 21:39:31 spire-1.2.1/proto/spire/common/plugin/ 21:39:31 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:39:31 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:39:31 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:39:31 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:39:31 spire-1.2.1/proto/spire/plugin/ 21:39:31 spire-1.2.1/proto/spire/plugin/agent/ 21:39:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:39:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:39:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:39:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:39:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:39:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:39:31 spire-1.2.1/release/ 21:39:31 spire-1.2.1/release/spire-extras/ 21:39:31 spire-1.2.1/release/spire-extras/README.md 21:39:31 spire-1.2.1/release/spire-extras/conf/ 21:39:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:39:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:39:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:39:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:39:31 spire-1.2.1/release/spire/ 21:39:31 spire-1.2.1/release/spire/README.md 21:39:31 spire-1.2.1/release/spire/conf/ 21:39:31 spire-1.2.1/release/spire/conf/agent/ 21:39:31 spire-1.2.1/release/spire/conf/agent/agent.conf 21:39:31 spire-1.2.1/release/spire/conf/server/ 21:39:31 spire-1.2.1/release/spire/conf/server/server.conf 21:39:31 spire-1.2.1/script/ 21:39:31 spire-1.2.1/script/build-artifact.sh 21:39:31 spire-1.2.1/script/generate_dummy_ca.sh 21:39:31 spire-1.2.1/support/ 21:39:31 spire-1.2.1/support/k8s/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:39:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/ 21:39:31 spire-1.2.1/support/oidc-discovery-provider/README.md 21:39:31 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/config.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/main.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:39:31 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:39:31 spire-1.2.1/test/ 21:39:31 spire-1.2.1/test/clock/ 21:39:31 spire-1.2.1/test/clock/clock.go 21:39:31 spire-1.2.1/test/fakes/ 21:39:31 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:39:31 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:39:31 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:39:31 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:39:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:39:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:39:31 spire-1.2.1/test/fakes/fakeagentstore/ 21:39:31 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:39:31 spire-1.2.1/test/fakes/fakedatastore/ 21:39:31 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:39:31 spire-1.2.1/test/fakes/fakeentryclient/ 21:39:31 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:39:31 spire-1.2.1/test/fakes/fakehealthchecker/ 21:39:31 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:39:31 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:39:31 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:39:31 spire-1.2.1/test/fakes/fakemetrics/ 21:39:31 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:39:31 spire-1.2.1/test/fakes/fakenoderesolver/ 21:39:31 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:39:31 spire-1.2.1/test/fakes/fakenotifier/ 21:39:31 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:39:31 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:39:31 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:39:31 spire-1.2.1/test/fakes/fakeserverca/ 21:39:31 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:39:31 spire-1.2.1/test/fakes/fakeservercatalog/ 21:39:31 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:39:31 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:39:31 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:39:31 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:39:31 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:39:31 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:39:31 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:39:31 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:39:31 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:39:31 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:39:31 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:39:31 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:39:31 spire-1.2.1/test/fixture/ 21:39:31 spire-1.2.1/test/fixture/certs/ 21:39:31 spire-1.2.1/test/fixture/certs/agent_svid.der 21:39:31 spire-1.2.1/test/fixture/certs/base_cert.pem 21:39:31 spire-1.2.1/test/fixture/certs/base_csr.pem 21:39:31 spire-1.2.1/test/fixture/certs/base_key.pem 21:39:31 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:39:31 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:39:31 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:39:31 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:39:31 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:39:31 spire-1.2.1/test/fixture/certs/blog_key.pem 21:39:31 spire-1.2.1/test/fixture/certs/bundle.der 21:39:31 spire-1.2.1/test/fixture/certs/ca.pem 21:39:31 spire-1.2.1/test/fixture/certs/ca_key.pem 21:39:31 spire-1.2.1/test/fixture/certs/database_cert.pem 21:39:31 spire-1.2.1/test/fixture/certs/database_csr.pem 21:39:31 spire-1.2.1/test/fixture/certs/database_key.pem 21:39:31 spire-1.2.1/test/fixture/certs/node_cert.pem 21:39:31 spire-1.2.1/test/fixture/certs/node_csr.pem 21:39:31 spire-1.2.1/test/fixture/certs/node_key.pem 21:39:31 spire-1.2.1/test/fixture/certs/svid.pem 21:39:31 spire-1.2.1/test/fixture/certs/svid_key.pem 21:39:31 spire-1.2.1/test/fixture/config/ 21:39:31 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:39:31 spire-1.2.1/test/fixture/config/agent_good.conf 21:39:31 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:39:31 spire-1.2.1/test/fixture/config/plugin_good.conf 21:39:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:39:31 spire-1.2.1/test/fixture/config/server_good.conf 21:39:31 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:39:31 spire-1.2.1/test/fixture/fixture.go 21:39:31 spire-1.2.1/test/fixture/nodeattestor/ 21:39:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:39:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:39:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:39:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:39:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:39:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:39:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:39:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:39:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:39:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:39:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:39:31 spire-1.2.1/test/fixture/registration/ 21:39:31 spire-1.2.1/test/fixture/registration/entries.json 21:39:31 spire-1.2.1/test/fixture/registration/good-for-update.json 21:39:31 spire-1.2.1/test/fixture/registration/good.json 21:39:31 spire-1.2.1/test/fixture/registration/invalid.json 21:39:31 spire-1.2.1/test/fixture/registration/invalid_json.json 21:39:31 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:39:31 spire-1.2.1/test/integration/ 21:39:31 spire-1.2.1/test/integration/README.md 21:39:31 spire-1.2.1/test/integration/common 21:39:31 spire-1.2.1/test/integration/setup/ 21:39:31 spire-1.2.1/test/integration/setup/adminclient/ 21:39:31 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:39:31 spire-1.2.1/test/integration/setup/adminclient/client.go 21:39:31 spire-1.2.1/test/integration/setup/debugagent/ 21:39:31 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:39:31 spire-1.2.1/test/integration/setup/debugagent/main.go 21:39:31 spire-1.2.1/test/integration/setup/debugserver/ 21:39:31 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:39:31 spire-1.2.1/test/integration/setup/debugserver/main.go 21:39:31 spire-1.2.1/test/integration/setup/downstreamclient/ 21:39:31 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:39:31 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:39:31 spire-1.2.1/test/integration/setup/itclient/ 21:39:31 spire-1.2.1/test/integration/setup/itclient/client.go 21:39:31 spire-1.2.1/test/integration/setup/node-attestation/ 21:39:31 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:39:31 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:39:31 spire-1.2.1/test/integration/setup/x509pop/ 21:39:31 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:39:31 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:39:31 spire-1.2.1/test/integration/suites/ 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:39:31 spire-1.2.1/test/integration/suites/join-token/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:39:31 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:39:31 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:39:31 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:39:31 spire-1.2.1/test/integration/suites/join-token/README.md 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/join-token/teardown 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:39:31 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:39:31 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:39:31 spire-1.2.1/test/integration/suites/k8s/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/00-setup 21:39:31 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:39:31 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:39:31 spire-1.2.1/test/integration/suites/k8s/README.md 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:39:31 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:39:31 spire-1.2.1/test/integration/suites/k8s/teardown 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:39:31 spire-1.2.1/test/integration/suites/rotation/ 21:39:31 spire-1.2.1/test/integration/suites/rotation/00-setup 21:39:31 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:39:31 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:39:31 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:39:31 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:39:31 spire-1.2.1/test/integration/suites/rotation/README.md 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/ 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/rotation/teardown 21:39:31 spire-1.2.1/test/integration/suites/self-test/ 21:39:31 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:39:31 spire-1.2.1/test/integration/suites/self-test/README.md 21:39:31 spire-1.2.1/test/integration/suites/self-test/teardown 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:39:31 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:39:31 spire-1.2.1/test/integration/suites/upgrade/ 21:39:31 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:39:31 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:39:31 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:39:31 spire-1.2.1/test/integration/suites/upgrade/README.md 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:39:31 spire-1.2.1/test/integration/suites/upgrade/teardown 21:39:31 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:39:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:39:31 spire-1.2.1/test/integration/test-one.sh 21:39:31 spire-1.2.1/test/integration/test.sh 21:39:31 spire-1.2.1/test/plugintest/ 21:39:31 spire-1.2.1/test/plugintest/config.go 21:39:31 spire-1.2.1/test/plugintest/load.go 21:39:31 spire-1.2.1/test/plugintest/option.go 21:39:31 spire-1.2.1/test/spiretest/ 21:39:31 spire-1.2.1/test/spiretest/apiserver.go 21:39:31 spire-1.2.1/test/spiretest/assertions.go 21:39:31 spire-1.2.1/test/spiretest/dir.go 21:39:31 spire-1.2.1/test/spiretest/errors_posix.go 21:39:31 spire-1.2.1/test/spiretest/errors_windows.go 21:39:31 spire-1.2.1/test/spiretest/logs.go 21:39:31 spire-1.2.1/test/spiretest/socketapi.go 21:39:31 spire-1.2.1/test/spiretest/suite.go 21:39:31 spire-1.2.1/test/spiretest/x509.go 21:39:31 spire-1.2.1/test/testca/ 21:39:31 spire-1.2.1/test/testca/ca.go 21:39:31 spire-1.2.1/test/testkey/ 21:39:31 spire-1.2.1/test/testkey/generate.sh 21:39:31 spire-1.2.1/test/testkey/genkeys.go 21:39:31 spire-1.2.1/test/testkey/keys.go 21:39:31 spire-1.2.1/test/testkey/new.go 21:39:31 spire-1.2.1/test/tpmsimulator/ 21:39:31 spire-1.2.1/test/tpmsimulator/simulator.go 21:39:31 spire-1.2.1/test/util/ 21:39:31 spire-1.2.1/test/util/cert_fixtures.go 21:39:31 spire-1.2.1/test/util/cert_generation.go 21:39:31 spire-1.2.1/test/util/io_redirection.go 21:39:31 spire-1.2.1/test/util/race.go 21:39:31 spire-1.2.1/test/util/util.go 21:39:31 building spire from source... 21:39:32 Installing go1.17.7... 21:39:32 Installing go1.17.7... 21:39:59 Building bin/spire-server... 21:39:59 go: downloading github.com/mitchellh/cli v1.1.2 21:39:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:39:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:39:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:39:59 go: downloading google.golang.org/grpc v1.44.0 21:39:59 Building bin/spire-server... 21:40:00 go: downloading github.com/mitchellh/cli v1.1.2 21:40:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:40:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:40:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:40:01 go: downloading google.golang.org/grpc v1.44.0 21:40:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:40:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:40:03 go: downloading github.com/imdario/mergo v0.3.12 21:40:03 go: downloading github.com/sirupsen/logrus v1.8.1 21:40:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:40:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:40:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:40:04 go: downloading github.com/fatih/color v1.13.0 21:40:05 go: downloading github.com/mattn/go-isatty v0.0.14 21:40:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:40:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:40:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:40:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:40:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:40:05 go: downloading github.com/armon/go-metrics v0.3.10 21:40:05 go: downloading github.com/prometheus/client_golang v1.12.1 21:40:05 go: downloading github.com/imdario/mergo v0.3.12 21:40:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:40:05 go: downloading github.com/sirupsen/logrus v1.8.1 21:40:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:40:06 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:40:06 go: downloading github.com/fatih/color v1.13.0 21:40:06 go: downloading github.com/mattn/go-isatty v0.0.14 21:40:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:40:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:40:07 go: downloading github.com/open-policy-agent/opa v0.38.0 21:40:07 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:40:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:40:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:40:09 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:40:09 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:40:09 go: downloading github.com/armon/go-metrics v0.3.10 21:40:10 go: downloading github.com/prometheus/client_golang v1.12.1 21:40:10 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:40:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:40:11 go: downloading github.com/open-policy-agent/opa v0.38.0 21:40:33 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:40:33 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:40:33 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:40:33 go: downloading github.com/mattn/go-colorable v0.1.12 21:40:34 go: downloading github.com/Masterminds/goutils v1.1.0 21:40:34 go: downloading github.com/Masterminds/semver v1.5.0 21:40:34 go: downloading github.com/google/uuid v1.1.2 21:40:34 go: downloading github.com/huandu/xstrings v1.3.2 21:40:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:40:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:40:34 go: downloading github.com/prometheus/client_model v0.2.0 21:40:34 go: downloading github.com/prometheus/common v0.32.1 21:40:35 go: downloading github.com/beorn7/perks v1.0.1 21:40:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:40:35 go: downloading github.com/prometheus/procfs v0.7.3 21:40:36 go: downloading go.uber.org/atomic v1.9.0 21:40:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:40:36 go: downloading github.com/mattn/go-colorable v0.1.12 21:40:36 go: downloading github.com/imkira/go-observer v1.0.3 21:40:37 go: downloading github.com/Masterminds/goutils v1.1.0 21:40:37 go: downloading github.com/Masterminds/semver v1.5.0 21:40:37 go: downloading github.com/google/uuid v1.1.2 21:40:37 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:40:37 go: downloading github.com/huandu/xstrings v1.3.2 21:40:37 go: downloading github.com/oklog/run v1.0.0 21:40:37 go: downloading github.com/hashicorp/errwrap v1.1.0 21:40:37 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:40:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:40:37 go: downloading github.com/oklog/run v1.0.0 21:40:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:40:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:40:38 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:40:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:40:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:40:38 go: downloading github.com/prometheus/client_model v0.2.0 21:40:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:40:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:40:38 go: downloading github.com/prometheus/common v0.32.1 21:40:38 go: downloading github.com/beorn7/perks v1.0.1 21:40:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:40:38 go: downloading github.com/prometheus/procfs v0.7.3 21:40:39 go: downloading go.uber.org/atomic v1.9.0 21:40:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:40:40 go: downloading github.com/imkira/go-observer v1.0.3 21:40:40 go: downloading github.com/hashicorp/errwrap v1.1.0 21:40:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:40:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:40:40 go: downloading github.com/twmb/murmur3 v1.1.6 21:40:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:40:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:40:41 go: downloading gopkg.in/yaml.v2 v2.4.0 21:40:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:40:41 go: downloading github.com/blang/semver/v4 v4.0.0 21:40:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:40:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:40:42 go: downloading github.com/jinzhu/gorm v1.9.16 21:40:42 go: downloading github.com/lib/pq v1.10.4 21:40:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:40:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:40:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:40:43 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:40:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:40:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:40:46 go: downloading github.com/stretchr/testify v1.7.0 21:40:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:40:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:40:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:40:46 go: downloading github.com/blang/semver/v4 v4.0.0 21:40:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:40:46 go: downloading github.com/jinzhu/gorm v1.9.16 21:40:47 go: downloading github.com/lib/pq v1.10.4 21:40:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:40:47 go: downloading google.golang.org/api v0.70.0 21:40:47 go: downloading k8s.io/client-go v0.23.4 21:40:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:40:53 go: downloading github.com/stretchr/testify v1.7.0 21:40:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:40:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:40:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:41:15 go: downloading google.golang.org/api v0.70.0 21:41:15 go: downloading k8s.io/client-go v0.23.4 21:41:15 go: downloading k8s.io/api v0.23.4 21:41:30 go: downloading github.com/google/go-tpm v0.3.3 21:41:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:41:34 go: downloading k8s.io/api v0.23.4 21:41:34 go: downloading github.com/google/go-tpm v0.3.3 21:41:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:41:47 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:41:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:41:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:41:47 go: downloading cloud.google.com/go/storage v1.21.0 21:41:47 go: downloading cloud.google.com/go v0.100.2 21:41:49 go: downloading k8s.io/apimachinery v0.23.4 21:41:51 go: downloading k8s.io/kube-aggregator v0.23.3 21:41:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:41:54 go: downloading cloud.google.com/go/security v1.3.0 21:41:54 go: downloading github.com/hashicorp/vault/api v1.4.1 21:41:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:41:56 go: downloading github.com/twmb/murmur3 v1.1.6 21:41:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:41:56 go: downloading gopkg.in/yaml.v2 v2.4.0 21:41:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:41:56 go: downloading github.com/gobwas/glob v0.2.3 21:41:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:41:57 go: downloading github.com/aws/smithy-go v1.11.0 21:41:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:41:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:41:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:41:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:41:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:41:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:41:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:41:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:41:59 go: downloading cloud.google.com/go/storage v1.21.0 21:41:59 go: downloading github.com/jinzhu/inflection v1.0.0 21:41:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:42:00 go: downloading cloud.google.com/go v0.100.2 21:42:00 go: downloading github.com/gogo/protobuf v1.3.2 21:42:02 go: downloading k8s.io/apimachinery v0.23.4 21:42:04 go: downloading k8s.io/kube-aggregator v0.23.3 21:42:05 go: downloading cloud.google.com/go/security v1.3.0 21:42:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:42:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:42:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:42:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:42:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:42:07 go: downloading github.com/dimchansky/utfbom v1.1.1 21:42:07 go: downloading cloud.google.com/go/compute v1.3.0 21:42:07 go: downloading github.com/hashicorp/vault/api v1.4.1 21:42:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:42:08 go: downloading cloud.google.com/go/iam v0.1.1 21:42:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:42:08 go: downloading k8s.io/klog/v2 v2.30.0 21:42:08 go: downloading github.com/google/gofuzz v1.1.0 21:42:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:42:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:42:09 go: downloading github.com/gobwas/glob v0.2.3 21:42:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:42:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:42:09 go: downloading github.com/jinzhu/inflection v1.0.0 21:42:09 go: downloading github.com/aws/smithy-go v1.11.0 21:42:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:42:10 go: downloading github.com/spf13/pflag v1.0.5 21:42:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:42:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:42:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:42:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:42:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:42:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:42:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:42:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:42:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:42:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:42:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:42:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:42:12 go: downloading github.com/gogo/protobuf v1.3.2 21:42:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:42:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:42:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:42:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:42:13 go: downloading go.opencensus.io v0.23.0 21:42:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:42:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:42:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:42:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:42:17 go: downloading gopkg.in/inf.v0 v0.9.1 21:42:17 go: downloading github.com/go-logr/logr v1.2.2 21:42:17 go: downloading github.com/google/go-cmp v0.5.7 21:42:17 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:42:17 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:42:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:42:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:42:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:42:18 go: downloading github.com/dimchansky/utfbom v1.1.1 21:42:18 go: downloading cloud.google.com/go/compute v1.3.0 21:42:18 go: downloading github.com/json-iterator/go v1.1.12 21:42:18 go: downloading github.com/googleapis/gnostic v0.5.5 21:42:19 go: downloading cloud.google.com/go/iam v0.1.1 21:42:19 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:42:19 go: downloading k8s.io/klog/v2 v2.30.0 21:42:20 go: downloading github.com/google/gofuzz v1.1.0 21:42:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:42:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:42:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:42:21 go: downloading github.com/spf13/pflag v1.0.5 21:42:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:42:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:42:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:42:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:42:22 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:42:22 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:42:22 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:42:23 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:42:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:42:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:42:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:42:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:42:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:42:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:42:24 go: downloading github.com/tklauser/numcpus v0.3.0 21:42:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:42:25 go: downloading go.uber.org/zap v1.21.0 21:42:26 go: downloading sigs.k8s.io/yaml v1.3.0 21:42:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:42:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:42:26 go: downloading github.com/modern-go/reflect2 v1.0.2 21:42:26 go: downloading github.com/ryanuber/go-glob v1.0.0 21:42:26 go: downloading github.com/golang/snappy v0.0.4 21:42:26 go: downloading go.opencensus.io v0.23.0 21:42:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:42:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:42:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:42:28 go: downloading gopkg.in/inf.v0 v0.9.1 21:42:28 go: downloading github.com/go-logr/logr v1.2.2 21:42:28 go: downloading github.com/google/go-cmp v0.5.7 21:42:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:42:29 go: downloading github.com/json-iterator/go v1.1.12 21:42:30 go: downloading github.com/googleapis/gnostic v0.5.5 21:42:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:42:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:42:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:42:35 go: downloading github.com/tklauser/numcpus v0.3.0 21:42:36 go: downloading go.uber.org/zap v1.21.0 21:42:37 go: downloading sigs.k8s.io/yaml v1.3.0 21:42:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:42:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:42:37 go: downloading github.com/modern-go/reflect2 v1.0.2 21:42:37 go: downloading github.com/ryanuber/go-glob v1.0.0 21:42:37 go: downloading github.com/golang/snappy v0.0.4 21:42:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:42:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:42:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:42:38 go: downloading github.com/hashicorp/go-version v1.2.0 21:42:38 go: downloading go.uber.org/multierr v1.6.0 21:42:48 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:42:48 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:42:48 go: downloading github.com/hashicorp/go-version v1.2.0 21:42:48 go: downloading go.uber.org/multierr v1.6.0 21:43:15 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:43:15 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:43:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:43:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:44:53 Removing intermediate container 05609e1d042a 21:44:53 ---> 1124b87a0230 21:44:53 21:44:53 Step 10/31 : FROM alpine:3.14 21:44:53 3.14: Pulling from library/alpine 21:44:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:44:54 Status: Downloaded newer image for alpine:3.14 21:44:54 ---> ac73e934f311 21:44:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:44:54 ---> Running in 9465f1940758 21:44:55 Removing intermediate container 9465f1940758 21:44:55 ---> 6a6bec1fcb56 21:44:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:44:55 ---> Running in 965be40bd107 21:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:44:59 (1/2) Installing dumb-init (1.2.5-r1) 21:44:59 (2/2) Installing su-exec (0.2-r1) 21:44:59 Executing busybox-1.33.1-r7.trigger 21:44:59 OK: 6 MiB in 16 packages 21:45:01 Removing intermediate container 965be40bd107 21:45:01 ---> d457d9625bdc 21:45:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:45:01 ---> Running in 82d2077821fc 21:45:02 Removing intermediate container 82d2077821fc 21:45:02 ---> f217856675ef 21:45:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:45:02 ---> Running in 810631c1e8c1 21:45:02 Removing intermediate container 810631c1e8c1 21:45:02 ---> 1a149a8dce42 21:45:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:45:03 ---> Running in 18d1fef9db05 21:45:06 Removing intermediate container 18d1fef9db05 21:45:06 ---> 284c377d3f27 21:45:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:45:06 ---> Running in c42ef382a7e3 21:45:07 Removing intermediate container c42ef382a7e3 21:45:07 ---> d542d1ec3339 21:45:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:45:08 ---> cfef88f18520 21:45:08 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:45:08 ---> Running in dc8947c52420 21:45:12 Removing intermediate container dc8947c52420 21:45:12 ---> 92cab26ccce4 21:45:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:13 ---> 4775b21d47c8 21:45:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:45:14 ---> f0f844f0bc57 21:45:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:45:15 ---> ac6e747fc6eb 21:45:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:45:16 ---> f5a776404999 21:45:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:45:17 ---> 8c1d7c5134ed 21:45:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:45:17 ---> Running in 49b63e070a87 21:45:18 Removing intermediate container 49b63e070a87 21:45:18 ---> 9af48ece5431 21:45:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:45:19 ---> d0269976722b 21:45:19 Step 26/31 : RUN chmod +x /entrypoint.sh 21:45:19 ---> Running in 439ba40d32ca 21:45:23 Removing intermediate container 439ba40d32ca 21:45:23 ---> 8bb767d747ed 21:45:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:45:23 ---> Running in f26b8645ff59 21:45:23 Removing intermediate container f26b8645ff59 21:45:23 ---> b97b5af38a05 21:45:23 Step 28/31 : CMD ["gate"] 21:45:24 ---> Running in 4eb7963f57f1 21:45:25 Removing intermediate container 4eb7963f57f1 21:45:25 ---> bacdc3837099 21:45:25 Step 29/31 : LABEL arch=arm64 21:45:25 ---> Running in 832b945ecdaf 21:45:25 Removing intermediate container 832b945ecdaf 21:45:25 ---> 19b292e26726 21:45:25 Step 30/31 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:45:26 ---> Running in 07beba1327a7 21:45:26 Removing intermediate container 07beba1327a7 21:45:26 ---> 5f5b29b62dd6 21:45:26 Step 31/31 : LABEL version=0.0.0 21:45:27 ---> Running in 8aa8697e7fbd 21:45:27 Removing intermediate container 8aa8697e7fbd 21:45:27 ---> 9390d57e41db 21:45:27 21:45:28 Successfully built 9390d57e41db 21:45:28 Successfully tagged security-bootstrapper-arm64:latest 21:45:28  Building security-bootstrapper ... done Building sys-mgmt-agent 21:46:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:46:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:46:00 ---> 43253a81a14b 21:46:00 Step 3/23 : WORKDIR /edgex-go 21:46:00 ---> Using cache 21:46:00 ---> 38f120314419 21:46:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:00 ---> Using cache 21:46:00 ---> a8e6278c3884 21:46:00 Step 5/23 : RUN apk add --update --no-cache make bash git 21:46:00 ---> Running in ebe65df24d11 21:46:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:04 OK: 220 MiB in 52 packages 21:46:06 Removing intermediate container ebe65df24d11 21:46:06 ---> f862c34a7341 21:46:06 Step 6/23 : COPY go.mod vendor* ./ 21:46:08 ---> fac77ec91346 21:46:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:08 ---> Running in 100429e65bfc 21:46:14 Removing intermediate container cc6806dc5555 21:46:14 ---> 2633f3436a2d 21:46:14 21:46:14 Step 10/23 : FROM alpine:3.14 21:46:14 ---> ac73e934f311 21:46:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:46:14 ---> Running in 05e7c3d24611 21:46:14 Removing intermediate container 05e7c3d24611 21:46:14 ---> c35809911e6a 21:46:14 Step 12/23 : ENV APP_PORT=59880 21:46:14 ---> Running in dcb332fda6c5 21:46:15 Removing intermediate container dcb332fda6c5 21:46:15 ---> 8ec98ac3e87c 21:46:15 Step 13/23 : EXPOSE $APP_PORT 21:46:16 Removing intermediate container 100429e65bfc 21:46:16 ---> 7aed8911ec39 21:46:16 Step 8/23 : COPY . . 21:46:16 ---> Running in dbac5acb6db2 21:46:16 Removing intermediate container dbac5acb6db2 21:46:16 ---> 5321dbae8afd 21:46:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:16 ---> Running in ed0f7acf4e1e 21:46:21 Removing intermediate container ed0f7acf4e1e 21:46:21 ---> bd4d3f879260 21:46:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:46:21 ---> Running in 08bd773c4924 21:46:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:46:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:46:32 (1/6) Installing dumb-init (1.2.5-r1) 21:46:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:46:32 (3/6) Installing libsodium (1.0.18-r0) 21:46:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:46:32 (5/6) Installing libzmq (4.3.4-r0) 21:46:33 (6/6) Installing zeromq (4.3.4-r0) 21:46:33 Executing busybox-1.33.1-r7.trigger 21:46:33 OK: 8 MiB in 20 packages 21:46:37 Removing intermediate container 08bd773c4924 21:46:37 ---> ec2e01a57490 21:46:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:46:38 ---> 5f861834967c 21:46:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:46:42 ---> 62a24ae78fc7 21:46:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:46:43 ---> 0f44da901f76 21:46:43 Step 19/23 : ENTRYPOINT ["/core-data"] 21:46:43 ---> Running in c39b850926f4 21:46:44 Removing intermediate container c39b850926f4 21:46:44 ---> adbd5c1594de 21:46:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:46:44 ---> Running in 837214bf418a 21:46:45 Removing intermediate container 837214bf418a 21:46:45 ---> 46d6001c659a 21:46:45 Step 21/23 : LABEL arch=arm64 21:46:45 ---> 55ce6bdb1c30 21:46:45 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:46:45 ---> Running in a69973aa2c08 21:46:45 ---> Running in e4f296a9395e 21:46:46 Removing intermediate container a69973aa2c08 21:46:46 ---> 875e6e8f7138 21:46:46 Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:46:46 ---> Running in 009179120bea 21:46:47 Removing intermediate container 009179120bea 21:46:47 ---> 4b995f432e69 21:46:47 Step 23/23 : LABEL version=0.0.0 21:46:47 ---> Running in 04ad997b2b97 21:46:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:46:48 Removing intermediate container 04ad997b2b97 21:46:48 ---> 056a97ed4680 21:46:48 21:46:48 Successfully built 056a97ed4680 21:46:48 Successfully tagged core-data-arm64:latest 21:46:48  Building core-data ... done Building security-spire-agent 21:47:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:47:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:47:21 ---> 43253a81a14b 21:47:21 Step 3/26 : WORKDIR /edgex-go 21:47:21 ---> Using cache 21:47:21 ---> 38f120314419 21:47:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:21 ---> Using cache 21:47:21 ---> a8e6278c3884 21:47:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:47:21 ---> Running in 5916382274c8 21:47:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:47:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:47:22 OK: 220 MiB in 52 packages 21:47:24 Removing intermediate container 5916382274c8 21:47:24 ---> f6a3ba6821a8 21:47:24 Step 6/26 : COPY go.mod vendor* ./ 21:47:25 ---> 40c93da146d6 21:47:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:25 ---> Running in 3688547455cb 21:47:30 Removing intermediate container 3688547455cb 21:47:30 ---> 71860c328d49 21:47:30 Step 8/26 : COPY . . 21:47:52 ---> 9652954740cc 21:47:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:47:52 ---> Running in d3993383db55 21:47:53 Removing intermediate container d3993383db55 21:47:53 ---> 66a16e5221d0 21:47:53 Step 10/26 : RUN mkdir -p spire-build 21:47:53 ---> Running in 98c0865287aa 21:47:57 Removing intermediate container 98c0865287aa 21:47:57 ---> 56798626e6e5 21:47:57 Step 11/26 : WORKDIR /edgex-go/spire-build 21:47:58 ---> Running in 709a5ebb89c6 21:47:59 Removing intermediate container 709a5ebb89c6 21:47:59 ---> c6e2d47de352 21:47:59 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:47:59 ---> Running in 5821874d97b9 21:48:02 spire-1.2.1/ 21:48:02 spire-1.2.1/.data/ 21:48:02 spire-1.2.1/.data/.file 21:48:02 spire-1.2.1/.dockerignore 21:48:02 spire-1.2.1/.gitattributes 21:48:02 spire-1.2.1/.githooks/ 21:48:02 spire-1.2.1/.githooks/pre-commit 21:48:02 spire-1.2.1/.github/ 21:48:02 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:48:02 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:48:02 spire-1.2.1/.github/dependabot.yml 21:48:02 spire-1.2.1/.github/workflows/ 21:48:02 spire-1.2.1/.github/workflows/nightly_build.yaml 21:48:02 spire-1.2.1/.github/workflows/pr_build.yaml 21:48:02 spire-1.2.1/.github/workflows/release_build.yaml 21:48:02 spire-1.2.1/.github/workflows/scripts/ 21:48:02 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:48:02 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:48:02 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:48:02 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:48:02 spire-1.2.1/.github/workflows/scripts/split.sh 21:48:02 spire-1.2.1/.gitignore 21:48:02 spire-1.2.1/.go-version 21:48:02 spire-1.2.1/.golangci.yml 21:48:02 spire-1.2.1/ADOPTERS.md 21:48:02 spire-1.2.1/CHANGELOG.md 21:48:02 spire-1.2.1/CODE-OF-CONDUCT.md 21:48:02 spire-1.2.1/CODEOWNERS 21:48:02 spire-1.2.1/CONTRIBUTING.md 21:48:02 spire-1.2.1/Dockerfile 21:48:02 spire-1.2.1/Dockerfile.dev 21:48:02 spire-1.2.1/Dockerfile.scratch 21:48:02 spire-1.2.1/LICENSE 21:48:02 spire-1.2.1/MAINTAINERS.md 21:48:02 spire-1.2.1/Makefile 21:48:02 spire-1.2.1/README.md 21:48:02 spire-1.2.1/ROADMAP.md 21:48:02 spire-1.2.1/SECURITY.md 21:48:02 spire-1.2.1/cmd/ 21:48:02 spire-1.2.1/cmd/spire-agent/ 21:48:02 spire-1.2.1/cmd/spire-agent/cli/ 21:48:02 spire-1.2.1/cmd/spire-agent/cli/api/ 21:48:02 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/common/ 21:48:02 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:48:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/run/ 21:48:02 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:48:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:48:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:48:02 spire-1.2.1/cmd/spire-agent/main.go 21:48:02 spire-1.2.1/cmd/spire-server/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/agent/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/cli.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/run/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/token/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/validate/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/x509/ 21:48:02 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:48:02 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:48:02 spire-1.2.1/cmd/spire-server/main.go 21:48:02 spire-1.2.1/cmd/spire-server/util/ 21:48:02 spire-1.2.1/cmd/spire-server/util/util.go 21:48:02 spire-1.2.1/conf/ 21:48:02 spire-1.2.1/conf/agent/ 21:48:02 spire-1.2.1/conf/agent/agent.conf 21:48:02 spire-1.2.1/conf/agent/agent_full.conf 21:48:02 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:48:02 spire-1.2.1/conf/server/ 21:48:02 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:48:02 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:48:02 spire-1.2.1/conf/server/server.conf 21:48:02 spire-1.2.1/conf/server/server_full.conf 21:48:02 spire-1.2.1/doc/ 21:48:02 spire-1.2.1/doc/SPIRE101.md 21:48:02 spire-1.2.1/doc/auditlog.md 21:48:02 spire-1.2.1/doc/authorization_policy_engine.md 21:48:02 spire-1.2.1/doc/changelog_guidelines.md 21:48:02 spire-1.2.1/doc/cure53-report.pdf 21:48:02 spire-1.2.1/doc/images/ 21:48:02 spire-1.2.1/doc/images/2019_roadmap.png 21:48:02 spire-1.2.1/doc/images/SPIRE101.png 21:48:02 spire-1.2.1/doc/images/SPIRE_agent.png 21:48:02 spire-1.2.1/doc/images/SPIRE_server.png 21:48:02 spire-1.2.1/doc/images/cache_mgr.png 21:48:02 spire-1.2.1/doc/images/cache_mgr_components.png 21:48:02 spire-1.2.1/doc/images/federated_spire.png 21:48:02 spire-1.2.1/doc/images/ha_mode.png 21:48:02 spire-1.2.1/doc/images/nested_spire.png 21:48:02 spire-1.2.1/doc/images/oidc_federation.png 21:48:02 spire-1.2.1/doc/images/single_trust_domain.png 21:48:02 spire-1.2.1/doc/images/spiffe_compatible.png 21:48:02 spire-1.2.1/doc/images/spire_logo.png 21:48:02 spire-1.2.1/doc/migrating_registration_api_clients.md 21:48:02 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:48:02 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:48:02 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:48:02 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:48:02 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:48:02 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:48:02 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:48:02 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:48:02 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:48:02 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:48:02 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:48:02 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:48:02 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:48:02 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:48:02 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:48:02 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:48:02 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:48:02 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:48:02 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:48:02 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:48:02 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:48:02 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:48:02 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:48:02 spire-1.2.1/doc/scaling_spire.md 21:48:02 spire-1.2.1/doc/spire_agent.md 21:48:02 spire-1.2.1/doc/spire_server.md 21:48:02 spire-1.2.1/doc/supported_integrations.md 21:48:02 spire-1.2.1/doc/telemetry.md 21:48:02 spire-1.2.1/doc/telemetry_config.md 21:48:02 spire-1.2.1/doc/upgrading.md 21:48:02 spire-1.2.1/doc/using_spire.md 21:48:02 spire-1.2.1/examples/ 21:48:02 spire-1.2.1/examples/README.md 21:48:02 spire-1.2.1/go.mod 21:48:02 spire-1.2.1/go.sum 21:48:02 spire-1.2.1/pkg/ 21:48:02 spire-1.2.1/pkg/agent/ 21:48:02 spire-1.2.1/pkg/agent/agent.go 21:48:02 spire-1.2.1/pkg/agent/api/ 21:48:02 spire-1.2.1/pkg/agent/api/config.go 21:48:02 spire-1.2.1/pkg/agent/api/debug/ 21:48:02 spire-1.2.1/pkg/agent/api/debug/v1/ 21:48:02 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:48:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:48:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:48:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:48:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:48:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:48:03 spire-1.2.1/pkg/agent/api/endpoints.go 21:48:03 spire-1.2.1/pkg/agent/api/health/ 21:48:03 spire-1.2.1/pkg/agent/api/health/v1/ 21:48:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:48:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:48:03 spire-1.2.1/pkg/agent/api/rpccontext/ 21:48:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:48:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:48:03 spire-1.2.1/pkg/agent/attestor/ 21:48:03 spire-1.2.1/pkg/agent/attestor/node/ 21:48:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:48:03 spire-1.2.1/pkg/agent/attestor/node/node.go 21:48:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:48:03 spire-1.2.1/pkg/agent/attestor/workload/ 21:48:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:48:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:48:03 spire-1.2.1/pkg/agent/catalog/ 21:48:03 spire-1.2.1/pkg/agent/catalog/catalog.go 21:48:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:48:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:48:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:48:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:48:03 spire-1.2.1/pkg/agent/client/ 21:48:03 spire-1.2.1/pkg/agent/client/client.go 21:48:03 spire-1.2.1/pkg/agent/client/client_test.go 21:48:03 spire-1.2.1/pkg/agent/client/dial.go 21:48:03 spire-1.2.1/pkg/agent/client/nodeconn.go 21:48:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:48:03 spire-1.2.1/pkg/agent/client/update.go 21:48:03 spire-1.2.1/pkg/agent/client/util.go 21:48:03 spire-1.2.1/pkg/agent/common/ 21:48:03 spire-1.2.1/pkg/agent/common/backoff/ 21:48:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:48:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:48:03 spire-1.2.1/pkg/agent/common/cgroups/ 21:48:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:48:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:48:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:48:03 spire-1.2.1/pkg/agent/config.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/ 21:48:03 spire-1.2.1/pkg/agent/endpoints/config.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:48:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:48:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/workload/ 21:48:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:48:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:48:03 spire-1.2.1/pkg/agent/manager/ 21:48:03 spire-1.2.1/pkg/agent/manager/cache/ 21:48:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:48:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:48:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:48:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:48:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:48:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:48:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:48:03 spire-1.2.1/pkg/agent/manager/config.go 21:48:03 spire-1.2.1/pkg/agent/manager/manager.go 21:48:03 spire-1.2.1/pkg/agent/manager/manager_test.go 21:48:03 spire-1.2.1/pkg/agent/manager/storage.go 21:48:03 spire-1.2.1/pkg/agent/manager/storage_test.go 21:48:03 spire-1.2.1/pkg/agent/manager/storecache/ 21:48:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:48:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:48:03 spire-1.2.1/pkg/agent/manager/sync.go 21:48:03 spire-1.2.1/pkg/agent/plugin/ 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:48:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:48:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:48:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:48:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:48:03 spire-1.2.1/pkg/agent/svid/ 21:48:03 spire-1.2.1/pkg/agent/svid/rotator.go 21:48:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:48:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:48:03 spire-1.2.1/pkg/agent/svid/store/ 21:48:03 spire-1.2.1/pkg/agent/svid/store/service.go 21:48:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:48:03 spire-1.2.1/pkg/common/ 21:48:03 spire-1.2.1/pkg/common/agentpathtemplate/ 21:48:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:48:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:48:03 spire-1.2.1/pkg/common/api/ 21:48:03 spire-1.2.1/pkg/common/api/metrics.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/ 21:48:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/logger.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/names.go 21:48:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:48:03 spire-1.2.1/pkg/common/api/names.go 21:48:03 spire-1.2.1/pkg/common/api/ratelimit.go 21:48:03 spire-1.2.1/pkg/common/api/rpccontext/ 21:48:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:48:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:48:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:48:03 spire-1.2.1/pkg/common/auth/ 21:48:03 spire-1.2.1/pkg/common/auth/interceptors.go 21:48:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:48:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/ 21:48:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/types.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:48:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:48:03 spire-1.2.1/pkg/common/catalog/ 21:48:03 spire-1.2.1/pkg/common/catalog/bind.go 21:48:03 spire-1.2.1/pkg/common/catalog/builtin.go 21:48:03 spire-1.2.1/pkg/common/catalog/catalog.go 21:48:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:48:03 spire-1.2.1/pkg/common/catalog/closers.go 21:48:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:48:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:48:03 spire-1.2.1/pkg/common/catalog/config.go 21:48:03 spire-1.2.1/pkg/common/catalog/config_test.go 21:48:03 spire-1.2.1/pkg/common/catalog/configure.go 21:48:03 spire-1.2.1/pkg/common/catalog/constraints.go 21:48:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:48:03 spire-1.2.1/pkg/common/catalog/context.go 21:48:03 spire-1.2.1/pkg/common/catalog/external.go 21:48:03 spire-1.2.1/pkg/common/catalog/host.go 21:48:03 spire-1.2.1/pkg/common/catalog/pipenet.go 21:48:03 spire-1.2.1/pkg/common/catalog/plugin.go 21:48:03 spire-1.2.1/pkg/common/catalog/testplugin/ 21:48:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:48:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:48:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:48:03 spire-1.2.1/pkg/common/cli/ 21:48:03 spire-1.2.1/pkg/common/cli/env.go 21:48:03 spire-1.2.1/pkg/common/cli/flags.go 21:48:03 spire-1.2.1/pkg/common/cli/trust_domain.go 21:48:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:48:03 spire-1.2.1/pkg/common/cli/umask.go 21:48:03 spire-1.2.1/pkg/common/cli/umask_posix.go 21:48:03 spire-1.2.1/pkg/common/cli/umask_test.go 21:48:03 spire-1.2.1/pkg/common/cli/umask_windows.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/ 21:48:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/flag.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/format.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/ 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:48:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:48:03 spire-1.2.1/pkg/common/coretypes/ 21:48:03 spire-1.2.1/pkg/common/coretypes/bundle/ 21:48:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:48:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:48:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:48:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:48:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:48:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:48:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:48:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:48:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:48:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:48:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:48:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:48:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:48:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:48:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:48:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:48:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:48:03 spire-1.2.1/pkg/common/cryptoutil/ 21:48:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:48:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:48:03 spire-1.2.1/pkg/common/diskutil/ 21:48:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:48:03 spire-1.2.1/pkg/common/diskutil/file_test.go 21:48:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:48:03 spire-1.2.1/pkg/common/errorutil/ 21:48:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:48:03 spire-1.2.1/pkg/common/health/ 21:48:03 spire-1.2.1/pkg/common/health/config.go 21:48:03 spire-1.2.1/pkg/common/health/context.go 21:48:03 spire-1.2.1/pkg/common/health/context_test.go 21:48:03 spire-1.2.1/pkg/common/health/health.go 21:48:03 spire-1.2.1/pkg/common/health/health_test.go 21:48:03 spire-1.2.1/pkg/common/health/logger.go 21:48:03 spire-1.2.1/pkg/common/hostservice/ 21:48:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:48:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:48:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:48:03 spire-1.2.1/pkg/common/idutil/ 21:48:03 spire-1.2.1/pkg/common/idutil/require.go 21:48:03 spire-1.2.1/pkg/common/idutil/require_test.go 21:48:03 spire-1.2.1/pkg/common/idutil/safety.go 21:48:03 spire-1.2.1/pkg/common/idutil/safety_test.go 21:48:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:48:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:48:03 spire-1.2.1/pkg/common/jwtsvid/ 21:48:03 spire-1.2.1/pkg/common/jwtsvid/common.go 21:48:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:48:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:48:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:48:03 spire-1.2.1/pkg/common/jwtutil/ 21:48:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:48:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:48:03 spire-1.2.1/pkg/common/log/ 21:48:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:48:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:48:03 spire-1.2.1/pkg/common/log/log.go 21:48:03 spire-1.2.1/pkg/common/log/log_test.go 21:48:03 spire-1.2.1/pkg/common/log/options.go 21:48:03 spire-1.2.1/pkg/common/nodeutil/ 21:48:03 spire-1.2.1/pkg/common/nodeutil/node.go 21:48:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:48:03 spire-1.2.1/pkg/common/peertracker/ 21:48:03 spire-1.2.1/pkg/common/peertracker/conn.go 21:48:03 spire-1.2.1/pkg/common/peertracker/credentials.go 21:48:03 spire-1.2.1/pkg/common/peertracker/errors.go 21:48:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:48:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:48:03 spire-1.2.1/pkg/common/peertracker/info.go 21:48:03 spire-1.2.1/pkg/common/peertracker/listener.go 21:48:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:48:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:48:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:48:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:48:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:48:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:48:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:48:03 spire-1.2.1/pkg/common/peertracker/tcp.go 21:48:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:48:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:48:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:48:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:48:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:48:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:48:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:48:03 spire-1.2.1/pkg/common/peertracker/uds.go 21:48:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:48:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:48:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:48:03 spire-1.2.1/pkg/common/pemutil/ 21:48:03 spire-1.2.1/pkg/common/pemutil/block.go 21:48:03 spire-1.2.1/pkg/common/pemutil/certs.go 21:48:03 spire-1.2.1/pkg/common/pemutil/common.go 21:48:03 spire-1.2.1/pkg/common/pemutil/csr.go 21:48:03 spire-1.2.1/pkg/common/pemutil/keys.go 21:48:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/ 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:48:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:48:03 spire-1.2.1/pkg/common/plugin/ 21:48:03 spire-1.2.1/pkg/common/plugin/aws/ 21:48:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:48:03 spire-1.2.1/pkg/common/plugin/azure/ 21:48:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:48:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:48:03 spire-1.2.1/pkg/common/plugin/facade.go 21:48:03 spire-1.2.1/pkg/common/plugin/facade_test.go 21:48:03 spire-1.2.1/pkg/common/plugin/gcp/ 21:48:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:48:03 spire-1.2.1/pkg/common/plugin/k8s/ 21:48:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:48:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:48:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:48:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:48:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:48:03 spire-1.2.1/pkg/common/plugin/log.go 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/ 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:48:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:48:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:48:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:48:03 spire-1.2.1/pkg/common/plugin/x509pop/ 21:48:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:48:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:48:03 spire-1.2.1/pkg/common/profiling/ 21:48:03 spire-1.2.1/pkg/common/profiling/dumpers.go 21:48:03 spire-1.2.1/pkg/common/profiling/profiling.go 21:48:03 spire-1.2.1/pkg/common/protoutil/ 21:48:03 spire-1.2.1/pkg/common/protoutil/masks.go 21:48:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:48:03 spire-1.2.1/pkg/common/rotationutil/ 21:48:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:48:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:48:03 spire-1.2.1/pkg/common/selector/ 21:48:03 spire-1.2.1/pkg/common/selector/selector.go 21:48:03 spire-1.2.1/pkg/common/selector/selector_test.go 21:48:03 spire-1.2.1/pkg/common/selector/set.go 21:48:03 spire-1.2.1/pkg/common/selector/set_utils.go 21:48:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/ 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/ 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:48:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:48:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:48:03 spire-1.2.1/pkg/common/telemetry/call.go 21:48:03 spire-1.2.1/pkg/common/telemetry/common/ 21:48:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:48:03 spire-1.2.1/pkg/common/telemetry/config.go 21:48:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:48:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/inmem.go 21:48:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/m3.go 21:48:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/metrics.go 21:48:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/names.go 21:48:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:48:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:48:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/ 21:48:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:48:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:48:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:48:03 spire-1.2.1/pkg/common/telemetry/server/server.go 21:48:03 spire-1.2.1/pkg/common/telemetry/sink.go 21:48:03 spire-1.2.1/pkg/common/telemetry/statsd.go 21:48:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:48:03 spire-1.2.1/pkg/common/telemetry/uptime.go 21:48:03 spire-1.2.1/pkg/common/telemetry/version.go 21:48:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:48:03 spire-1.2.1/pkg/common/uptime/ 21:48:03 spire-1.2.1/pkg/common/uptime/uptime.go 21:48:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:48:03 spire-1.2.1/pkg/common/util/ 21:48:03 spire-1.2.1/pkg/common/util/certs.go 21:48:03 spire-1.2.1/pkg/common/util/certs_test.go 21:48:03 spire-1.2.1/pkg/common/util/csr.go 21:48:03 spire-1.2.1/pkg/common/util/hash.go 21:48:03 spire-1.2.1/pkg/common/util/selectors.go 21:48:03 spire-1.2.1/pkg/common/util/selectors_test.go 21:48:03 spire-1.2.1/pkg/common/util/signals.go 21:48:03 spire-1.2.1/pkg/common/util/sort.go 21:48:03 spire-1.2.1/pkg/common/util/sort_test.go 21:48:03 spire-1.2.1/pkg/common/util/task.go 21:48:03 spire-1.2.1/pkg/common/util/task_test.go 21:48:03 spire-1.2.1/pkg/common/util/testdata/ 21:48:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:48:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:48:03 spire-1.2.1/pkg/common/version/ 21:48:03 spire-1.2.1/pkg/common/version/version.go 21:48:03 spire-1.2.1/pkg/common/x509svid/ 21:48:03 spire-1.2.1/pkg/common/x509svid/common_test.go 21:48:03 spire-1.2.1/pkg/common/x509svid/csr.go 21:48:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:48:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:48:03 spire-1.2.1/pkg/common/x509util/ 21:48:03 spire-1.2.1/pkg/common/x509util/cert.go 21:48:03 spire-1.2.1/pkg/common/x509util/dns.go 21:48:03 spire-1.2.1/pkg/common/x509util/dns_test.go 21:48:03 spire-1.2.1/pkg/common/x509util/keyid.go 21:48:03 spire-1.2.1/pkg/common/x509util/keypair.go 21:48:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:48:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:48:03 spire-1.2.1/pkg/server/ 21:48:03 spire-1.2.1/pkg/server/api/ 21:48:03 spire-1.2.1/pkg/server/api/agent.go 21:48:03 spire-1.2.1/pkg/server/api/agent/ 21:48:03 spire-1.2.1/pkg/server/api/agent/v1/ 21:48:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:48:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:48:03 spire-1.2.1/pkg/server/api/agent_test.go 21:48:03 spire-1.2.1/pkg/server/api/api.go 21:48:03 spire-1.2.1/pkg/server/api/audit/ 21:48:03 spire-1.2.1/pkg/server/api/audit/audit.go 21:48:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:48:03 spire-1.2.1/pkg/server/api/bundle.go 21:48:03 spire-1.2.1/pkg/server/api/bundle/ 21:48:03 spire-1.2.1/pkg/server/api/bundle/v1/ 21:48:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:48:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:48:03 spire-1.2.1/pkg/server/api/bundle_test.go 21:48:03 spire-1.2.1/pkg/server/api/debug/ 21:48:03 spire-1.2.1/pkg/server/api/debug/v1/ 21:48:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:48:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:48:03 spire-1.2.1/pkg/server/api/entry.go 21:48:03 spire-1.2.1/pkg/server/api/entry/ 21:48:03 spire-1.2.1/pkg/server/api/entry/v1/ 21:48:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:48:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:48:03 spire-1.2.1/pkg/server/api/entry_test.go 21:48:03 spire-1.2.1/pkg/server/api/health/ 21:48:03 spire-1.2.1/pkg/server/api/health/v1/ 21:48:03 spire-1.2.1/pkg/server/api/health/v1/service.go 21:48:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:48:03 spire-1.2.1/pkg/server/api/id.go 21:48:03 spire-1.2.1/pkg/server/api/id_test.go 21:48:03 spire-1.2.1/pkg/server/api/limits/ 21:48:03 spire-1.2.1/pkg/server/api/limits/limits.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/ 21:48:03 spire-1.2.1/pkg/server/api/middleware/alias.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/audit.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/caller.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/common.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/entries.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:48:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:48:03 spire-1.2.1/pkg/server/api/ratelimit.go 21:48:03 spire-1.2.1/pkg/server/api/rpccontext/ 21:48:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:48:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:48:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:48:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:48:03 spire-1.2.1/pkg/server/api/selector.go 21:48:03 spire-1.2.1/pkg/server/api/selector_test.go 21:48:03 spire-1.2.1/pkg/server/api/status.go 21:48:03 spire-1.2.1/pkg/server/api/status_test.go 21:48:03 spire-1.2.1/pkg/server/api/svid/ 21:48:03 spire-1.2.1/pkg/server/api/svid/v1/ 21:48:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:48:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:48:03 spire-1.2.1/pkg/server/api/trustdomain.go 21:48:03 spire-1.2.1/pkg/server/api/trustdomain/ 21:48:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:48:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:48:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:48:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:48:03 spire-1.2.1/pkg/server/authpolicy/ 21:48:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:48:03 spire-1.2.1/pkg/server/authpolicy/policy.go 21:48:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:48:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:48:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:48:03 spire-1.2.1/pkg/server/authpolicy/validate.go 21:48:03 spire-1.2.1/pkg/server/bundle/ 21:48:03 spire-1.2.1/pkg/server/bundle/client/ 21:48:03 spire-1.2.1/pkg/server/bundle/client/client.go 21:48:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:48:03 spire-1.2.1/pkg/server/bundle/client/manager.go 21:48:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:48:03 spire-1.2.1/pkg/server/bundle/client/sources.go 21:48:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:48:03 spire-1.2.1/pkg/server/bundle/client/updater.go 21:48:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:48:03 spire-1.2.1/pkg/server/ca/ 21:48:03 spire-1.2.1/pkg/server/ca/ca.go 21:48:03 spire-1.2.1/pkg/server/ca/ca_health.go 21:48:03 spire-1.2.1/pkg/server/ca/ca_test.go 21:48:03 spire-1.2.1/pkg/server/ca/journal.go 21:48:03 spire-1.2.1/pkg/server/ca/journal_test.go 21:48:03 spire-1.2.1/pkg/server/ca/manager.go 21:48:03 spire-1.2.1/pkg/server/ca/manager_health.go 21:48:03 spire-1.2.1/pkg/server/ca/manager_test.go 21:48:03 spire-1.2.1/pkg/server/ca/templates.go 21:48:03 spire-1.2.1/pkg/server/ca/upstream_client.go 21:48:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:48:03 spire-1.2.1/pkg/server/ca/validation.go 21:48:03 spire-1.2.1/pkg/server/cache/ 21:48:03 spire-1.2.1/pkg/server/cache/dscache/ 21:48:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:48:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:48:03 spire-1.2.1/pkg/server/cache/entrycache/ 21:48:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:48:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:48:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:48:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:48:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:48:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:48:03 spire-1.2.1/pkg/server/catalog/ 21:48:03 spire-1.2.1/pkg/server/catalog/catalog.go 21:48:03 spire-1.2.1/pkg/server/catalog/keymanager.go 21:48:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:48:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:48:03 spire-1.2.1/pkg/server/catalog/notifier.go 21:48:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:48:03 spire-1.2.1/pkg/server/config.go 21:48:03 spire-1.2.1/pkg/server/datastore/ 21:48:03 spire-1.2.1/pkg/server/datastore/datastore.go 21:48:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:48:03 spire-1.2.1/pkg/server/datastore/repository.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:48:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:48:03 spire-1.2.1/pkg/server/endpoints/ 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/ 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:48:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:48:03 spire-1.2.1/pkg/server/endpoints/config.go 21:48:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:48:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:48:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:48:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:48:03 spire-1.2.1/pkg/server/endpoints/middleware.go 21:48:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:48:03 spire-1.2.1/pkg/server/hostservice/ 21:48:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:48:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:48:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:48:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:48:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:48:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:48:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:48:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/ 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/ 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:48:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:48:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:48:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/ 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:48:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:48:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:48:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:48:04 spire-1.2.1/pkg/server/registration/ 21:48:04 spire-1.2.1/pkg/server/registration/manager.go 21:48:04 spire-1.2.1/pkg/server/registration/manager_test.go 21:48:04 spire-1.2.1/pkg/server/scanentries.go 21:48:04 spire-1.2.1/pkg/server/scanentries_test.go 21:48:04 spire-1.2.1/pkg/server/server.go 21:48:04 spire-1.2.1/pkg/server/server_test.go 21:48:04 spire-1.2.1/pkg/server/svid/ 21:48:04 spire-1.2.1/pkg/server/svid/observer.go 21:48:04 spire-1.2.1/pkg/server/svid/observer_test.go 21:48:04 spire-1.2.1/pkg/server/svid/rotator.go 21:48:04 spire-1.2.1/pkg/server/svid/rotator_config.go 21:48:04 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:48:04 spire-1.2.1/pkg/server/svid/rotator_test.go 21:48:04 spire-1.2.1/proto/ 21:48:04 spire-1.2.1/proto/private/ 21:48:04 spire-1.2.1/proto/private/server/ 21:48:04 spire-1.2.1/proto/private/server/journal/ 21:48:04 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:48:04 spire-1.2.1/proto/private/server/journal/journal.proto 21:48:04 spire-1.2.1/proto/spire/ 21:48:04 spire-1.2.1/proto/spire/common/ 21:48:04 spire-1.2.1/proto/spire/common/common.pb.go 21:48:04 spire-1.2.1/proto/spire/common/common.proto 21:48:04 spire-1.2.1/proto/spire/common/plugin/ 21:48:04 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:48:04 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:48:04 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:48:04 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:48:04 spire-1.2.1/proto/spire/plugin/ 21:48:04 spire-1.2.1/proto/spire/plugin/agent/ 21:48:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:48:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:48:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:48:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:48:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:48:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:48:04 spire-1.2.1/release/ 21:48:04 spire-1.2.1/release/spire-extras/ 21:48:04 spire-1.2.1/release/spire-extras/README.md 21:48:04 spire-1.2.1/release/spire-extras/conf/ 21:48:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:48:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:48:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:48:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:48:04 spire-1.2.1/release/spire/ 21:48:04 spire-1.2.1/release/spire/README.md 21:48:04 spire-1.2.1/release/spire/conf/ 21:48:04 spire-1.2.1/release/spire/conf/agent/ 21:48:04 spire-1.2.1/release/spire/conf/agent/agent.conf 21:48:04 spire-1.2.1/release/spire/conf/server/ 21:48:04 spire-1.2.1/release/spire/conf/server/server.conf 21:48:04 spire-1.2.1/script/ 21:48:04 spire-1.2.1/script/build-artifact.sh 21:48:04 spire-1.2.1/script/generate_dummy_ca.sh 21:48:04 spire-1.2.1/support/ 21:48:04 spire-1.2.1/support/k8s/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:48:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/ 21:48:04 spire-1.2.1/support/oidc-discovery-provider/README.md 21:48:04 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/config.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/main.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:48:04 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:48:04 spire-1.2.1/test/ 21:48:04 spire-1.2.1/test/clock/ 21:48:04 spire-1.2.1/test/clock/clock.go 21:48:04 spire-1.2.1/test/fakes/ 21:48:04 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:48:04 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:48:04 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:48:04 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:48:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:48:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:48:04 spire-1.2.1/test/fakes/fakeagentstore/ 21:48:04 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:48:04 spire-1.2.1/test/fakes/fakedatastore/ 21:48:04 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:48:04 spire-1.2.1/test/fakes/fakeentryclient/ 21:48:04 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:48:04 spire-1.2.1/test/fakes/fakehealthchecker/ 21:48:04 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:48:04 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:48:04 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:48:04 spire-1.2.1/test/fakes/fakemetrics/ 21:48:04 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:48:04 spire-1.2.1/test/fakes/fakenoderesolver/ 21:48:04 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:48:04 spire-1.2.1/test/fakes/fakenotifier/ 21:48:04 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:48:04 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:48:04 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:48:04 spire-1.2.1/test/fakes/fakeserverca/ 21:48:04 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:48:04 spire-1.2.1/test/fakes/fakeservercatalog/ 21:48:04 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:48:04 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:48:04 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:48:04 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:48:04 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:48:04 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:48:04 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:48:04 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:48:04 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:48:04 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:48:04 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:48:04 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:48:04 spire-1.2.1/test/fixture/ 21:48:04 spire-1.2.1/test/fixture/certs/ 21:48:04 spire-1.2.1/test/fixture/certs/agent_svid.der 21:48:04 spire-1.2.1/test/fixture/certs/base_cert.pem 21:48:04 spire-1.2.1/test/fixture/certs/base_csr.pem 21:48:04 spire-1.2.1/test/fixture/certs/base_key.pem 21:48:04 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:48:04 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:48:04 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:48:04 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:48:04 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:48:04 spire-1.2.1/test/fixture/certs/blog_key.pem 21:48:04 spire-1.2.1/test/fixture/certs/bundle.der 21:48:04 spire-1.2.1/test/fixture/certs/ca.pem 21:48:04 spire-1.2.1/test/fixture/certs/ca_key.pem 21:48:04 spire-1.2.1/test/fixture/certs/database_cert.pem 21:48:04 spire-1.2.1/test/fixture/certs/database_csr.pem 21:48:04 spire-1.2.1/test/fixture/certs/database_key.pem 21:48:04 spire-1.2.1/test/fixture/certs/node_cert.pem 21:48:04 spire-1.2.1/test/fixture/certs/node_csr.pem 21:48:04 spire-1.2.1/test/fixture/certs/node_key.pem 21:48:04 spire-1.2.1/test/fixture/certs/svid.pem 21:48:04 spire-1.2.1/test/fixture/certs/svid_key.pem 21:48:04 spire-1.2.1/test/fixture/config/ 21:48:04 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:48:04 spire-1.2.1/test/fixture/config/agent_good.conf 21:48:04 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:48:04 spire-1.2.1/test/fixture/config/plugin_good.conf 21:48:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:48:04 spire-1.2.1/test/fixture/config/server_good.conf 21:48:04 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:48:04 spire-1.2.1/test/fixture/fixture.go 21:48:04 spire-1.2.1/test/fixture/nodeattestor/ 21:48:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:48:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:48:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:48:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:48:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:48:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:48:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:48:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:48:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:48:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:48:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:48:04 spire-1.2.1/test/fixture/registration/ 21:48:04 spire-1.2.1/test/fixture/registration/entries.json 21:48:04 spire-1.2.1/test/fixture/registration/good-for-update.json 21:48:04 spire-1.2.1/test/fixture/registration/good.json 21:48:04 spire-1.2.1/test/fixture/registration/invalid.json 21:48:04 spire-1.2.1/test/fixture/registration/invalid_json.json 21:48:04 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:48:04 spire-1.2.1/test/integration/ 21:48:04 spire-1.2.1/test/integration/README.md 21:48:04 spire-1.2.1/test/integration/common 21:48:04 spire-1.2.1/test/integration/setup/ 21:48:04 spire-1.2.1/test/integration/setup/adminclient/ 21:48:04 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:48:04 spire-1.2.1/test/integration/setup/adminclient/client.go 21:48:04 spire-1.2.1/test/integration/setup/debugagent/ 21:48:04 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:48:04 spire-1.2.1/test/integration/setup/debugagent/main.go 21:48:04 spire-1.2.1/test/integration/setup/debugserver/ 21:48:04 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:48:04 spire-1.2.1/test/integration/setup/debugserver/main.go 21:48:04 spire-1.2.1/test/integration/setup/downstreamclient/ 21:48:04 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:48:04 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:48:04 spire-1.2.1/test/integration/setup/itclient/ 21:48:04 spire-1.2.1/test/integration/setup/itclient/client.go 21:48:04 spire-1.2.1/test/integration/setup/node-attestation/ 21:48:04 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:48:04 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:48:04 spire-1.2.1/test/integration/setup/x509pop/ 21:48:04 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:48:04 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:48:04 spire-1.2.1/test/integration/suites/ 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:48:04 spire-1.2.1/test/integration/suites/join-token/ 21:48:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:48:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:48:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:48:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:48:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:48:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:48:04 spire-1.2.1/test/integration/suites/join-token/README.md 21:48:04 spire-1.2.1/test/integration/suites/join-token/conf/ 21:48:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/join-token/teardown 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:48:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:48:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:48:04 spire-1.2.1/test/integration/suites/k8s/ 21:48:04 spire-1.2.1/test/integration/suites/k8s/00-setup 21:48:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:48:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:48:04 spire-1.2.1/test/integration/suites/k8s/README.md 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/ 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:48:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:48:04 spire-1.2.1/test/integration/suites/k8s/teardown 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/ 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:48:04 spire-1.2.1/test/integration/suites/rotation/ 21:48:04 spire-1.2.1/test/integration/suites/rotation/00-setup 21:48:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:48:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:48:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:48:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:48:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:48:04 spire-1.2.1/test/integration/suites/rotation/README.md 21:48:04 spire-1.2.1/test/integration/suites/rotation/conf/ 21:48:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/rotation/teardown 21:48:04 spire-1.2.1/test/integration/suites/self-test/ 21:48:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:48:04 spire-1.2.1/test/integration/suites/self-test/README.md 21:48:04 spire-1.2.1/test/integration/suites/self-test/teardown 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:48:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:48:04 spire-1.2.1/test/integration/suites/upgrade/ 21:48:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:48:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:48:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:48:04 spire-1.2.1/test/integration/suites/upgrade/README.md 21:48:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:48:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:48:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:48:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:48:04 spire-1.2.1/test/integration/suites/upgrade/teardown 21:48:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:48:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:48:04 spire-1.2.1/test/integration/test-one.sh 21:48:04 spire-1.2.1/test/integration/test.sh 21:48:04 spire-1.2.1/test/plugintest/ 21:48:04 spire-1.2.1/test/plugintest/config.go 21:48:04 spire-1.2.1/test/plugintest/load.go 21:48:04 spire-1.2.1/test/plugintest/option.go 21:48:04 spire-1.2.1/test/spiretest/ 21:48:04 spire-1.2.1/test/spiretest/apiserver.go 21:48:04 spire-1.2.1/test/spiretest/assertions.go 21:48:04 spire-1.2.1/test/spiretest/dir.go 21:48:04 spire-1.2.1/test/spiretest/errors_posix.go 21:48:04 spire-1.2.1/test/spiretest/errors_windows.go 21:48:04 spire-1.2.1/test/spiretest/logs.go 21:48:04 spire-1.2.1/test/spiretest/socketapi.go 21:48:04 spire-1.2.1/test/spiretest/suite.go 21:48:04 spire-1.2.1/test/spiretest/x509.go 21:48:04 spire-1.2.1/test/testca/ 21:48:04 spire-1.2.1/test/testca/ca.go 21:48:04 spire-1.2.1/test/testkey/ 21:48:04 spire-1.2.1/test/testkey/generate.sh 21:48:04 spire-1.2.1/test/testkey/genkeys.go 21:48:04 spire-1.2.1/test/testkey/keys.go 21:48:04 spire-1.2.1/test/testkey/new.go 21:48:04 spire-1.2.1/test/tpmsimulator/ 21:48:04 spire-1.2.1/test/tpmsimulator/simulator.go 21:48:04 spire-1.2.1/test/util/ 21:48:04 spire-1.2.1/test/util/cert_fixtures.go 21:48:04 spire-1.2.1/test/util/cert_generation.go 21:48:04 spire-1.2.1/test/util/io_redirection.go 21:48:04 spire-1.2.1/test/util/race.go 21:48:04 spire-1.2.1/test/util/util.go 21:48:04 building spire from source... 21:48:04 Removing intermediate container 60e4b116ba71 21:48:04 ---> f811cb566d9b 21:48:04 21:48:04 Step 10/22 : FROM alpine:3.14 21:48:04 ---> ac73e934f311 21:48:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:48:05 ---> Running in b961e66f39eb 21:48:05 Installing go1.17.7... 21:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:48:08 (1/2) Installing ca-certificates (20211220-r0) 21:48:08 (2/2) Installing dumb-init (1.2.5-r1) 21:48:08 Executing busybox-1.33.1-r7.trigger 21:48:08 Executing ca-certificates-20211220-r0.trigger 21:48:09 OK: 6 MiB in 16 packages 21:48:12 Removing intermediate container b961e66f39eb 21:48:12 ---> d1880778e9de 21:48:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:48:12 ---> Running in 672860dc40f1 21:48:12 Removing intermediate container 672860dc40f1 21:48:12 ---> 1e249531935c 21:48:12 Step 13/22 : ENV APP_PORT=59860 21:48:12 ---> Running in 183f0e319d4b 21:48:13 Removing intermediate container 183f0e319d4b 21:48:13 ---> 7af2bc9dbc00 21:48:13 Step 14/22 : EXPOSE $APP_PORT 21:48:13 ---> Running in 5b485189a08d 21:48:14 Removing intermediate container 5b485189a08d 21:48:14 ---> c454c7496d09 21:48:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:15 ---> 913ba3584e20 21:48:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:48:17 ---> 6856d0728b27 21:48:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:48:18 ---> cf14eb607022 21:48:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:48:18 ---> Running in f3f01d9946a2 21:48:19 Removing intermediate container f3f01d9946a2 21:48:19 ---> b9a027d12e41 21:48:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:19 ---> Running in 60de13a20bfe 21:48:19 Removing intermediate container 60de13a20bfe 21:48:19 ---> 98f5f8875afd 21:48:19 Step 20/22 : LABEL arch=arm64 21:48:19 ---> Running in 5ba36a309640 21:48:20 Removing intermediate container 5ba36a309640 21:48:20 ---> 16a0850b8683 21:48:20 Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:48:20 ---> Running in da88d1390450 21:48:21 Removing intermediate container da88d1390450 21:48:21 ---> f2a8c6e54351 21:48:21 Step 22/22 : LABEL version=0.0.0 21:48:21 ---> Running in 227e7f7e17c1 21:48:22 Removing intermediate container 227e7f7e17c1 21:48:22 ---> 0df2f17dfa01 21:48:22 21:48:22 Successfully built 0df2f17dfa01 21:48:22 Successfully tagged support-notifications-arm64:latest 21:48:22  Building support-notifications ... done Building core-metadata 21:48:37 Building bin/spire-server... 21:48:37 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:48:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:48:37 go: downloading github.com/mitchellh/cli v1.1.2 21:48:37 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:48:37 go: downloading google.golang.org/grpc v1.44.0 21:48:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:48:42 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:48:42 go: downloading github.com/imdario/mergo v0.3.12 21:48:43 go: downloading github.com/sirupsen/logrus v1.8.1 21:48:43 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:48:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:48:44 go: downloading github.com/fatih/color v1.13.0 21:48:44 go: downloading github.com/mattn/go-isatty v0.0.14 21:48:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:48:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:48:45 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:48:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:48:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:48:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:48:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:48:48 go: downloading github.com/armon/go-metrics v0.3.10 21:48:49 go: downloading github.com/prometheus/client_golang v1.12.1 21:48:50 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:48:52 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:48:52 go: downloading github.com/open-policy-agent/opa v0.38.0 21:48:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:48:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:48:55 ---> 43253a81a14b 21:48:55 Step 3/23 : WORKDIR /edgex-go 21:48:55 ---> Using cache 21:48:55 ---> 38f120314419 21:48:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:55 ---> Using cache 21:48:55 ---> a8e6278c3884 21:48:55 Step 5/23 : RUN apk add --update --no-cache make git 21:48:56 ---> Running in 52b065c6b57e 21:48:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:48:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:49:00 OK: 220 MiB in 52 packages 21:49:01 Removing intermediate container 52b065c6b57e 21:49:01 ---> 064d86e75d97 21:49:01 Step 6/23 : COPY go.mod vendor* ./ 21:49:02 ---> 74252f1ef18e 21:49:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:02 ---> Running in ea71ce79ab43 21:49:08 Removing intermediate container ea71ce79ab43 21:49:08 ---> 570dfeaf0337 21:49:08 Step 8/23 : COPY . . 21:49:18 go: downloading github.com/mattn/go-colorable v0.1.12 21:49:19 go: downloading github.com/Masterminds/goutils v1.1.0 21:49:19 go: downloading github.com/Masterminds/semver v1.5.0 21:49:19 go: downloading github.com/google/uuid v1.1.2 21:49:19 go: downloading github.com/huandu/xstrings v1.3.2 21:49:19 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:49:19 go: downloading github.com/oklog/run v1.0.0 21:49:19 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:49:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:49:19 go: downloading github.com/prometheus/client_model v0.2.0 21:49:19 go: downloading github.com/prometheus/common v0.32.1 21:49:19 go: downloading github.com/beorn7/perks v1.0.1 21:49:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:49:20 go: downloading github.com/prometheus/procfs v0.7.3 21:49:20 go: downloading go.uber.org/atomic v1.9.0 21:49:21 go: downloading github.com/imkira/go-observer v1.0.3 21:49:21 go: downloading github.com/hashicorp/errwrap v1.1.0 21:49:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:49:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:49:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:49:21 go: downloading github.com/twmb/murmur3 v1.1.6 21:49:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:49:21 go: downloading github.com/blang/semver/v4 v4.0.0 21:49:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:49:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:49:21 go: downloading github.com/jinzhu/gorm v1.9.16 21:49:23 go: downloading github.com/lib/pq v1.10.4 21:49:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:49:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:49:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:49:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:49:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:49:31  ---> 1cac0d07c6e7 21:49:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:49:32 ---> Running in 6a22618c7f9c 21:49:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:49: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-metadata/core-metadata ./cmd/core-metadata 21:49:34 go: downloading github.com/stretchr/testify v1.7.0 21:49:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:49:34 go: downloading k8s.io/client-go v0.23.4 21:49:34 go: downloading k8s.io/api v0.23.4 21:49:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:50:06 go: downloading github.com/google/go-tpm v0.3.3 21:50:06 go: downloading cloud.google.com/go/storage v1.21.0 21:50:06 go: downloading google.golang.org/api v0.70.0 21:50:06 go: downloading cloud.google.com/go v0.100.2 21:50:08 go: downloading k8s.io/apimachinery v0.23.4 21:50:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:50:13 go: downloading k8s.io/kube-aggregator v0.23.3 21:50:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:50:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:50:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:50:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:50:53 go: downloading cloud.google.com/go/security v1.3.0 21:50:53 go: downloading github.com/hashicorp/vault/api v1.4.1 21:50:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:50:53 go: downloading gopkg.in/yaml.v2 v2.4.0 21:50:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:50:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:50:53 go: downloading github.com/gobwas/glob v0.2.3 21:50:53 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:50:53 go: downloading github.com/jinzhu/inflection v1.0.0 21:50:53 go: downloading github.com/aws/smithy-go v1.11.0 21:50:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:50:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:50:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:50:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:50:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:50:53 go: downloading github.com/gogo/protobuf v1.3.2 21:50:58 go: downloading cloud.google.com/go/compute v1.3.0 21:50:59 go: downloading cloud.google.com/go/iam v0.1.1 21:50:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:50:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:51:00 go: downloading github.com/google/gofuzz v1.1.0 21:51:00 go: downloading k8s.io/klog/v2 v2.30.0 21:51:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:51:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:51:01 go: downloading github.com/spf13/pflag v1.0.5 21:51:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:51:02 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:51:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:51:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:51:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:51:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:51:03 go: downloading github.com/dimchansky/utfbom v1.1.1 21:51:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:51:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:51:03 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:51:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:51:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:51:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:51:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:51:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:51:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:51:05 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:51:07 go: downloading go.opencensus.io v0.23.0 21:51:08 go: downloading gopkg.in/inf.v0 v0.9.1 21:51:08 go: downloading github.com/google/go-cmp v0.5.7 21:51:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:51:09 go: downloading github.com/go-logr/logr v1.2.2 21:51:09 go: downloading github.com/json-iterator/go v1.1.12 21:51:09 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:51:12 go: downloading github.com/googleapis/gnostic v0.5.5 21:51:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:51:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:51:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:51:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:51:15 go: downloading github.com/tklauser/numcpus v0.3.0 21:51:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:51:16 go: downloading go.uber.org/zap v1.21.0 21:51:16 go: downloading sigs.k8s.io/yaml v1.3.0 21:51:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:51:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:51:17 go: downloading github.com/modern-go/reflect2 v1.0.2 21:51:17 go: downloading github.com/ryanuber/go-glob v1.0.0 21:51:17 go: downloading github.com/golang/snappy v0.0.4 21:51:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:51:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:51:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:51:29 go: downloading github.com/hashicorp/go-version v1.2.0 21:51:29 go: downloading go.uber.org/multierr v1.6.0 21:51:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:51:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:52:14 Removing intermediate container e4f296a9395e 21:52:14 ---> 93daefdfece8 21:52:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:52:14 ---> Running in 74f6f7c12341 21:52:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:52:19 Removing intermediate container 74f6f7c12341 21:52:19 ---> ee6374d065b6 21:52:19 21:52:19 Step 11/23 : FROM docker:20.10.14 21:52:19 20.10.14: Pulling from library/docker 21:52:34 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:52:34 Status: Downloaded newer image for docker:20.10.14 21:52:34 ---> c346e9eafbab 21:52:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:52:34 ---> Running in e38fd0d94566 21:52:35 Removing intermediate container e38fd0d94566 21:52:35 ---> 3e82bd2af2bf 21:52:35 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:52:35 ---> Running in 40c6df6a9a39 21:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:52:38 (1/43) Installing readline (8.1.1-r0) 21:52:38 (2/43) Installing bash (5.1.16-r0) 21:52:38 Executing bash-5.1.16-r0.post-install 21:52:38 (3/43) Installing brotli-libs (1.0.9-r5) 21:52:38 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:52:38 (5/43) Installing libcurl (7.80.0-r1) 21:52:38 (6/43) Installing curl (7.80.0-r1) 21:52:38 (7/43) Installing dumb-init (1.2.5-r1) 21:52:38 (8/43) Installing libbz2 (1.0.8-r1) 21:52:38 (9/43) Installing expat (2.4.7-r0) 21:52:38 (10/43) Installing libffi (3.4.2-r1) 21:52:38 (11/43) Installing gdbm (1.22-r0) 21:52:38 (12/43) Installing xz-libs (5.2.5-r1) 21:52:39 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:52:39 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:52:39 (15/43) Installing mpdecimal (2.5.1-r1) 21:52:39 (16/43) Installing sqlite-libs (3.36.0-r0) 21:52:39 (17/43) Installing python3 (3.9.7-r4) 21:52:41 (18/43) Installing py3-appdirs (1.4.4-r2) 21:52:41 (19/43) Installing py3-certifi (2020.12.5-r1) 21:52:41 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:52:41 (21/43) Installing py3-idna (3.3-r0) 21:52:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:52:42 (23/43) Installing py3-requests (2.26.0-r1) 21:52:42 (24/43) Installing py3-msgpack (1.0.2-r1) 21:52:42 (25/43) Installing py3-lockfile (0.12.2-r4) 21:52:42 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:52:42 (27/43) Installing py3-colorama (0.4.4-r1) 21:52:42 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:52:42 (29/43) Installing py3-distlib (0.3.3-r0) 21:52:42 (30/43) Installing py3-distro (1.6.0-r0) 21:52:42 (31/43) Installing py3-six (1.16.0-r0) 21:52:42 (32/43) Installing py3-webencodings (0.5.1-r4) 21:52:42 (33/43) Installing py3-html5lib (1.1-r1) 21:52:42 (34/43) Installing py3-parsing (2.4.7-r2) 21:52:42 (35/43) Installing py3-packaging (20.9-r1) 21:52:42 (36/43) Installing py3-tomli (1.2.2-r0) 21:52:42 (37/43) Installing py3-pep517 (0.12.0-r0) 21:52:42 (38/43) Installing py3-progress (1.6-r0) 21:52:42 (39/43) Installing py3-retrying (1.3.3-r2) 21:52:42 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:52:42 (41/43) Installing py3-setuptools (52.0.0-r4) 21:52:42 (42/43) Installing py3-toml (0.10.2-r2) 21:52:42 (43/43) Installing py3-pip (20.3.4-r1) 21:52:43 Executing busybox-1.34.1-r5.trigger 21:52:43 OK: 82 MiB in 65 packages 21:52:49 Collecting docker-compose==1.23.2 21:52:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:52:50 Collecting PyYAML<4,>=3.10 21:52:50 Downloading PyYAML-3.13.tar.gz (270 kB) 21:52:54 Collecting dockerpty<0.5,>=0.4.1 21:52:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:52:58 Collecting docker<4.0,>=3.6.0 21:52:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:52:58 Collecting cached-property<2,>=1.2.0 21:52:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:52:58 Collecting texttable<0.10,>=0.9.0 21:52:58 Downloading texttable-0.9.1.tar.gz (11 kB) 21:53:00 Collecting websocket-client<1.0,>=0.32.0 21:53:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:53:00 Collecting docopt<0.7,>=0.6.1 21:53:01 Downloading docopt-0.6.2.tar.gz (25 kB) 21:53:04 Collecting jsonschema<3,>=2.5.1 21:53:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:53:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:53:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:53:05 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:53:05 Collecting docker-pycreds>=0.4.0 21:53:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:53:07 Collecting urllib3<1.25,>=1.21.1 21:53:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:53:07 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:53:07 Collecting idna<2.8,>=2.5 21:53:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:53:07 Collecting chardet<3.1.0,>=3.0.2 21:53:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:53:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:53:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:53:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:53:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:53:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:53:09 Attempting uninstall: urllib3 21:53:09 Found existing installation: urllib3 1.26.7 21:53:09 Uninstalling urllib3-1.26.7: 21:53:09 Successfully uninstalled urllib3-1.26.7 21:53:10 Attempting uninstall: idna 21:53:10 Found existing installation: idna 3.3 21:53:10 Uninstalling idna-3.3: 21:53:10 Successfully uninstalled idna-3.3 21:53:13 Attempting uninstall: requests 21:53:13 Found existing installation: requests 2.26.0 21:53:13 Uninstalling requests-2.26.0: 21:53:13 Successfully uninstalled requests-2.26.0 21:53:14 Running setup.py install for texttable: started 21:53:16 Running setup.py install for texttable: finished with status 'done' 21:53:16 Running setup.py install for PyYAML: started 21:53:20 Running setup.py install for PyYAML: finished with status 'done' 21:53:20 Running setup.py install for docopt: started 21:53:23 Running setup.py install for docopt: finished with status 'done' 21:53:23 Running setup.py install for dockerpty: started 21:53:27 Running setup.py install for dockerpty: finished with status 'done' 21:53:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:53:48 Removing intermediate container 40c6df6a9a39 21:53:48 ---> 5485b3a4cf31 21:53:48 Step 14/23 : ENV APP_PORT=58890 21:53:48 ---> Running in 2ebfe01699ce 21:53:48 Removing intermediate container 2ebfe01699ce 21:53:48 ---> 56eb9830457f 21:53:48 Step 15/23 : EXPOSE $APP_PORT 21:53:48 ---> Running in ec9cddab129e 21:53:48 Removing intermediate container ec9cddab129e 21:53:48 ---> b5f81531f917 21:53:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:53:48 ---> 5c5c41e791a8 21:53:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:53:49 ---> 9e9c2ec3222a 21:53:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:53:51 ---> 4b23c5185bb1 21:53:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:53:51 ---> Running in be70bf14f274 21:53:51 Removing intermediate container be70bf14f274 21:53:51 ---> 81a7930881dc 21:53:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:51 ---> Running in 296bd16c8b4b 21:53:52 Removing intermediate container 296bd16c8b4b 21:53:52 ---> 6df3a6f33e59 21:53:52 Step 21/23 : LABEL arch=arm64 21:53:52 ---> Running in cad0a0d37762 21:53:52 Removing intermediate container cad0a0d37762 21:53:52 ---> 1bb382bacadb 21:53:52 Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:53:52 ---> Running in f0dc5acb7f7c 21:53:53 Removing intermediate container f0dc5acb7f7c 21:53:53 ---> 4cf729fa2a3a 21:53:53 Step 23/23 : LABEL version=0.0.0 21:53:53 ---> Running in 5d2c13a6c9a2 21:53:54 Removing intermediate container 5d2c13a6c9a2 21:53:54 ---> 43b2fe7c62d1 21:53:54 21:53:54 Successfully built 43b2fe7c62d1 21:53:54 Successfully tagged sys-mgmt-agent-arm64:latest 21:53:54 Building security-spiffe-token-provider 21:54:34  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:54:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:54:34 ---> 43253a81a14b 21:54:34 Step 3/20 : WORKDIR /edgex-go 21:54:34 ---> Using cache 21:54:34 ---> 38f120314419 21:54:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:54:34 ---> Running in 4e9ef64ad9fb 21:54:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:54:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:54:35 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:54:35 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:54:35 OK: 15739 distinct packages available 21:54:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:54:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:54:37 OK: 220 MiB in 52 packages 21:54:39 Removing intermediate container 4e9ef64ad9fb 21:54:39 ---> 8923bf2bbe09 21:54:39 Step 5/20 : COPY go.mod vendor* ./ 21:54:40 ---> bcf80d83dae4 21:54:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:40 ---> Running in cb2039a480eb 21:54:47 Removing intermediate container cb2039a480eb 21:54:47 ---> 57f34f8fe5b2 21:54:47 Step 7/20 : COPY . . 21:55:09 ---> 1468b90b4f7f 21:55:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:55:09 ---> Running in 55d083578316 21:55: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:55:17 Removing intermediate container 6a22618c7f9c 21:55:17 ---> 64b3c5a0eacb 21:55:17 21:55:17 Step 10/23 : FROM alpine:3.14 21:55:17 ---> ac73e934f311 21:55:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:55:17 ---> Running in 437f4535870e 21:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:55:20 (1/1) Installing dumb-init (1.2.5-r1) 21:55:20 Executing busybox-1.33.1-r7.trigger 21:55:21 OK: 5 MiB in 15 packages 21:55:22 Removing intermediate container 437f4535870e 21:55:22 ---> b767d588c08e 21:55:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:55:22 ---> Running in 55cd2bf036e9 21:55:23 Removing intermediate container 55cd2bf036e9 21:55:23 ---> 5fc172fcec83 21:55:23 Step 13/23 : ENV APP_PORT=59881 21:55:23 ---> Running in 8d5d46659ed2 21:55:23 Removing intermediate container 8d5d46659ed2 21:55:23 ---> 930e22f2eec6 21:55:23 Step 14/23 : EXPOSE $APP_PORT 21:55:24 ---> Running in 0b1919374c01 21:55:24 Removing intermediate container 0b1919374c01 21:55:24 ---> a7ef9eb700d3 21:55:24 Step 15/23 : WORKDIR / 21:55:24 ---> Running in 0195e0d609d0 21:55:25 Removing intermediate container 0195e0d609d0 21:55:25 ---> 22c618ec97bb 21:55:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:55:26 ---> a464baafcac6 21:55:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:55:27 ---> 75e530012ec7 21:55:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:55:28 ---> d24f315d3f2a 21:55:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:55:29 ---> Running in 8f770994ab8a 21:55:29 Removing intermediate container 8f770994ab8a 21:55:29 ---> 6bbe22ba8a00 21:55:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:55:29 ---> Running in 6240deb6dc5f 21:55:30 Removing intermediate container 6240deb6dc5f 21:55:30 ---> 1ef74773e137 21:55:30 Step 21/23 : LABEL arch=arm64 21:55:30 ---> Running in d73eb5f7349b 21:55:31 Removing intermediate container d73eb5f7349b 21:55:31 ---> 08ac2433c09a 21:55:31 Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 21:55:31 ---> Running in cf9deb60fa85 21:55:31 Removing intermediate container cf9deb60fa85 21:55:31 ---> ad1333991475 21:55:31 Step 23/23 : LABEL version=0.0.0 21:55:31 ---> Running in d91fb838edba 21:55:32 Removing intermediate container d91fb838edba 21:55:32 ---> 574edc7ff173 21:55:32 21:55:32 Successfully built 574edc7ff173 21:55:32 Successfully tagged core-metadata-arm64:latest 21:55:32  Building core-metadata ... done Building security-proxy-setup 21:56:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:56:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:56:11 ---> 43253a81a14b 21:56:11 Step 3/22 : WORKDIR /edgex-go 21:56:11 ---> Using cache 21:56:11 ---> 38f120314419 21:56:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:11 ---> Using cache 21:56:11 ---> a8e6278c3884 21:56:11 Step 5/22 : RUN apk add --update --no-cache make git 21:56:11 ---> Using cache 21:56:11 ---> 064d86e75d97 21:56:11 Step 6/22 : COPY go.mod vendor* ./ 21:56:11 ---> Using cache 21:56:11 ---> 74252f1ef18e 21:56:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:11 ---> Using cache 21:56:11 ---> 570dfeaf0337 21:56:11 Step 8/22 : COPY . . 21:56:11 ---> Using cache 21:56:11 ---> 1cac0d07c6e7 21:56:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:56:11 ---> Running in c8120afbf800 21:56:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:00: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/secrets-config ./cmd/secrets-config 22:01:07 Removing intermediate container c8120afbf800 22:01:07 ---> bc403f0d037a 22:01:07 22:01:07 Step 10/22 : FROM alpine:3.14 22:01:07 ---> ac73e934f311 22:01:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:01:07 ---> Running in 8efb1e4110da 22:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:01:09 (1/6) Installing ca-certificates (20211220-r0) 22:01:09 (2/6) Installing brotli-libs (1.0.9-r5) 22:01:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 22:01:09 (4/6) Installing libcurl (7.79.1-r1) 22:01:09 (5/6) Installing curl (7.79.1-r1) 22:01:09 (6/6) Installing dumb-init (1.2.5-r1) 22:01:09 Executing busybox-1.33.1-r7.trigger 22:01:09 Executing ca-certificates-20211220-r0.trigger 22:01:10 OK: 8 MiB in 20 packages 22:01:12 Removing intermediate container 8efb1e4110da 22:01:12 ---> b40329081738 22:01:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:01:12 ---> Running in 289e0ad74ff8 22:01:12 Removing intermediate container 289e0ad74ff8 22:01:12 ---> 69ea18053745 22:01:12 Step 13/22 : WORKDIR /edgex 22:01:13 ---> Running in a90c7346bdef 22:01:13 Removing intermediate container a90c7346bdef 22:01:13 ---> fe9f7111040f 22:01:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:01:14 ---> e3311a8aa69f 22:01:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:01:16 ---> 4d6566854091 22:01:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:01:17 ---> f9334a992bc7 22:01:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:01:18 ---> 54222913dade 22:01:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:01:18 ---> Running in ad787ce5466b 22:01:22 Removing intermediate container ad787ce5466b 22:01:22 ---> 57a8acd0e13c 22:01:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:01:22 ---> Running in 058212d26ebc 22:01:22 Removing intermediate container 058212d26ebc 22:01:22 ---> 2ce2f59af12c 22:01:22 Step 20/22 : LABEL arch=arm64 22:01:22 ---> Running in ce926825843e 22:01:23 Removing intermediate container ce926825843e 22:01:23 ---> f7910d5c24d6 22:01:23 Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 22:01:23 ---> Running in 089476988b9c 22:01:24 Removing intermediate container 089476988b9c 22:01:24 ---> 67a8c7dd5d10 22:01:24 Step 22/22 : LABEL version=0.0.0 22:01:24 ---> Running in e59a87170d57 22:01:25 Removing intermediate container e59a87170d57 22:01:25 ---> 10e563193fbf 22:01:25 22:01:25 Successfully built 10e563193fbf 22:01:25 Successfully tagged security-proxy-setup-arm64:latest 22:01:25  Building security-proxy-setup ... done Building support-scheduler 22:01:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:01:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:01:52 ---> 43253a81a14b 22:01:52 Step 3/22 : WORKDIR /edgex-go 22:01:52 ---> Using cache 22:01:52 ---> 38f120314419 22:01:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:52 ---> Using cache 22:01:52 ---> a8e6278c3884 22:01:52 Step 5/22 : RUN apk add --update --no-cache make git 22:01:52 ---> Using cache 22:01:52 ---> 064d86e75d97 22:01:52 Step 6/22 : COPY go.mod vendor* ./ 22:01:52 ---> Using cache 22:01:52 ---> 74252f1ef18e 22:01:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:52 ---> Using cache 22:01:52 ---> 570dfeaf0337 22:01:52 Step 8/22 : COPY . . 22:01:52 ---> Using cache 22:01:52 ---> 1cac0d07c6e7 22:01:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:01:52 ---> Running in 588fe4b8ec3f 22:01:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:02:20 Removing intermediate container 55d083578316 22:02:20 ---> 2ac4c2836b3e 22:02:20 22:02:20 Step 9/20 : FROM alpine:3.15 22:02:20 3.15: Pulling from library/alpine 22:02:20 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:02:20 Status: Downloaded newer image for alpine:3.15 22:02:20 ---> 3fb3c9af89a9 22:02:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:02:20 ---> Running in d72bc4329b4c 22:02:20 Removing intermediate container d72bc4329b4c 22:02:20 ---> 017547ceb8a8 22:02:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:20 ---> Running in fff1bc6c57d8 22:02:21 Removing intermediate container fff1bc6c57d8 22:02:21 ---> a4b2657a9016 22:02:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:02:21 ---> Running in 9912a9e2894a 22:02:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:02:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:02:25 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:02:25 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 22:02:25 OK: 15729 distinct packages available 22:02:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:02:28 (1/9) Installing ca-certificates (20211220-r0) 22:02:29 (2/9) Installing brotli-libs (1.0.9-r5) 22:02:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:02:29 (4/9) Installing libcurl (7.80.0-r1) 22:02:29 (5/9) Installing curl (7.80.0-r1) 22:02:29 (6/9) Installing dumb-init (1.2.5-r1) 22:02:29 (7/9) Installing musl-obstack (1.2.3-r0) 22:02:29 (8/9) Installing libucontext (1.1-r0) 22:02:29 (9/9) Installing gcompat (1.0.0-r4) 22:02:29 Executing busybox-1.34.1-r5.trigger 22:02:29 Executing ca-certificates-20211220-r0.trigger 22:02:30 OK: 8 MiB in 23 packages 22:02:33 Removing intermediate container 9912a9e2894a 22:02:33 ---> f3f8f0e4381b 22:02:33 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:02:33 ---> f25952fdf3ab 22:02:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:02:36 ---> 1cd5e9a84d24 22:02:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:02:37 ---> 68cdaf4c8869 22:02:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:02:37 ---> Running in 7966174ce0df 22:02:38 Removing intermediate container 7966174ce0df 22:02:38 ---> f1864a039b5e 22:02:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:38 ---> Running in 36558826583a 22:02:38 Removing intermediate container 36558826583a 22:02:38 ---> 753bf6419be8 22:02:38 Step 18/20 : LABEL arch=arm64 22:02:38 ---> Running in 443d3636a538 22:02:39 Removing intermediate container 443d3636a538 22:02:39 ---> 27fa03aba29f 22:02:39 Step 19/20 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 22:02:39 ---> Running in 11817d5baa0c 22:02:39 Removing intermediate container 11817d5baa0c 22:02:39 ---> 7e8a1b8ab096 22:02:39 Step 20/20 : LABEL version=0.0.0 22:02:40 ---> Running in eb1275f0b797 22:02:40 Removing intermediate container eb1275f0b797 22:02:40 ---> 29e576b0aee7 22:02:40 22:02:41 Successfully built 29e576b0aee7 22:02:41 Successfully tagged security-spiffe-token-provider-arm64:latest 22:02:41  Building security-spiffe-token-provider ... done Building core-command 22:03:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:03:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:03:20 ---> 43253a81a14b 22:03:20 Step 3/23 : WORKDIR /edgex-go 22:03:20 ---> Using cache 22:03:20 ---> 38f120314419 22:03:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:20 ---> Using cache 22:03:20 ---> a8e6278c3884 22:03:20 Step 5/23 : RUN apk add --update --no-cache make git 22:03:20 ---> Using cache 22:03:20 ---> 064d86e75d97 22:03:20 Step 6/23 : COPY go.mod vendor* ./ 22:03:20 ---> Using cache 22:03:20 ---> 74252f1ef18e 22:03:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:20 ---> Using cache 22:03:20 ---> 570dfeaf0337 22:03:20 Step 8/23 : COPY . . 22:03:20 ---> Using cache 22:03:20 ---> 1cac0d07c6e7 22:03:20 Step 9/23 : RUN make cmd/core-command/core-command 22:03:20 ---> Running in ee12554dd8e0 22:03: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 22:08:12 Removing intermediate container ee12554dd8e0 22:08:12 ---> dfa04bea5882 22:08:12 22:08:12 Step 10/23 : FROM alpine:3.14 22:08:12 ---> ac73e934f311 22:08:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:08:12 ---> Using cache 22:08:12 ---> b767d588c08e 22:08:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:08:12 ---> Using cache 22:08:12 ---> 5fc172fcec83 22:08:12 Step 13/23 : ENV APP_PORT=59882 22:08:12 ---> Running in 099e6f9c8ab3 22:08:12 Removing intermediate container 099e6f9c8ab3 22:08:12 ---> 838274a81f3a 22:08:12 Step 14/23 : EXPOSE $APP_PORT 22:08:12 ---> Running in 22347c0d9ab0 22:08:12 Removing intermediate container 22347c0d9ab0 22:08:12 ---> c603f81f7964 22:08:12 Step 15/23 : WORKDIR / 22:08:12 ---> Running in 6c08355a5131 22:08:12 Removing intermediate container 6c08355a5131 22:08:12 ---> 5b0467ec2b40 22:08:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:12 ---> 9fcebbb46a73 22:08:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:08:12 ---> ea5c0c598962 22:08:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:08:12 ---> 84faaf19a8cd 22:08:12 Step 19/23 : ENTRYPOINT ["/core-command"] 22:08:12 ---> Running in 594b15d71fce 22:08:12 Removing intermediate container 594b15d71fce 22:08:12 ---> 023797314355 22:08:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:12 ---> Running in 14d2ffd00632 22:08:12 Removing intermediate container 14d2ffd00632 22:08:12 ---> e426c25a3fb2 22:08:12 Step 21/23 : LABEL arch=arm64 22:08:12 ---> Running in 9ed6c65b0cf4 22:08:12 Removing intermediate container 9ed6c65b0cf4 22:08:12 ---> 2e032a702d8a 22:08:12 Step 22/23 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 22:08:12 ---> Running in be0eb28aef2e 22:08:12 Removing intermediate container be0eb28aef2e 22:08:12 ---> 8cfe522af6f3 22:08:12 Step 23/23 : LABEL version=0.0.0 22:08:12 ---> Running in 0e80cc92861e 22:08:12 Removing intermediate container 0e80cc92861e 22:08:12 ---> 3a85746cc074 22:08:12 22:08:13 Successfully built 3a85746cc074 22:08:13 Successfully tagged core-command-arm64:latest 22:08:13  Building core-command ... done Building security-secretstore-setup 22:08:45 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:08:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:08:45 ---> 43253a81a14b 22:08:45 Step 3/25 : WORKDIR /edgex-go 22:08:45 ---> Using cache 22:08:45 ---> 38f120314419 22:08:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:45 ---> Using cache 22:08:45 ---> a8e6278c3884 22:08:45 Step 5/25 : RUN apk add --update --no-cache make git 22:08:45 ---> Using cache 22:08:45 ---> 064d86e75d97 22:08:45 Step 6/25 : COPY go.mod vendor* ./ 22:08:45 ---> Using cache 22:08:45 ---> 74252f1ef18e 22:08:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:45 ---> Using cache 22:08:45 ---> 570dfeaf0337 22:08:45 Step 8/25 : COPY . . 22:08:45 ---> Using cache 22:08:45 ---> 1cac0d07c6e7 22:08:45 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:08:45 ---> Running in 35e10ceed8d0 22:08: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 22:09:44 Removing intermediate container 588fe4b8ec3f 22:09:44 ---> f5b509c44637 22:09:44 22:09:44 Step 10/22 : FROM alpine:3.14 22:09:44 ---> ac73e934f311 22:09:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:09:44 ---> Using cache 22:09:44 ---> b767d588c08e 22:09:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:09:44 ---> Using cache 22:09:44 ---> 5fc172fcec83 22:09:44 Step 13/22 : ENV APP_PORT=59861 22:09:44 ---> Running in 146664598e97 22:09:44 Removing intermediate container 146664598e97 22:09:44 ---> 1913f35b9bd1 22:09:44 Step 14/22 : EXPOSE $APP_PORT 22:09:44 ---> Running in a7aff680cca6 22:09:44 Removing intermediate container a7aff680cca6 22:09:44 ---> 57a6c572fa79 22:09:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:09:44 ---> f0d60c363f53 22:09:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:09:45 ---> 869e0da61409 22:09:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:09:46 ---> e900f9c91e90 22:09:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:09:46 ---> Running in 5832cea22eef 22:09:46 Removing intermediate container 5832cea22eef 22:09:46 ---> 655b2e229845 22:09:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:47 ---> Running in b0aa79edf8e0 22:09:47 Removing intermediate container b0aa79edf8e0 22:09:47 ---> 613fd9fe3693 22:09:47 Step 20/22 : LABEL arch=arm64 22:09:47 ---> Running in a0c1ee4aa250 22:09:48 Removing intermediate container a0c1ee4aa250 22:09:48 ---> 32d4df49ae8c 22:09:48 Step 21/22 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 22:09:48 ---> Running in 5c88ea2b974f 22:09:48 Removing intermediate container 5c88ea2b974f 22:09:48 ---> 5e5f32bbc0d1 22:09:48 Step 22/22 : LABEL version=0.0.0 22:09:48 ---> Running in cb10074c1049 22:09:49 Removing intermediate container cb10074c1049 22:09:49 ---> 2cb04f3a1f75 22:09:49 22:09:49 Successfully built 2cb04f3a1f75 22:09:50 Successfully tagged support-scheduler-arm64:latest 22:12:57  Building support-scheduler ... done 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 22:13:05 Removing intermediate container 35e10ceed8d0 22:13:05 ---> dbdfaeb6c060 22:13:05 22:13:05 Step 10/25 : FROM alpine:3.14 22:13:05 ---> ac73e934f311 22:13:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:13:05 ---> Running in d31342c05733 22:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:13:08 (1/3) Installing ca-certificates (20211220-r0) 22:13:08 (2/3) Installing dumb-init (1.2.5-r1) 22:13:08 (3/3) Installing su-exec (0.2-r1) 22:13:08 Executing busybox-1.33.1-r7.trigger 22:13:08 Executing ca-certificates-20211220-r0.trigger 22:13:09 OK: 6 MiB in 17 packages 22:13:11 Removing intermediate container d31342c05733 22:13:11 ---> 73f81e6e3c6e 22:13:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:13:11 ---> Running in 49841dd779aa 22:13:11 Removing intermediate container 49841dd779aa 22:13:11 ---> 5193ed15373d 22:13:11 Step 13/25 : WORKDIR / 22:13:12 ---> Running in 3e1ff7d11c00 22:13:12 Removing intermediate container 3e1ff7d11c00 22:13:12 ---> f8eebe1f52b9 22:13: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 22:13:13 ---> 57fd9f83f2cf 22:13:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:13:14 ---> 8e835a31cdd4 22:13:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:13:15 ---> cff4b880169c 22:13:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:13:16 ---> 17df4179c3bb 22:13:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:13:18 ---> ba03e3660b9a 22:13:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:13:20 ---> 812fcae2e367 22:13:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:13:21 ---> 7cd2c8568e6d 22:13:21 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/ 22:13:21 ---> Running in ca428ace72dd 22:13:24 Removing intermediate container ca428ace72dd 22:13:24 ---> 58fde4b578bc 22:13:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:13:24 ---> Running in 6fa0b0c47b2f 22:13:25 Removing intermediate container 6fa0b0c47b2f 22:13:25 ---> f44c69863660 22:13:25 Step 23/25 : LABEL arch=arm64 22:13:25 ---> Running in 314013bf1813 22:13:26 Removing intermediate container 314013bf1813 22:13:26 ---> 2eb2ea233e9c 22:13:26 Step 24/25 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 22:13:26 ---> Running in 67f645d3f79c 22:13:26 Removing intermediate container 67f645d3f79c 22:13:26 ---> 142df25e15ad 22:13:26 Step 25/25 : LABEL version=0.0.0 22:13:26 ---> Running in 5dd7633e67c1 22:13:27 Removing intermediate container 5dd7633e67c1 22:13:27 ---> 9a4c97e0a099 22:13:27 22:13:28 Successfully built 9a4c97e0a099 22:13:28 Successfully tagged security-secretstore-setup-arm64:latest 22:23:50  Building security-secretstore-setup ... done Building bin/spire-agent... 22:23:50 Building bin/spire-agent... 22:23:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 22:23:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 22:23:50 go: downloading github.com/docker/docker v20.10.12+incompatible 22:23:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 22:23:50 go: downloading github.com/docker/docker v20.10.12+incompatible 22:23:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 22:23:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 22:23:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 22:23:50 go: downloading github.com/google/go-tpm-tools v0.3.3 22:23:50 go: downloading github.com/google/go-tpm-tools v0.3.3 22:23:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 22:23:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 22:23:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 22:23:50 go: downloading github.com/docker/go-connections v0.4.0 22:23:50 go: downloading github.com/docker/go-units v0.4.0 22:23:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 22:23:50 go: downloading github.com/opencontainers/image-spec v1.0.1 22:23:50 go: downloading github.com/containerd/containerd v1.3.4 22:23:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 22:23:50 go: downloading github.com/docker/go-connections v0.4.0 22:23:50 go: downloading github.com/docker/go-units v0.4.0 22:23:50 go: downloading github.com/opencontainers/image-spec v1.0.1 22:23:50 go: downloading github.com/opencontainers/go-digest v1.0.0 22:23:50 go: downloading github.com/containerd/containerd v1.3.4 22:23:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 22:23:50 go: downloading github.com/opencontainers/go-digest v1.0.0 22:26:27 Building bin/spire-agent... 22:26:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 22:26:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 22:26:27 go: downloading github.com/docker/docker v20.10.12+incompatible 22:26:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 22:26:30 go: downloading github.com/google/go-tpm-tools v0.3.3 22:26:31 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 22:26:31 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 22:26:31 go: downloading github.com/docker/go-connections v0.4.0 22:26:31 go: downloading github.com/docker/go-units v0.4.0 22:26:31 go: downloading github.com/opencontainers/image-spec v1.0.1 22:26:31 go: downloading github.com/containerd/containerd v1.3.4 22:26:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 22:26:31 go: downloading github.com/opencontainers/go-digest v1.0.0 22:30:38 Removing intermediate container 55de3db07880 22:30:38 ---> bcf5fb939afc 22:30:38 22:30:38 Step 13/26 : FROM alpine:3.15 22:30:38 ---> 3fb3c9af89a9 22:30:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:30:38 ---> Using cache 22:30:38 ---> 017547ceb8a8 22:30:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:38 ---> Using cache 22:30:38 ---> a4b2657a9016 22:30:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:30:38 ---> Running in 758b3a8ed6ad 22:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:30:38 Removing intermediate container 40c9363b7103 22:30:38 ---> 8e80b5957554 22:30:38 22:30:38 Step 13/25 : FROM alpine:3.15 22:30:38 ---> 3fb3c9af89a9 22:30:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:30:38 ---> Using cache 22:30:38 ---> 017547ceb8a8 22:30:38 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:38 ---> Using cache 22:30:38 ---> a4b2657a9016 22:30:38 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:30:38 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:30:38 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 22:30:38 OK: 15729 distinct packages available 22:30:38 ---> Running in 3b112bd6159b 22:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:30:38 (1/4) Installing dumb-init (1.2.5-r1) 22:30:38 (2/4) Installing musl-obstack (1.2.3-r0) 22:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:30:38 (3/4) Installing libucontext (1.1-r0) 22:30:38 (4/4) Installing gcompat (1.0.0-r4) 22:30:38 Executing busybox-1.34.1-r5.trigger 22:30:38 OK: 6 MiB in 18 packages 22:30:38 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:30:38 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 22:30:38 OK: 15729 distinct packages available 22:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:30:38 Removing intermediate container 758b3a8ed6ad 22:30:38 ---> 69ccdbaa0b76 22:30:38 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 22:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:30:38 (1/5) Installing dumb-init (1.2.5-r1) 22:30:38 (2/5) Installing musl-obstack (1.2.3-r0) 22:30:38 (3/5) Installing libucontext (1.1-r0) 22:30:38 (4/5) Installing gcompat (1.0.0-r4) 22:30:38 (5/5) Installing openssl (1.1.1n-r0) 22:30:38 Executing busybox-1.34.1-r5.trigger 22:30:38 OK: 6 MiB in 19 packages 22:30:38 Removing intermediate container 3b112bd6159b 22:30:38 ---> 931530cec18d 22:30:38 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 22:30:38 ---> 34218bd46a04 22:30:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:30:39 ---> 1693b929644c 22:30:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:30:39 ---> Running in 032d6579aced 22:30:40 Removing intermediate container 032d6579aced 22:30:40 ---> 3163efa8b2c7 22:30:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:30:41 ---> 9114462bcc18 22:30:41 Step 21/26 : WORKDIR / 22:30:41 ---> Running in 1a325b3d3d0f 22:30:42 Removing intermediate container 1a325b3d3d0f 22:30:42 ---> a10e3a1c7db5 22:30:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:30:42 ---> Running in 7beba57b1db0 22:30:42 ---> 1bd51a34c7b6 22:30:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:30:42 Removing intermediate container 7beba57b1db0 22:30:42 ---> 8d692c46496c 22:30:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:30:43 ---> Running in 83bc56d826cf 22:30:43 Removing intermediate container 83bc56d826cf 22:30:43 ---> 4c024a29fd3c 22:30:43 Step 24/26 : LABEL arch=arm64 22:30:43 ---> Running in bc9b00666a97 22:30:43 ---> da1cb49a4bd4 22:30:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:30:44 Removing intermediate container bc9b00666a97 22:30:44 ---> 51b5ec422ef3 22:30:44 Step 25/26 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 22:30:44 ---> Running in 0b125fc79c90 22:30:44 ---> 343a6bd3ee8b 22:30:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:30:44 Removing intermediate container 0b125fc79c90 22:30:44 ---> f67535fccd29 22:30:44 Step 26/26 : LABEL version=0.0.0 22:30:44 ---> Running in beec5d2077da 22:30:45 Removing intermediate container beec5d2077da 22:30:45 ---> 8dd018b14356 22:30:45 22:30:45 ---> 727dc793f312 22:30:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:30:45 ---> Running in d2a8f33b8d83 22:30:45 Successfully built 8dd018b14356 22:30:45 Successfully tagged security-spire-config-arm64:latest 22:30:45  Building security-spire-config ... done Removing intermediate container d2a8f33b8d83 22:30:45 ---> 5d803a33d829 22:30:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:30:45 ---> Running in a8f8abbe7f65 22:30:46 Removing intermediate container a8f8abbe7f65 22:30:46 ---> 4b31a25bb352 22:30:46 Step 23/25 : LABEL arch=arm64 22:30:46 ---> Running in 0348baccaec0 22:30:47 Removing intermediate container 0348baccaec0 22:30:47 ---> b1a7b8b82751 22:30:47 Step 24/25 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 22:30:47 ---> Running in 47c96e8ea620 22:30:47 Removing intermediate container 47c96e8ea620 22:30:47 ---> fe56f75ac7a1 22:30:47 Step 25/25 : LABEL version=0.0.0 22:30:47 ---> Running in 10e326ae30d7 22:30:48 Removing intermediate container 10e326ae30d7 22:30:48 ---> 3adb4e579dcf 22:30:48 22:30:48 Successfully built 3adb4e579dcf 22:30:48 Successfully tagged security-spire-server-arm64:latest 22:31:56  Building security-spire-server ... done Removing intermediate container 5821874d97b9 22:31:56 ---> 69dcb91b579e 22:31:56 22:31:56 Step 13/26 : FROM alpine:3.15 22:31:56 ---> 3fb3c9af89a9 22:31:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:31:56 ---> Using cache 22:31:56 ---> 017547ceb8a8 22:31:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:56 ---> Using cache 22:31:56 ---> a4b2657a9016 22:31:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:31:56 ---> Using cache 22:31:56 ---> 931530cec18d 22:31:56 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 22:31:56 ---> 5b37e750da34 22:31:56 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 22:31:56 ---> 2223509eb2d4 22:31:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:31:56 ---> b83b2eef4de7 22:31:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:31:56 ---> 5e5283a8c4ad 22:31:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:31:56 ---> 9a86eaa90154 22:31:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:31:56 ---> Running in a23165af6e70 22:31:56 Removing intermediate container a23165af6e70 22:31:56 ---> c0456f6ed01c 22:31:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:31:56 ---> Running in 4f1395cfcfdd 22:31:56 Removing intermediate container 4f1395cfcfdd 22:31:56 ---> dc2e2eec0627 22:31:56 Step 24/26 : LABEL arch=arm64 22:31:56 ---> Running in ce341d0dcfbf 22:31:56 Removing intermediate container ce341d0dcfbf 22:31:56 ---> dd0b73a20bef 22:31:56 Step 25/26 : LABEL git_sha=83136cdf852929ba43fc49af4eed7d9ca361d2d0 22:31:56 ---> Running in 78523386d411 22:31:56 Removing intermediate container 78523386d411 22:31:56 ---> 1633e9713737 22:31:56 Step 26/26 : LABEL version=0.0.0 22:31:56 ---> Running in 7ed8a9bc8d31 22:31:56 Removing intermediate container 7ed8a9bc8d31 22:31:56 ---> 578c0d8520af 22:31:56 22:31:56 Successfully built 578c0d8520af 22:31:56 Successfully tagged security-spire-agent-arm64:latest 22:31:56  Building security-spire-agent ... done  [Pipeline] } 22:31:56 $ docker stop --time=1 0aeb2c767d149eef339326169bf98cb98cc7ffee4ea0e66b3f5fd60425ae0e33 22:31:58 $ docker rm -f 0aeb2c767d149eef339326169bf98cb98cc7ffee4ea0e66b3f5fd60425ae0e33 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:58 + docker images 22:31:59 REPOSITORY TAG IMAGE ID CREATED SIZE 22:31:59 security-spire-agent-arm64 latest 578c0d8520af 3 seconds ago 126MB 22:31:59 69dcb91b579e 27 seconds ago 4.14GB 22:31:59 security-spire-server-arm64 latest 3adb4e579dcf About a minute ago 86.3MB 22:31:59 security-spire-config-arm64 latest 8dd018b14356 About a minute ago 85.6MB 22:31:59 8e80b5957554 About a minute ago 4.14GB 22:31:59 bcf5fb939afc About a minute ago 4.14GB 22:31:59 security-secretstore-setup-arm64 latest 9a4c97e0a099 18 minutes ago 27.5MB 22:31:59 dbdfaeb6c060 18 minutes ago 1.32GB 22:31:59 support-scheduler-arm64 latest 2cb04f3a1f75 22 minutes ago 25.3MB 22:31:59 f5b509c44637 22 minutes ago 1.36GB 22:31:59 core-command-arm64 latest 3a85746cc074 23 minutes ago 15.5MB 22:31:59 dfa04bea5882 23 minutes ago 1.3GB 22:31:59 security-spiffe-token-provider-arm64 latest 29e576b0aee7 29 minutes ago 27.9MB 22:31:59 2ac4c2836b3e 29 minutes ago 1.36GB 22:31:59 security-proxy-setup-arm64 latest 10e563193fbf 30 minutes ago 26.1MB 22:31:59 bc403f0d037a 30 minutes ago 1.31GB 22:31:59 core-metadata-arm64 latest 574edc7ff173 36 minutes ago 16.3MB 22:31:59 64b3c5a0eacb 36 minutes ago 1.31GB 22:31:59 sys-mgmt-agent-arm64 latest 43b2fe7c62d1 38 minutes ago 282MB 22:31:59 ee6374d065b6 39 minutes ago 1.31GB 22:31:59 support-notifications-arm64 latest 0df2f17dfa01 43 minutes ago 25.8MB 22:31:59 f811cb566d9b 43 minutes ago 1.36GB 22:31:59 core-data-arm64 latest 056a97ed4680 45 minutes ago 21.6MB 22:31:59 2633f3436a2d 45 minutes ago 1.34GB 22:31:59 security-bootstrapper-arm64 latest 9390d57e41db 46 minutes ago 18.3MB 22:31:59 1124b87a0230 47 minutes ago 1.31GB 22:31:59 ci-base-image-arm64 latest 43253a81a14b About an hour ago 885MB 22:31:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB 22:31:59 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 22:31:59 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 22:31:59 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 22:31:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:31:59 22:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:00 arm64: Pulling from edgex-lftools-log-publisher 22:32:00 8998bd30e6a1: Pulling fs layer 22:32:00 04944245beec: Pulling fs layer 22:32:00 699f458cf7ca: Pulling fs layer 22:32:00 765212b225bb: Pulling fs layer 22:32:00 f23df028b6ca: Pulling fs layer 22:32:00 d65c8cfc05b1: Pulling fs layer 22:32:00 2437ff75d9bd: Pulling fs layer 22:32:00 f23df028b6ca: Waiting 22:32:00 d65c8cfc05b1: Waiting 22:32:00 2437ff75d9bd: Waiting 22:32:00 765212b225bb: Waiting 22:32:00 04944245beec: Verifying Checksum 22:32:00 04944245beec: Download complete 22:32:00 765212b225bb: Verifying Checksum 22:32:00 765212b225bb: Download complete 22:32:00 f23df028b6ca: Verifying Checksum 22:32:00 f23df028b6ca: Download complete 22:32:00 d65c8cfc05b1: Verifying Checksum 22:32:00 d65c8cfc05b1: Download complete 22:32:00 699f458cf7ca: Verifying Checksum 22:32:00 699f458cf7ca: Download complete 22:32:01 8998bd30e6a1: Download complete 22:32:03 2437ff75d9bd: Verifying Checksum 22:32:03 2437ff75d9bd: Download complete 22:32:05 8998bd30e6a1: Pull complete 22:32:05 04944245beec: Pull complete 22:32:07 699f458cf7ca: Pull complete 22:32:07 765212b225bb: Pull complete 22:32:08 f23df028b6ca: Pull complete 22:32:08 d65c8cfc05b1: Pull complete 22:32:23 2437ff75d9bd: Pull complete 22:32:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:32:23 prd-ubuntu20.04-docker-arm64-4c-16g-33729 does not seem to be running inside a container 22:32:23 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:32:26 $ docker top 089b6cb09719c85c04ae2e718f4cc2948142f119a9099f3ebe1976421304608e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:27 ---> job-cost.sh 22:32:27 lf-activate-venv: SKIPPING 22:32:27 INFO: No Stack... 22:32:28 INFO: Retrieving Pricing Info for: v3-standard-4 22:32:28 INFO: Archiving Costs [Pipeline] sh 22:32:29 + + cut -d, -f6 22:32:29 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 22:32:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3998-1-stack-cost] 22:32:29 Resource [jenkins-edgexfoundry-edgex-go-PR-3998-1-stack-cost] did not exist. Created. 22:32:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3998-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:32:30 + echo total: 0.2199999988079071 [Pipeline] stash 22:32:30 Stashed 1 file(s) [Pipeline] } 22:32:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3998-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:32:30 $ docker stop --time=1 089b6cb09719c85c04ae2e718f4cc2948142f119a9099f3ebe1976421304608e 22:32:32 $ docker rm -f 089b6cb09719c85c04ae2e718f4cc2948142f119a9099f3ebe1976421304608e [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 22:32:33 provisioning config files... 22:32:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1007007638083098439tmp [Pipeline] { [Pipeline] sh 22:32:33 + set +x 22:32:33 + bash -s -- 22:32:33 + curl -s https://codecov.io/bash 22:32:33 22:32:33 _____ _ 22:32:33 / ____| | | 22:32:33 | | ___ __| | ___ ___ _____ __ 22:32:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:32:33 | |___| (_) | (_| | __/ (_| (_) \ V / 22:32:33 \_____\___/ \__,_|\___|\___\___/ \_/ 22:32:33 Bash-1.0.6 22:32:33 22:32:33 22:32:33 ==> git version 2.25.1 found 22:32:33 ==> 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 22:32:33 Release-Date: 2020-01-08 22:32:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:32:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:32:33 ==> Jenkins CI detected. 22:32:33 current dir:  /w/workspace/edgex-go/1 22:32:33 project root: . 22:32:33 --> token set from env 22:32:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:32:33 ==> Running gcov in . (disable via -X gcov) 22:32:33 ==> Python coveragepy not found 22:32:33 ==> Searching for coverage reports in: 22:32:33 + . 22:32:33 -> Found 1 reports 22:32:33 ==> Detecting git/mercurial file structure 22:32:33 ==> Reading reports 22:32:33 + ./coverage.out bytes=435134 22:32:33 ==> Appending adjustments 22:32:33 https://docs.codecov.io/docs/fixing-reports 22:32:34 + Found adjustments 22:32:34 ==> Gzipping contents 22:32:35 60K /tmp/codecov.yDDlQe.gz 22:32:35 ==> Uploading reports 22:32:35 url: https://codecov.io 22:32:35 query: branch=PR-3998&commit=83136cdf852929ba43fc49af4eed7d9ca361d2d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3998%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3998&job=&cmd_args= 22:32:35 -> Pinging Codecov 22:32:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3998&commit=83136cdf852929ba43fc49af4eed7d9ca361d2d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3998%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3998&job=&cmd_args= 22:32:35 -> Uploading to 22:32:35 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/83136cdf852929ba43fc49af4eed7d9ca361d2d0/8bb1fe34-6d64-4054-86b7-c5da690e2316.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T223235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98c0c0304f08470ca539c0b1a97f874ba7202a3d3eda4d84d3b6edf0ea34ed14 22:32:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:32:35 Dload Upload Total Spent Left Speed 22:32:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59859 0 0 100 59859 0 192k --:--:-- --:--:-- --:--:-- 191k 100 59859 0 0 100 59859 0 192k --:--:-- --:--:-- --:--:-- 191k 22:32:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/83136cdf852929ba43fc49af4eed7d9ca361d2d0 [Pipeline] } 22:32:35 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 22:32:37 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:32:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:32:38 ---> package-listing.sh 22:32:38 ++ facter osfamily 22:32:38 ++ tr '[:upper:]' '[:lower:]' 22:32:38 + OS_FAMILY=debian 22:32:38 + workspace=/w/workspace/edgex-go/1 22:32:38 + START_PACKAGES=/tmp/packages_start.txt 22:32:38 + END_PACKAGES=/tmp/packages_end.txt 22:32:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:32:38 + PACKAGES=/tmp/packages_start.txt 22:32:38 + '[' /w/workspace/edgex-go/1 ']' 22:32:38 + PACKAGES=/tmp/packages_end.txt 22:32:38 + case "${OS_FAMILY}" in 22:32:38 + dpkg -l 22:32:38 + grep '^ii' 22:32:38 + '[' -f /tmp/packages_start.txt ']' 22:32:38 + '[' -f /tmp/packages_end.txt ']' 22:32:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:32:38 + '[' /w/workspace/edgex-go/1 ']' 22:32:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:32:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:32:38 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:32:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:32:39 22:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:32:39 latest: Pulling from edgex-lftools-log-publisher 22:32:39 5eb5b503b376: Pulling fs layer 22:32:39 5c69ac0246d0: Pulling fs layer 22:32:39 ec43610c2a17: Pulling fs layer 22:32:39 3a2ae6a8a46f: Pulling fs layer 22:32:39 33b1e0a273af: Pulling fs layer 22:32:39 5d3b04190fa2: Pulling fs layer 22:32:39 2f39f015ded8: Pulling fs layer 22:32:39 3a2ae6a8a46f: Waiting 22:32:39 33b1e0a273af: Waiting 22:32:39 5d3b04190fa2: Waiting 22:32:39 2f39f015ded8: Waiting 22:32:39 5c69ac0246d0: Download complete 22:32:39 3a2ae6a8a46f: Verifying Checksum 22:32:39 3a2ae6a8a46f: Download complete 22:32:39 33b1e0a273af: Verifying Checksum 22:32:39 33b1e0a273af: Download complete 22:32:39 5d3b04190fa2: Download complete 22:32:39 ec43610c2a17: Verifying Checksum 22:32:39 ec43610c2a17: Download complete 22:32:39 5eb5b503b376: Download complete 22:32:40 2f39f015ded8: Verifying Checksum 22:32:40 2f39f015ded8: Download complete 22:32:41 5eb5b503b376: Pull complete 22:32:41 5c69ac0246d0: Pull complete 22:32:41 ec43610c2a17: Pull complete 22:32:41 3a2ae6a8a46f: Pull complete 22:32:42 33b1e0a273af: Pull complete 22:32:42 5d3b04190fa2: Pull complete 22:32:46 2f39f015ded8: Pull complete 22:32:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:32:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:32:46 prd-ubuntu20.04-docker-8c-8g-33727 does not seem to be running inside a container 22:32:46 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:latest cat 22:32:48 $ docker top 9ce9dca6d7359b90b2303d6c2300ad0ba12908dacfd61c1fe17829309197d72c -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:48 + touch /tmp/pre-build-complete [Pipeline] sh 22:32:48 + mkdir -p /var/log/sysstat [Pipeline] sh 22:32:49 + ls /var/log/sa-host 22:32:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:49 provisioning config files... 22:32:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4483553130139425219tmp [Pipeline] { [Pipeline] echo 22:32:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:32:49 ---> create-netrc.sh [Pipeline] } 22:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:32:50 ---> python-tools-install.sh [Pipeline] echo 22:32:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:32:50 ---> sudo-logs.sh 22:32:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:32:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:32:50 ---> job-cost.sh 22:32:50 lf-activate-venv: SKIPPING 22:32:50 DEBUG: total: 0.2199999988079071 22:32:50 INFO: Retrieving Stack Cost... 22:32:51 INFO: Retrieving Pricing Info for: v3-standard-8 22:32:52 INFO: Archiving Costs [Pipeline] echo 22:32:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:32:52 ---> logs-deploy.sh 22:32:52 lf-activate-venv: SKIPPING 22:32:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3998/1 22:32:52 INFO: archiving workspace using pattern(s): 22:32:53 Archives upload complete. 22:32:53 INFO: archiving logs to Nexus 22:32:54 ---> uname -a: 22:32:54 Linux prd-ubuntu20-04-docker-8c-8g-33727 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:32:54 22:32:54 22:32:54 ---> lscpu: 22:32:54 Architecture: x86_64 22:32:54 CPU op-mode(s): 32-bit, 64-bit 22:32:54 Byte Order: Little Endian 22:32:54 Address sizes: 40 bits physical, 48 bits virtual 22:32:54 CPU(s): 8 22:32:54 On-line CPU(s) list: 0-7 22:32:54 Thread(s) per core: 1 22:32:54 Core(s) per socket: 1 22:32:54 Socket(s): 8 22:32:54 NUMA node(s): 1 22:32:54 Vendor ID: AuthenticAMD 22:32:54 CPU family: 23 22:32:54 Model: 49 22:32:54 Model name: AMD EPYC-Rome Processor 22:32:54 Stepping: 0 22:32:54 CPU MHz: 2799.998 22:32:54 BogoMIPS: 5599.99 22:32:54 Virtualization: AMD-V 22:32:54 Hypervisor vendor: KVM 22:32:54 Virtualization type: full 22:32:54 L1d cache: 256 KiB 22:32:54 L1i cache: 256 KiB 22:32:54 L2 cache: 4 MiB 22:32:54 L3 cache: 128 MiB 22:32:54 NUMA node0 CPU(s): 0-7 22:32:54 Vulnerability Itlb multihit: Not affected 22:32:54 Vulnerability L1tf: Not affected 22:32:54 Vulnerability Mds: Not affected 22:32:54 Vulnerability Meltdown: Not affected 22:32:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:32:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:32:54 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:32:54 Vulnerability Srbds: Not affected 22:32:54 Vulnerability Tsx async abort: Not affected 22:32:54 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 22:32:54 22:32:54 22:32:54 ---> nproc: 22:32:54 8 22:32:54 22:32:54 22:32:54 ---> df -h: 22:32:54 Filesystem Size Used Avail Use% Mounted on 22:32:54 overlay 155G 26G 129G 17% / 22:32:54 tmpfs 64M 0 64M 0% /dev 22:32:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:32:54 shm 64M 0 64M 0% /dev/shm 22:32:54 /dev/vda1 155G 26G 129G 17% /facter-os 22:32:54 22:32:54 22:32:54 ---> sar -b -r -n DEV: 22:32:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33727) 04/28/22 _x86_64_ (8 CPU) 22:32:54 22:32:54 21:16:44 LINUX RESTART (8 CPU) 22:32:54 22:32:54 21:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:32:54 21:18:01 276.67 54.48 222.19 0.00 5165.88 166760.15 0.00 22:32:54 21:19:01 121.55 1.40 120.15 0.00 16.93 61781.57 0.00 22:32:54 21:20:01 50.55 0.13 50.42 0.00 3.87 18033.34 0.00 22:32:54 21:21:01 323.02 0.10 322.92 0.00 11.33 238485.60 0.00 22:32:54 21:22:01 798.02 0.48 797.54 0.00 7.19 282898.05 0.00 22:32:54 21:23:01 1000.22 0.60 999.62 0.00 12.13 336326.10 0.00 22:32:54 21:24:01 773.47 0.95 772.52 0.00 10.80 291029.10 0.00 22:32:54 21:25:01 740.24 0.88 739.36 0.00 7.33 180051.72 0.00 22:32:54 21:26:01 427.18 0.02 427.16 0.00 0.13 181397.63 0.00 22:32:54 21:27:01 266.91 0.02 266.89 0.00 0.93 118228.72 0.00 22:32:54 21:28:01 2.25 0.00 2.25 0.00 0.00 25.33 0.00 22:32:54 21:29:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 22:32:54 21:30:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 22:32:54 21:31:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 22:32:54 21:32:01 1.85 0.02 1.83 0.00 0.13 21.19 0.00 22:32:54 21:33:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 22:32:54 21:34:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 22:32:54 21:35:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 22:32:54 21:36:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 22:32:54 21:37:01 1.82 0.00 1.82 0.00 0.00 21.99 0.00 22:32:54 21:38:01 2.60 1.58 1.02 0.00 50.38 13.86 0.00 22:32:54 21:39:01 1.87 0.00 1.87 0.00 0.00 22.93 0.00 22:32:54 21:40:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 22:32:54 21:41:01 2.85 0.87 1.98 0.00 18.39 27.32 0.00 22:32:54 21:42:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 22:32:54 21:43:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 22:32:54 21:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 22:32:54 21:45:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 22:32:54 21:46:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 22:32:54 21:47:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 22:32:54 21:48:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 22:32:54 21:49:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 22:32:54 21:50:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 22:32:54 21:51:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 22:32:54 21:52:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 22:32:54 21:53:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 22:32:54 21:54:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 22:32:54 21:55:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 22:32:54 21:56:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 22:32:54 21:57:01 1.88 0.00 1.88 0.00 0.00 22.39 0.00 22:32:54 21:58:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 22:32:54 21:59:02 1.50 0.00 1.50 0.00 0.00 17.46 0.00 22:32:54 22:00:01 1.20 0.00 1.20 0.00 0.00 13.15 0.00 22:32:54 22:01:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 22:32:54 22:02:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 22:32:54 22:03:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 22:32:54 22:04:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 22:32:54 22:05:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 22:32:54 22:06:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 22:32:54 22:07:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 22:32:54 22:08:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 22:32:54 22:09:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 22:32:54 22:10:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 22:32:54 22:11:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 22:32:54 22:12:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 22:32:54 22:13:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 22:32:54 22:14:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 22:32:54 22:15:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 22:32:54 22:16:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 22:32:54 22:17:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 22:32:54 22:18:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 22:32:54 22:19:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 22:32:54 22:20:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 22:32:54 22:21:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 22:32:54 22:22:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 22:32:54 22:23:01 1.68 0.00 1.68 0.00 0.00 20.93 0.00 22:32:54 22:24:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 22:32:54 22:25:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 22:32:54 22:26:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 22:32:54 22:27:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 22:32:54 22:28:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 22:32:54 22:29:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 22:32:54 22:30:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 22:32:54 22:31:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 22:32:54 22:32:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 22:32:54 Average: 64.93 0.82 64.11 0.00 70.76 25023.61 0.00 22:32:54 22:32:54 21:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:32:54 21:18:01 28702144 31795108 505120 1.54 116756 3243636 1783756 5.26 1107060 2691440 596804 22:32:54 21:19:01 27566588 31618844 667656 2.03 159580 4063896 2281428 6.72 1726652 3094812 509760 22:32:54 21:20:01 27441500 31736360 548292 1.67 164508 4275840 2049552 6.04 1475968 3447176 328008 22:32:54 21:21:01 20835480 31611616 665956 2.03 174280 10558932 2625428 7.74 1898672 9428684 1255764 22:32:54 21:22:01 17280356 30637472 1625788 4.94 264136 12778484 3887076 11.46 3607620 10982020 196 22:32:54 21:23:01 13072364 30942248 1303648 3.96 359868 16850020 3962640 11.68 4290144 14144476 328116 22:32:54 21:24:01 6910968 29478604 2759540 8.39 454640 21202668 4939500 14.56 6036372 18297732 510596 22:32:54 21:25:01 7800020 29695144 2544292 7.74 552172 20380800 4823448 14.22 5823816 17574984 903268 22:32:54 21:26:01 9736716 31641308 614004 1.87 642296 20405396 2295412 6.76 3149744 18439408 9940 22:32:54 21:27:01 10820136 31739264 521032 1.58 723528 19362356 1925144 5.67 2849156 17686120 528 22:32:54 21:28:01 10820080 31739228 521032 1.58 723536 19362352 1925144 5.67 2849360 17686120 20 22:32:54 21:29:01 10822160 31741336 518992 1.58 723552 19362360 1925144 5.67 2847036 17686124 48 22:32:54 21:30:01 10836892 31756072 504316 1.53 723560 19362360 1925144 5.67 2831336 17686124 12 22:32:54 21:31:01 10837608 31756884 503388 1.53 723580 19362368 1925144 5.67 2831100 17686136 176 22:32:54 21:32:01 10838552 31758248 502840 1.53 723616 19362372 1931612 5.69 2831000 17686404 36 22:32:54 21:33:01 10838704 31758564 502680 1.53 723644 19362500 1931612 5.69 2831408 17686532 12 22:32:54 21:34:01 10838736 31758600 502632 1.53 723656 19362504 1931612 5.69 2831092 17686536 12 22:32:54 21:35:01 10838924 31758804 502360 1.53 723664 19362504 1931612 5.69 2831332 17686536 8 22:32:54 21:36:01 10838656 31758564 502592 1.53 723680 19362508 1931612 5.69 2831204 17686544 28 22:32:54 21:37:01 10838592 31758504 502600 1.53 723696 19362512 1931612 5.69 2831188 17686548 20 22:32:54 21:38:01 10833876 31756356 504568 1.53 723716 19364020 1931612 5.69 2837800 17686172 60 22:32:54 21:39:01 10833504 31756004 504852 1.54 723736 19364028 1931612 5.69 2837016 17686108 24 22:32:54 21:40:01 10833748 31756276 504516 1.53 723752 19364036 1931612 5.69 2837108 17686116 12 22:32:54 21:41:01 10830372 31753820 507048 1.54 723820 19364544 1942512 5.72 2837436 17686552 16 22:32:54 21:42:01 10831240 31754696 506240 1.54 723828 19364548 1942512 5.72 2836964 17686556 12 22:32:54 21:43:01 10830372 31753836 507032 1.54 723848 19364552 1942512 5.72 2837276 17686556 48 22:32:54 21:44:01 10830648 31754152 506676 1.54 723864 19364556 1942512 5.72 2837300 17686560 12 22:32:54 21:45:01 10830600 31754120 506644 1.54 723880 19364560 1942512 5.72 2837692 17686564 196 22:32:54 21:46:01 10830980 31754516 506404 1.54 723896 19364560 1942512 5.72 2837260 17686564 20 22:32:54 21:47:01 10831508 31755060 505888 1.54 723904 19364564 1942512 5.72 2837096 17686568 188 22:32:54 21:48:01 10831240 31754792 506080 1.54 723920 19364564 1942512 5.72 2837400 17686568 12 22:32:54 21:49:01 10831108 31754680 506332 1.54 723932 19364572 1942512 5.72 2837100 17686572 184 22:32:54 21:50:01 10831140 31754732 506272 1.54 723944 19364576 1942512 5.72 2837308 17686580 20 22:32:54 21:51:01 10831376 31754992 505940 1.54 723980 19364576 1942512 5.72 2837636 17686580 200 22:32:54 21:52:01 10831360 31755016 505920 1.54 723996 19364580 1942512 5.72 2837244 17686584 44 22:32:54 21:53:01 10831020 31754680 506220 1.54 724016 19364584 1942512 5.72 2837588 17686588 8 22:32:54 21:54:01 10831012 31754696 506168 1.54 724016 19364584 1942512 5.72 2837304 17686588 60 22:32:54 21:55:01 10831148 31754840 506172 1.54 724036 19364580 1942512 5.72 2837884 17686592 20 22:32:54 21:56:01 10831148 31754844 506104 1.54 724072 19364580 1942512 5.72 2837628 17686596 20 22:32:54 21:57:01 10831068 31754824 506108 1.54 724072 19364600 1942512 5.72 2837368 17686604 36 22:32:54 21:58:01 10831304 31755072 505904 1.54 724088 19364604 1942512 5.72 2837668 17686612 68 22:32:54 21:59:02 10831432 31755200 505936 1.54 724100 19364592 1926336 5.68 2837352 17686612 348 22:32:54 22:00:01 10831456 31755228 505884 1.54 724104 19364608 1926336 5.68 2837352 17686616 60 22:32:54 22:01:01 10831408 31755180 505884 1.54 724112 19364600 1926336 5.68 2837612 17686616 44 22:32:54 22:02:01 10831108 31755052 505984 1.54 724124 19364740 1926336 5.68 2837448 17686748 8 22:32:54 22:03:01 10831028 31754980 505992 1.54 724144 19364740 1926336 5.68 2837752 17686752 316 22:32:54 22:04:01 10831264 31755264 505688 1.54 724160 19364744 1926336 5.68 2838060 17686748 24 22:32:54 22:05:01 10831400 31755412 505712 1.54 724164 19364744 1926336 5.68 2837576 17686752 8 22:32:54 22:06:01 10831124 31755148 505952 1.54 724180 19364748 1926336 5.68 2838144 17686756 40 22:32:54 22:07:01 10830864 31754904 506144 1.54 724188 19364756 1926336 5.68 2837540 17686756 8 22:32:54 22:08:01 10831036 31755088 505900 1.54 724212 19364752 1926336 5.68 2837836 17686760 12 22:32:54 22:09:01 10831020 31755104 505880 1.54 724232 19364748 1926336 5.68 2838228 17686764 316 22:32:54 22:10:01 10831004 31755120 505816 1.54 724248 19364764 1926336 5.68 2837604 17686768 20 22:32:54 22:11:01 10831004 31755132 505776 1.54 724256 19364764 1926336 5.68 2837792 17686772 156 22:32:54 22:12:01 10830640 31754776 506076 1.54 724256 19364772 1926336 5.68 2837616 17686776 12 22:32:54 22:13:01 10830872 31755016 505992 1.54 724276 19364760 1926336 5.68 2837920 17686780 152 22:32:54 22:14:01 10830508 31754676 506272 1.54 724280 19364776 1926336 5.68 2838200 17686780 24 22:32:54 22:15:01 10830712 31754896 506092 1.54 724296 19364780 1926336 5.68 2837652 17686784 216 22:32:54 22:16:01 10830916 31755108 505916 1.54 724308 19364788 1926336 5.68 2837640 17686788 12 22:32:54 22:17:01 10830900 31755108 505876 1.54 724316 19364788 1926336 5.68 2837620 17686788 196 22:32:54 22:18:01 10830756 31755060 505868 1.54 724328 19364792 1926336 5.68 2837948 17686796 12 22:32:54 22:19:01 10830512 31754840 506076 1.54 724336 19364796 1910228 5.63 2837660 17686800 52 22:32:54 22:20:01 10830488 31754820 506056 1.54 724336 19364796 1910228 5.63 2837644 17686800 12 22:32:54 22:21:01 10830908 31755244 505788 1.54 724344 19364796 1910228 5.63 2837644 17686804 32 22:32:54 22:22:01 10830852 31755200 505760 1.54 724356 19364800 1910228 5.63 2838240 17686804 20 22:32:54 22:23:01 10830804 31755168 505740 1.54 724356 19364804 1910228 5.63 2838352 17686808 164 22:32:54 22:24:01 10830756 31755132 505716 1.54 724364 19364808 1910228 5.63 2837672 17686812 20 22:32:54 22:25:01 10830676 31755060 505728 1.54 724384 19364796 1910228 5.63 2838116 17686812 52 22:32:54 22:26:01 10830660 31755064 505660 1.54 724384 19364816 1910176 5.63 2838136 17686816 72 22:32:54 22:27:01 10830828 31755256 505624 1.54 724404 19364820 1910176 5.63 2837724 17686824 216 22:32:54 22:28:01 10830780 31755216 505632 1.54 724416 19364816 1910176 5.63 2837952 17686824 64 22:32:54 22:29:01 10830480 31754936 505844 1.54 724432 19364828 1910176 5.63 2837740 17686832 20 22:32:54 22:30:01 10830464 31755056 505672 1.54 724436 19364952 1910176 5.63 2837740 17686952 48 22:32:54 22:31:01 10830416 31755020 505644 1.54 724444 19364956 1910176 5.63 2837744 17686956 324 22:32:54 22:32:01 10830880 31755500 505396 1.54 724452 19364964 1910176 5.63 2837752 17686960 12 22:32:54 Average: 11656332 31666210 595264 1.81 675680 18557377 2078576 6.13 2885085 16872239 59303 22:32:54 22:32:54 21:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:32:54 21:18:01 docker0 509.40 441.29 37.25 2716.25 0.00 0.00 0.00 0.00 22:32:54 21:18:01 ens3 1561.11 1432.99 11158.98 192.92 0.00 0.00 0.00 0.00 22:32:54 21:18:01 lo 5.53 5.53 0.53 0.53 0.00 0.00 0.00 0.00 22:32:54 21:19:01 docker0 95.55 120.10 7.72 981.52 0.00 0.00 0.00 0.00 22:32:54 21:19:01 ens3 192.65 147.26 1026.60 68.94 0.00 0.00 0.00 0.00 22:32:54 21:19:01 veth969521b 0.43 0.62 0.03 0.06 0.00 0.00 0.00 0.00 22:32:54 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:20:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 22:32:54 21:20:01 ens3 24.13 14.25 22.16 10.62 0.00 0.00 0.00 0.00 22:32:54 21:20:01 veth969521b 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 22:32:54 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:21:01 docker0 41.17 51.82 2.33 228.22 0.00 0.00 0.00 0.00 22:32:54 21:21:01 veth788a39f 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 22:32:54 21:21:01 ens3 163.48 125.82 1929.77 84.44 0.00 0.00 0.00 0.00 22:32:54 21:21:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 22:32:54 21:22:01 docker0 237.58 406.11 17.78 6034.28 0.00 0.00 0.00 0.00 22:32:54 21:22:01 veth69a2e6f 208.74 360.61 18.93 5818.11 0.00 0.00 0.00 0.48 22:32:54 21:22:01 veth788a39f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:32:54 21:22:01 ens3 467.58 284.99 6160.80 94.22 0.00 0.00 0.00 0.00 22:32:54 21:22:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 22:32:54 21:23:01 veth0b3a538 206.61 380.94 18.72 5827.47 0.00 0.00 0.00 0.48 22:32:54 21:23:01 docker0 227.82 414.58 17.13 5990.91 0.00 0.00 0.00 0.00 22:32:54 21:23:01 veth69a2e6f 0.13 0.48 0.01 0.03 0.00 0.00 0.00 0.00 22:32:54 21:23:01 veth788a39f 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 22:32:54 21:23:01 ens3 531.15 313.88 7124.27 110.15 0.00 0.00 0.00 0.00 22:32:54 21:23:01 vetha6b2ce0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:32:54 21:23:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 22:32:54 21:24:01 veth0b3a538 0.12 0.28 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:24:01 vethb88f167 207.32 417.46 17.22 5426.98 0.00 0.00 0.00 0.44 22:32:54 21:24:01 docker0 237.51 468.89 16.77 6079.60 0.00 0.00 0.00 0.00 22:32:54 21:24:01 veth788a39f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:32:54 21:24:01 ens3 517.65 261.77 6117.71 41.97 0.00 0.00 0.00 0.00 22:32:54 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:25:01 veth0b3a538 10.03 13.41 0.97 206.62 0.00 0.00 0.00 0.02 22:32:54 21:25:01 vethb88f167 30.73 50.91 2.96 405.50 0.00 0.00 0.00 0.03 22:32:54 21:25:01 docker0 60.54 92.15 4.53 770.81 0.00 0.00 0.00 0.00 22:32:54 21:25:01 veth788a39f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:32:54 21:25:01 ens3 171.57 123.90 808.22 87.30 0.00 0.00 0.00 0.00 22:32:54 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:26:01 docker0 27.91 32.18 1.84 283.48 0.00 0.00 0.00 0.00 22:32:54 21:26:01 veth788a39f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:32:54 21:26:01 ens3 44.36 34.53 293.23 7.57 0.00 0.00 0.00 0.00 22:32:54 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:27:01 docker0 0.00 0.55 0.00 0.02 0.00 0.00 0.00 0.00 22:32:54 21:27:01 ens3 45.58 44.27 11.07 66.70 0.00 0.00 0.00 0.00 22:32:54 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:28:01 ens3 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 22:32:54 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:30:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:32:54 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:32:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:32:54 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:33:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 22:32:54 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:34:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:32:54 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:35:01 ens3 0.57 0.42 0.49 0.03 0.00 0.00 0.00 0.00 22:32:54 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:36:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:32:54 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:37:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:38:01 ens3 7.58 5.45 5.35 6.15 0.00 0.00 0.00 0.00 22:32:54 21:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:43:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:32:54 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:44:01 ens3 1.45 0.00 0.12 0.00 0.00 0.00 0.00 0.00 22:32:54 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:45:01 ens3 1.60 0.93 0.74 0.50 0.00 0.00 0.00 0.00 22:32:54 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:46:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:48:01 ens3 0.33 0.08 0.09 0.07 0.00 0.00 0.00 0.00 22:32:54 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:49:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:50:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 22:32:54 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:51:01 ens3 0.58 0.55 0.27 0.23 0.00 0.00 0.00 0.00 22:32:54 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:53:01 ens3 0.45 0.22 0.09 0.07 0.00 0.00 0.00 0.00 22:32:54 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:54:01 ens3 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 22:32:54 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:55:01 ens3 0.70 0.50 0.36 0.28 0.00 0.00 0.00 0.00 22:32:54 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:56:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 22:32:54 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:57:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:58:01 ens3 0.50 0.17 0.09 0.07 0.00 0.00 0.00 0.00 22:32:54 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 21:59:02 ens3 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:32:54 21:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:00:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:32:54 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:01:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:32:54 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:03:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 22:32:54 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:04:01 ens3 1.10 0.50 0.32 0.22 0.00 0.00 0.00 0.00 22:32:54 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:05:01 ens3 0.62 0.17 0.11 0.01 0.00 0.00 0.00 0.00 22:32:54 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:06:01 ens3 0.52 0.42 0.26 0.21 0.00 0.00 0.00 0.00 22:32:54 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:08:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 22:32:54 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:09:01 ens3 1.07 0.50 0.40 0.28 0.00 0.00 0.00 0.00 22:32:54 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:11:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 22:32:54 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:12:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:32:54 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:13:01 ens3 0.87 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:32:54 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:14:01 ens3 0.68 0.43 0.35 0.28 0.00 0.00 0.00 0.00 22:32:54 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:18:01 ens3 1.07 0.40 0.49 0.27 0.00 0.00 0.00 0.00 22:32:54 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:21:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 22:32:54 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:22:01 ens3 1.35 0.62 0.44 0.28 0.00 0.00 0.00 0.00 22:32:54 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:23:01 ens3 0.82 0.57 0.43 0.34 0.00 0.00 0.00 0.00 22:32:54 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:24:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 22:32:54 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:25:01 ens3 0.32 0.22 0.10 0.08 0.00 0.00 0.00 0.00 22:32:54 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:26:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 22:32:54 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:28:01 ens3 0.30 0.20 0.19 0.07 0.00 0.00 0.00 0.00 22:32:54 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:32:54 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:54 Average: docker0 19.19 27.06 1.41 307.98 0.00 0.00 0.00 0.00 22:32:54 Average: ens3 50.02 37.34 462.42 10.34 0.00 0.00 0.00 0.00 22:32:54 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 22:32:54 22:32:54 22:32:54 ---> sar -P ALL: 22:32:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33727) 04/28/22 _x86_64_ (8 CPU) 22:32:54 22:32:54 21:16:44 LINUX RESTART (8 CPU) 22:32:54 22:32:54 21:17:01 CPU %user %nice %system %iowait %steal %idle 22:32:54 21:18:01 all 12.35 0.00 4.83 2.74 0.07 80.01 22:32:54 21:18:01 0 11.33 0.00 5.15 1.30 0.07 82.15 22:32:54 21:18:01 1 11.10 0.00 4.58 6.05 0.07 78.20 22:32:54 21:18:01 2 11.47 0.00 4.16 3.67 0.07 80.62 22:32:54 21:18:01 3 13.50 0.00 4.71 1.30 0.07 80.43 22:32:54 21:18:01 4 17.26 0.00 4.82 1.88 0.08 75.97 22:32:54 21:18:01 5 11.56 0.00 5.06 0.93 0.05 82.40 22:32:54 21:18:01 6 12.10 0.00 6.01 3.55 0.08 78.26 22:32:54 21:18:01 7 10.43 0.00 4.14 3.27 0.10 82.05 22:32:54 21:19:01 all 33.00 0.00 7.13 1.57 0.10 58.20 22:32:54 21:19:01 0 33.26 0.00 6.86 5.37 0.10 54.41 22:32:54 21:19:01 1 32.61 0.00 7.77 0.25 0.08 59.27 22:32:54 21:19:01 2 33.21 0.00 6.76 0.14 0.07 59.83 22:32:54 21:19:01 3 33.43 0.00 7.22 0.32 0.10 58.93 22:32:54 21:19:01 4 34.38 0.00 6.81 0.54 0.10 58.17 22:32:54 21:19:01 5 31.71 0.00 6.49 0.35 0.10 61.35 22:32:54 21:19:01 6 33.12 0.00 6.59 0.17 0.10 60.01 22:32:54 21:19:01 7 32.28 0.00 8.56 5.44 0.12 53.60 22:32:54 21:20:01 all 45.85 0.00 5.68 0.28 0.09 48.11 22:32:54 21:20:01 0 46.06 0.00 5.66 1.10 0.08 47.09 22:32:54 21:20:01 1 45.92 0.00 5.43 0.02 0.10 48.53 22:32:54 21:20:01 2 46.87 0.00 5.51 0.24 0.10 47.29 22:32:54 21:20:01 3 45.50 0.00 6.05 0.57 0.10 47.78 22:32:54 21:20:01 4 45.58 0.00 5.16 0.00 0.10 49.17 22:32:54 21:20:01 5 44.29 0.00 5.49 0.00 0.08 50.14 22:32:54 21:20:01 6 47.75 0.00 5.63 0.00 0.10 46.52 22:32:54 21:20:01 7 44.82 0.00 6.48 0.29 0.08 48.33 22:32:54 21:21:01 all 19.80 0.00 11.06 3.54 0.10 65.50 22:32:54 21:21:01 0 20.97 0.00 12.42 3.28 0.09 63.25 22:32:54 21:21:01 1 19.34 0.00 10.57 2.00 0.10 67.99 22:32:54 21:21:01 2 18.79 0.00 10.63 3.21 0.09 67.27 22:32:54 21:21:01 3 18.67 0.00 11.84 11.92 0.10 57.46 22:32:54 21:21:01 4 19.93 0.00 10.55 2.46 0.10 66.96 22:32:54 21:21:01 5 19.16 0.00 10.47 1.46 0.10 68.81 22:32:54 21:21:01 6 21.28 0.00 11.32 0.75 0.09 66.56 22:32:54 21:21:01 7 20.27 0.00 10.66 3.26 0.12 65.69 22:32:54 21:22:01 all 69.27 0.00 12.49 5.33 0.14 12.77 22:32:54 21:22:01 0 69.58 0.00 12.36 8.79 0.15 9.12 22:32:54 21:22:01 1 67.51 0.00 12.69 2.48 0.13 17.19 22:32:54 21:22:01 2 68.52 0.00 13.21 10.09 0.13 8.04 22:32:54 21:22:01 3 70.62 0.00 11.30 3.36 0.13 14.58 22:32:54 21:22:01 4 71.05 0.00 11.22 4.38 0.15 13.19 22:32:54 21:22:01 5 69.25 0.00 12.65 6.17 0.15 11.78 22:32:54 21:22:01 6 68.39 0.00 12.88 4.73 0.13 13.87 22:32:54 21:22:01 7 69.20 0.00 13.65 2.62 0.14 14.40 22:32:54 21:23:01 all 75.63 0.00 14.25 3.00 0.16 6.97 22:32:54 21:23:01 0 77.01 0.00 13.35 2.31 0.17 7.16 22:32:54 21:23:01 1 76.70 0.00 13.11 1.40 0.15 8.64 22:32:54 21:23:01 2 75.35 0.00 14.16 3.22 0.15 7.12 22:32:54 21:23:01 3 78.05 0.00 13.10 1.78 0.15 6.91 22:32:54 21:23:01 4 74.74 0.00 14.59 5.01 0.13 5.52 22:32:54 21:23:01 5 74.93 0.00 14.67 1.80 0.15 8.45 22:32:54 21:23:01 6 70.58 0.00 17.06 5.97 0.19 6.20 22:32:54 21:23:01 7 77.64 0.00 13.94 2.48 0.15 5.78 22:32:54 21:24:01 all 85.09 0.00 13.70 0.33 0.15 0.72 22:32:54 21:24:01 0 85.27 0.00 13.66 0.27 0.15 0.65 22:32:54 21:24:01 1 84.91 0.00 13.64 0.33 0.15 0.97 22:32:54 21:24:01 2 84.18 0.00 14.65 0.18 0.15 0.84 22:32:54 21:24:01 3 86.99 0.00 12.09 0.47 0.13 0.32 22:32:54 21:24:01 4 87.72 0.00 11.28 0.33 0.17 0.50 22:32:54 21:24:01 5 84.07 0.00 14.64 0.05 0.17 1.07 22:32:54 21:24:01 6 83.38 0.00 15.30 0.52 0.15 0.65 22:32:54 21:24:01 7 84.22 0.00 14.39 0.50 0.15 0.74 22:32:54 21:25:01 all 71.45 0.00 11.49 6.21 0.15 10.69 22:32:54 21:25:01 0 74.02 0.00 9.16 7.18 0.15 9.48 22:32:54 21:25:01 1 68.56 0.00 12.70 6.96 0.15 11.62 22:32:54 21:25:01 2 69.85 0.00 12.07 6.21 0.15 11.72 22:32:54 21:25:01 3 69.61 0.00 12.76 10.40 0.15 7.08 22:32:54 21:25:01 4 69.73 0.00 12.14 4.91 0.15 13.06 22:32:54 21:25:01 5 74.85 0.00 10.68 4.14 0.15 10.18 22:32:54 21:25:01 6 73.62 0.00 10.24 2.79 0.15 13.19 22:32:54 21:25:01 7 71.35 0.00 12.19 7.12 0.17 9.17 22:32:54 21:26:01 all 29.43 0.00 6.63 4.09 0.09 59.75 22:32:54 21:26:01 0 22.11 0.00 13.81 1.61 0.08 62.39 22:32:54 21:26:01 1 22.90 0.00 8.19 21.12 0.10 47.69 22:32:54 21:26:01 2 25.24 0.00 7.50 3.12 0.08 64.05 22:32:54 21:26:01 3 57.98 0.00 4.15 1.27 0.12 36.47 22:32:54 21:26:01 4 30.52 0.00 5.42 0.56 0.10 63.40 22:32:54 21:26:01 5 21.80 0.00 4.76 2.22 0.07 71.15 22:32:54 21:26:01 6 21.95 0.00 4.37 0.75 0.07 72.87 22:32:54 21:26:01 7 32.61 0.00 4.93 2.24 0.10 60.12 22:32:54 21:27:01 all 8.54 0.00 4.36 2.67 0.06 84.37 22:32:54 21:27:01 0 8.96 0.00 6.58 13.26 0.07 71.14 22:32:54 21:27:01 1 9.35 0.00 4.14 0.42 0.07 86.02 22:32:54 21:27:01 2 6.83 0.00 3.83 2.47 0.05 86.81 22:32:54 21:27:01 3 8.31 0.00 4.15 2.09 0.03 85.42 22:32:54 21:27:01 4 9.23 0.00 3.74 0.32 0.03 86.67 22:32:54 21:27:01 5 9.79 0.00 4.01 0.79 0.05 85.36 22:32:54 21:27:01 6 8.33 0.00 4.89 0.98 0.08 85.72 22:32:54 21:27:01 7 7.52 0.00 3.60 1.10 0.07 87.71 22:32:54 21:28:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:32:54 21:28:01 0 0.00 0.00 0.00 0.10 0.00 99.90 22:32:54 21:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 21:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:32:54 21:28:01 CPU %user %nice %system %iowait %steal %idle 22:32:54 21:29:01 all 0.10 0.00 0.01 0.01 0.01 99.88 22:32:54 21:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:32:54 21:29:01 1 0.05 0.00 0.00 0.00 0.02 99.93 22:32:54 21:29:01 2 0.37 0.00 0.00 0.00 0.02 99.62 22:32:54 21:29:01 3 0.30 0.00 0.00 0.02 0.02 99.67 22:32:54 21:29:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:32:54 21:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:30:01 all 0.26 0.00 0.02 0.00 0.00 99.71 22:32:54 21:30:01 0 0.00 0.00 0.00 0.03 0.00 99.97 22:32:54 21:30:01 1 0.05 0.00 0.07 0.00 0.00 99.88 22:32:54 21:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:30:01 3 1.97 0.00 0.00 0.00 0.00 98.03 22:32:54 21:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 22:32:54 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:30:01 6 0.03 0.00 0.05 0.00 0.00 99.92 22:32:54 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:31:01 all 0.22 0.00 0.01 0.01 0.00 99.77 22:32:54 21:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:32:54 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:31:01 3 1.66 0.00 0.02 0.02 0.00 98.30 22:32:54 21:31:01 4 0.02 0.00 0.02 0.03 0.00 99.93 22:32:54 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:32:01 all 0.01 0.00 0.02 0.01 0.00 99.96 22:32:54 21:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 21:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:32:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 21:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 21:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:32:01 6 0.02 0.00 0.03 0.02 0.00 99.93 22:32:54 21:32:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:32:54 21:33:01 all 0.11 0.00 0.02 0.02 0.00 99.86 22:32:54 21:33:01 0 0.00 0.00 0.00 0.07 0.00 99.93 22:32:54 21:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:32:54 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:33:01 3 0.81 0.00 0.05 0.05 0.02 99.07 22:32:54 21:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:32:54 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:34:01 all 0.26 0.00 0.00 0.00 0.00 99.73 22:32:54 21:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:34:01 3 1.99 0.00 0.00 0.02 0.00 98.00 22:32:54 21:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 21:35:01 all 0.27 0.00 0.01 0.01 0.00 99.71 22:32:54 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:32:54 21:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:35:01 3 1.99 0.00 0.00 0.03 0.00 97.98 22:32:54 21:35:01 4 0.02 0.00 0.02 0.03 0.00 99.93 22:32:54 21:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:36:01 all 0.21 0.00 0.01 0.00 0.01 99.78 22:32:54 21:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 21:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:36:01 3 1.52 0.00 0.02 0.02 0.00 98.45 22:32:54 21:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 22:32:54 21:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:32:54 21:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:37:01 all 0.00 0.00 0.00 0.01 0.01 99.98 22:32:54 21:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 21:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 22:32:54 21:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:32:54 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:32:54 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:38:01 all 0.22 0.00 0.03 0.01 0.00 99.75 22:32:54 21:38:01 0 0.30 0.00 0.03 0.00 0.00 99.67 22:32:54 21:38:01 1 0.17 0.00 0.07 0.00 0.02 99.75 22:32:54 21:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90 22:32:54 21:38:01 3 0.22 0.00 0.00 0.02 0.00 99.77 22:32:54 21:38:01 4 0.17 0.00 0.03 0.02 0.00 99.78 22:32:54 21:38:01 5 0.23 0.00 0.02 0.00 0.02 99.73 22:32:54 21:38:01 6 0.47 0.00 0.00 0.02 0.00 99.52 22:32:54 21:38:01 7 0.12 0.00 0.03 0.00 0.00 99.85 22:32:54 21:39:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:32:54 21:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 21:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:32:54 21:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:39:01 3 0.02 0.00 0.03 0.02 0.00 99.93 22:32:54 21:39:01 4 0.00 0.00 0.00 0.05 0.00 99.95 22:32:54 21:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 22:32:54 21:39:01 CPU %user %nice %system %iowait %steal %idle 22:32:54 21:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:32:54 21:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 21:41:01 all 0.04 0.00 0.03 0.01 0.00 99.91 22:32:54 21:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:32:54 21:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:41:01 3 0.03 0.00 0.05 0.03 0.00 99.88 22:32:54 21:41:01 4 0.02 0.00 0.03 0.03 0.02 99.90 22:32:54 21:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:41:01 6 0.18 0.00 0.05 0.03 0.00 99.73 22:32:54 21:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:32:54 21:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:32:54 21:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 21:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:43:01 all 0.21 0.00 0.01 0.01 0.00 99.77 22:32:54 21:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:32:54 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:43:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:32:54 21:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:43:01 7 1.65 0.00 0.00 0.00 0.00 98.35 22:32:54 21:44:01 all 0.23 0.00 0.02 0.01 0.00 99.74 22:32:54 21:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:32:54 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:44:01 3 0.00 0.00 0.02 0.03 0.00 99.95 22:32:54 21:44:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:32:54 21:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:44:01 7 1.71 0.00 0.08 0.00 0.00 98.21 22:32:54 21:45:01 all 0.02 0.00 0.02 0.00 0.00 99.95 22:32:54 21:45:01 0 0.02 0.00 0.00 0.03 0.00 99.95 22:32:54 21:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:32:54 21:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:32:54 21:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 21:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:32:54 21:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:32:54 21:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:32:54 21:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 22:32:54 21:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 21:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:47:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:32:54 21:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:32:54 21:47:01 3 0.00 0.00 0.02 0.03 0.00 99.95 22:32:54 21:47:01 4 0.00 0.00 0.00 0.03 0.02 99.95 22:32:54 21:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 21:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:32:54 21:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:32:54 21:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:48:01 3 0.03 0.00 0.00 0.02 0.00 99.95 22:32:54 21:48:01 4 0.00 0.00 0.02 0.03 0.00 99.95 22:32:54 21:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:49:01 all 0.08 0.00 0.01 0.00 0.00 99.90 22:32:54 21:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:49:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:32:54 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:49:01 7 0.57 0.00 0.07 0.00 0.02 99.35 22:32:54 21:50:01 all 0.27 0.00 0.01 0.00 0.00 99.71 22:32:54 21:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 21:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 22:32:54 21:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 22:32:54 21:50:01 6 0.07 0.00 0.00 0.00 0.00 99.93 22:32:54 21:50:01 7 1.99 0.00 0.00 0.00 0.00 98.01 22:32:54 22:32:54 21:50:01 CPU %user %nice %system %iowait %steal %idle 22:32:54 21:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 22:32:54 21:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:32:54 21:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 21:51:01 4 0.00 0.00 0.00 0.03 0.02 99.95 22:32:54 21:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:51:01 7 1.99 0.00 0.02 0.00 0.00 98.00 22:32:54 21:52:01 all 0.19 0.00 0.01 0.00 0.00 99.79 22:32:54 21:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:32:54 21:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 21:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:32:54 21:52:01 7 1.44 0.00 0.02 0.00 0.00 98.55 22:32:54 21:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:32:54 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:32:54 21:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:53:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:32:54 21:53:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:32:54 21:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:32:54 21:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:32:54 21:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:32:54 21:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:32:54 21:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:32:54 21:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:55:01 all 0.05 0.00 0.01 0.01 0.00 99.93 22:32:54 21:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:55:01 3 0.25 0.00 0.00 0.02 0.00 99.73 22:32:54 21:55:01 4 0.02 0.00 0.02 0.05 0.00 99.92 22:32:54 21:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:55:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:32:54 21:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 21:56:01 all 0.26 0.00 0.01 0.01 0.00 99.73 22:32:54 21:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:32:54 21:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 21:56:01 3 1.97 0.00 0.00 0.03 0.00 98.00 22:32:54 21:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:57:01 all 0.19 0.00 0.01 0.01 0.00 99.79 22:32:54 21:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:32:54 21:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:57:01 3 1.35 0.00 0.00 0.02 0.00 98.63 22:32:54 21:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 22:32:54 21:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 21:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:32:54 21:58:01 all 0.00 0.00 0.01 0.00 0.00 99.99 22:32:54 21:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 21:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:59:02 all 0.01 0.00 0.01 0.01 0.00 99.97 22:32:54 21:59:02 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:59:02 1 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 21:59:02 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 21:59:02 3 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 21:59:02 4 0.03 0.00 0.02 0.03 0.00 99.92 22:32:54 21:59:02 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 21:59:02 6 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 21:59:02 7 0.03 0.00 0.00 0.00 0.02 99.95 22:32:54 22:00:01 all 0.02 0.00 0.01 0.01 0.00 99.97 22:32:54 22:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:00:01 3 0.07 0.00 0.02 0.02 0.02 99.88 22:32:54 22:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:32:54 22:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:32:54 22:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:32:54 22:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:01:01 3 0.03 0.00 0.00 0.02 0.02 99.93 22:32:54 22:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 22:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 22:01:01 6 0.10 0.00 0.02 0.00 0.02 99.87 22:32:54 22:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:32:54 22:01:01 CPU %user %nice %system %iowait %steal %idle 22:32:54 22:02:01 all 0.00 0.00 0.01 0.01 0.00 99.98 22:32:54 22:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:02:01 3 0.00 0.00 0.02 0.02 0.02 99.95 22:32:54 22:02:01 4 0.02 0.00 0.02 0.07 0.00 99.90 22:32:54 22:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:32:54 22:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:03:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:32:54 22:03:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:32:54 22:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:32:54 22:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 22:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:32:54 22:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 22:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:32:54 22:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:05:01 3 0.03 0.00 0.03 0.02 0.02 99.90 22:32:54 22:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:32:54 22:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 22:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:06:01 all 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 22:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 22:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:32:54 22:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 22:07:01 4 0.00 0.00 0.00 0.05 0.02 99.93 22:32:54 22:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:07:01 6 0.00 0.00 0.03 0.02 0.00 99.95 22:32:54 22:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:32:54 22:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 22:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 22:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 22:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:09:01 all 0.00 0.00 0.01 0.01 0.00 99.98 22:32:54 22:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:32:54 22:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 22:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:32:54 22:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:09:01 6 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 22:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 22:32:54 22:10:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:32:54 22:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 22:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:32:54 22:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:11:01 4 0.00 0.00 0.00 0.08 0.00 99.92 22:32:54 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:11:01 6 0.00 0.00 0.03 0.02 0.00 99.95 22:32:54 22:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:32:54 22:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 22:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:32:54 22:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 22:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:32:54 22:12:01 CPU %user %nice %system %iowait %steal %idle 22:32:54 22:13:01 all 0.02 0.00 0.01 0.01 0.00 99.97 22:32:54 22:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:32:54 22:13:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:32:54 22:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 22:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:32:54 22:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 22:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 22:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:14:01 6 0.00 0.00 0.02 0.02 0.02 99.95 22:32:54 22:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:15:01 all 0.01 0.00 0.00 0.00 0.01 99.98 22:32:54 22:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:15:01 3 0.03 0.00 0.02 0.00 0.03 99.92 22:32:54 22:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 22:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 22:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:32:54 22:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:16:01 3 0.00 0.00 0.03 0.00 0.02 99.95 22:32:54 22:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:16:01 6 0.02 0.00 0.03 0.02 0.00 99.93 22:32:54 22:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:32:54 22:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:17:01 2 0.00 0.00 0.03 0.00 0.02 99.95 22:32:54 22:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:17:01 4 0.03 0.00 0.02 0.03 0.00 99.92 22:32:54 22:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:32:54 22:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 22:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 22:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:18:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:32:54 22:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:32:54 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:32:54 22:19:01 4 0.02 0.00 0.00 0.08 0.02 99.88 22:32:54 22:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:19:01 6 0.00 0.00 0.03 0.03 0.00 99.93 22:32:54 22:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:32:54 22:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 22:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:21:01 all 0.01 0.00 0.00 0.01 0.00 99.98 22:32:54 22:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:32:54 22:21:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:32:54 22:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:21:01 6 0.03 0.00 0.00 0.03 0.00 99.93 22:32:54 22:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:32:54 22:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 22:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:32:54 22:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 22:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:32:54 22:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:23:01 all 0.27 0.00 0.01 0.01 0.00 99.72 22:32:54 22:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:23:01 3 1.99 0.00 0.03 0.00 0.00 97.98 22:32:54 22:23:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:32:54 22:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 22:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 22:32:54 22:23:01 CPU %user %nice %system %iowait %steal %idle 22:32:54 22:24:01 all 0.20 0.00 0.03 0.01 0.00 99.76 22:32:54 22:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:24:01 3 1.55 0.00 0.13 0.00 0.02 98.30 22:32:54 22:24:01 4 0.02 0.00 0.02 0.03 0.00 99.93 22:32:54 22:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:32:54 22:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 22:25:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:32:54 22:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:32:54 22:25:01 6 0.03 0.00 0.02 0.02 0.02 99.92 22:32:54 22:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:32:54 22:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 22:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:32:54 22:26:01 4 0.02 0.00 0.00 0.08 0.00 99.90 22:32:54 22:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:26:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:32:54 22:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:32:54 22:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 22:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:32:54 22:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:32:54 22:27:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:32:54 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:28:01 all 0.00 0.00 0.00 0.01 0.00 99.98 22:32:54 22:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 22:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:32:54 22:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:32:54 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:32:54 22:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:32:54 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:32:54 22:29:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:32:54 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:30:01 all 0.14 0.00 0.00 0.00 0.00 99.85 22:32:54 22:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:30:01 3 1.11 0.00 0.00 0.00 0.02 98.87 22:32:54 22:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 22:32:54 22:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:32:54 22:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:31:01 all 0.26 0.00 0.01 0.00 0.00 99.73 22:32:54 22:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:32:54 22:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:31:01 3 1.95 0.00 0.02 0.00 0.02 98.01 22:32:54 22:31:01 4 0.02 0.00 0.02 0.03 0.00 99.93 22:32:54 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:32:54 22:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:32:54 22:32:01 all 0.09 0.00 0.02 0.00 0.00 99.88 22:32:54 22:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 22:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:32:01 3 0.73 0.00 0.08 0.00 0.00 99.19 22:32:54 22:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:32:54 22:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:32:54 22:32:01 6 0.02 0.00 0.03 0.02 0.00 99.93 22:32:54 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:32:54 Average: all 6.02 0.00 1.22 0.40 0.02 92.35 22:32:54 Average: 0 5.93 0.00 1.31 0.59 0.02 92.15 22:32:54 Average: 1 5.82 0.00 1.24 0.54 0.02 92.39 22:32:54 Average: 2 5.83 0.00 1.23 0.43 0.02 92.50 22:32:54 Average: 3 6.69 0.00 1.17 0.45 0.02 91.68 22:32:54 Average: 4 6.10 0.00 1.14 0.29 0.02 92.46 22:32:54 Average: 5 5.85 0.00 1.18 0.24 0.02 92.71 22:32:54 Average: 6 5.85 0.00 1.26 0.27 0.02 92.60 22:32:54 Average: 7 6.08 0.00 1.23 0.37 0.02 92.30 22:32:54 22:32:54 22:32:54