Pull request #4006 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 7403972676612df12563dc943565a4020914d98d rather than ba8927af0b0842ef7907e40e5de79cc070a50d1f Obtained Jenkinsfile from 7403972676612df12563dc943565a4020914d98d 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-ssh4256451740266491550.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-ssh4395874245027002449.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4006/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4006/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15207970181262828767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9879040996130114209.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4006/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4006/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11368494005891577256.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40511 in /w/workspace/edgexfoundry_edgex-go_PR-4006 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit ba8927af0b0842ef7907e40e5de79cc070a50d1f Merge succeeded, producing ba8927af0b0842ef7907e40e5de79cc070a50d1f Checking out Revision ba8927af0b0842ef7907e40e5de79cc070a50d1f (PR-4006) > 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/4006/head:refs/remotes/origin/PR-4006 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba8927af0b0842ef7907e40e5de79cc070a50d1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba8927af0b0842ef7907e40e5de79cc070a50d1f # timeout=10 Commit message: "docs(snap): Update snap/README" > git rev-list --no-walk 975c77bd89ed6a9dcc914acbe5d0cbd0e69f04c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:07:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:07:54 ========================================================= 15:07:54 EdgeX Global Pipelines Version Info 15:07:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:07:54 ------------------- 15:07:54 stable info: 15:07:54 ------------------- 15:07:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:07:54 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 15:07:54 Message: update stable to v1.0.227 15:07:55 ------------------- 15:07:55 experimental info: 15:07:55 ------------------- 15:07:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:07:55 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 15:07:55 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4006 [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4006 [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4006 [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba8927af0b0842ef7907e40e5de79cc070a50d1f [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba8927a [Pipeline] echo 15:07:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:55 provisioning config files... 15:07:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1432981985603932788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:56 ---> docker-login.sh 15:07:56 nexus3.edgexfoundry.org:10001 15:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:56 Configure a credential helper to remove this warning. See 15:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:56 15:07:56 Login Succeeded 15:07:56 nexus3.edgexfoundry.org:10002 15:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:56 Configure a credential helper to remove this warning. See 15:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:56 15:07:56 Login Succeeded 15:07:56 nexus3.edgexfoundry.org:10003 15:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:56 Configure a credential helper to remove this warning. See 15:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:56 15:07:56 Login Succeeded 15:07:56 nexus3.edgexfoundry.org:10004 15:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:57 Configure a credential helper to remove this warning. See 15:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:57 15:07:57 Login Succeeded 15:07:57 docker.io 15:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:57 Configure a credential helper to remove this warning. See 15:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:57 15:07:57 Login Succeeded 15:07:57 ---> docker-login.sh ends [Pipeline] } 15:07:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:57 + 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 15:07:57 + dirname cmd/core-command/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo core-command,cmd/core-command/Dockerfile 15:07:57 + dirname cmd/core-data/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo core-data,cmd/core-data/Dockerfile 15:07:57 + dirname cmd/core-metadata/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo core-metadata,cmd/core-metadata/Dockerfile 15:07:57 + dirname cmd/security-bootstrapper/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:07:57 + dirname cmd/security-proxy-setup/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:07:57 + + cut -d/ -f2 15:07:57 dirname cmd/security-secretstore-setup/Dockerfile 15:07:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:07:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:07:57 + dirname cmd/security-spire-agent/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:07:57 + dirname cmd/security-spire-config/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:07:57 + dirname cmd/security-spire-server/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:07:57 + dirname cmd/support-notifications/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo support-notifications,cmd/support-notifications/Dockerfile 15:07:57 + dirname cmd/support-scheduler/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:07:57 + dirname cmd/sys-mgmt-agent/Dockerfile 15:07:57 + cut -d/ -f2 15:07:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:07:58 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 15:07:58 + git rev-list -1 --merges ba8927af0b0842ef7907e40e5de79cc070a50d1f~1..ba8927af0b0842ef7907e40e5de79cc070a50d1f [Pipeline] echo 15:07:58 -----------> git rev-list -1 --merges ba8927af0b0842ef7907e40e5de79cc070a50d1f~1..ba8927af0b0842ef7907e40e5de79cc070a50d1f ba8927af0b0842ef7907e40e5de79cc070a50d1f [false] [Pipeline] sh 15:07:58 + git log --format=format:%s -1 ba8927af0b0842ef7907e40e5de79cc070a50d1f [Pipeline] echo 15:07:58 ========================================================= 15:07:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:07:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:07:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:59 + grep -v github /etc/ssh/ssh_known_hosts 15:07:59 + [ -e /tmp/ssh_known_hosts ] 15:07:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:07:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:07:59 + sudo tee -a /etc/ssh/ssh_known_hosts 15:07:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:07:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:07:59 15:07:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:08:00 latest: Pulling from edgex-devops/py-git-semver 15:08:00 1fe172e4850f: Pulling fs layer 15:08:00 caf521ccaac6: Pulling fs layer 15:08:00 3ead6fa29328: Pulling fs layer 15:08:00 5c2a1cbceb83: Pulling fs layer 15:08:00 a8d5f1318db7: Pulling fs layer 15:08:00 5c2a1cbceb83: Waiting 15:08:00 c427282e49a2: Pulling fs layer 15:08:00 a8d5f1318db7: Waiting 15:08:00 1827001aaf11: Pulling fs layer 15:08:00 0714d37db230: Pulling fs layer 15:08:00 ac28cf19c067: Pulling fs layer 15:08:00 1827001aaf11: Waiting 15:08:00 0714d37db230: Waiting 15:08:00 ca983d60f3e2: Pulling fs layer 15:08:00 9f894cec8388: Pulling fs layer 15:08:00 ac28cf19c067: Waiting 15:08:00 9f894cec8388: Waiting 15:08:00 caf521ccaac6: Download complete 15:08:00 5c2a1cbceb83: Verifying Checksum 15:08:00 5c2a1cbceb83: Download complete 15:08:00 a8d5f1318db7: Verifying Checksum 15:08:00 a8d5f1318db7: Download complete 15:08:00 3ead6fa29328: Verifying Checksum 15:08:00 3ead6fa29328: Download complete 15:08:00 c427282e49a2: Verifying Checksum 15:08:00 c427282e49a2: Download complete 15:08:00 0714d37db230: Download complete 15:08:00 ac28cf19c067: Verifying Checksum 15:08:00 ac28cf19c067: Download complete 15:08:00 ca983d60f3e2: Download complete 15:08:00 9f894cec8388: Download complete 15:08:00 1fe172e4850f: Download complete 15:08:00 1827001aaf11: Verifying Checksum 15:08:00 1827001aaf11: Download complete 15:08:01 1fe172e4850f: Pull complete 15:08:01 caf521ccaac6: Pull complete 15:08:02 3ead6fa29328: Pull complete 15:08:02 5c2a1cbceb83: Pull complete 15:08:02 a8d5f1318db7: Pull complete 15:08:02 c427282e49a2: Pull complete 15:08:04 1827001aaf11: Pull complete 15:08:04 0714d37db230: Pull complete 15:08:04 ac28cf19c067: Pull complete 15:08:04 ca983d60f3e2: Pull complete 15:08:05 9f894cec8388: Pull complete 15:08:05 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:08:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 15:08:05 prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container 15:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:08:06 $ docker top a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:06 [ssh-agent] Looking for ssh-agent implementation... 15:08:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:06 $ docker exec a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 ssh-agent 15:08:06 SSH_AUTH_SOCK=/tmp/ssh-2OWcJlVk3mzL/agent.33 15:08:06 SSH_AGENT_PID=39 15:08:06 Running ssh-add (command line suppressed) 15:08:07 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2277936124003510464.key (/w/workspace/edgex-go/5@tmp/private_key_2277936124003510464.key) 15:08:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:07 + git tag --points-at HEAD [Pipeline] } 15:08:07 $ docker exec --env ******** --env ******** a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 ssh-agent -k 15:08:07 unset SSH_AUTH_SOCK; 15:08:07 unset SSH_AGENT_PID; 15:08:07 echo Agent pid 39 killed; 15:08:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:08:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:07 [ssh-agent] Looking for ssh-agent implementation... 15:08:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:07 $ docker exec a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 ssh-agent 15:08:07 SSH_AUTH_SOCK=/tmp/ssh-wVJsafFBmq9g/agent.71 15:08:07 SSH_AGENT_PID=78 15:08:07 Running ssh-add (command line suppressed) 15:08:07 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3851471985804345999.key (/w/workspace/edgex-go/5@tmp/private_key_3851471985804345999.key) 15:08:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:08 + git semver init 15:08:08 2022-05-05 15:08:08,478 [run_init] DEBUG init version:0.0.0 force:False 15:08:08 2022-05-05 15:08:08,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 15:08:08 2022-05-05 15:08:08,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 15:08:08 2022-05-05 15:08:08,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 15:08:12 2022-05-05 15:08:12,289 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 15:08:12 2022-05-05 15:08:12,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4006 with force:False 15:08:12 2022-05-05 15:08:12,290 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4006 15:08:12 2022-05-05 15:08:12,295 [execute] INFO git cat-file --batch-check 15:08:12 2022-05-05 15:08:12,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 15:08:12 2022-05-05 15:08:12,301 [execute] INFO git cat-file --batch 15:08:12 2022-05-05 15:08:12,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 15:08:12 2022-05-05 15:08:12,306 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4006 15:08:12 0.0.0 [Pipeline] } 15:08:12 $ docker exec --env ******** --env ******** a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 ssh-agent -k 15:08:12 unset SSH_AUTH_SOCK; 15:08:12 unset SSH_AGENT_PID; 15:08:12 echo Agent pid 78 killed; 15:08:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:13 + git semver [Pipeline] } 15:08:13 $ docker stop --time=1 a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 15:08:14 $ docker rm -f a04cde96bd246149cf2beaccddd4d60bd9dfd4d61c3399f5e5fe5b7b18c092a9 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:08:15 Stashed 1 file(s) [Pipeline] echo 15:08:15 [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 15:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:15 ========================================================= 15:08:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:08:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:08:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:08:15 59bf1c3509f3: Pulling fs layer 15:08:15 666ba61612fd: Pulling fs layer 15:08:15 8ed8ca486205: Pulling fs layer 15:08:15 4fe6c5a15a65: Pulling fs layer 15:08:15 22a0e8bec74d: Pulling fs layer 15:08:15 ca2b28591e48: Pulling fs layer 15:08:15 a51346096db8: Pulling fs layer 15:08:15 daebc70d1ce1: Pulling fs layer 15:08:15 0e18a0eac166: Pulling fs layer 15:08:15 4fe6c5a15a65: Waiting 15:08:15 22a0e8bec74d: Waiting 15:08:15 ca2b28591e48: Waiting 15:08:15 a51346096db8: Waiting 15:08:15 daebc70d1ce1: Waiting 15:08:15 0e18a0eac166: Waiting 15:08:15 8ed8ca486205: Verifying Checksum 15:08:15 8ed8ca486205: Download complete 15:08:15 666ba61612fd: Verifying Checksum 15:08:15 666ba61612fd: Download complete 15:08:15 22a0e8bec74d: Verifying Checksum 15:08:15 22a0e8bec74d: Download complete 15:08:15 ca2b28591e48: Verifying Checksum 15:08:15 ca2b28591e48: Download complete 15:08:15 59bf1c3509f3: Verifying Checksum 15:08:15 59bf1c3509f3: Download complete 15:08:15 a51346096db8: Verifying Checksum 15:08:15 a51346096db8: Download complete 15:08:16 daebc70d1ce1: Verifying Checksum 15:08:16 daebc70d1ce1: Download complete 15:08:16 59bf1c3509f3: Pull complete 15:08:16 666ba61612fd: Pull complete 15:08:16 8ed8ca486205: Pull complete 15:08:16 0e18a0eac166: Verifying Checksum 15:08:16 0e18a0eac166: Download complete 15:08:16 4fe6c5a15a65: Download complete 15:08:20 4fe6c5a15a65: Pull complete 15:08:20 22a0e8bec74d: Pull complete 15:08:20 ca2b28591e48: Pull complete 15:08:20 a51346096db8: Pull complete 15:08:20 daebc70d1ce1: Pull complete 15:08:22 0e18a0eac166: Pull complete 15:08:22 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:08:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:08:22 + docker build -t ci-base-image-x86_64 -f - . 15:08:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:08:22 WORKDIR /edgex 15:08:22 COPY go.mod . 15:08:22 RUN go mod download 15:08:23 Sending build context to Docker daemon 335.2MB 15:08:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:08:23 ---> f018257e8ee9 15:08:23 Step 2/4 : WORKDIR /edgex 15:08:25 ---> Running in 2c0a8bb0f2ad 15:08:25 Removing intermediate container 2c0a8bb0f2ad 15:08:25 ---> 6da42aaff6b6 15:08:25 Step 3/4 : COPY go.mod . 15:08:25 ---> ad3948323981 15:08:25 Step 4/4 : RUN go mod download 15:08:25 ---> Running in 98a4d9ceb88f 15:08:30 Still waiting to schedule task 15:08:30 ‘prd-centos7-blackbox-4c-2g-34311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:08:30 ‘prd-centos7-builder-2c-1g-40506’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:08:30 ‘prd-ubuntu20.04-docker-8c-8g-40508’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:08:30 ‘prd-ubuntu20.04-docker-8c-8g-40509’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:08:30 ‘prd-ubuntu20.04-docker-8c-8g-40510’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:08:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40512’ is offline 15:08:40 Removing intermediate container 98a4d9ceb88f 15:08:40 ---> a0db04df0662 15:08:40 Successfully built a0db04df0662 15:08:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:08:40 + docker inspect -f . ci-base-image-x86_64 15:08:40 . [Pipeline] withDockerContainer 15:08:40 prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container 15:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:08:41 $ docker top 7ed21185c59669ed467c8648c30222cf4e0f893b1921739e7e166f5dc73079b4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:41 + go version 15:08:41 go version go1.17.6 linux/amd64 [Pipeline] } 15:08:41 $ docker stop --time=1 7ed21185c59669ed467c8648c30222cf4e0f893b1921739e7e166f5dc73079b4 15:08:42 $ docker rm -f 7ed21185c59669ed467c8648c30222cf4e0f893b1921739e7e166f5dc73079b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:43 + docker inspect -f . ci-base-image-x86_64 15:08:43 . [Pipeline] withDockerContainer 15:08:43 prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container 15:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:08:43 $ docker top 2aa4fe072637a0607208c6aa987fe634dc73622f05415abfb19aa07b218c5193 -eo pid,comm [Pipeline] { [Pipeline] echo 15:08:43 ========================================================= 15:08:43 [edgeXBuildGoParallel] Running Tests and Build... 15:08:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:08:44 + make test 15:08:44 go mod tidy -compat=1.17 15:08:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:08:49 ? github.com/edgexfoundry/edgex-go [no test files] 15:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:09:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 15:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 15:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.4% of statements 15:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.433s coverage: 89.2% of statements 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.395s coverage: 95.6% of statements 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 15:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 15:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 15:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 15:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 15:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 15:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.4% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:09:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 15:09:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 15:09:26 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 15:09:45 GO111MODULE=on go vet ./... 15:09:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:46 ./bin/test-attribution-txt.sh [Pipeline] echo 15:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:09:47 + ls -al . 15:09:47 total 672 15:09:47 drwxrwxr-x 10 1001 1001 4096 May 5 15:09 . 15:09:47 drwxr-xr-x 4 root root 4096 May 5 15:08 .. 15:09:47 -rw-rw-r-- 1 1001 1001 11 May 5 15:07 .dockerignore 15:09:47 drwxrwxr-x 8 1001 1001 4096 May 5 15:08 .git 15:09:47 drwxrwxr-x 3 1001 1001 4096 May 5 15:07 .github 15:09:47 -rw-rw-r-- 1 1001 1001 879 May 5 15:07 .gitignore 15:09:47 -rw-rw-r-- 1 1001 1001 42 May 5 15:07 .golangci.yml 15:09:47 -rw-rw-r-- 1 1001 1001 87 May 5 15:07 .hadolint.yml 15:09:47 drwxr-xr-x 3 1001 1001 4096 May 5 15:08 .semver 15:09:47 -rw-rw-r-- 1 1001 1001 166 May 5 15:07 .sonarcloud.properties 15:09:47 -rw-rw-r-- 1 1001 1001 1171 May 5 15:07 ADOPTERS.md 15:09:47 -rw-rw-r-- 1 1001 1001 10086 May 5 15:07 Attribution.txt 15:09:47 -rw-rw-r-- 1 1001 1001 51732 May 5 15:07 CHANGELOG.md 15:09:47 -rw-rw-r-- 1 1001 1001 3804 May 5 15:07 CONTRIBUTING.md 15:09:47 -rw-rw-r-- 1 1001 1001 677 May 5 15:07 GOVERNANCE.md 15:09:47 -rw-rw-r-- 1 1001 1001 850 May 5 15:07 Jenkinsfile 15:09:47 -rw-rw-r-- 1 1001 1001 10775 May 5 15:07 LICENSE 15:09:47 -rw-rw-r-- 1 1001 1001 10389 May 5 15:07 Makefile 15:09:47 -rw-rw-r-- 1 1001 1001 582 May 5 15:07 OWNERS.md 15:09:47 -rw-rw-r-- 1 1001 1001 9094 May 5 15:07 README.md 15:09:47 -rw-rw-r-- 1 1001 1001 6912 May 5 15:07 SECURITY.md 15:09:47 -rw-rw-r-- 1 1001 1001 5 May 5 15:08 VERSION 15:09:47 -rw-rw-r-- 1 1001 1001 4131 May 5 15:07 ZMQWindows.md 15:09:47 drwxrwxr-x 2 1001 1001 4096 May 5 15:07 bin 15:09:47 drwxrwxr-x 18 1001 1001 4096 May 5 15:07 cmd 15:09:47 -rw-r--r-- 1 root root 435134 May 5 15:09 coverage.out 15:09:47 -rw-rw-r-- 1 1001 1001 3256 May 5 15:07 go.mod 15:09:47 -rw-rw-r-- 1 1001 1001 35162 May 5 15:08 go.sum 15:09:47 drwxrwxr-x 8 1001 1001 4096 May 5 15:07 internal 15:09:47 drwxrwxr-x 3 1001 1001 4096 May 5 15:07 openapi 15:09:47 drwxrwxr-x 4 1001 1001 4096 May 5 15:07 snap 15:09:47 -rw-rw-r-- 1 1001 1001 204 May 5 15:07 version.go [Pipeline] sh 15:09:47 + '[' -e coverage.out ] 15:09:47 + chown 1001:1001 coverage.out [Pipeline] stash 15:09:48 Stashed 1 file(s) [Pipeline] sh 15:09:48 + make build 15:09:48 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:10:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:10:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:10:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:10: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:10: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:10:16 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 15:10:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:10:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:10:18 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 15:10: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/secrets-config ./cmd/secrets-config 15:10: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:10:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:10:23 $ docker stop --time=1 2aa4fe072637a0607208c6aa987fe634dc73622f05415abfb19aa07b218c5193 15:10:25 $ docker rm -f 2aa4fe072637a0607208c6aa987fe634dc73622f05415abfb19aa07b218c5193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:26 15:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:26 latest: Pulling from edgex-devops/edgex-compose 15:10:26 cbdbe7a5bc2a: Pulling fs layer 15:10:26 ca9280d653b3: Pulling fs layer 15:10:26 7e9c9ca2126c: Pulling fs layer 15:10:26 cbdbe7a5bc2a: Download complete 15:10:27 ca9280d653b3: Verifying Checksum 15:10:27 ca9280d653b3: Download complete 15:10:27 cbdbe7a5bc2a: Pull complete 15:10:27 7e9c9ca2126c: Download complete 15:10:27 ca9280d653b3: Pull complete 15:10:30 7e9c9ca2126c: Pull complete 15:10:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:10:31 prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container 15:10:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:10:32 $ docker top 62a7d995942e5a665d50d23a54b08e464a20dbe9eb8a8d32c225bbbafa31f7e8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:32 + docker-compose build --help 15:10:32 + grep parallel 15:10:33 --parallel Build images in parallel. [Pipeline] } 15:10:33 $ docker stop --time=1 62a7d995942e5a665d50d23a54b08e464a20dbe9eb8a8d32c225bbbafa31f7e8 15:10:34 $ docker rm -f 62a7d995942e5a665d50d23a54b08e464a20dbe9eb8a8d32c225bbbafa31f7e8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:10:34 . [Pipeline] withDockerContainer 15:10:34 prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container 15:10:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:10:35 $ docker top d5368132405353acb823be5eb25ad436313947f68f3e32c3f55ac4a1a96c4a44 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:35 + docker-compose -f ./docker-compose-build.yml build --parallel 15:10:36 Building core-command ... 15:10:36 Building core-data ... 15:10:36 Building core-metadata ... 15:10:36 Building security-bootstrapper ... 15:10:36 Building security-proxy-setup ... 15:10:36 Building security-secretstore-setup ... 15:10:36 Building security-spiffe-token-provider ... 15:10:36 Building security-spire-agent ... 15:10:36 Building security-spire-config ... 15:10:36 Building security-spire-server ... 15:10:36 Building support-notifications ... 15:10:36 Building support-scheduler ... 15:10:36 Building sys-mgmt-agent ... 15:10:36 Building security-spiffe-token-provider 15:10:36 Building support-notifications 15:10:36 Building core-command 15:10:36 Building security-spire-config 15:10:36 Building security-spire-agent 15:10:51 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:10:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:10:51 ---> a0db04df0662 15:10:51 Step 3/26 : WORKDIR /edgex-go 15:10:51 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:10:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:10:51 ---> a0db04df0662 15:10:51 Step 3/20 : WORKDIR /edgex-go 15:10:51 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:10:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:10:51 ---> a0db04df0662 15:10:51 Step 3/26 : WORKDIR /edgex-go 15:10:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:10:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:10:51 ---> a0db04df0662 15:10:51 Step 3/23 : WORKDIR /edgex-go 15:10:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:10:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:10:51 ---> a0db04df0662 15:10:51 Step 3/22 : WORKDIR /edgex-go 15:10:52 ---> Running in 98a901a1534a 15:10:52 ---> Running in af3a9f42286f 15:10:52 ---> Running in 2f9ddbf3165b 15:10:52 ---> Running in a2086eff8ef9 15:10:52 ---> Running in c64d0595aa7e 15:10:52 Removing intermediate container 2f9ddbf3165b 15:10:52 ---> 6b45a649c8f2 15:10:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:10:52 Removing intermediate container 98a901a1534a 15:10:52 ---> fab11f73fa5d 15:10:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:52 Removing intermediate container a2086eff8ef9 15:10:52 ---> ad20eff94f83 15:10:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:52 Removing intermediate container c64d0595aa7e 15:10:52 ---> Running in 6cf851885762 15:10:52 ---> fc08f1b105e9 15:10:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:52 Removing intermediate container af3a9f42286f 15:10:52 ---> db53b9629d6f 15:10:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:52 ---> Running in b1f618d111bc 15:10:52 ---> Running in ca3ce0e2ac43 15:10:52 ---> Running in 83280c154116 15:10:52 ---> Running in 828631a7b845 15:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:10:53 Removing intermediate container b1f618d111bc 15:10:53 ---> e40e647b433a 15:10:53 Step 5/23 : RUN apk add --update --no-cache make git 15:10:53 ---> Running in 78546f16c0dd 15:10:54 Removing intermediate container 828631a7b845 15:10:54 ---> d292e4437160 15:10:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:10:54 ---> Running in 6b2dc449c582 15:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:10:54 Removing intermediate container 83280c154116 15:10:54 ---> a0f48a9a0f6f 15:10:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:10:54 ---> Running in 15000fcb12e9 15:10:54 Removing intermediate container ca3ce0e2ac43 15:10:54 ---> f84d8a21e2b5 15:10:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:10:54 ---> Running in b3c56f735df1 15:10:54 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 15:10:54 v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] 15:10:54 OK: 15864 distinct packages available 15:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:10:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:10:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:10:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:10:55 OK: 221 MiB in 52 packages 15:10:55 OK: 221 MiB in 52 packages 15:10:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:10:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:10:55 OK: 221 MiB in 52 packages 15:10:55 Removing intermediate container 78546f16c0dd 15:10:55 ---> 18660cfad46d 15:10:55 Step 6/23 : COPY go.mod vendor* ./ 15:10:56 Removing intermediate container 6cf851885762 15:10:56 ---> 5d21961a19a1 15:10:56 Step 5/20 : COPY go.mod vendor* ./ 15:10:56 OK: 221 MiB in 52 packages 15:10:56 ---> efd19c9482bd 15:10:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:56 OK: 221 MiB in 52 packages 15:10:56 ---> 466401d8b4c7 15:10:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:56 ---> Running in d74bd86f11c4 15:10:56 Removing intermediate container 6b2dc449c582 15:10:56 ---> 5027f3147bca 15:10:56 Step 6/26 : COPY go.mod vendor* ./ 15:10:56 ---> Running in 56f3dffaadc9 15:10:56 ---> 7e450314129b 15:10:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:56 ---> Running in b4ef405c92c0 15:10:56 Removing intermediate container b3c56f735df1 15:10:56 ---> f0cfb88dc0f5 15:10:56 Step 6/26 : COPY go.mod vendor* ./ 15:10:56 Removing intermediate container 15000fcb12e9 15:10:56 ---> f50f08818e38 15:10:56 Step 6/22 : COPY go.mod vendor* ./ 15:10:56 ---> d0c6913004fb 15:10:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:56 ---> Running in e1183ba466a0 15:10:56 ---> f7304b96b77c 15:10:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:56 ---> Running in 405e591b4079 15:10:57 Removing intermediate container 56f3dffaadc9 15:10:57 ---> ca0d6144e77b 15:10:57 Step 7/20 : COPY . . 15:10:57 Removing intermediate container d74bd86f11c4 15:10:57 ---> 9f9a625c80ae 15:10:57 Step 8/23 : COPY . . 15:10:57 Removing intermediate container b4ef405c92c0 15:10:57 ---> 00ef24795b34 15:10:57 Step 8/26 : COPY . . 15:11:01 Removing intermediate container 405e591b4079 15:11:01 ---> bcd6bef038d4 15:11:01 Step 8/22 : COPY . . 15:11:01 Removing intermediate container e1183ba466a0 15:11:01 ---> 2d53bff5a92a 15:11:01 Step 8/26 : COPY . . 15:11:03 ---> 53abe99d2fcb 15:11:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:11:04 ---> Running in ddf3f48286c8 15:11:04 ---> 8e9ef7037d6d 15:11:04 Step 9/23 : RUN make cmd/core-command/core-command 15:11:04 ---> e141c1006139 15:11:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:11:04 ---> Running in a33096f4123c 15:11:04 ---> Running in e673f0a856b8 15:11:04 Removing intermediate container ddf3f48286c8 15:11:04 ---> 1fda5199a649 15:11:04 Step 10/26 : RUN mkdir -p spire-build 15:11:04 ---> Running in f738b0bda13a 15:11:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:11:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:11:05 Removing intermediate container f738b0bda13a 15:11:05 ---> 96c4d9db97c5 15:11:05 Step 11/26 : WORKDIR /edgex-go/spire-build 15:11:06 ---> Running in 5b1bcc096fbd 15:11:06 Removing intermediate container 5b1bcc096fbd 15:11:06 ---> fe8917e405bd 15:11:06 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 15:11:06 ---> Running in eabe822c9a13 15:11:06 ---> 99397292d9c7 15:11:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:11:06 ---> Running in 4982f86951de 15:11:06 ---> 2c4b15c02142 15:11:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:11:06 ---> Running in be105c295017 15:11:07 Removing intermediate container 4982f86951de 15:11:07 ---> 90d376a07e44 15:11:07 Step 10/26 : RUN mkdir -p spire-build 15:11:07 ---> Running in e9816773167f 15:11:07 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 15:11:07 spire-1.2.1/ 15:11:07 spire-1.2.1/.data/ 15:11:07 spire-1.2.1/.data/.file 15:11:07 spire-1.2.1/.dockerignore 15:11:07 spire-1.2.1/.gitattributes 15:11:07 spire-1.2.1/.githooks/ 15:11:07 spire-1.2.1/.githooks/pre-commit 15:11:07 spire-1.2.1/.github/ 15:11:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:11:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:11:07 spire-1.2.1/.github/dependabot.yml 15:11:07 spire-1.2.1/.github/workflows/ 15:11:07 spire-1.2.1/.github/workflows/nightly_build.yaml 15:11:07 spire-1.2.1/.github/workflows/pr_build.yaml 15:11:07 spire-1.2.1/.github/workflows/release_build.yaml 15:11:07 spire-1.2.1/.github/workflows/scripts/ 15:11:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:11:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:11:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:11:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:11:07 spire-1.2.1/.github/workflows/scripts/split.sh 15:11:07 spire-1.2.1/.gitignore 15:11:07 spire-1.2.1/.go-version 15:11:07 spire-1.2.1/.golangci.yml 15:11:07 spire-1.2.1/ADOPTERS.md 15:11:07 spire-1.2.1/CHANGELOG.md 15:11:07 spire-1.2.1/CODE-OF-CONDUCT.md 15:11:07 spire-1.2.1/CODEOWNERS 15:11:07 spire-1.2.1/CONTRIBUTING.md 15:11:07 spire-1.2.1/Dockerfile 15:11:07 spire-1.2.1/Dockerfile.dev 15:11:07 spire-1.2.1/Dockerfile.scratch 15:11:07 spire-1.2.1/LICENSE 15:11:07 spire-1.2.1/MAINTAINERS.md 15:11:07 spire-1.2.1/Makefile 15:11:07 spire-1.2.1/README.md 15:11:07 spire-1.2.1/ROADMAP.md 15:11:07 spire-1.2.1/SECURITY.md 15:11:07 spire-1.2.1/cmd/ 15:11:07 spire-1.2.1/cmd/spire-agent/ 15:11:07 spire-1.2.1/cmd/spire-agent/cli/ 15:11:07 spire-1.2.1/cmd/spire-agent/cli/api/ 15:11:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/common/ 15:11:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:11:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/run/ 15:11:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:11:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:11:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:11:07 spire-1.2.1/cmd/spire-agent/main.go 15:11:07 spire-1.2.1/cmd/spire-server/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/agent/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/cli.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/run/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/token/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/validate/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/x509/ 15:11:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:11:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:11:07 spire-1.2.1/cmd/spire-server/main.go 15:11:07 spire-1.2.1/cmd/spire-server/util/ 15:11:07 spire-1.2.1/cmd/spire-server/util/util.go 15:11:07 spire-1.2.1/conf/ 15:11:07 spire-1.2.1/conf/agent/ 15:11:07 spire-1.2.1/conf/agent/agent.conf 15:11:07 spire-1.2.1/conf/agent/agent_full.conf 15:11:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:11:07 spire-1.2.1/conf/server/ 15:11:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:11:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:11:07 spire-1.2.1/conf/server/server.conf 15:11:07 spire-1.2.1/conf/server/server_full.conf 15:11:07 spire-1.2.1/doc/ 15:11:07 spire-1.2.1/doc/SPIRE101.md 15:11:07 spire-1.2.1/doc/auditlog.md 15:11:07 spire-1.2.1/doc/authorization_policy_engine.md 15:11:07 spire-1.2.1/doc/changelog_guidelines.md 15:11:07 spire-1.2.1/doc/cure53-report.pdf 15:11:07 spire-1.2.1/doc/images/ 15:11:07 spire-1.2.1/doc/images/2019_roadmap.png 15:11:07 spire-1.2.1/doc/images/SPIRE101.png 15:11:07 spire-1.2.1/doc/images/SPIRE_agent.png 15:11:07 spire-1.2.1/doc/images/SPIRE_server.png 15:11:07 spire-1.2.1/doc/images/cache_mgr.png 15:11:07 spire-1.2.1/doc/images/cache_mgr_components.png 15:11:07 spire-1.2.1/doc/images/federated_spire.png 15:11:07 spire-1.2.1/doc/images/ha_mode.png 15:11:07 spire-1.2.1/doc/images/nested_spire.png 15:11:07 spire-1.2.1/doc/images/oidc_federation.png 15:11:07 spire-1.2.1/doc/images/single_trust_domain.png 15:11:07 spire-1.2.1/doc/images/spiffe_compatible.png 15:11:07 spire-1.2.1/doc/images/spire_logo.png 15:11:07 spire-1.2.1/doc/migrating_registration_api_clients.md 15:11:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:11:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:11:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:11:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:11:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:11:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:11:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:11:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:11:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:11:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:11:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:11:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:11:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:11:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:11:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:11:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:11:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:11:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:11:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:11:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:11:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:11:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:11:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:11:07 spire-1.2.1/doc/scaling_spire.md 15:11:07 spire-1.2.1/doc/spire_agent.md 15:11:07 spire-1.2.1/doc/spire_server.md 15:11:07 spire-1.2.1/doc/supported_integrations.md 15:11:07 spire-1.2.1/doc/telemetry.md 15:11:07 spire-1.2.1/doc/telemetry_config.md 15:11:07 spire-1.2.1/doc/upgrading.md 15:11:07 spire-1.2.1/doc/using_spire.md 15:11:07 spire-1.2.1/examples/ 15:11:07 spire-1.2.1/examples/README.md 15:11:07 spire-1.2.1/go.mod 15:11:07 spire-1.2.1/go.sum 15:11:07 spire-1.2.1/pkg/ 15:11:07 spire-1.2.1/pkg/agent/ 15:11:07 spire-1.2.1/pkg/agent/agent.go 15:11:07 spire-1.2.1/pkg/agent/api/ 15:11:07 spire-1.2.1/pkg/agent/api/config.go 15:11:07 spire-1.2.1/pkg/agent/api/debug/ 15:11:07 spire-1.2.1/pkg/agent/api/debug/v1/ 15:11:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:11:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:11:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:11:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:11:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:11:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:11:07 spire-1.2.1/pkg/agent/api/endpoints.go 15:11:07 spire-1.2.1/pkg/agent/api/health/ 15:11:07 spire-1.2.1/pkg/agent/api/health/v1/ 15:11:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:11:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:11:07 spire-1.2.1/pkg/agent/api/rpccontext/ 15:11:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:11:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:11:07 spire-1.2.1/pkg/agent/attestor/ 15:11:07 spire-1.2.1/pkg/agent/attestor/node/ 15:11:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:11:07 spire-1.2.1/pkg/agent/attestor/node/node.go 15:11:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:11:07 spire-1.2.1/pkg/agent/attestor/workload/ 15:11:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:11:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:11:07 spire-1.2.1/pkg/agent/catalog/ 15:11:07 spire-1.2.1/pkg/agent/catalog/catalog.go 15:11:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:11:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:11:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:11:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:11:07 spire-1.2.1/pkg/agent/client/ 15:11:07 spire-1.2.1/pkg/agent/client/client.go 15:11:07 spire-1.2.1/pkg/agent/client/client_test.go 15:11:07 spire-1.2.1/pkg/agent/client/dial.go 15:11:07 spire-1.2.1/pkg/agent/client/nodeconn.go 15:11:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:11:07 spire-1.2.1/pkg/agent/client/update.go 15:11:07 spire-1.2.1/pkg/agent/client/util.go 15:11:07 spire-1.2.1/pkg/agent/common/ 15:11:07 spire-1.2.1/pkg/agent/common/backoff/ 15:11:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:11:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:11:07 spire-1.2.1/pkg/agent/common/cgroups/ 15:11:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:11:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:11:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:11:07 spire-1.2.1/pkg/agent/config.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/ 15:11:07 spire-1.2.1/pkg/agent/endpoints/config.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:11:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:11:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/workload/ 15:11:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:11:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:11:07 spire-1.2.1/pkg/agent/manager/ 15:11:07 spire-1.2.1/pkg/agent/manager/cache/ 15:11:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:11:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:11:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:11:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:11:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:11:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:11:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:11:07 spire-1.2.1/pkg/agent/manager/config.go 15:11:07 spire-1.2.1/pkg/agent/manager/manager.go 15:11:07 spire-1.2.1/pkg/agent/manager/manager_test.go 15:11:07 spire-1.2.1/pkg/agent/manager/storage.go 15:11:07 spire-1.2.1/pkg/agent/manager/storage_test.go 15:11:07 spire-1.2.1/pkg/agent/manager/storecache/ 15:11:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:11:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:11:07 spire-1.2.1/pkg/agent/manager/sync.go 15:11:07 spire-1.2.1/pkg/agent/plugin/ 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:11:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:11:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:11:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:11:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:11:07 spire-1.2.1/pkg/agent/svid/ 15:11:07 spire-1.2.1/pkg/agent/svid/rotator.go 15:11:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:11:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:11:07 spire-1.2.1/pkg/agent/svid/store/ 15:11:07 spire-1.2.1/pkg/agent/svid/store/service.go 15:11:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:11:07 spire-1.2.1/pkg/common/ 15:11:07 spire-1.2.1/pkg/common/agentpathtemplate/ 15:11:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:11:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:11:07 spire-1.2.1/pkg/common/api/ 15:11:07 spire-1.2.1/pkg/common/api/metrics.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/ 15:11:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/logger.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/names.go 15:11:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:11:07 spire-1.2.1/pkg/common/api/names.go 15:11:07 spire-1.2.1/pkg/common/api/ratelimit.go 15:11:07 spire-1.2.1/pkg/common/api/rpccontext/ 15:11:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:11:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:11:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:11:07 spire-1.2.1/pkg/common/auth/ 15:11:07 spire-1.2.1/pkg/common/auth/interceptors.go 15:11:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:11:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/ 15:11:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/types.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:11:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:11:07 spire-1.2.1/pkg/common/catalog/ 15:11:07 spire-1.2.1/pkg/common/catalog/bind.go 15:11:07 spire-1.2.1/pkg/common/catalog/builtin.go 15:11:07 spire-1.2.1/pkg/common/catalog/catalog.go 15:11:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:11:07 spire-1.2.1/pkg/common/catalog/closers.go 15:11:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:11:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:11:07 spire-1.2.1/pkg/common/catalog/config.go 15:11:07 spire-1.2.1/pkg/common/catalog/config_test.go 15:11:07 spire-1.2.1/pkg/common/catalog/configure.go 15:11:07 spire-1.2.1/pkg/common/catalog/constraints.go 15:11:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:11:07 spire-1.2.1/pkg/common/catalog/context.go 15:11:07 spire-1.2.1/pkg/common/catalog/external.go 15:11:07 spire-1.2.1/pkg/common/catalog/host.go 15:11:07 spire-1.2.1/pkg/common/catalog/pipenet.go 15:11:07 spire-1.2.1/pkg/common/catalog/plugin.go 15:11:07 spire-1.2.1/pkg/common/catalog/testplugin/ 15:11:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:11:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:11:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:11:07 spire-1.2.1/pkg/common/cli/ 15:11:07 spire-1.2.1/pkg/common/cli/env.go 15:11:07 spire-1.2.1/pkg/common/cli/flags.go 15:11:07 spire-1.2.1/pkg/common/cli/trust_domain.go 15:11:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:11:07 spire-1.2.1/pkg/common/cli/umask.go 15:11:07 spire-1.2.1/pkg/common/cli/umask_posix.go 15:11:07 spire-1.2.1/pkg/common/cli/umask_test.go 15:11:07 spire-1.2.1/pkg/common/cli/umask_windows.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/ 15:11:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/flag.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/format.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/ 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:11:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:11:07 spire-1.2.1/pkg/common/coretypes/ 15:11:07 spire-1.2.1/pkg/common/coretypes/bundle/ 15:11:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:11:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:11:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:11:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:11:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:11:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:11:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:11:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:11:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:11:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:11:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:11:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:11:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:11:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:11:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:11:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:11:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:11:07 spire-1.2.1/pkg/common/cryptoutil/ 15:11:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:11:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:11:07 spire-1.2.1/pkg/common/diskutil/ 15:11:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:11:07 spire-1.2.1/pkg/common/diskutil/file_test.go 15:11:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:11:07 spire-1.2.1/pkg/common/errorutil/ 15:11:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:11:07 spire-1.2.1/pkg/common/health/ 15:11:07 spire-1.2.1/pkg/common/health/config.go 15:11:07 spire-1.2.1/pkg/common/health/context.go 15:11:07 spire-1.2.1/pkg/common/health/context_test.go 15:11:07 spire-1.2.1/pkg/common/health/health.go 15:11:07 spire-1.2.1/pkg/common/health/health_test.go 15:11:07 spire-1.2.1/pkg/common/health/logger.go 15:11:07 spire-1.2.1/pkg/common/hostservice/ 15:11:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:11:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:11:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:11:07 spire-1.2.1/pkg/common/idutil/ 15:11:07 spire-1.2.1/pkg/common/idutil/require.go 15:11:07 spire-1.2.1/pkg/common/idutil/require_test.go 15:11:07 spire-1.2.1/pkg/common/idutil/safety.go 15:11:07 spire-1.2.1/pkg/common/idutil/safety_test.go 15:11:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:11:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:11:07 spire-1.2.1/pkg/common/jwtsvid/ 15:11:07 spire-1.2.1/pkg/common/jwtsvid/common.go 15:11:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:11:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:11:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:11:07 spire-1.2.1/pkg/common/jwtutil/ 15:11:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:11:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:11:07 spire-1.2.1/pkg/common/log/ 15:11:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:11:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:11:07 spire-1.2.1/pkg/common/log/log.go 15:11:07 spire-1.2.1/pkg/common/log/log_test.go 15:11:07 spire-1.2.1/pkg/common/log/options.go 15:11:07 spire-1.2.1/pkg/common/nodeutil/ 15:11:07 spire-1.2.1/pkg/common/nodeutil/node.go 15:11:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:11:07 spire-1.2.1/pkg/common/peertracker/ 15:11:07 spire-1.2.1/pkg/common/peertracker/conn.go 15:11:07 spire-1.2.1/pkg/common/peertracker/credentials.go 15:11:07 spire-1.2.1/pkg/common/peertracker/errors.go 15:11:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:11:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:11:07 spire-1.2.1/pkg/common/peertracker/info.go 15:11:07 spire-1.2.1/pkg/common/peertracker/listener.go 15:11:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:11:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:11:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:11:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:11:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:11:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:11:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:11:07 spire-1.2.1/pkg/common/peertracker/tcp.go 15:11:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:11:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:11:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:11:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:11:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:11:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:11:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:11:07 spire-1.2.1/pkg/common/peertracker/uds.go 15:11:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:11:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:11:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:11:07 spire-1.2.1/pkg/common/pemutil/ 15:11:07 spire-1.2.1/pkg/common/pemutil/block.go 15:11:07 spire-1.2.1/pkg/common/pemutil/certs.go 15:11:07 spire-1.2.1/pkg/common/pemutil/common.go 15:11:07 spire-1.2.1/pkg/common/pemutil/csr.go 15:11:07 spire-1.2.1/pkg/common/pemutil/keys.go 15:11:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/ 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:11:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:11:07 spire-1.2.1/pkg/common/plugin/ 15:11:07 spire-1.2.1/pkg/common/plugin/aws/ 15:11:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:11:07 spire-1.2.1/pkg/common/plugin/azure/ 15:11:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:11:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:11:07 spire-1.2.1/pkg/common/plugin/facade.go 15:11:07 spire-1.2.1/pkg/common/plugin/facade_test.go 15:11:07 spire-1.2.1/pkg/common/plugin/gcp/ 15:11:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:11:07 spire-1.2.1/pkg/common/plugin/k8s/ 15:11:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:11:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:11:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:11:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:11:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:11:07 spire-1.2.1/pkg/common/plugin/log.go 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/ 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:11:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:11:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:11:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:11:07 spire-1.2.1/pkg/common/plugin/x509pop/ 15:11:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:11:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:11:07 spire-1.2.1/pkg/common/profiling/ 15:11:07 spire-1.2.1/pkg/common/profiling/dumpers.go 15:11:07 spire-1.2.1/pkg/common/profiling/profiling.go 15:11:07 spire-1.2.1/pkg/common/protoutil/ 15:11:07 spire-1.2.1/pkg/common/protoutil/masks.go 15:11:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:11:07 spire-1.2.1/pkg/common/rotationutil/ 15:11:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:11:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:11:07 spire-1.2.1/pkg/common/selector/ 15:11:07 spire-1.2.1/pkg/common/selector/selector.go 15:11:07 spire-1.2.1/pkg/common/selector/selector_test.go 15:11:07 spire-1.2.1/pkg/common/selector/set.go 15:11:07 spire-1.2.1/pkg/common/selector/set_utils.go 15:11:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/ 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/ 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:11:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:11:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:11:07 spire-1.2.1/pkg/common/telemetry/call.go 15:11:07 spire-1.2.1/pkg/common/telemetry/common/ 15:11:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:11:07 spire-1.2.1/pkg/common/telemetry/config.go 15:11:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:11:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/inmem.go 15:11:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/m3.go 15:11:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/metrics.go 15:11:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/names.go 15:11:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:11:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:11:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/ 15:11:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:11:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:11:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:11:07 spire-1.2.1/pkg/common/telemetry/server/server.go 15:11:07 spire-1.2.1/pkg/common/telemetry/sink.go 15:11:07 spire-1.2.1/pkg/common/telemetry/statsd.go 15:11:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:11:07 spire-1.2.1/pkg/common/telemetry/uptime.go 15:11:07 spire-1.2.1/pkg/common/telemetry/version.go 15:11:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:11:07 spire-1.2.1/pkg/common/uptime/ 15:11:07 spire-1.2.1/pkg/common/uptime/uptime.go 15:11:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:11:07 spire-1.2.1/pkg/common/util/ 15:11:07 spire-1.2.1/pkg/common/util/certs.go 15:11:07 spire-1.2.1/pkg/common/util/certs_test.go 15:11:07 spire-1.2.1/pkg/common/util/csr.go 15:11:07 spire-1.2.1/pkg/common/util/hash.go 15:11:07 spire-1.2.1/pkg/common/util/selectors.go 15:11:07 spire-1.2.1/pkg/common/util/selectors_test.go 15:11:07 spire-1.2.1/pkg/common/util/signals.go 15:11:07 spire-1.2.1/pkg/common/util/sort.go 15:11:07 spire-1.2.1/pkg/common/util/sort_test.go 15:11:07 spire-1.2.1/pkg/common/util/task.go 15:11:07 spire-1.2.1/pkg/common/util/task_test.go 15:11:07 spire-1.2.1/pkg/common/util/testdata/ 15:11:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:11:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:11:07 spire-1.2.1/pkg/common/version/ 15:11:07 spire-1.2.1/pkg/common/version/version.go 15:11:07 spire-1.2.1/pkg/common/x509svid/ 15:11:07 spire-1.2.1/pkg/common/x509svid/common_test.go 15:11:07 spire-1.2.1/pkg/common/x509svid/csr.go 15:11:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:11:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:11:07 spire-1.2.1/pkg/common/x509util/ 15:11:07 spire-1.2.1/pkg/common/x509util/cert.go 15:11:07 spire-1.2.1/pkg/common/x509util/dns.go 15:11:07 spire-1.2.1/pkg/common/x509util/dns_test.go 15:11:07 spire-1.2.1/pkg/common/x509util/keyid.go 15:11:07 spire-1.2.1/pkg/common/x509util/keypair.go 15:11:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:11:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:11:07 spire-1.2.1/pkg/server/ 15:11:07 spire-1.2.1/pkg/server/api/ 15:11:07 spire-1.2.1/pkg/server/api/agent.go 15:11:07 spire-1.2.1/pkg/server/api/agent/ 15:11:07 spire-1.2.1/pkg/server/api/agent/v1/ 15:11:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:11:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:11:07 spire-1.2.1/pkg/server/api/agent_test.go 15:11:07 spire-1.2.1/pkg/server/api/api.go 15:11:07 spire-1.2.1/pkg/server/api/audit/ 15:11:07 spire-1.2.1/pkg/server/api/audit/audit.go 15:11:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:11:07 spire-1.2.1/pkg/server/api/bundle.go 15:11:07 spire-1.2.1/pkg/server/api/bundle/ 15:11:07 spire-1.2.1/pkg/server/api/bundle/v1/ 15:11:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:11:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:11:07 spire-1.2.1/pkg/server/api/bundle_test.go 15:11:07 spire-1.2.1/pkg/server/api/debug/ 15:11:07 spire-1.2.1/pkg/server/api/debug/v1/ 15:11:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:11:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:11:07 spire-1.2.1/pkg/server/api/entry.go 15:11:07 spire-1.2.1/pkg/server/api/entry/ 15:11:07 spire-1.2.1/pkg/server/api/entry/v1/ 15:11:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:11:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:11:07 spire-1.2.1/pkg/server/api/entry_test.go 15:11:07 spire-1.2.1/pkg/server/api/health/ 15:11:07 spire-1.2.1/pkg/server/api/health/v1/ 15:11:07 spire-1.2.1/pkg/server/api/health/v1/service.go 15:11:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:11:07 spire-1.2.1/pkg/server/api/id.go 15:11:07 spire-1.2.1/pkg/server/api/id_test.go 15:11:07 spire-1.2.1/pkg/server/api/limits/ 15:11:07 spire-1.2.1/pkg/server/api/limits/limits.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/ 15:11:07 spire-1.2.1/pkg/server/api/middleware/alias.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/audit.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/caller.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/common.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/entries.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:11:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:11:07 spire-1.2.1/pkg/server/api/ratelimit.go 15:11:07 spire-1.2.1/pkg/server/api/rpccontext/ 15:11:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:11:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:11:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:11:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:11:07 spire-1.2.1/pkg/server/api/selector.go 15:11:07 spire-1.2.1/pkg/server/api/selector_test.go 15:11:07 spire-1.2.1/pkg/server/api/status.go 15:11:07 spire-1.2.1/pkg/server/api/status_test.go 15:11:07 spire-1.2.1/pkg/server/api/svid/ 15:11:07 spire-1.2.1/pkg/server/api/svid/v1/ 15:11:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:11:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:11:07 spire-1.2.1/pkg/server/api/trustdomain.go 15:11:07 spire-1.2.1/pkg/server/api/trustdomain/ 15:11:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:11:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:11:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:11:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:11:07 spire-1.2.1/pkg/server/authpolicy/ 15:11:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:11:07 spire-1.2.1/pkg/server/authpolicy/policy.go 15:11:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:11:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:11:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:11:07 spire-1.2.1/pkg/server/authpolicy/validate.go 15:11:07 spire-1.2.1/pkg/server/bundle/ 15:11:07 spire-1.2.1/pkg/server/bundle/client/ 15:11:07 spire-1.2.1/pkg/server/bundle/client/client.go 15:11:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:11:07 spire-1.2.1/pkg/server/bundle/client/manager.go 15:11:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:11:07 spire-1.2.1/pkg/server/bundle/client/sources.go 15:11:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:11:07 spire-1.2.1/pkg/server/bundle/client/updater.go 15:11:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:11:07 spire-1.2.1/pkg/server/ca/ 15:11:07 spire-1.2.1/pkg/server/ca/ca.go 15:11:07 spire-1.2.1/pkg/server/ca/ca_health.go 15:11:07 spire-1.2.1/pkg/server/ca/ca_test.go 15:11:07 spire-1.2.1/pkg/server/ca/journal.go 15:11:07 spire-1.2.1/pkg/server/ca/journal_test.go 15:11:07 spire-1.2.1/pkg/server/ca/manager.go 15:11:07 spire-1.2.1/pkg/server/ca/manager_health.go 15:11:07 spire-1.2.1/pkg/server/ca/manager_test.go 15:11:07 spire-1.2.1/pkg/server/ca/templates.go 15:11:07 spire-1.2.1/pkg/server/ca/upstream_client.go 15:11:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:11:07 spire-1.2.1/pkg/server/ca/validation.go 15:11:07 spire-1.2.1/pkg/server/cache/ 15:11:07 spire-1.2.1/pkg/server/cache/dscache/ 15:11:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:11:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:11:07 spire-1.2.1/pkg/server/cache/entrycache/ 15:11:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:11:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:11:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:11:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:11:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:11:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:11:07 spire-1.2.1/pkg/server/catalog/ 15:11:07 spire-1.2.1/pkg/server/catalog/catalog.go 15:11:07 spire-1.2.1/pkg/server/catalog/keymanager.go 15:11:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:11:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:11:07 spire-1.2.1/pkg/server/catalog/notifier.go 15:11:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:11:07 spire-1.2.1/pkg/server/config.go 15:11:07 spire-1.2.1/pkg/server/datastore/ 15:11:07 spire-1.2.1/pkg/server/datastore/datastore.go 15:11:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:11:07 spire-1.2.1/pkg/server/datastore/repository.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:11:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:11:07 spire-1.2.1/pkg/server/endpoints/ 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/ 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:11:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:11:07 spire-1.2.1/pkg/server/endpoints/config.go 15:11:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:11:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:11:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:11:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:11:07 spire-1.2.1/pkg/server/endpoints/middleware.go 15:11:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:11:07 spire-1.2.1/pkg/server/hostservice/ 15:11:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:11:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:11:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:11:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:11:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:11:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:11:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:11:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/ 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/ 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:11:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:11:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:11:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/ 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:11:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:11:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:11:07 spire-1.2.1/pkg/server/registration/ 15:11:07 spire-1.2.1/pkg/server/registration/manager.go 15:11:07 spire-1.2.1/pkg/server/registration/manager_test.go 15:11:07 spire-1.2.1/pkg/server/scanentries.go 15:11:07 spire-1.2.1/pkg/server/scanentries_test.go 15:11:07 spire-1.2.1/pkg/server/server.go 15:11:07 spire-1.2.1/pkg/server/server_test.go 15:11:07 spire-1.2.1/pkg/server/svid/ 15:11:07 spire-1.2.1/pkg/server/svid/observer.go 15:11:07 spire-1.2.1/pkg/server/svid/observer_test.go 15:11:07 spire-1.2.1/pkg/server/svid/rotator.go 15:11:07 spire-1.2.1/pkg/server/svid/rotator_config.go 15:11:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:11:07 spire-1.2.1/pkg/server/svid/rotator_test.go 15:11:07 spire-1.2.1/proto/ 15:11:07 spire-1.2.1/proto/private/ 15:11:07 spire-1.2.1/proto/private/server/ 15:11:07 spire-1.2.1/proto/private/server/journal/ 15:11:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:11:07 spire-1.2.1/proto/private/server/journal/journal.proto 15:11:07 spire-1.2.1/proto/spire/ 15:11:07 spire-1.2.1/proto/spire/common/ 15:11:07 spire-1.2.1/proto/spire/common/common.pb.go 15:11:07 spire-1.2.1/proto/spire/common/common.proto 15:11:07 spire-1.2.1/proto/spire/common/plugin/ 15:11:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:11:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:11:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:11:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:11:07 spire-1.2.1/proto/spire/plugin/ 15:11:07 spire-1.2.1/proto/spire/plugin/agent/ 15:11:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:11:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:11:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:11:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:11:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:11:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:11:07 spire-1.2.1/release/ 15:11:07 spire-1.2.1/release/spire-extras/ 15:11:07 spire-1.2.1/release/spire-extras/README.md 15:11:07 spire-1.2.1/release/spire-extras/conf/ 15:11:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:11:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:11:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:11:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:11:07 spire-1.2.1/release/spire/ 15:11:07 spire-1.2.1/release/spire/README.md 15:11:07 spire-1.2.1/release/spire/conf/ 15:11:07 spire-1.2.1/release/spire/conf/agent/ 15:11:07 spire-1.2.1/release/spire/conf/agent/agent.conf 15:11:07 spire-1.2.1/release/spire/conf/server/ 15:11:07 spire-1.2.1/release/spire/conf/server/server.conf 15:11:07 spire-1.2.1/script/ 15:11:07 spire-1.2.1/script/build-artifact.sh 15:11:07 spire-1.2.1/script/generate_dummy_ca.sh 15:11:07 spire-1.2.1/support/ 15:11:07 spire-1.2.1/support/k8s/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:11:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/ 15:11:07 spire-1.2.1/support/oidc-discovery-provider/README.md 15:11:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/config.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/main.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:11:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:11:07 spire-1.2.1/test/ 15:11:07 spire-1.2.1/test/clock/ 15:11:07 spire-1.2.1/test/clock/clock.go 15:11:07 spire-1.2.1/test/fakes/ 15:11:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:11:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:11:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:11:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:11:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:11:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:11:07 spire-1.2.1/test/fakes/fakeagentstore/ 15:11:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:11:07 spire-1.2.1/test/fakes/fakedatastore/ 15:11:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:11:07 spire-1.2.1/test/fakes/fakeentryclient/ 15:11:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:11:07 spire-1.2.1/test/fakes/fakehealthchecker/ 15:11:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:11:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:11:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:11:07 spire-1.2.1/test/fakes/fakemetrics/ 15:11:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:11:07 spire-1.2.1/test/fakes/fakenoderesolver/ 15:11:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:11:07 spire-1.2.1/test/fakes/fakenotifier/ 15:11:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:11:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:11:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:11:07 spire-1.2.1/test/fakes/fakeserverca/ 15:11:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:11:07 spire-1.2.1/test/fakes/fakeservercatalog/ 15:11:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:11:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:11:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:11:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:11:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:11:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:11:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:11:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:11:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:11:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:11:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:11:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:11:07 spire-1.2.1/test/fixture/ 15:11:07 spire-1.2.1/test/fixture/certs/ 15:11:07 spire-1.2.1/test/fixture/certs/agent_svid.der 15:11:07 spire-1.2.1/test/fixture/certs/base_cert.pem 15:11:07 spire-1.2.1/test/fixture/certs/base_csr.pem 15:11:07 spire-1.2.1/test/fixture/certs/base_key.pem 15:11:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:11:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:11:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:11:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:11:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:11:07 spire-1.2.1/test/fixture/certs/blog_key.pem 15:11:07 spire-1.2.1/test/fixture/certs/bundle.der 15:11:07 spire-1.2.1/test/fixture/certs/ca.pem 15:11:07 spire-1.2.1/test/fixture/certs/ca_key.pem 15:11:07 spire-1.2.1/test/fixture/certs/database_cert.pem 15:11:07 spire-1.2.1/test/fixture/certs/database_csr.pem 15:11:07 spire-1.2.1/test/fixture/certs/database_key.pem 15:11:07 spire-1.2.1/test/fixture/certs/node_cert.pem 15:11:07 spire-1.2.1/test/fixture/certs/node_csr.pem 15:11:07 spire-1.2.1/test/fixture/certs/node_key.pem 15:11:07 spire-1.2.1/test/fixture/certs/svid.pem 15:11:07 spire-1.2.1/test/fixture/certs/svid_key.pem 15:11:07 spire-1.2.1/test/fixture/config/ 15:11:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:11:07 spire-1.2.1/test/fixture/config/agent_good.conf 15:11:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:11:07 spire-1.2.1/test/fixture/config/plugin_good.conf 15:11:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:11:07 spire-1.2.1/test/fixture/config/server_good.conf 15:11:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:11:07 spire-1.2.1/test/fixture/fixture.go 15:11:07 spire-1.2.1/test/fixture/nodeattestor/ 15:11:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:11:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:11:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:11:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:11:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:11:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:11:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:11:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:11:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:11:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:11:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:11:07 spire-1.2.1/test/fixture/registration/ 15:11:07 spire-1.2.1/test/fixture/registration/entries.json 15:11:07 spire-1.2.1/test/fixture/registration/good-for-update.json 15:11:07 spire-1.2.1/test/fixture/registration/good.json 15:11:07 spire-1.2.1/test/fixture/registration/invalid.json 15:11:07 spire-1.2.1/test/fixture/registration/invalid_json.json 15:11:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:11:07 spire-1.2.1/test/integration/ 15:11:07 spire-1.2.1/test/integration/README.md 15:11:07 spire-1.2.1/test/integration/common 15:11:07 spire-1.2.1/test/integration/setup/ 15:11:07 spire-1.2.1/test/integration/setup/adminclient/ 15:11:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:11:07 spire-1.2.1/test/integration/setup/adminclient/client.go 15:11:07 spire-1.2.1/test/integration/setup/debugagent/ 15:11:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:11:07 spire-1.2.1/test/integration/setup/debugagent/main.go 15:11:07 spire-1.2.1/test/integration/setup/debugserver/ 15:11:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:11:07 spire-1.2.1/test/integration/setup/debugserver/main.go 15:11:07 spire-1.2.1/test/integration/setup/downstreamclient/ 15:11:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:11:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:11:07 spire-1.2.1/test/integration/setup/itclient/ 15:11:07 spire-1.2.1/test/integration/setup/itclient/client.go 15:11:07 spire-1.2.1/test/integration/setup/node-attestation/ 15:11:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:11:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:11:07 spire-1.2.1/test/integration/setup/x509pop/ 15:11:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:11:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:11:07 spire-1.2.1/test/integration/suites/ 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:11:07 spire-1.2.1/test/integration/suites/join-token/ 15:11:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:11:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:11:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:11:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:11:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:11:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:11:07 spire-1.2.1/test/integration/suites/join-token/README.md 15:11:07 spire-1.2.1/test/integration/suites/join-token/conf/ 15:11:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/join-token/teardown 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:11:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:11:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:11:07 spire-1.2.1/test/integration/suites/k8s/ 15:11:07 spire-1.2.1/test/integration/suites/k8s/00-setup 15:11:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:11:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:11:07 spire-1.2.1/test/integration/suites/k8s/README.md 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/ 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:11:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:11:07 spire-1.2.1/test/integration/suites/k8s/teardown 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/ 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:11:07 spire-1.2.1/test/integration/suites/rotation/ 15:11:07 spire-1.2.1/test/integration/suites/rotation/00-setup 15:11:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:11:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:11:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:11:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:11:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:11:07 spire-1.2.1/test/integration/suites/rotation/README.md 15:11:07 spire-1.2.1/test/integration/suites/rotation/conf/ 15:11:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/rotation/teardown 15:11:07 spire-1.2.1/test/integration/suites/self-test/ 15:11:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:11:07 spire-1.2.1/test/integration/suites/self-test/README.md 15:11:07 spire-1.2.1/test/integration/suites/self-test/teardown 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:11:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:11:07 spire-1.2.1/test/integration/suites/upgrade/ 15:11:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:11:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:11:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:11:07 spire-1.2.1/test/integration/suites/upgrade/README.md 15:11:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:11:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:11:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:11:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:11:07 spire-1.2.1/test/integration/suites/upgrade/teardown 15:11:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:11:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:11:07 spire-1.2.1/test/integration/test-one.sh 15:11:07 spire-1.2.1/test/integration/test.sh 15:11:07 spire-1.2.1/test/plugintest/ 15:11:07 spire-1.2.1/test/plugintest/config.go 15:11:07 spire-1.2.1/test/plugintest/load.go 15:11:07 spire-1.2.1/test/plugintest/option.go 15:11:07 spire-1.2.1/test/spiretest/ 15:11:07 spire-1.2.1/test/spiretest/apiserver.go 15:11:07 spire-1.2.1/test/spiretest/assertions.go 15:11:07 spire-1.2.1/test/spiretest/dir.go 15:11:07 spire-1.2.1/test/spiretest/errors_posix.go 15:11:07 spire-1.2.1/test/spiretest/errors_windows.go 15:11:07 spire-1.2.1/test/spiretest/logs.go 15:11:07 spire-1.2.1/test/spiretest/socketapi.go 15:11:07 spire-1.2.1/test/spiretest/suite.go 15:11:07 spire-1.2.1/test/spiretest/x509.go 15:11:07 spire-1.2.1/test/testca/ 15:11:07 spire-1.2.1/test/testca/ca.go 15:11:07 spire-1.2.1/test/testkey/ 15:11:07 spire-1.2.1/test/testkey/generate.sh 15:11:07 spire-1.2.1/test/testkey/genkeys.go 15:11:07 spire-1.2.1/test/testkey/keys.go 15:11:07 spire-1.2.1/test/testkey/new.go 15:11:07 spire-1.2.1/test/tpmsimulator/ 15:11:07 spire-1.2.1/test/tpmsimulator/simulator.go 15:11:07 spire-1.2.1/test/util/ 15:11:07 spire-1.2.1/test/util/cert_fixtures.go 15:11:07 spire-1.2.1/test/util/cert_generation.go 15:11:07 spire-1.2.1/test/util/io_redirection.go 15:11:07 spire-1.2.1/test/util/race.go 15:11:07 spire-1.2.1/test/util/util.go 15:11:07 building spire from source... 15:11:07 Removing intermediate container e9816773167f 15:11:07 ---> 0a7d16d94f9e 15:11:07 Step 11/26 : WORKDIR /edgex-go/spire-build 15:11:07 Installing go1.17.7... 15:11:08 ---> Running in 82a3062f697e 15:11:08 Removing intermediate container 82a3062f697e 15:11:08 ---> ecb3de7642f2 15:11:08 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 15:11:08 ---> Running in fb9b131974c9 15:11:09 spire-1.2.1/ 15:11:09 spire-1.2.1/.data/ 15:11:09 spire-1.2.1/.data/.file 15:11:09 spire-1.2.1/.dockerignore 15:11:09 spire-1.2.1/.gitattributes 15:11:09 spire-1.2.1/.githooks/ 15:11:09 spire-1.2.1/.githooks/pre-commit 15:11:09 spire-1.2.1/.github/ 15:11:09 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:11:09 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:11:09 spire-1.2.1/.github/dependabot.yml 15:11:09 spire-1.2.1/.github/workflows/ 15:11:09 spire-1.2.1/.github/workflows/nightly_build.yaml 15:11:09 spire-1.2.1/.github/workflows/pr_build.yaml 15:11:09 spire-1.2.1/.github/workflows/release_build.yaml 15:11:09 spire-1.2.1/.github/workflows/scripts/ 15:11:09 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:11:09 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:11:09 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:11:09 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:11:09 spire-1.2.1/.github/workflows/scripts/split.sh 15:11:09 spire-1.2.1/.gitignore 15:11:09 spire-1.2.1/.go-version 15:11:09 spire-1.2.1/.golangci.yml 15:11:09 spire-1.2.1/ADOPTERS.md 15:11:09 spire-1.2.1/CHANGELOG.md 15:11:09 spire-1.2.1/CODE-OF-CONDUCT.md 15:11:09 spire-1.2.1/CODEOWNERS 15:11:09 spire-1.2.1/CONTRIBUTING.md 15:11:09 spire-1.2.1/Dockerfile 15:11:09 spire-1.2.1/Dockerfile.dev 15:11:09 spire-1.2.1/Dockerfile.scratch 15:11:09 spire-1.2.1/LICENSE 15:11:09 spire-1.2.1/MAINTAINERS.md 15:11:09 spire-1.2.1/Makefile 15:11:09 spire-1.2.1/README.md 15:11:09 spire-1.2.1/ROADMAP.md 15:11:09 spire-1.2.1/SECURITY.md 15:11:09 spire-1.2.1/cmd/ 15:11:09 spire-1.2.1/cmd/spire-agent/ 15:11:09 spire-1.2.1/cmd/spire-agent/cli/ 15:11:09 spire-1.2.1/cmd/spire-agent/cli/api/ 15:11:09 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/common/ 15:11:09 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:11:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/run/ 15:11:09 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:11:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:11:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:11:09 spire-1.2.1/cmd/spire-agent/main.go 15:11:09 spire-1.2.1/cmd/spire-server/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/agent/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/cli.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/run/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/token/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/validate/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/x509/ 15:11:09 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:11:09 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:11:09 spire-1.2.1/cmd/spire-server/main.go 15:11:09 spire-1.2.1/cmd/spire-server/util/ 15:11:09 spire-1.2.1/cmd/spire-server/util/util.go 15:11:09 spire-1.2.1/conf/ 15:11:09 spire-1.2.1/conf/agent/ 15:11:09 spire-1.2.1/conf/agent/agent.conf 15:11:09 spire-1.2.1/conf/agent/agent_full.conf 15:11:09 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:11:09 spire-1.2.1/conf/server/ 15:11:09 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:11:09 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:11:09 spire-1.2.1/conf/server/server.conf 15:11:09 spire-1.2.1/conf/server/server_full.conf 15:11:09 spire-1.2.1/doc/ 15:11:09 spire-1.2.1/doc/SPIRE101.md 15:11:09 spire-1.2.1/doc/auditlog.md 15:11:09 spire-1.2.1/doc/authorization_policy_engine.md 15:11:09 spire-1.2.1/doc/changelog_guidelines.md 15:11:09 spire-1.2.1/doc/cure53-report.pdf 15:11:09 spire-1.2.1/doc/images/ 15:11:09 spire-1.2.1/doc/images/2019_roadmap.png 15:11:09 spire-1.2.1/doc/images/SPIRE101.png 15:11:09 spire-1.2.1/doc/images/SPIRE_agent.png 15:11:09 spire-1.2.1/doc/images/SPIRE_server.png 15:11:09 spire-1.2.1/doc/images/cache_mgr.png 15:11:09 spire-1.2.1/doc/images/cache_mgr_components.png 15:11:09 spire-1.2.1/doc/images/federated_spire.png 15:11:09 spire-1.2.1/doc/images/ha_mode.png 15:11:09 spire-1.2.1/doc/images/nested_spire.png 15:11:09 spire-1.2.1/doc/images/oidc_federation.png 15:11:09 spire-1.2.1/doc/images/single_trust_domain.png 15:11:09 spire-1.2.1/doc/images/spiffe_compatible.png 15:11:09 spire-1.2.1/doc/images/spire_logo.png 15:11:09 spire-1.2.1/doc/migrating_registration_api_clients.md 15:11:09 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:11:09 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:11:09 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:11:09 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:11:09 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:11:09 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:11:09 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:11:09 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:11:09 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:11:09 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:11:09 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:11:09 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:11:09 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:11:09 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:11:09 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:11:09 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:11:09 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:11:09 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:11:09 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:11:09 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:11:09 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:11:09 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:11:09 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:11:09 spire-1.2.1/doc/scaling_spire.md 15:11:09 spire-1.2.1/doc/spire_agent.md 15:11:09 spire-1.2.1/doc/spire_server.md 15:11:09 spire-1.2.1/doc/supported_integrations.md 15:11:09 spire-1.2.1/doc/telemetry.md 15:11:09 spire-1.2.1/doc/telemetry_config.md 15:11:09 spire-1.2.1/doc/upgrading.md 15:11:09 spire-1.2.1/doc/using_spire.md 15:11:09 spire-1.2.1/examples/ 15:11:09 spire-1.2.1/examples/README.md 15:11:09 spire-1.2.1/go.mod 15:11:09 spire-1.2.1/go.sum 15:11:09 spire-1.2.1/pkg/ 15:11:09 spire-1.2.1/pkg/agent/ 15:11:09 spire-1.2.1/pkg/agent/agent.go 15:11:09 spire-1.2.1/pkg/agent/api/ 15:11:09 spire-1.2.1/pkg/agent/api/config.go 15:11:09 spire-1.2.1/pkg/agent/api/debug/ 15:11:09 spire-1.2.1/pkg/agent/api/debug/v1/ 15:11:09 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:11:09 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:11:09 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:11:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:11:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:11:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:11:09 spire-1.2.1/pkg/agent/api/endpoints.go 15:11:09 spire-1.2.1/pkg/agent/api/health/ 15:11:09 spire-1.2.1/pkg/agent/api/health/v1/ 15:11:09 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:11:09 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:11:09 spire-1.2.1/pkg/agent/api/rpccontext/ 15:11:09 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:11:09 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:11:09 spire-1.2.1/pkg/agent/attestor/ 15:11:09 spire-1.2.1/pkg/agent/attestor/node/ 15:11:09 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:11:09 spire-1.2.1/pkg/agent/attestor/node/node.go 15:11:09 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:11:09 spire-1.2.1/pkg/agent/attestor/workload/ 15:11:09 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:11:09 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:11:09 spire-1.2.1/pkg/agent/catalog/ 15:11:09 spire-1.2.1/pkg/agent/catalog/catalog.go 15:11:09 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:11:09 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:11:09 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:11:09 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:11:09 spire-1.2.1/pkg/agent/client/ 15:11:09 spire-1.2.1/pkg/agent/client/client.go 15:11:09 spire-1.2.1/pkg/agent/client/client_test.go 15:11:09 spire-1.2.1/pkg/agent/client/dial.go 15:11:09 spire-1.2.1/pkg/agent/client/nodeconn.go 15:11:09 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:11:09 spire-1.2.1/pkg/agent/client/update.go 15:11:09 spire-1.2.1/pkg/agent/client/util.go 15:11:09 spire-1.2.1/pkg/agent/common/ 15:11:09 spire-1.2.1/pkg/agent/common/backoff/ 15:11:09 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:11:09 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:11:09 spire-1.2.1/pkg/agent/common/cgroups/ 15:11:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:11:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:11:09 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:11:09 spire-1.2.1/pkg/agent/config.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/ 15:11:09 spire-1.2.1/pkg/agent/endpoints/config.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:11:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:11:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/workload/ 15:11:09 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:11:09 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:11:09 spire-1.2.1/pkg/agent/manager/ 15:11:09 spire-1.2.1/pkg/agent/manager/cache/ 15:11:09 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:11:09 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:11:09 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:11:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:11:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:11:09 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:11:09 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:11:09 spire-1.2.1/pkg/agent/manager/config.go 15:11:09 spire-1.2.1/pkg/agent/manager/manager.go 15:11:09 spire-1.2.1/pkg/agent/manager/manager_test.go 15:11:09 spire-1.2.1/pkg/agent/manager/storage.go 15:11:09 spire-1.2.1/pkg/agent/manager/storage_test.go 15:11:09 spire-1.2.1/pkg/agent/manager/storecache/ 15:11:09 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:11:09 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:11:09 spire-1.2.1/pkg/agent/manager/sync.go 15:11:09 spire-1.2.1/pkg/agent/plugin/ 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:11:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:11:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:11:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:11:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:11:09 spire-1.2.1/pkg/agent/svid/ 15:11:09 spire-1.2.1/pkg/agent/svid/rotator.go 15:11:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:11:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:11:09 spire-1.2.1/pkg/agent/svid/store/ 15:11:09 spire-1.2.1/pkg/agent/svid/store/service.go 15:11:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:11:09 spire-1.2.1/pkg/common/ 15:11:09 spire-1.2.1/pkg/common/agentpathtemplate/ 15:11:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:11:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:11:09 spire-1.2.1/pkg/common/api/ 15:11:09 spire-1.2.1/pkg/common/api/metrics.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/ 15:11:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/logger.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/names.go 15:11:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:11:09 spire-1.2.1/pkg/common/api/names.go 15:11:09 spire-1.2.1/pkg/common/api/ratelimit.go 15:11:09 spire-1.2.1/pkg/common/api/rpccontext/ 15:11:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:11:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:11:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:11:09 spire-1.2.1/pkg/common/auth/ 15:11:09 spire-1.2.1/pkg/common/auth/interceptors.go 15:11:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:11:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/ 15:11:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/types.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:11:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:11:09 spire-1.2.1/pkg/common/catalog/ 15:11:09 spire-1.2.1/pkg/common/catalog/bind.go 15:11:09 spire-1.2.1/pkg/common/catalog/builtin.go 15:11:09 spire-1.2.1/pkg/common/catalog/catalog.go 15:11:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:11:09 spire-1.2.1/pkg/common/catalog/closers.go 15:11:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:11:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:11:09 spire-1.2.1/pkg/common/catalog/config.go 15:11:09 spire-1.2.1/pkg/common/catalog/config_test.go 15:11:09 spire-1.2.1/pkg/common/catalog/configure.go 15:11:09 spire-1.2.1/pkg/common/catalog/constraints.go 15:11:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:11:09 spire-1.2.1/pkg/common/catalog/context.go 15:11:09 spire-1.2.1/pkg/common/catalog/external.go 15:11:09 spire-1.2.1/pkg/common/catalog/host.go 15:11:09 spire-1.2.1/pkg/common/catalog/pipenet.go 15:11:09 spire-1.2.1/pkg/common/catalog/plugin.go 15:11:09 spire-1.2.1/pkg/common/catalog/testplugin/ 15:11:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:11:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:11:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:11:09 spire-1.2.1/pkg/common/cli/ 15:11:09 spire-1.2.1/pkg/common/cli/env.go 15:11:09 spire-1.2.1/pkg/common/cli/flags.go 15:11:09 spire-1.2.1/pkg/common/cli/trust_domain.go 15:11:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:11:09 spire-1.2.1/pkg/common/cli/umask.go 15:11:09 spire-1.2.1/pkg/common/cli/umask_posix.go 15:11:09 spire-1.2.1/pkg/common/cli/umask_test.go 15:11:09 spire-1.2.1/pkg/common/cli/umask_windows.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/ 15:11:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/flag.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/format.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/ 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:11:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:11:09 spire-1.2.1/pkg/common/coretypes/ 15:11:09 spire-1.2.1/pkg/common/coretypes/bundle/ 15:11:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:11:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:11:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:11:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:11:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:11:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:11:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:11:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:11:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:11:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:11:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:11:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:11:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:11:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:11:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:11:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:11:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:11:09 spire-1.2.1/pkg/common/cryptoutil/ 15:11:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:11:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:11:09 spire-1.2.1/pkg/common/diskutil/ 15:11:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:11:09 spire-1.2.1/pkg/common/diskutil/file_test.go 15:11:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:11:09 spire-1.2.1/pkg/common/errorutil/ 15:11:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:11:09 spire-1.2.1/pkg/common/health/ 15:11:09 spire-1.2.1/pkg/common/health/config.go 15:11:09 spire-1.2.1/pkg/common/health/context.go 15:11:09 spire-1.2.1/pkg/common/health/context_test.go 15:11:09 spire-1.2.1/pkg/common/health/health.go 15:11:09 spire-1.2.1/pkg/common/health/health_test.go 15:11:09 spire-1.2.1/pkg/common/health/logger.go 15:11:09 spire-1.2.1/pkg/common/hostservice/ 15:11:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:11:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:11:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:11:09 spire-1.2.1/pkg/common/idutil/ 15:11:09 spire-1.2.1/pkg/common/idutil/require.go 15:11:09 spire-1.2.1/pkg/common/idutil/require_test.go 15:11:09 spire-1.2.1/pkg/common/idutil/safety.go 15:11:09 spire-1.2.1/pkg/common/idutil/safety_test.go 15:11:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:11:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:11:09 spire-1.2.1/pkg/common/jwtsvid/ 15:11:09 spire-1.2.1/pkg/common/jwtsvid/common.go 15:11:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:11:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:11:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:11:09 spire-1.2.1/pkg/common/jwtutil/ 15:11:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:11:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:11:09 spire-1.2.1/pkg/common/log/ 15:11:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:11:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:11:09 spire-1.2.1/pkg/common/log/log.go 15:11:09 spire-1.2.1/pkg/common/log/log_test.go 15:11:09 spire-1.2.1/pkg/common/log/options.go 15:11:09 spire-1.2.1/pkg/common/nodeutil/ 15:11:09 spire-1.2.1/pkg/common/nodeutil/node.go 15:11:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:11:09 spire-1.2.1/pkg/common/peertracker/ 15:11:09 spire-1.2.1/pkg/common/peertracker/conn.go 15:11:09 spire-1.2.1/pkg/common/peertracker/credentials.go 15:11:09 spire-1.2.1/pkg/common/peertracker/errors.go 15:11:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:11:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:11:09 spire-1.2.1/pkg/common/peertracker/info.go 15:11:09 spire-1.2.1/pkg/common/peertracker/listener.go 15:11:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:11:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:11:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:11:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:11:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:11:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:11:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:11:09 spire-1.2.1/pkg/common/peertracker/tcp.go 15:11:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:11:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:11:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:11:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:11:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:11:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:11:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:11:09 spire-1.2.1/pkg/common/peertracker/uds.go 15:11:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:11:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:11:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:11:09 spire-1.2.1/pkg/common/pemutil/ 15:11:09 spire-1.2.1/pkg/common/pemutil/block.go 15:11:09 spire-1.2.1/pkg/common/pemutil/certs.go 15:11:09 spire-1.2.1/pkg/common/pemutil/common.go 15:11:09 spire-1.2.1/pkg/common/pemutil/csr.go 15:11:09 spire-1.2.1/pkg/common/pemutil/keys.go 15:11:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/ 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:11:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:11:09 spire-1.2.1/pkg/common/plugin/ 15:11:09 spire-1.2.1/pkg/common/plugin/aws/ 15:11:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:11:09 spire-1.2.1/pkg/common/plugin/azure/ 15:11:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:11:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:11:09 spire-1.2.1/pkg/common/plugin/facade.go 15:11:09 spire-1.2.1/pkg/common/plugin/facade_test.go 15:11:09 spire-1.2.1/pkg/common/plugin/gcp/ 15:11:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:11:09 spire-1.2.1/pkg/common/plugin/k8s/ 15:11:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:11:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:11:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:11:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:11:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:11:09 spire-1.2.1/pkg/common/plugin/log.go 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/ 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:11:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:11:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:11:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:11:09 spire-1.2.1/pkg/common/plugin/x509pop/ 15:11:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:11:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:11:09 spire-1.2.1/pkg/common/profiling/ 15:11:09 spire-1.2.1/pkg/common/profiling/dumpers.go 15:11:09 spire-1.2.1/pkg/common/profiling/profiling.go 15:11:09 spire-1.2.1/pkg/common/protoutil/ 15:11:09 spire-1.2.1/pkg/common/protoutil/masks.go 15:11:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:11:09 spire-1.2.1/pkg/common/rotationutil/ 15:11:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:11:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:11:09 spire-1.2.1/pkg/common/selector/ 15:11:09 spire-1.2.1/pkg/common/selector/selector.go 15:11:09 spire-1.2.1/pkg/common/selector/selector_test.go 15:11:09 spire-1.2.1/pkg/common/selector/set.go 15:11:09 spire-1.2.1/pkg/common/selector/set_utils.go 15:11:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/ 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/ 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:11:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:11:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:11:09 spire-1.2.1/pkg/common/telemetry/call.go 15:11:09 spire-1.2.1/pkg/common/telemetry/common/ 15:11:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:11:09 spire-1.2.1/pkg/common/telemetry/config.go 15:11:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:11:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/inmem.go 15:11:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/m3.go 15:11:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/metrics.go 15:11:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/names.go 15:11:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:11:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:11:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/ 15:11:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:11:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:11:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:11:09 spire-1.2.1/pkg/common/telemetry/server/server.go 15:11:09 spire-1.2.1/pkg/common/telemetry/sink.go 15:11:09 spire-1.2.1/pkg/common/telemetry/statsd.go 15:11:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:11:09 spire-1.2.1/pkg/common/telemetry/uptime.go 15:11:09 spire-1.2.1/pkg/common/telemetry/version.go 15:11:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:11:09 spire-1.2.1/pkg/common/uptime/ 15:11:09 spire-1.2.1/pkg/common/uptime/uptime.go 15:11:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:11:09 spire-1.2.1/pkg/common/util/ 15:11:09 spire-1.2.1/pkg/common/util/certs.go 15:11:09 spire-1.2.1/pkg/common/util/certs_test.go 15:11:09 spire-1.2.1/pkg/common/util/csr.go 15:11:09 spire-1.2.1/pkg/common/util/hash.go 15:11:09 spire-1.2.1/pkg/common/util/selectors.go 15:11:09 spire-1.2.1/pkg/common/util/selectors_test.go 15:11:09 spire-1.2.1/pkg/common/util/signals.go 15:11:09 spire-1.2.1/pkg/common/util/sort.go 15:11:09 spire-1.2.1/pkg/common/util/sort_test.go 15:11:09 spire-1.2.1/pkg/common/util/task.go 15:11:09 spire-1.2.1/pkg/common/util/task_test.go 15:11:09 spire-1.2.1/pkg/common/util/testdata/ 15:11:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:11:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:11:09 spire-1.2.1/pkg/common/version/ 15:11:09 spire-1.2.1/pkg/common/version/version.go 15:11:09 spire-1.2.1/pkg/common/x509svid/ 15:11:09 spire-1.2.1/pkg/common/x509svid/common_test.go 15:11:09 spire-1.2.1/pkg/common/x509svid/csr.go 15:11:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:11:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:11:09 spire-1.2.1/pkg/common/x509util/ 15:11:09 spire-1.2.1/pkg/common/x509util/cert.go 15:11:09 spire-1.2.1/pkg/common/x509util/dns.go 15:11:09 spire-1.2.1/pkg/common/x509util/dns_test.go 15:11:09 spire-1.2.1/pkg/common/x509util/keyid.go 15:11:09 spire-1.2.1/pkg/common/x509util/keypair.go 15:11:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:11:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:11:09 spire-1.2.1/pkg/server/ 15:11:09 spire-1.2.1/pkg/server/api/ 15:11:09 spire-1.2.1/pkg/server/api/agent.go 15:11:09 spire-1.2.1/pkg/server/api/agent/ 15:11:09 spire-1.2.1/pkg/server/api/agent/v1/ 15:11:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:11:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:11:09 spire-1.2.1/pkg/server/api/agent_test.go 15:11:09 spire-1.2.1/pkg/server/api/api.go 15:11:09 spire-1.2.1/pkg/server/api/audit/ 15:11:09 spire-1.2.1/pkg/server/api/audit/audit.go 15:11:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:11:09 spire-1.2.1/pkg/server/api/bundle.go 15:11:09 spire-1.2.1/pkg/server/api/bundle/ 15:11:09 spire-1.2.1/pkg/server/api/bundle/v1/ 15:11:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:11:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:11:09 spire-1.2.1/pkg/server/api/bundle_test.go 15:11:09 spire-1.2.1/pkg/server/api/debug/ 15:11:09 spire-1.2.1/pkg/server/api/debug/v1/ 15:11:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:11:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:11:09 spire-1.2.1/pkg/server/api/entry.go 15:11:09 spire-1.2.1/pkg/server/api/entry/ 15:11:09 spire-1.2.1/pkg/server/api/entry/v1/ 15:11:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:11:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:11:09 spire-1.2.1/pkg/server/api/entry_test.go 15:11:09 spire-1.2.1/pkg/server/api/health/ 15:11:09 spire-1.2.1/pkg/server/api/health/v1/ 15:11:09 spire-1.2.1/pkg/server/api/health/v1/service.go 15:11:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:11:09 spire-1.2.1/pkg/server/api/id.go 15:11:09 spire-1.2.1/pkg/server/api/id_test.go 15:11:09 spire-1.2.1/pkg/server/api/limits/ 15:11:09 spire-1.2.1/pkg/server/api/limits/limits.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/ 15:11:09 spire-1.2.1/pkg/server/api/middleware/alias.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/audit.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/caller.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/common.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/entries.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:11:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:11:09 spire-1.2.1/pkg/server/api/ratelimit.go 15:11:09 spire-1.2.1/pkg/server/api/rpccontext/ 15:11:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:11:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:11:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:11:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:11:09 spire-1.2.1/pkg/server/api/selector.go 15:11:09 spire-1.2.1/pkg/server/api/selector_test.go 15:11:09 spire-1.2.1/pkg/server/api/status.go 15:11:09 spire-1.2.1/pkg/server/api/status_test.go 15:11:09 spire-1.2.1/pkg/server/api/svid/ 15:11:09 spire-1.2.1/pkg/server/api/svid/v1/ 15:11:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:11:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:11:09 spire-1.2.1/pkg/server/api/trustdomain.go 15:11:09 spire-1.2.1/pkg/server/api/trustdomain/ 15:11:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:11:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:11:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:11:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:11:09 spire-1.2.1/pkg/server/authpolicy/ 15:11:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:11:09 spire-1.2.1/pkg/server/authpolicy/policy.go 15:11:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:11:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:11:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:11:09 spire-1.2.1/pkg/server/authpolicy/validate.go 15:11:09 spire-1.2.1/pkg/server/bundle/ 15:11:09 spire-1.2.1/pkg/server/bundle/client/ 15:11:09 spire-1.2.1/pkg/server/bundle/client/client.go 15:11:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:11:09 spire-1.2.1/pkg/server/bundle/client/manager.go 15:11:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:11:09 spire-1.2.1/pkg/server/bundle/client/sources.go 15:11:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:11:09 spire-1.2.1/pkg/server/bundle/client/updater.go 15:11:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:11:09 spire-1.2.1/pkg/server/ca/ 15:11:09 spire-1.2.1/pkg/server/ca/ca.go 15:11:09 spire-1.2.1/pkg/server/ca/ca_health.go 15:11:09 spire-1.2.1/pkg/server/ca/ca_test.go 15:11:09 spire-1.2.1/pkg/server/ca/journal.go 15:11:09 spire-1.2.1/pkg/server/ca/journal_test.go 15:11:09 spire-1.2.1/pkg/server/ca/manager.go 15:11:09 spire-1.2.1/pkg/server/ca/manager_health.go 15:11:09 spire-1.2.1/pkg/server/ca/manager_test.go 15:11:09 spire-1.2.1/pkg/server/ca/templates.go 15:11:09 spire-1.2.1/pkg/server/ca/upstream_client.go 15:11:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:11:09 spire-1.2.1/pkg/server/ca/validation.go 15:11:09 spire-1.2.1/pkg/server/cache/ 15:11:09 spire-1.2.1/pkg/server/cache/dscache/ 15:11:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:11:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:11:09 spire-1.2.1/pkg/server/cache/entrycache/ 15:11:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:11:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:11:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:11:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:11:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:11:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:11:09 spire-1.2.1/pkg/server/catalog/ 15:11:09 spire-1.2.1/pkg/server/catalog/catalog.go 15:11:09 spire-1.2.1/pkg/server/catalog/keymanager.go 15:11:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:11:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:11:09 spire-1.2.1/pkg/server/catalog/notifier.go 15:11:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:11:09 spire-1.2.1/pkg/server/config.go 15:11:09 spire-1.2.1/pkg/server/datastore/ 15:11:09 spire-1.2.1/pkg/server/datastore/datastore.go 15:11:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:11:09 spire-1.2.1/pkg/server/datastore/repository.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:11:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:11:09 spire-1.2.1/pkg/server/endpoints/ 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/ 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:11:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:11:09 spire-1.2.1/pkg/server/endpoints/config.go 15:11:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:11:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:11:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:11:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:11:09 spire-1.2.1/pkg/server/endpoints/middleware.go 15:11:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:11:09 spire-1.2.1/pkg/server/hostservice/ 15:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:11:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:11:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:11:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/ 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/ 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:11:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/ 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:11:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:11:09 spire-1.2.1/pkg/server/registration/ 15:11:09 spire-1.2.1/pkg/server/registration/manager.go 15:11:09 spire-1.2.1/pkg/server/registration/manager_test.go 15:11:09 spire-1.2.1/pkg/server/scanentries.go 15:11:09 spire-1.2.1/pkg/server/scanentries_test.go 15:11:09 spire-1.2.1/pkg/server/server.go 15:11:09 spire-1.2.1/pkg/server/server_test.go 15:11:09 spire-1.2.1/pkg/server/svid/ 15:11:09 spire-1.2.1/pkg/server/svid/observer.go 15:11:09 spire-1.2.1/pkg/server/svid/observer_test.go 15:11:09 spire-1.2.1/pkg/server/svid/rotator.go 15:11:09 spire-1.2.1/pkg/server/svid/rotator_config.go 15:11:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:11:09 spire-1.2.1/pkg/server/svid/rotator_test.go 15:11:09 spire-1.2.1/proto/ 15:11:09 spire-1.2.1/proto/private/ 15:11:09 spire-1.2.1/proto/private/server/ 15:11:09 spire-1.2.1/proto/private/server/journal/ 15:11:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:11:09 spire-1.2.1/proto/private/server/journal/journal.proto 15:11:09 spire-1.2.1/proto/spire/ 15:11:09 spire-1.2.1/proto/spire/common/ 15:11:09 spire-1.2.1/proto/spire/common/common.pb.go 15:11:09 spire-1.2.1/proto/spire/common/common.proto 15:11:09 spire-1.2.1/proto/spire/common/plugin/ 15:11:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:11:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:11:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:11:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:11:09 spire-1.2.1/proto/spire/plugin/ 15:11:09 spire-1.2.1/proto/spire/plugin/agent/ 15:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:11:09 spire-1.2.1/release/ 15:11:09 spire-1.2.1/release/spire-extras/ 15:11:09 spire-1.2.1/release/spire-extras/README.md 15:11:09 spire-1.2.1/release/spire-extras/conf/ 15:11:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:11:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:11:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:11:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:11:09 spire-1.2.1/release/spire/ 15:11:09 spire-1.2.1/release/spire/README.md 15:11:09 spire-1.2.1/release/spire/conf/ 15:11:09 spire-1.2.1/release/spire/conf/agent/ 15:11:09 spire-1.2.1/release/spire/conf/agent/agent.conf 15:11:09 spire-1.2.1/release/spire/conf/server/ 15:11:09 spire-1.2.1/release/spire/conf/server/server.conf 15:11:09 spire-1.2.1/script/ 15:11:09 spire-1.2.1/script/build-artifact.sh 15:11:09 spire-1.2.1/script/generate_dummy_ca.sh 15:11:09 spire-1.2.1/support/ 15:11:09 spire-1.2.1/support/k8s/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/ 15:11:09 spire-1.2.1/support/oidc-discovery-provider/README.md 15:11:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/config.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/main.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:11:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:11:09 spire-1.2.1/test/ 15:11:09 spire-1.2.1/test/clock/ 15:11:09 spire-1.2.1/test/clock/clock.go 15:11:09 spire-1.2.1/test/fakes/ 15:11:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:11:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:11:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:11:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:11:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:11:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:11:09 spire-1.2.1/test/fakes/fakeagentstore/ 15:11:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:11:09 spire-1.2.1/test/fakes/fakedatastore/ 15:11:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:11:09 spire-1.2.1/test/fakes/fakeentryclient/ 15:11:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:11:09 spire-1.2.1/test/fakes/fakehealthchecker/ 15:11:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:11:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:11:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:11:09 spire-1.2.1/test/fakes/fakemetrics/ 15:11:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:11:09 spire-1.2.1/test/fakes/fakenoderesolver/ 15:11:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:11:09 spire-1.2.1/test/fakes/fakenotifier/ 15:11:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:11:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:11:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:11:09 spire-1.2.1/test/fakes/fakeserverca/ 15:11:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:11:09 spire-1.2.1/test/fakes/fakeservercatalog/ 15:11:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:11:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:11:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:11:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:11:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:11:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:11:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:11:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:11:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:11:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:11:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:11:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:11:09 spire-1.2.1/test/fixture/ 15:11:09 spire-1.2.1/test/fixture/certs/ 15:11:09 spire-1.2.1/test/fixture/certs/agent_svid.der 15:11:09 spire-1.2.1/test/fixture/certs/base_cert.pem 15:11:09 spire-1.2.1/test/fixture/certs/base_csr.pem 15:11:09 spire-1.2.1/test/fixture/certs/base_key.pem 15:11:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:11:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:11:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:11:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:11:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:11:09 spire-1.2.1/test/fixture/certs/blog_key.pem 15:11:09 spire-1.2.1/test/fixture/certs/bundle.der 15:11:09 spire-1.2.1/test/fixture/certs/ca.pem 15:11:09 spire-1.2.1/test/fixture/certs/ca_key.pem 15:11:09 spire-1.2.1/test/fixture/certs/database_cert.pem 15:11:09 spire-1.2.1/test/fixture/certs/database_csr.pem 15:11:09 spire-1.2.1/test/fixture/certs/database_key.pem 15:11:09 spire-1.2.1/test/fixture/certs/node_cert.pem 15:11:09 spire-1.2.1/test/fixture/certs/node_csr.pem 15:11:09 spire-1.2.1/test/fixture/certs/node_key.pem 15:11:09 spire-1.2.1/test/fixture/certs/svid.pem 15:11:09 spire-1.2.1/test/fixture/certs/svid_key.pem 15:11:09 spire-1.2.1/test/fixture/config/ 15:11:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:11:09 spire-1.2.1/test/fixture/config/agent_good.conf 15:11:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:11:09 spire-1.2.1/test/fixture/config/plugin_good.conf 15:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:11:09 spire-1.2.1/test/fixture/config/server_good.conf 15:11:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:11:09 spire-1.2.1/test/fixture/fixture.go 15:11:09 spire-1.2.1/test/fixture/nodeattestor/ 15:11:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:11:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:11:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:11:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:11:09 spire-1.2.1/test/fixture/registration/ 15:11:09 spire-1.2.1/test/fixture/registration/entries.json 15:11:09 spire-1.2.1/test/fixture/registration/good-for-update.json 15:11:09 spire-1.2.1/test/fixture/registration/good.json 15:11:09 spire-1.2.1/test/fixture/registration/invalid.json 15:11:09 spire-1.2.1/test/fixture/registration/invalid_json.json 15:11:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:11:09 spire-1.2.1/test/integration/ 15:11:09 spire-1.2.1/test/integration/README.md 15:11:09 spire-1.2.1/test/integration/common 15:11:09 spire-1.2.1/test/integration/setup/ 15:11:09 spire-1.2.1/test/integration/setup/adminclient/ 15:11:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:11:09 spire-1.2.1/test/integration/setup/adminclient/client.go 15:11:09 spire-1.2.1/test/integration/setup/debugagent/ 15:11:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:11:09 spire-1.2.1/test/integration/setup/debugagent/main.go 15:11:09 spire-1.2.1/test/integration/setup/debugserver/ 15:11:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:11:09 spire-1.2.1/test/integration/setup/debugserver/main.go 15:11:09 spire-1.2.1/test/integration/setup/downstreamclient/ 15:11:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:11:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:11:09 spire-1.2.1/test/integration/setup/itclient/ 15:11:09 spire-1.2.1/test/integration/setup/itclient/client.go 15:11:09 spire-1.2.1/test/integration/setup/node-attestation/ 15:11:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:11:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:11:09 spire-1.2.1/test/integration/setup/x509pop/ 15:11:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:11:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:11:09 spire-1.2.1/test/integration/suites/ 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:11:09 spire-1.2.1/test/integration/suites/join-token/ 15:11:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:11:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:11:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:11:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:11:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:11:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:11:09 spire-1.2.1/test/integration/suites/join-token/README.md 15:11:09 spire-1.2.1/test/integration/suites/join-token/conf/ 15:11:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/join-token/teardown 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:11:09 spire-1.2.1/test/integration/suites/k8s/ 15:11:09 spire-1.2.1/test/integration/suites/k8s/00-setup 15:11:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:11:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:11:09 spire-1.2.1/test/integration/suites/k8s/README.md 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/ 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:11:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:11:09 spire-1.2.1/test/integration/suites/k8s/teardown 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/ 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:11:09 spire-1.2.1/test/integration/suites/rotation/ 15:11:09 spire-1.2.1/test/integration/suites/rotation/00-setup 15:11:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:11:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:11:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:11:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:11:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:11:09 spire-1.2.1/test/integration/suites/rotation/README.md 15:11:09 spire-1.2.1/test/integration/suites/rotation/conf/ 15:11:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/rotation/teardown 15:11:09 spire-1.2.1/test/integration/suites/self-test/ 15:11:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:11:09 spire-1.2.1/test/integration/suites/self-test/README.md 15:11:09 spire-1.2.1/test/integration/suites/self-test/teardown 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:11:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:11:09 spire-1.2.1/test/integration/suites/upgrade/ 15:11:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:11:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:11:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:11:09 spire-1.2.1/test/integration/suites/upgrade/README.md 15:11:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:11:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:11:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:11:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:11:09 spire-1.2.1/test/integration/suites/upgrade/teardown 15:11:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:11:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:11:09 spire-1.2.1/test/integration/test-one.sh 15:11:09 spire-1.2.1/test/integration/test.sh 15:11:09 spire-1.2.1/test/plugintest/ 15:11:09 spire-1.2.1/test/plugintest/config.go 15:11:09 spire-1.2.1/test/plugintest/load.go 15:11:09 spire-1.2.1/test/plugintest/option.go 15:11:09 spire-1.2.1/test/spiretest/ 15:11:09 spire-1.2.1/test/spiretest/apiserver.go 15:11:09 spire-1.2.1/test/spiretest/assertions.go 15:11:09 spire-1.2.1/test/spiretest/dir.go 15:11:09 spire-1.2.1/test/spiretest/errors_posix.go 15:11:09 spire-1.2.1/test/spiretest/errors_windows.go 15:11:09 spire-1.2.1/test/spiretest/logs.go 15:11:09 spire-1.2.1/test/spiretest/socketapi.go 15:11:09 spire-1.2.1/test/spiretest/suite.go 15:11:09 spire-1.2.1/test/spiretest/x509.go 15:11:09 spire-1.2.1/test/testca/ 15:11:09 spire-1.2.1/test/testca/ca.go 15:11:09 spire-1.2.1/test/testkey/ 15:11:09 spire-1.2.1/test/testkey/generate.sh 15:11:09 spire-1.2.1/test/testkey/genkeys.go 15:11:09 spire-1.2.1/test/testkey/keys.go 15:11:09 spire-1.2.1/test/testkey/new.go 15:11:09 spire-1.2.1/test/tpmsimulator/ 15:11:09 spire-1.2.1/test/tpmsimulator/simulator.go 15:11:09 spire-1.2.1/test/util/ 15:11:09 spire-1.2.1/test/util/cert_fixtures.go 15:11:09 spire-1.2.1/test/util/cert_generation.go 15:11:09 spire-1.2.1/test/util/io_redirection.go 15:11:09 spire-1.2.1/test/util/race.go 15:11:09 spire-1.2.1/test/util/util.go 15:11:09 building spire from source... 15:11:09 Installing go1.17.7... 15:11:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40513 in /w/workspace/edgexfoundry_edgex-go_PR-4006 [Pipeline] { [Pipeline] ws 15:11:10 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:11:10 The recommended git tool is: git 15:11:13 Building bin/spire-server... 15:11:13 go: downloading github.com/mitchellh/cli v1.1.2 15:11:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:11:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:11:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:11:13 go: downloading google.golang.org/grpc v1.44.0 15:11:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:11:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:11:13 go: downloading github.com/imdario/mergo v0.3.12 15:11:13 go: downloading github.com/sirupsen/logrus v1.8.1 15:11:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:11:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:11:13 go: downloading github.com/fatih/color v1.13.0 15:11:13 go: downloading github.com/mattn/go-isatty v0.0.14 15:11:13 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:11:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:11:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:11:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:11:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:11:13 go: downloading github.com/armon/go-metrics v0.3.10 15:11:13 go: downloading github.com/prometheus/client_golang v1.12.1 15:11:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:11:13 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:11:13 go: downloading github.com/open-policy-agent/opa v0.38.0 15:11:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:11:14 go: downloading github.com/mattn/go-colorable v0.1.12 15:11:14 go: downloading github.com/Masterminds/goutils v1.1.0 15:11:14 go: downloading github.com/Masterminds/semver v1.5.0 15:11:14 go: downloading github.com/google/uuid v1.1.2 15:11:14 go: downloading github.com/huandu/xstrings v1.3.2 15:11:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:11:14 go: downloading github.com/oklog/run v1.0.0 15:11:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:11:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:11:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:11:14 go: downloading github.com/imkira/go-observer v1.0.3 15:11:14 go: downloading go.uber.org/atomic v1.9.0 15:11:14 go: downloading github.com/beorn7/perks v1.0.1 15:11:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:11:14 go: downloading github.com/prometheus/client_model v0.2.0 15:11:14 go: downloading github.com/prometheus/common v0.32.1 15:11:14 go: downloading github.com/prometheus/procfs v0.7.3 15:11:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:11:14 go: downloading github.com/hashicorp/errwrap v1.1.0 15:11:14 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:11:14 go: downloading github.com/blang/semver/v4 v4.0.0 15:11:14 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:11:14 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:11:14 go: downloading github.com/jinzhu/gorm v1.9.16 15:11:14 go: downloading github.com/lib/pq v1.10.4 15:11:14 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:11:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:11:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:11:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:11:15 Building bin/spire-server... 15:11:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:11:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:11:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:11:15 go: downloading github.com/mitchellh/cli v1.1.2 15:11:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:11:15 go: downloading github.com/imdario/mergo v0.3.12 15:11:15 go: downloading github.com/sirupsen/logrus v1.8.1 15:11:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:11:15 go: downloading google.golang.org/grpc v1.44.0 15:11:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:11:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:11:15 go: downloading github.com/fatih/color v1.13.0 15:11:15 go: downloading github.com/mattn/go-isatty v0.0.14 15:11:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:11:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:11:15 go: downloading github.com/armon/go-metrics v0.3.10 15:11:15 go: downloading github.com/prometheus/client_golang v1.12.1 15:11:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:11:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:11:15 go: downloading github.com/open-policy-agent/opa v0.38.0 15:11:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:11:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:11:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:11:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:11:15 go: downloading github.com/mattn/go-colorable v0.1.12 15:11:16 go: downloading github.com/Masterminds/goutils v1.1.0 15:11:16 go: downloading github.com/Masterminds/semver v1.5.0 15:11:16 go: downloading github.com/google/uuid v1.1.2 15:11:16 go: downloading github.com/huandu/xstrings v1.3.2 15:11:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:11:16 go: downloading github.com/oklog/run v1.0.0 15:11:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:11:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:11:16 go: downloading github.com/prometheus/client_model v0.2.0 15:11:16 go: downloading github.com/prometheus/common v0.32.1 15:11:16 go: downloading github.com/beorn7/perks v1.0.1 15:11:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:11:16 go: downloading github.com/prometheus/procfs v0.7.3 15:11:16 go: downloading github.com/imkira/go-observer v1.0.3 15:11:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:11:16 go: downloading go.uber.org/atomic v1.9.0 15:11:16 go: downloading github.com/hashicorp/errwrap v1.1.0 15:11:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:11:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:11:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:11:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:11:16 go: downloading github.com/blang/semver/v4 v4.0.0 15:11:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:11:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:11:16 go: downloading github.com/jinzhu/gorm v1.9.16 15:11:16 go: downloading github.com/lib/pq v1.10.4 15:11:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:11:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:11:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:11:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:11:17 using credential edgex-jenkins-ssh 15:11:17 Cloning the remote Git repository 15:11:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:11:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:11:17 go: downloading github.com/stretchr/testify v1.7.0 15:11:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:11:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:11:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:11:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:11:17 > git init /w/workspace/edgex-go/5 # timeout=10 15:11:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:11:17 > git --version # timeout=10 15:11:17 > git --version # 'git version 2.25.1' 15:11:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:11:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:11:19 go: downloading github.com/stretchr/testify v1.7.0 15:11:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:11:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:11:20 go: downloading google.golang.org/api v0.70.0 15:11:20 go: downloading k8s.io/client-go v0.23.4 15:11:20 go: downloading k8s.io/api v0.23.4 15:11:20 go: downloading github.com/google/go-tpm v0.3.3 15:11:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:11:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:11:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:11:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:11:21 go: downloading cloud.google.com/go/storage v1.21.0 15:11:21 go: downloading cloud.google.com/go v0.100.2 15:11:21 go: downloading k8s.io/apimachinery v0.23.4 15:11:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:11:22 go: downloading cloud.google.com/go/security v1.3.0 15:11:22 go: downloading github.com/hashicorp/vault/api v1.4.1 15:11:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:11:22 go: downloading k8s.io/kube-aggregator v0.23.3 15:11:22 go: downloading google.golang.org/api v0.70.0 15:11:22 go: downloading k8s.io/api v0.23.4 15:11:22 go: downloading k8s.io/client-go v0.23.4 15:11:22 go: downloading github.com/google/go-tpm v0.3.3 15:11:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:11:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:11:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:11:23 go: downloading github.com/twmb/murmur3 v1.1.6 15:11:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:11:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:11:23 go: downloading github.com/jinzhu/inflection v1.0.0 15:11:23 go: downloading github.com/aws/smithy-go v1.11.0 15:11:23 go: downloading cloud.google.com/go/storage v1.21.0 15:11:23 go: downloading cloud.google.com/go v0.100.2 15:11:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:11:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:11:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:11:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:11:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:11:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:11:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:11:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:11:24 go: downloading k8s.io/apimachinery v0.23.4 15:11:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:11:24 go: downloading github.com/dimchansky/utfbom v1.1.1 15:11:24 go: downloading k8s.io/kube-aggregator v0.23.3 15:11:24 go: downloading cloud.google.com/go/compute v1.3.0 15:11:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:11:24 go: downloading cloud.google.com/go/security v1.3.0 15:11:24 go: downloading cloud.google.com/go/iam v0.1.1 15:11:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:11:24 go: downloading github.com/hashicorp/vault/api v1.4.1 15:11:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:11:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:11:24 go: downloading github.com/twmb/murmur3 v1.1.6 15:11:24 go: downloading github.com/jinzhu/inflection v1.0.0 15:11:24 go: downloading github.com/aws/smithy-go v1.11.0 15:11:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:11:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:11:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:11:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:11:25 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:11:25 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:11:25 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:11:25 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:11:25 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:11:25 go: downloading github.com/dimchansky/utfbom v1.1.1 15:11:25 go: downloading cloud.google.com/go/compute v1.3.0 15:11:25 go: downloading github.com/gogo/protobuf v1.3.2 15:11:25 go: downloading github.com/google/gofuzz v1.1.0 15:11:25 go: downloading k8s.io/klog/v2 v2.30.0 15:11:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:11:25 go: downloading cloud.google.com/go/iam v0.1.1 15:11:25 go: downloading github.com/spf13/pflag v1.0.5 15:11:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:11:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:11:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:11:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:11:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:11:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:11:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:11:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:11:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:11:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:11:26 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:11:26 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:11:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:11:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:11:26 go: downloading gopkg.in/yaml.v2 v2.4.0 15:11:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:11:26 go: downloading github.com/gobwas/glob v0.2.3 15:11:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:11:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:11:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:11:26 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:11:26 go: downloading go.opencensus.io v0.23.0 15:11:26 go: downloading gopkg.in/inf.v0 v0.9.1 15:11:26 go: downloading github.com/google/go-cmp v0.5.7 15:11:26 go: downloading github.com/go-logr/logr v1.2.2 15:11:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:11:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:11:26 go: downloading github.com/json-iterator/go v1.1.12 15:11:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:11:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:11:26 go: downloading github.com/googleapis/gnostic v0.5.5 15:11:26 go: downloading go.uber.org/zap v1.21.0 15:11:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:11:26 go: downloading github.com/tklauser/numcpus v0.3.0 15:11:26 go: downloading sigs.k8s.io/yaml v1.3.0 15:11:27 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:11:27 go: downloading github.com/golang/snappy v0.0.4 15:11:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:11:27 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:11:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:11:27 go: downloading github.com/hashicorp/go-version v1.2.0 15:11:27 go: downloading github.com/ryanuber/go-glob v1.0.0 15:11:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:11:27 go: downloading github.com/modern-go/reflect2 v1.0.2 15:11:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:11:27 go: downloading go.uber.org/multierr v1.6.0 15:11:27 go: downloading github.com/gogo/protobuf v1.3.2 15:11:27 go: downloading k8s.io/klog/v2 v2.30.0 15:11:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:11:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:11:27 go: downloading github.com/google/gofuzz v1.1.0 15:11:27 go: downloading github.com/spf13/pflag v1.0.5 15:11:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:11:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:11:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:11:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:11:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:11:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:11:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:11:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:11:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:11:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:11:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:11:27 go: downloading gopkg.in/yaml.v2 v2.4.0 15:11:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:11:27 go: downloading github.com/gobwas/glob v0.2.3 15:11:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:11:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:11:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:11:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:11:27 go: downloading go.opencensus.io v0.23.0 15:11:27 go: downloading gopkg.in/inf.v0 v0.9.1 15:11:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:11:28 go: downloading github.com/googleapis/gnostic v0.5.5 15:11:28 go: downloading github.com/go-logr/logr v1.2.2 15:11:28 go: downloading github.com/google/go-cmp v0.5.7 15:11:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:11:28 go: downloading github.com/json-iterator/go v1.1.12 15:11:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:11:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:11:28 go: downloading go.uber.org/zap v1.21.0 15:11:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:11:28 go: downloading github.com/tklauser/numcpus v0.3.0 15:11:28 go: downloading sigs.k8s.io/yaml v1.3.0 15:11:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:11:28 go: downloading github.com/golang/snappy v0.0.4 15:11:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:11:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:11:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:11:28 go: downloading github.com/hashicorp/go-version v1.2.0 15:11:28 go: downloading github.com/ryanuber/go-glob v1.0.0 15:11:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:11:28 go: downloading github.com/modern-go/reflect2 v1.0.2 15:11:28 go: downloading go.uber.org/multierr v1.6.0 15:11:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:11:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:11:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:11:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:11:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:11:37 Removing intermediate container a33096f4123c 15:11:37 ---> 959b7e9a813e 15:11:37 15:11:37 Step 10/23 : FROM alpine:3.14 15:11:37 Removing intermediate container be105c295017 15:11:37 ---> aa1c13d51a71 15:11:37 15:11:37 Step 10/22 : FROM alpine:3.14 15:11:37 Removing intermediate container e673f0a856b8 15:11:37 ---> 2a45a934295d 15:11:37 15:11:37 Step 9/20 : FROM alpine:3.15 15:11:37 3.14: Pulling from library/alpine 15:11:37 3.14: Pulling from library/alpine 15:11:37 3.15: Pulling from library/alpine 15:11:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:11:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:11:38 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:11:38 Status: Downloaded newer image for alpine:3.14 15:11:38 Status: Downloaded newer image for alpine:3.14 15:11:38 ---> e04c818066af 15:11:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:11:38 ---> e04c818066af 15:11:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:11:38 ---> Running in cb588e17d767 15:11:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:11:38 ---> Running in aa1ee29fc976 15:11:38 Status: Downloaded newer image for alpine:3.15 15:11:38 ---> 0ac33e5f5afa 15:11:38 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:11:38 ---> Running in 4549270401be 15:11:38 Merge succeeded, producing ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:11:38 Checking out Revision ba8927af0b0842ef7907e40e5de79cc070a50d1f (PR-4006) 15:11:39 Removing intermediate container 4549270401be 15:11:39 ---> 0c39689f7c7b 15:11:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:39 ---> Running in 7c33731e2462 15:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:11:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:11:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:11:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:11:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:11:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4006/head:refs/remotes/origin/PR-4006 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:11:38 > git config core.sparsecheckout # timeout=10 15:11:38 > git checkout -f ba8927af0b0842ef7907e40e5de79cc070a50d1f # timeout=10 15:11:38 > git remote # timeout=10 15:11:38 > git config --get remote.origin.url # timeout=10 15:11:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:38 > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 15:11:38 > git rev-parse HEAD^{commit} # timeout=10 15:11:38 > git config core.sparsecheckout # timeout=10 15:11:38 > git checkout -f ba8927af0b0842ef7907e40e5de79cc070a50d1f # timeout=10 15:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:11:39 (1/2) Installing ca-certificates (20211220-r0) 15:11:39 (2/2) Installing dumb-init (1.2.5-r1) 15:11:39 Executing busybox-1.33.1-r7.trigger 15:11:39 Executing ca-certificates-20211220-r0.trigger 15:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:11:39 OK: 6 MiB in 16 packages 15:11:39 (1/1) Installing dumb-init (1.2.5-r1) 15:11:39 Executing busybox-1.33.1-r7.trigger 15:11:39 OK: 6 MiB in 15 packages 15:11:41 Removing intermediate container 7c33731e2462 15:11:41 ---> 40df44db7cce 15:11:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompatRemoving intermediate container cb588e17d767 15:11:41 15:11:41 ---> 178c7af164bb 15:11:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:11:41 Removing intermediate container aa1ee29fc976 15:11:41 ---> 4b92b06d5f57 15:11:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:11:41 ---> Running in 7d7aaaf2d103 15:11:41 ---> Running in 04f8dd29f7fe 15:11:41 ---> Running in 867ef077f7d0 15:11:41 Removing intermediate container 867ef077f7d0 15:11:41 ---> 0486ece0ec18 15:11:41 Step 13/23 : ENV APP_PORT=59882 15:11:41 ---> Running in b57aae8f032d 15:11:41 Removing intermediate container 04f8dd29f7fe 15:11:41 ---> 24745f2e1234 15:11:41 Step 13/22 : ENV APP_PORT=59860 15:11:41 ---> Running in 699490adae9d 15:11:41 Removing intermediate container b57aae8f032d 15:11:41 ---> 3ad51513cd4e 15:11:41 Step 14/23 : EXPOSE $APP_PORT 15:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:41 ---> Running in 3ff9fd7eeb45 15:11:41 Removing intermediate container 699490adae9d 15:11:41 ---> 22cdf8fe0933 15:11:41 Step 14/22 : EXPOSE $APP_PORT 15:11:42 ---> Running in 8e97cdb742b3 15:11:42 Removing intermediate container 3ff9fd7eeb45 15:11:42 ---> eea37ab8faec 15:11:42 Step 15/23 : WORKDIR / 15:11:42 ---> Running in 7a6fca198043 15:11:42 Removing intermediate container 8e97cdb742b3 15:11:42 ---> d1f3d02873a6 15:11:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:42 Removing intermediate container 7a6fca198043 15:11:42 ---> 0a26cf4753ae 15:11:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:42 ---> 9677308f9d03 15:11:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:42 ---> 1dd5bb617ffe 15:11:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:11:43 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 15:11:43 v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] 15:11:43 OK: 15855 distinct packages available 15:11:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:43 Commit message: "docs(snap): Update snap/README" 15:11:43 ---> f3b38cb38212 15:11:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:43 ---> a7eff0baba85 15:11:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:11:44 (1/9) Installing ca-certificates (20211220-r0) 15:11:44 ---> d457cec587fa 15:11:44 Step 19/23 : ENTRYPOINT ["/core-command"] 15:11:44 (2/9) Installing brotli-libs (1.0.9-r5) 15:11:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:44 Dload Upload Total Spent Left Speed 15:11:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 156k 0 --:--:-- --:--:-- --:--:-- 156k 15:11:44 ---> 0bdc72d09ce3 15:11:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:11:44 ---> Running in 31ccde8a86d0 15:11:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:11:44 ---> Running in 9d886d8a2294 15:11:44 (4/9) Installing libcurl (7.80.0-r1) [Pipeline] sh 15:11:44 (5/9) Installing curl (7.80.0-r1) 15:11:44 Removing intermediate container 31ccde8a86d0 15:11:44 ---> 548d2d8ac479 15:11:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:11:44 Removing intermediate container 9d886d8a2294 15:11:44 ---> 5422f2979a9e 15:11:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:11:44 (6/9) Installing dumb-init (1.2.5-r1) 15:11:44 ---> Running in 59751885bf33 15:11:44 ---> Running in 2916a2be3ab5 15:11:44 (7/9) Installing musl-obstack (1.2.3-r0) 15:11:44 (8/9) Installing libucontext (1.1-r0) 15:11:44 Removing intermediate container 2916a2be3ab5 15:11:44 ---> 469e77f1124c 15:11:44 Step 20/22 : LABEL arch=x86_64 15:11:44 (9/9) Installing gcompat (1.0.0-r4) 15:11:44 ---> Running in 04926526566f 15:11:44 Removing intermediate container 59751885bf33 15:11:44 ---> e01db6859404 15:11:44 Step 21/23 : LABEL arch=x86_64 15:11:44 Executing busybox-1.34.1-r5.trigger 15:11:44 Executing ca-certificates-20211220-r0.trigger 15:11:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:11:45 OK: 8 MiB in 23 packages 15:11:45 ---> Running in a8e93a5544b2 15:11:45 Removing intermediate container 04926526566f 15:11:45 ---> c64ddcc21e8c 15:11:45 Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:11:45 ---> Running in c543f25efdf2 15:11:45 Removing intermediate container a8e93a5544b2 15:11:45 ---> ed41bd9bdd96 15:11:45 Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:11:45 + sudo tee /etc/docker/daemon.new 15:11:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:11:45 { 15:11:45 "registry-mirrors": [ 15:11:45 "https://nexus3.edgexfoundry.org:10001" 15:11:45 ], 15:11:45 "bip": "10.250.0.254/24", 15:11:45 "hosts": [ 15:11:45 "tcp://0.0.0.0:5555", 15:11:45 "unix:///var/run/docker.sock" 15:11:45 ], 15:11:45 "mtu": 1458, 15:11:45 "selinux-enabled": true, 15:11:45 "seccomp-profile": "/etc/docker/seccomp.json" 15:11:45 } [Pipeline] sh 15:11:45 ---> Running in 80e9df01b69c 15:11:45 Removing intermediate container c543f25efdf2 15:11:45 ---> ae4c8d274d82 15:11:45 Step 22/22 : LABEL version=0.0.0 15:11:45 ---> Running in ac80cbce866a 15:11:45 Removing intermediate container 80e9df01b69c 15:11:45 ---> 74c85681832c 15:11:45 Step 23/23 : LABEL version=0.0.0 15:11:45 Removing intermediate container ac80cbce866a 15:11:45 ---> 4f728d0107fb 15:11:45 15:11:45 ---> Running in e5f264e3fc08 15:11:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:11:46 Successfully built 4f728d0107fb 15:11:46 Successfully tagged support-notifications:latest 15:11:46  Building support-notifications ... done Building sys-mgmt-agent 15:11:46 Removing intermediate container 7d7aaaf2d103 15:11:46 ---> 292e20c8cf18 15:11:46 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:46 + sudo service docker restart 15:11:46 Removing intermediate container e5f264e3fc08 15:11:46 ---> 03c2666e0102 15:11:46 15:11:46 Successfully built 03c2666e0102 15:11:46 Successfully tagged core-command:latest 15:11:46  Building core-command ... done Building security-spire-server 15:11:47 ---> 7f062b78cf32 15:11:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:11:49 ---> 050e0bd0eb72 15:11:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:11:49 ---> 995adc8082cd 15:11:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:11:49 ---> Running in 9d7ad33f235d 15:11:50 Removing intermediate container 9d7ad33f235d 15:11:50 ---> 877e6cdaa9cc 15:11:50 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:11:50 ---> Running in 959e6279da29 15:11:50 Removing intermediate container 959e6279da29 15:11:50 ---> 784f3547eebf 15:11:50 Step 18/20 : LABEL arch=x86_64 15:11:50 ---> Running in 7db2ef3bd0ac 15:11:51 Removing intermediate container 7db2ef3bd0ac 15:11:51 ---> cd94b25968d6 15:11:51 Step 19/20 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:11:51 ---> Running in d276372dc702 15:11:51 Removing intermediate container d276372dc702 15:11:51 ---> a58633520e6b 15:11:51 Step 20/20 : LABEL version=0.0.0 15:11:51 ---> Running in fb0ea21d30ac 15:11:52 Removing intermediate container fb0ea21d30ac 15:11:52 ---> 42c4bd8912f1 15:11:52 15:11:52 Successfully built 42c4bd8912f1 15:11:52 Successfully tagged security-spiffe-token-provider:latest 15:11:52 Building security-proxy-setup 15:11:54  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:11:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:11:54 ---> a0db04df0662 15:11:54 Step 3/23 : WORKDIR /edgex-go 15:11:54 ---> Using cache 15:11:54 ---> db53b9629d6f 15:11:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:54 ---> Using cache 15:11:54 ---> a0f48a9a0f6f 15:11:54 Step 5/23 : RUN apk add --update --no-cache make bash git 15:11:55 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:11:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:11:55 ---> a0db04df0662 15:11:55 Step 3/25 : WORKDIR /edgex-go 15:11:55 ---> Using cache 15:11:55 ---> db53b9629d6f 15:11:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:55 ---> Using cache 15:11:55 ---> a0f48a9a0f6f 15:11:55 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:11:55 ---> Running in ece7708b15a1 15:11:55 ---> Running in cd415bb9ccc0 15:11:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:58 OK: 221 MiB in 52 packages 15:11:58 OK: 221 MiB in 52 packages 15:11:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:11:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:11:58 ---> a0db04df0662 15:11:58 Step 3/22 : WORKDIR /edgex-go 15:11:58 ---> Using cache 15:11:58 ---> db53b9629d6f 15:11:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:58 ---> Using cache 15:11:58 ---> a0f48a9a0f6f 15:11:58 Step 5/22 : RUN apk add --update --no-cache make git 15:11:59 ---> Running in fc1f3b546407 15:11:59 Removing intermediate container ece7708b15a1 15:11:59 Removing intermediate container cd415bb9ccc0 15:11:59 ---> 3ff336b6242d 15:11:59 ---> b2d1c1bc6241 15:11:59 Step 6/23 : COPY go.mod vendor* ./Step 6/25 : COPY go.mod vendor* ./ 15:11:59 15:12:00 ---> b4eb2bfe772d 15:12:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:00 ---> 6c27dd8d7d2e 15:12:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:00 ---> Running in 491fe1d3b931 15:12:00 ---> Running in 8edb871e61a6 15:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:12:01 OK: 221 MiB in 52 packages 15:12:02 Removing intermediate container 491fe1d3b931 15:12:02 ---> 95ab8dc9ba9d 15:12:02 Step 8/23 : COPY . . 15:12:02 Removing intermediate container fc1f3b546407 15:12:02 ---> b37649fd6a82 15:12:02 Step 6/22 : COPY go.mod vendor* ./ 15:12:02 Removing intermediate container 8edb871e61a6 15:12:02 ---> c55c4ab2df94 15:12:02 Step 8/25 : COPY . . 15:12:03 ---> 0adaef373be8 15:12:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:03 ---> Running in 8b54c14b4d01 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:04 provisioning config files... 15:12:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5702363783200309513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:04 ---> docker-login.sh 15:12:04 nexus3.edgexfoundry.org:10001 15:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:05 Configure a credential helper to remove this warning. See 15:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:05 15:12:05 Login Succeeded 15:12:05 nexus3.edgexfoundry.org:10002 15:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:06 Configure a credential helper to remove this warning. See 15:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:06 15:12:06 Login Succeeded 15:12:06 nexus3.edgexfoundry.org:10003 15:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:06 Configure a credential helper to remove this warning. See 15:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:06 15:12:06 Login Succeeded 15:12:06 nexus3.edgexfoundry.org:10004 15:12:07 Removing intermediate container 8b54c14b4d01 15:12:07 ---> bea57b60055b 15:12:07 Step 8/22 : COPY . . 15:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:07 Configure a credential helper to remove this warning. See 15:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:07 15:12:07 Login Succeeded 15:12:07 docker.io 15:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:08 Configure a credential helper to remove this warning. See 15:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:08 15:12:08 Login Succeeded 15:12:08 ---> docker-login.sh ends [Pipeline] } 15:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:12:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:08 ========================================================= 15:12:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:12:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:12:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:12:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:12:09 9b3977197b4f: Pulling fs layer 15:12:09 1a89e8eeedd5: Pulling fs layer 15:12:09 94645a83ff95: Pulling fs layer 15:12:09 3f3a8bcf1eab: Pulling fs layer 15:12:09 0c92f367c5e7: Pulling fs layer 15:12:09 3f3a8bcf1eab: Waiting 15:12:09 3096ccb668a1: Pulling fs layer 15:12:09 e8cf19c19ddd: Pulling fs layer 15:12:09 a4caa8a26152: Pulling fs layer 15:12:09 3096ccb668a1: Waiting 15:12:09 e8cf19c19ddd: Waiting 15:12:09 a4caa8a26152: Waiting 15:12:09 0c92f367c5e7: Waiting 15:12:09 94645a83ff95: Download complete 15:12:09 1a89e8eeedd5: Verifying Checksum 15:12:09 1a89e8eeedd5: Download complete 15:12:09 0c92f367c5e7: Verifying Checksum 15:12:09 0c92f367c5e7: Download complete 15:12:09 3096ccb668a1: Verifying Checksum 15:12:09 3096ccb668a1: Download complete 15:12:09 9b3977197b4f: Verifying Checksum 15:12:09 9b3977197b4f: Download complete 15:12:09 e8cf19c19ddd: Verifying Checksum 15:12:09 e8cf19c19ddd: Download complete 15:12:10 9b3977197b4f: Pull complete 15:12:10 1a89e8eeedd5: Pull complete 15:12:11 94645a83ff95: Pull complete 15:12:11 a4caa8a26152: Download complete 15:12:12 3f3a8bcf1eab: Verifying Checksum 15:12:12 3f3a8bcf1eab: Download complete 15:12:17 ---> dda5f271e6d4 15:12:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:12:17 ---> Running in d131c4f19214 15:12:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:12:18 ---> 74a0e4676d64 15:12:18 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:12:18 ---> Running in 78642c0c15d9 15:12:18 Removing intermediate container 78642c0c15d9 15:12:18 ---> 0a76e7def103 15:12:18 Step 10/25 : RUN mkdir -p spire-build 15:12:18 ---> Running in f43a32810b0d 15:12:20 Removing intermediate container f43a32810b0d 15:12:20 ---> f9dcb6f8a2df 15:12:20 Step 11/25 : WORKDIR /edgex-go/spire-build 15:12:20 ---> Running in 6a2b74b6dae7 15:12:20 Removing intermediate container 6a2b74b6dae7 15:12:20 ---> 113a5981614f 15:12:20 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 15:12:20 ---> Running in 09189efbeb4f 15:12:22 spire-1.2.1/ 15:12:22 spire-1.2.1/.data/ 15:12:22 spire-1.2.1/.data/.file 15:12:22 spire-1.2.1/.dockerignore 15:12:22 spire-1.2.1/.gitattributes 15:12:22 spire-1.2.1/.githooks/ 15:12:22 spire-1.2.1/.githooks/pre-commit 15:12:22 spire-1.2.1/.github/ 15:12:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:12:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:12:22 spire-1.2.1/.github/dependabot.yml 15:12:22 spire-1.2.1/.github/workflows/ 15:12:22 spire-1.2.1/.github/workflows/nightly_build.yaml 15:12:22 spire-1.2.1/.github/workflows/pr_build.yaml 15:12:22 spire-1.2.1/.github/workflows/release_build.yaml 15:12:22 spire-1.2.1/.github/workflows/scripts/ 15:12:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:12:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:12:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:12:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:12:22 spire-1.2.1/.github/workflows/scripts/split.sh 15:12:22 spire-1.2.1/.gitignore 15:12:22 spire-1.2.1/.go-version 15:12:22 spire-1.2.1/.golangci.yml 15:12:22 spire-1.2.1/ADOPTERS.md 15:12:22 spire-1.2.1/CHANGELOG.md 15:12:22 spire-1.2.1/CODE-OF-CONDUCT.md 15:12:22 spire-1.2.1/CODEOWNERS 15:12:22 spire-1.2.1/CONTRIBUTING.md 15:12:22 spire-1.2.1/Dockerfile 15:12:22 spire-1.2.1/Dockerfile.dev 15:12:22 spire-1.2.1/Dockerfile.scratch 15:12:22 spire-1.2.1/LICENSE 15:12:22 spire-1.2.1/MAINTAINERS.md 15:12:22 spire-1.2.1/Makefile 15:12:22 spire-1.2.1/README.md 15:12:22 spire-1.2.1/ROADMAP.md 15:12:22 spire-1.2.1/SECURITY.md 15:12:22 spire-1.2.1/cmd/ 15:12:22 spire-1.2.1/cmd/spire-agent/ 15:12:22 spire-1.2.1/cmd/spire-agent/cli/ 15:12:22 spire-1.2.1/cmd/spire-agent/cli/api/ 15:12:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/common/ 15:12:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:12:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/run/ 15:12:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:12:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:12:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:12:22 spire-1.2.1/cmd/spire-agent/main.go 15:12:22 spire-1.2.1/cmd/spire-server/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/agent/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/cli.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/run/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/token/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/validate/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/x509/ 15:12:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:12:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:12:22 spire-1.2.1/cmd/spire-server/main.go 15:12:22 spire-1.2.1/cmd/spire-server/util/ 15:12:22 spire-1.2.1/cmd/spire-server/util/util.go 15:12:22 spire-1.2.1/conf/ 15:12:22 spire-1.2.1/conf/agent/ 15:12:22 spire-1.2.1/conf/agent/agent.conf 15:12:22 spire-1.2.1/conf/agent/agent_full.conf 15:12:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:12:22 spire-1.2.1/conf/server/ 15:12:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:12:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:12:22 spire-1.2.1/conf/server/server.conf 15:12:22 spire-1.2.1/conf/server/server_full.conf 15:12:22 spire-1.2.1/doc/ 15:12:22 spire-1.2.1/doc/SPIRE101.md 15:12:22 spire-1.2.1/doc/auditlog.md 15:12:22 spire-1.2.1/doc/authorization_policy_engine.md 15:12:22 spire-1.2.1/doc/changelog_guidelines.md 15:12:22 spire-1.2.1/doc/cure53-report.pdf 15:12:22 spire-1.2.1/doc/images/ 15:12:22 spire-1.2.1/doc/images/2019_roadmap.png 15:12:22 spire-1.2.1/doc/images/SPIRE101.png 15:12:22 spire-1.2.1/doc/images/SPIRE_agent.png 15:12:22 spire-1.2.1/doc/images/SPIRE_server.png 15:12:22 spire-1.2.1/doc/images/cache_mgr.png 15:12:22 spire-1.2.1/doc/images/cache_mgr_components.png 15:12:22 spire-1.2.1/doc/images/federated_spire.png 15:12:22 spire-1.2.1/doc/images/ha_mode.png 15:12:22 spire-1.2.1/doc/images/nested_spire.png 15:12:22 spire-1.2.1/doc/images/oidc_federation.png 15:12:22 spire-1.2.1/doc/images/single_trust_domain.png 15:12:22 spire-1.2.1/doc/images/spiffe_compatible.png 15:12:22 spire-1.2.1/doc/images/spire_logo.png 15:12:22 spire-1.2.1/doc/migrating_registration_api_clients.md 15:12:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:12:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:12:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:12:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:12:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:12:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:12:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:12:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:12:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:12:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:12:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:12:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:12:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:12:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:12:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:12:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:12:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:12:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:12:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:12:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:12:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:12:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:12:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:12:22 spire-1.2.1/doc/scaling_spire.md 15:12:22 spire-1.2.1/doc/spire_agent.md 15:12:22 spire-1.2.1/doc/spire_server.md 15:12:22 spire-1.2.1/doc/supported_integrations.md 15:12:22 spire-1.2.1/doc/telemetry.md 15:12:22 spire-1.2.1/doc/telemetry_config.md 15:12:22 spire-1.2.1/doc/upgrading.md 15:12:22 spire-1.2.1/doc/using_spire.md 15:12:22 spire-1.2.1/examples/ 15:12:22 spire-1.2.1/examples/README.md 15:12:22 spire-1.2.1/go.mod 15:12:22 spire-1.2.1/go.sum 15:12:22 spire-1.2.1/pkg/ 15:12:22 spire-1.2.1/pkg/agent/ 15:12:22 spire-1.2.1/pkg/agent/agent.go 15:12:22 spire-1.2.1/pkg/agent/api/ 15:12:22 spire-1.2.1/pkg/agent/api/config.go 15:12:22 spire-1.2.1/pkg/agent/api/debug/ 15:12:22 spire-1.2.1/pkg/agent/api/debug/v1/ 15:12:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:12:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:12:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:12:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:12:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:12:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:12:22 spire-1.2.1/pkg/agent/api/endpoints.go 15:12:22 spire-1.2.1/pkg/agent/api/health/ 15:12:22 spire-1.2.1/pkg/agent/api/health/v1/ 15:12:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:12:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:12:22 spire-1.2.1/pkg/agent/api/rpccontext/ 15:12:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:12:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:12:22 spire-1.2.1/pkg/agent/attestor/ 15:12:22 spire-1.2.1/pkg/agent/attestor/node/ 15:12:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:12:22 spire-1.2.1/pkg/agent/attestor/node/node.go 15:12:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:12:22 spire-1.2.1/pkg/agent/attestor/workload/ 15:12:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:12:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:12:22 spire-1.2.1/pkg/agent/catalog/ 15:12:22 spire-1.2.1/pkg/agent/catalog/catalog.go 15:12:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:12:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:12:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:12:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:12:22 spire-1.2.1/pkg/agent/client/ 15:12:22 spire-1.2.1/pkg/agent/client/client.go 15:12:22 spire-1.2.1/pkg/agent/client/client_test.go 15:12:22 spire-1.2.1/pkg/agent/client/dial.go 15:12:22 spire-1.2.1/pkg/agent/client/nodeconn.go 15:12:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:12:22 spire-1.2.1/pkg/agent/client/update.go 15:12:22 spire-1.2.1/pkg/agent/client/util.go 15:12:22 spire-1.2.1/pkg/agent/common/ 15:12:22 spire-1.2.1/pkg/agent/common/backoff/ 15:12:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:12:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:12:22 spire-1.2.1/pkg/agent/common/cgroups/ 15:12:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:12:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:12:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:12:22 spire-1.2.1/pkg/agent/config.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/ 15:12:22 spire-1.2.1/pkg/agent/endpoints/config.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:12:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:12:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/workload/ 15:12:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:12:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:12:22 spire-1.2.1/pkg/agent/manager/ 15:12:22 spire-1.2.1/pkg/agent/manager/cache/ 15:12:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:12:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:12:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:12:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:12:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:12:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:12:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:12:22 spire-1.2.1/pkg/agent/manager/config.go 15:12:22 spire-1.2.1/pkg/agent/manager/manager.go 15:12:22 spire-1.2.1/pkg/agent/manager/manager_test.go 15:12:22 spire-1.2.1/pkg/agent/manager/storage.go 15:12:22 spire-1.2.1/pkg/agent/manager/storage_test.go 15:12:22 spire-1.2.1/pkg/agent/manager/storecache/ 15:12:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:12:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:12:22 spire-1.2.1/pkg/agent/manager/sync.go 15:12:22 spire-1.2.1/pkg/agent/plugin/ 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:12:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:12:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:12:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:12:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:12:22 spire-1.2.1/pkg/agent/svid/ 15:12:22 spire-1.2.1/pkg/agent/svid/rotator.go 15:12:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:12:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:12:22 spire-1.2.1/pkg/agent/svid/store/ 15:12:22 spire-1.2.1/pkg/agent/svid/store/service.go 15:12:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:12:22 spire-1.2.1/pkg/common/ 15:12:22 spire-1.2.1/pkg/common/agentpathtemplate/ 15:12:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:12:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:12:22 spire-1.2.1/pkg/common/api/ 15:12:22 spire-1.2.1/pkg/common/api/metrics.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/ 15:12:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/logger.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/names.go 15:12:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:12:22 spire-1.2.1/pkg/common/api/names.go 15:12:22 spire-1.2.1/pkg/common/api/ratelimit.go 15:12:22 spire-1.2.1/pkg/common/api/rpccontext/ 15:12:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:12:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:12:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:12:22 spire-1.2.1/pkg/common/auth/ 15:12:22 spire-1.2.1/pkg/common/auth/interceptors.go 15:12:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:12:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/ 15:12:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/types.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:12:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:12:22 spire-1.2.1/pkg/common/catalog/ 15:12:22 spire-1.2.1/pkg/common/catalog/bind.go 15:12:22 spire-1.2.1/pkg/common/catalog/builtin.go 15:12:22 spire-1.2.1/pkg/common/catalog/catalog.go 15:12:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:12:22 spire-1.2.1/pkg/common/catalog/closers.go 15:12:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:12:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:12:22 spire-1.2.1/pkg/common/catalog/config.go 15:12:22 spire-1.2.1/pkg/common/catalog/config_test.go 15:12:22 spire-1.2.1/pkg/common/catalog/configure.go 15:12:22 spire-1.2.1/pkg/common/catalog/constraints.go 15:12:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:12:22 spire-1.2.1/pkg/common/catalog/context.go 15:12:22 spire-1.2.1/pkg/common/catalog/external.go 15:12:22 spire-1.2.1/pkg/common/catalog/host.go 15:12:22 spire-1.2.1/pkg/common/catalog/pipenet.go 15:12:22 spire-1.2.1/pkg/common/catalog/plugin.go 15:12:22 spire-1.2.1/pkg/common/catalog/testplugin/ 15:12:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:12:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:12:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:12:22 spire-1.2.1/pkg/common/cli/ 15:12:22 spire-1.2.1/pkg/common/cli/env.go 15:12:22 spire-1.2.1/pkg/common/cli/flags.go 15:12:22 spire-1.2.1/pkg/common/cli/trust_domain.go 15:12:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:12:22 spire-1.2.1/pkg/common/cli/umask.go 15:12:22 spire-1.2.1/pkg/common/cli/umask_posix.go 15:12:22 spire-1.2.1/pkg/common/cli/umask_test.go 15:12:22 spire-1.2.1/pkg/common/cli/umask_windows.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/ 15:12:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/flag.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/format.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/ 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:12:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:12:22 spire-1.2.1/pkg/common/coretypes/ 15:12:22 spire-1.2.1/pkg/common/coretypes/bundle/ 15:12:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:12:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:12:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:12:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:12:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:12:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:12:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:12:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:12:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:12:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:12:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:12:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:12:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:12:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:12:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:12:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:12:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:12:22 spire-1.2.1/pkg/common/cryptoutil/ 15:12:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:12:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:12:22 spire-1.2.1/pkg/common/diskutil/ 15:12:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:12:22 spire-1.2.1/pkg/common/diskutil/file_test.go 15:12:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:12:22 spire-1.2.1/pkg/common/errorutil/ 15:12:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:12:22 spire-1.2.1/pkg/common/health/ 15:12:22 spire-1.2.1/pkg/common/health/config.go 15:12:22 spire-1.2.1/pkg/common/health/context.go 15:12:22 spire-1.2.1/pkg/common/health/context_test.go 15:12:22 spire-1.2.1/pkg/common/health/health.go 15:12:22 spire-1.2.1/pkg/common/health/health_test.go 15:12:22 spire-1.2.1/pkg/common/health/logger.go 15:12:22 spire-1.2.1/pkg/common/hostservice/ 15:12:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:12:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:12:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:12:22 spire-1.2.1/pkg/common/idutil/ 15:12:22 spire-1.2.1/pkg/common/idutil/require.go 15:12:22 spire-1.2.1/pkg/common/idutil/require_test.go 15:12:22 spire-1.2.1/pkg/common/idutil/safety.go 15:12:22 spire-1.2.1/pkg/common/idutil/safety_test.go 15:12:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:12:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:12:22 spire-1.2.1/pkg/common/jwtsvid/ 15:12:22 spire-1.2.1/pkg/common/jwtsvid/common.go 15:12:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:12:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:12:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:12:22 spire-1.2.1/pkg/common/jwtutil/ 15:12:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:12:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:12:22 spire-1.2.1/pkg/common/log/ 15:12:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:12:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:12:22 spire-1.2.1/pkg/common/log/log.go 15:12:22 spire-1.2.1/pkg/common/log/log_test.go 15:12:22 spire-1.2.1/pkg/common/log/options.go 15:12:22 spire-1.2.1/pkg/common/nodeutil/ 15:12:22 spire-1.2.1/pkg/common/nodeutil/node.go 15:12:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:12:22 spire-1.2.1/pkg/common/peertracker/ 15:12:22 spire-1.2.1/pkg/common/peertracker/conn.go 15:12:22 spire-1.2.1/pkg/common/peertracker/credentials.go 15:12:22 spire-1.2.1/pkg/common/peertracker/errors.go 15:12:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:12:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:12:22 spire-1.2.1/pkg/common/peertracker/info.go 15:12:22 spire-1.2.1/pkg/common/peertracker/listener.go 15:12:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:12:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:12:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:12:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:12:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:12:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:12:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:12:22 spire-1.2.1/pkg/common/peertracker/tcp.go 15:12:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:12:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:12:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:12:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:12:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:12:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:12:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:12:22 spire-1.2.1/pkg/common/peertracker/uds.go 15:12:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:12:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:12:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:12:22 spire-1.2.1/pkg/common/pemutil/ 15:12:22 spire-1.2.1/pkg/common/pemutil/block.go 15:12:22 spire-1.2.1/pkg/common/pemutil/certs.go 15:12:22 spire-1.2.1/pkg/common/pemutil/common.go 15:12:22 spire-1.2.1/pkg/common/pemutil/csr.go 15:12:22 spire-1.2.1/pkg/common/pemutil/keys.go 15:12:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/ 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:12:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:12:22 spire-1.2.1/pkg/common/plugin/ 15:12:22 spire-1.2.1/pkg/common/plugin/aws/ 15:12:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:12:22 spire-1.2.1/pkg/common/plugin/azure/ 15:12:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:12:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:12:22 spire-1.2.1/pkg/common/plugin/facade.go 15:12:22 spire-1.2.1/pkg/common/plugin/facade_test.go 15:12:22 spire-1.2.1/pkg/common/plugin/gcp/ 15:12:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:12:22 spire-1.2.1/pkg/common/plugin/k8s/ 15:12:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:12:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:12:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:12:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:12:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:12:22 spire-1.2.1/pkg/common/plugin/log.go 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/ 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:12:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:12:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:12:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:12:22 spire-1.2.1/pkg/common/plugin/x509pop/ 15:12:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:12:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:12:22 spire-1.2.1/pkg/common/profiling/ 15:12:22 spire-1.2.1/pkg/common/profiling/dumpers.go 15:12:22 spire-1.2.1/pkg/common/profiling/profiling.go 15:12:22 spire-1.2.1/pkg/common/protoutil/ 15:12:22 spire-1.2.1/pkg/common/protoutil/masks.go 15:12:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:12:22 spire-1.2.1/pkg/common/rotationutil/ 15:12:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:12:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:12:22 spire-1.2.1/pkg/common/selector/ 15:12:22 spire-1.2.1/pkg/common/selector/selector.go 15:12:22 spire-1.2.1/pkg/common/selector/selector_test.go 15:12:22 spire-1.2.1/pkg/common/selector/set.go 15:12:22 spire-1.2.1/pkg/common/selector/set_utils.go 15:12:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/ 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/ 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:12:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:12:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:12:22 spire-1.2.1/pkg/common/telemetry/call.go 15:12:22 spire-1.2.1/pkg/common/telemetry/common/ 15:12:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:12:22 spire-1.2.1/pkg/common/telemetry/config.go 15:12:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:12:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/inmem.go 15:12:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/m3.go 15:12:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/metrics.go 15:12:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/names.go 15:12:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:12:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:12:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/ 15:12:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:12:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:12:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:12:22 spire-1.2.1/pkg/common/telemetry/server/server.go 15:12:22 spire-1.2.1/pkg/common/telemetry/sink.go 15:12:22 spire-1.2.1/pkg/common/telemetry/statsd.go 15:12:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:12:22 spire-1.2.1/pkg/common/telemetry/uptime.go 15:12:22 spire-1.2.1/pkg/common/telemetry/version.go 15:12:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:12:22 spire-1.2.1/pkg/common/uptime/ 15:12:22 spire-1.2.1/pkg/common/uptime/uptime.go 15:12:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:12:22 spire-1.2.1/pkg/common/util/ 15:12:22 spire-1.2.1/pkg/common/util/certs.go 15:12:22 spire-1.2.1/pkg/common/util/certs_test.go 15:12:22 spire-1.2.1/pkg/common/util/csr.go 15:12:22 spire-1.2.1/pkg/common/util/hash.go 15:12:22 spire-1.2.1/pkg/common/util/selectors.go 15:12:22 spire-1.2.1/pkg/common/util/selectors_test.go 15:12:22 spire-1.2.1/pkg/common/util/signals.go 15:12:22 spire-1.2.1/pkg/common/util/sort.go 15:12:22 spire-1.2.1/pkg/common/util/sort_test.go 15:12:22 spire-1.2.1/pkg/common/util/task.go 15:12:22 spire-1.2.1/pkg/common/util/task_test.go 15:12:22 spire-1.2.1/pkg/common/util/testdata/ 15:12:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:12:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:12:22 spire-1.2.1/pkg/common/version/ 15:12:22 spire-1.2.1/pkg/common/version/version.go 15:12:22 spire-1.2.1/pkg/common/x509svid/ 15:12:22 spire-1.2.1/pkg/common/x509svid/common_test.go 15:12:22 spire-1.2.1/pkg/common/x509svid/csr.go 15:12:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:12:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:12:22 spire-1.2.1/pkg/common/x509util/ 15:12:22 spire-1.2.1/pkg/common/x509util/cert.go 15:12:22 spire-1.2.1/pkg/common/x509util/dns.go 15:12:22 spire-1.2.1/pkg/common/x509util/dns_test.go 15:12:22 spire-1.2.1/pkg/common/x509util/keyid.go 15:12:22 spire-1.2.1/pkg/common/x509util/keypair.go 15:12:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:12:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:12:22 spire-1.2.1/pkg/server/ 15:12:22 spire-1.2.1/pkg/server/api/ 15:12:22 spire-1.2.1/pkg/server/api/agent.go 15:12:22 spire-1.2.1/pkg/server/api/agent/ 15:12:22 spire-1.2.1/pkg/server/api/agent/v1/ 15:12:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:12:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:12:22 spire-1.2.1/pkg/server/api/agent_test.go 15:12:22 spire-1.2.1/pkg/server/api/api.go 15:12:22 spire-1.2.1/pkg/server/api/audit/ 15:12:22 spire-1.2.1/pkg/server/api/audit/audit.go 15:12:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:12:22 spire-1.2.1/pkg/server/api/bundle.go 15:12:22 spire-1.2.1/pkg/server/api/bundle/ 15:12:22 spire-1.2.1/pkg/server/api/bundle/v1/ 15:12:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:12:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:12:22 spire-1.2.1/pkg/server/api/bundle_test.go 15:12:22 spire-1.2.1/pkg/server/api/debug/ 15:12:22 spire-1.2.1/pkg/server/api/debug/v1/ 15:12:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:12:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:12:22 spire-1.2.1/pkg/server/api/entry.go 15:12:22 spire-1.2.1/pkg/server/api/entry/ 15:12:22 spire-1.2.1/pkg/server/api/entry/v1/ 15:12:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:12:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:12:22 spire-1.2.1/pkg/server/api/entry_test.go 15:12:22 spire-1.2.1/pkg/server/api/health/ 15:12:22 spire-1.2.1/pkg/server/api/health/v1/ 15:12:22 spire-1.2.1/pkg/server/api/health/v1/service.go 15:12:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:12:22 spire-1.2.1/pkg/server/api/id.go 15:12:22 spire-1.2.1/pkg/server/api/id_test.go 15:12:22 spire-1.2.1/pkg/server/api/limits/ 15:12:22 spire-1.2.1/pkg/server/api/limits/limits.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/ 15:12:22 spire-1.2.1/pkg/server/api/middleware/alias.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/audit.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/caller.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/common.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/entries.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:12:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:12:22 spire-1.2.1/pkg/server/api/ratelimit.go 15:12:22 spire-1.2.1/pkg/server/api/rpccontext/ 15:12:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:12:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:12:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:12:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:12:22 spire-1.2.1/pkg/server/api/selector.go 15:12:22 spire-1.2.1/pkg/server/api/selector_test.go 15:12:22 spire-1.2.1/pkg/server/api/status.go 15:12:22 spire-1.2.1/pkg/server/api/status_test.go 15:12:22 spire-1.2.1/pkg/server/api/svid/ 15:12:22 spire-1.2.1/pkg/server/api/svid/v1/ 15:12:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:12:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:12:22 spire-1.2.1/pkg/server/api/trustdomain.go 15:12:22 spire-1.2.1/pkg/server/api/trustdomain/ 15:12:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:12:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:12:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:12:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:12:22 spire-1.2.1/pkg/server/authpolicy/ 15:12:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:12:22 spire-1.2.1/pkg/server/authpolicy/policy.go 15:12:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:12:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:12:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:12:22 spire-1.2.1/pkg/server/authpolicy/validate.go 15:12:22 spire-1.2.1/pkg/server/bundle/ 15:12:22 spire-1.2.1/pkg/server/bundle/client/ 15:12:22 spire-1.2.1/pkg/server/bundle/client/client.go 15:12:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:12:22 spire-1.2.1/pkg/server/bundle/client/manager.go 15:12:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:12:22 spire-1.2.1/pkg/server/bundle/client/sources.go 15:12:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:12:22 spire-1.2.1/pkg/server/bundle/client/updater.go 15:12:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:12:22 spire-1.2.1/pkg/server/ca/ 15:12:22 spire-1.2.1/pkg/server/ca/ca.go 15:12:22 spire-1.2.1/pkg/server/ca/ca_health.go 15:12:22 spire-1.2.1/pkg/server/ca/ca_test.go 15:12:22 spire-1.2.1/pkg/server/ca/journal.go 15:12:22 spire-1.2.1/pkg/server/ca/journal_test.go 15:12:22 spire-1.2.1/pkg/server/ca/manager.go 15:12:22 spire-1.2.1/pkg/server/ca/manager_health.go 15:12:22 spire-1.2.1/pkg/server/ca/manager_test.go 15:12:22 spire-1.2.1/pkg/server/ca/templates.go 15:12:22 spire-1.2.1/pkg/server/ca/upstream_client.go 15:12:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:12:22 spire-1.2.1/pkg/server/ca/validation.go 15:12:22 spire-1.2.1/pkg/server/cache/ 15:12:22 spire-1.2.1/pkg/server/cache/dscache/ 15:12:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:12:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:12:22 spire-1.2.1/pkg/server/cache/entrycache/ 15:12:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:12:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:12:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:12:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:12:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:12:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:12:22 spire-1.2.1/pkg/server/catalog/ 15:12:22 spire-1.2.1/pkg/server/catalog/catalog.go 15:12:22 spire-1.2.1/pkg/server/catalog/keymanager.go 15:12:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:12:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:12:22 spire-1.2.1/pkg/server/catalog/notifier.go 15:12:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:12:22 spire-1.2.1/pkg/server/config.go 15:12:22 spire-1.2.1/pkg/server/datastore/ 15:12:22 spire-1.2.1/pkg/server/datastore/datastore.go 15:12:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:12:22 spire-1.2.1/pkg/server/datastore/repository.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:12:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:12:22 spire-1.2.1/pkg/server/endpoints/ 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/ 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:12:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:12:22 spire-1.2.1/pkg/server/endpoints/config.go 15:12:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:12:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:12:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:12:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:12:22 spire-1.2.1/pkg/server/endpoints/middleware.go 15:12:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:12:22 spire-1.2.1/pkg/server/hostservice/ 15:12:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:12:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:12:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:12:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:12:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:12:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:12:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:12:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/ 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/ 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:12:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:12:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:12:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/ 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:12:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:12:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:12:22 spire-1.2.1/pkg/server/registration/ 15:12:22 spire-1.2.1/pkg/server/registration/manager.go 15:12:22 spire-1.2.1/pkg/server/registration/manager_test.go 15:12:22 spire-1.2.1/pkg/server/scanentries.go 15:12:22 spire-1.2.1/pkg/server/scanentries_test.go 15:12:22 spire-1.2.1/pkg/server/server.go 15:12:22 spire-1.2.1/pkg/server/server_test.go 15:12:22 spire-1.2.1/pkg/server/svid/ 15:12:22 spire-1.2.1/pkg/server/svid/observer.go 15:12:22 spire-1.2.1/pkg/server/svid/observer_test.go 15:12:22 spire-1.2.1/pkg/server/svid/rotator.go 15:12:22 spire-1.2.1/pkg/server/svid/rotator_config.go 15:12:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:12:22 spire-1.2.1/pkg/server/svid/rotator_test.go 15:12:22 spire-1.2.1/proto/ 15:12:22 spire-1.2.1/proto/private/ 15:12:22 spire-1.2.1/proto/private/server/ 15:12:22 spire-1.2.1/proto/private/server/journal/ 15:12:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:12:22 spire-1.2.1/proto/private/server/journal/journal.proto 15:12:22 spire-1.2.1/proto/spire/ 15:12:22 spire-1.2.1/proto/spire/common/ 15:12:22 spire-1.2.1/proto/spire/common/common.pb.go 15:12:22 spire-1.2.1/proto/spire/common/common.proto 15:12:22 spire-1.2.1/proto/spire/common/plugin/ 15:12:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:12:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:12:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:12:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:12:22 spire-1.2.1/proto/spire/plugin/ 15:12:22 spire-1.2.1/proto/spire/plugin/agent/ 15:12:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:12:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:12:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:12:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:12:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:12:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:12:22 spire-1.2.1/release/ 15:12:22 spire-1.2.1/release/spire-extras/ 15:12:22 spire-1.2.1/release/spire-extras/README.md 15:12:22 spire-1.2.1/release/spire-extras/conf/ 15:12:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:12:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:12:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:12:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:12:22 spire-1.2.1/release/spire/ 15:12:22 spire-1.2.1/release/spire/README.md 15:12:22 spire-1.2.1/release/spire/conf/ 15:12:22 spire-1.2.1/release/spire/conf/agent/ 15:12:22 spire-1.2.1/release/spire/conf/agent/agent.conf 15:12:22 spire-1.2.1/release/spire/conf/server/ 15:12:22 spire-1.2.1/release/spire/conf/server/server.conf 15:12:22 spire-1.2.1/script/ 15:12:22 spire-1.2.1/script/build-artifact.sh 15:12:22 spire-1.2.1/script/generate_dummy_ca.sh 15:12:22 spire-1.2.1/support/ 15:12:22 spire-1.2.1/support/k8s/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:12:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/ 15:12:22 spire-1.2.1/support/oidc-discovery-provider/README.md 15:12:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/config.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/main.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:12:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:12:22 spire-1.2.1/test/ 15:12:22 spire-1.2.1/test/clock/ 15:12:22 spire-1.2.1/test/clock/clock.go 15:12:22 spire-1.2.1/test/fakes/ 15:12:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:12:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:12:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:12:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:12:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:12:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:12:22 spire-1.2.1/test/fakes/fakeagentstore/ 15:12:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:12:22 spire-1.2.1/test/fakes/fakedatastore/ 15:12:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:12:22 spire-1.2.1/test/fakes/fakeentryclient/ 15:12:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:12:22 spire-1.2.1/test/fakes/fakehealthchecker/ 15:12:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:12:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:12:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:12:22 spire-1.2.1/test/fakes/fakemetrics/ 15:12:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:12:22 spire-1.2.1/test/fakes/fakenoderesolver/ 15:12:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:12:22 spire-1.2.1/test/fakes/fakenotifier/ 15:12:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:12:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:12:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:12:22 spire-1.2.1/test/fakes/fakeserverca/ 15:12:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:12:22 spire-1.2.1/test/fakes/fakeservercatalog/ 15:12:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:12:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:12:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:12:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:12:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:12:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:12:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:12:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:12:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:12:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:12:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:12:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:12:22 spire-1.2.1/test/fixture/ 15:12:22 spire-1.2.1/test/fixture/certs/ 15:12:22 spire-1.2.1/test/fixture/certs/agent_svid.der 15:12:22 spire-1.2.1/test/fixture/certs/base_cert.pem 15:12:22 spire-1.2.1/test/fixture/certs/base_csr.pem 15:12:22 spire-1.2.1/test/fixture/certs/base_key.pem 15:12:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:12:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:12:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:12:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:12:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:12:22 spire-1.2.1/test/fixture/certs/blog_key.pem 15:12:22 spire-1.2.1/test/fixture/certs/bundle.der 15:12:22 spire-1.2.1/test/fixture/certs/ca.pem 15:12:22 spire-1.2.1/test/fixture/certs/ca_key.pem 15:12:22 spire-1.2.1/test/fixture/certs/database_cert.pem 15:12:22 spire-1.2.1/test/fixture/certs/database_csr.pem 15:12:22 spire-1.2.1/test/fixture/certs/database_key.pem 15:12:22 spire-1.2.1/test/fixture/certs/node_cert.pem 15:12:22 spire-1.2.1/test/fixture/certs/node_csr.pem 15:12:22 spire-1.2.1/test/fixture/certs/node_key.pem 15:12:22 spire-1.2.1/test/fixture/certs/svid.pem 15:12:22 spire-1.2.1/test/fixture/certs/svid_key.pem 15:12:22 spire-1.2.1/test/fixture/config/ 15:12:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:12:22 spire-1.2.1/test/fixture/config/agent_good.conf 15:12:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:12:22 spire-1.2.1/test/fixture/config/plugin_good.conf 15:12:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:12:22 spire-1.2.1/test/fixture/config/server_good.conf 15:12:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:12:22 spire-1.2.1/test/fixture/fixture.go 15:12:22 spire-1.2.1/test/fixture/nodeattestor/ 15:12:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:12:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:12:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:12:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:12:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:12:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:12:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:12:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:12:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:12:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:12:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:12:22 spire-1.2.1/test/fixture/registration/ 15:12:22 spire-1.2.1/test/fixture/registration/entries.json 15:12:22 spire-1.2.1/test/fixture/registration/good-for-update.json 15:12:22 spire-1.2.1/test/fixture/registration/good.json 15:12:22 spire-1.2.1/test/fixture/registration/invalid.json 15:12:22 spire-1.2.1/test/fixture/registration/invalid_json.json 15:12:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:12:22 spire-1.2.1/test/integration/ 15:12:22 spire-1.2.1/test/integration/README.md 15:12:22 spire-1.2.1/test/integration/common 15:12:22 spire-1.2.1/test/integration/setup/ 15:12:22 spire-1.2.1/test/integration/setup/adminclient/ 15:12:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:12:22 spire-1.2.1/test/integration/setup/adminclient/client.go 15:12:22 spire-1.2.1/test/integration/setup/debugagent/ 15:12:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:12:22 spire-1.2.1/test/integration/setup/debugagent/main.go 15:12:22 spire-1.2.1/test/integration/setup/debugserver/ 15:12:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:12:22 spire-1.2.1/test/integration/setup/debugserver/main.go 15:12:22 spire-1.2.1/test/integration/setup/downstreamclient/ 15:12:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:12:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:12:22 spire-1.2.1/test/integration/setup/itclient/ 15:12:22 spire-1.2.1/test/integration/setup/itclient/client.go 15:12:22 spire-1.2.1/test/integration/setup/node-attestation/ 15:12:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:12:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:12:22 spire-1.2.1/test/integration/setup/x509pop/ 15:12:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:12:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:12:22 spire-1.2.1/test/integration/suites/ 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:12:22 spire-1.2.1/test/integration/suites/join-token/ 15:12:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:12:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:12:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:12:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:12:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:12:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:12:22 spire-1.2.1/test/integration/suites/join-token/README.md 15:12:22 spire-1.2.1/test/integration/suites/join-token/conf/ 15:12:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/join-token/teardown 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:12:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:12:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:12:22 spire-1.2.1/test/integration/suites/k8s/ 15:12:22 spire-1.2.1/test/integration/suites/k8s/00-setup 15:12:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:12:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:12:22 spire-1.2.1/test/integration/suites/k8s/README.md 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/ 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:12:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:12:22 spire-1.2.1/test/integration/suites/k8s/teardown 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/ 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:12:22 spire-1.2.1/test/integration/suites/rotation/ 15:12:22 spire-1.2.1/test/integration/suites/rotation/00-setup 15:12:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:12:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:12:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:12:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:12:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:12:22 spire-1.2.1/test/integration/suites/rotation/README.md 15:12:22 spire-1.2.1/test/integration/suites/rotation/conf/ 15:12:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/rotation/teardown 15:12:22 spire-1.2.1/test/integration/suites/self-test/ 15:12:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:12:22 spire-1.2.1/test/integration/suites/self-test/README.md 15:12:22 spire-1.2.1/test/integration/suites/self-test/teardown 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:12:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:12:22 spire-1.2.1/test/integration/suites/upgrade/ 15:12:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:12:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:12:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:12:22 spire-1.2.1/test/integration/suites/upgrade/README.md 15:12:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:12:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:12:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:12:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:12:22 spire-1.2.1/test/integration/suites/upgrade/teardown 15:12:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:12:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:12:22 spire-1.2.1/test/integration/test-one.sh 15:12:22 spire-1.2.1/test/integration/test.sh 15:12:22 spire-1.2.1/test/plugintest/ 15:12:22 spire-1.2.1/test/plugintest/config.go 15:12:22 spire-1.2.1/test/plugintest/load.go 15:12:22 spire-1.2.1/test/plugintest/option.go 15:12:22 spire-1.2.1/test/spiretest/ 15:12:22 spire-1.2.1/test/spiretest/apiserver.go 15:12:22 spire-1.2.1/test/spiretest/assertions.go 15:12:22 spire-1.2.1/test/spiretest/dir.go 15:12:22 spire-1.2.1/test/spiretest/errors_posix.go 15:12:22 spire-1.2.1/test/spiretest/errors_windows.go 15:12:22 spire-1.2.1/test/spiretest/logs.go 15:12:22 spire-1.2.1/test/spiretest/socketapi.go 15:12:22 spire-1.2.1/test/spiretest/suite.go 15:12:22 spire-1.2.1/test/spiretest/x509.go 15:12:22 spire-1.2.1/test/testca/ 15:12:22 spire-1.2.1/test/testca/ca.go 15:12:22 spire-1.2.1/test/testkey/ 15:12:22 spire-1.2.1/test/testkey/generate.sh 15:12:22 spire-1.2.1/test/testkey/genkeys.go 15:12:22 spire-1.2.1/test/testkey/keys.go 15:12:22 spire-1.2.1/test/testkey/new.go 15:12:22 spire-1.2.1/test/tpmsimulator/ 15:12:22 spire-1.2.1/test/tpmsimulator/simulator.go 15:12:22 spire-1.2.1/test/util/ 15:12:22 spire-1.2.1/test/util/cert_fixtures.go 15:12:22 spire-1.2.1/test/util/cert_generation.go 15:12:22 spire-1.2.1/test/util/io_redirection.go 15:12:22 spire-1.2.1/test/util/race.go 15:12:22 spire-1.2.1/test/util/util.go 15:12:22 building spire from source... 15:12:22 Installing go1.17.7... 15:12:24 ---> 3ad1ec83a5fd 15:12:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:12:24 ---> Running in 08745c66377e 15:12:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:12:27 3f3a8bcf1eab: Pull complete 15:12:27 0c92f367c5e7: Pull complete 15:12:27 3096ccb668a1: Pull complete 15:12:27 e8cf19c19ddd: Pull complete 15:12:28 Building bin/spire-server... 15:12:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:12:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:12:28 go: downloading github.com/mitchellh/cli v1.1.2 15:12:28 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:12:28 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:12:28 go: downloading github.com/imdario/mergo v0.3.12 15:12:28 go: downloading github.com/sirupsen/logrus v1.8.1 15:12:28 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:12:28 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:12:28 go: downloading google.golang.org/grpc v1.44.0 15:12:28 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:12:28 go: downloading github.com/fatih/color v1.13.0 15:12:28 go: downloading github.com/mattn/go-isatty v0.0.14 15:12:28 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:12:28 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:12:28 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:12:28 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:12:29 go: downloading github.com/armon/go-metrics v0.3.10 15:12:29 go: downloading github.com/prometheus/client_golang v1.12.1 15:12:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:12:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:12:29 go: downloading github.com/open-policy-agent/opa v0.38.0 15:12:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:12:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:12:29 go: downloading github.com/Masterminds/goutils v1.1.0 15:12:29 go: downloading github.com/Masterminds/semver v1.5.0 15:12:29 go: downloading github.com/google/uuid v1.1.2 15:12:29 go: downloading github.com/huandu/xstrings v1.3.2 15:12:29 go: downloading github.com/mattn/go-colorable v0.1.12 15:12:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:12:29 go: downloading github.com/oklog/run v1.0.0 15:12:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:12:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:12:29 go: downloading github.com/prometheus/client_model v0.2.0 15:12:29 go: downloading github.com/prometheus/common v0.32.1 15:12:29 go: downloading github.com/beorn7/perks v1.0.1 15:12:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:12:29 go: downloading github.com/prometheus/procfs v0.7.3 15:12:29 go: downloading github.com/imkira/go-observer v1.0.3 15:12:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:12:29 go: downloading go.uber.org/atomic v1.9.0 15:12:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:12:29 go: downloading github.com/hashicorp/errwrap v1.1.0 15:12:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:12:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:12:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:12:29 go: downloading github.com/blang/semver/v4 v4.0.0 15:12:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:12:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:12:29 go: downloading github.com/jinzhu/gorm v1.9.16 15:12:29 go: downloading github.com/lib/pq v1.10.4 15:12:29 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:12:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:12:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:12:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:12:31 a4caa8a26152: Pull complete 15:12:31 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:12:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:12:32 + docker build -t ci-base-image-arm64 -f - . 15:12:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:12:32 WORKDIR /edgex 15:12:32 COPY go.mod . 15:12:32 RUN go mod download 15:12:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:12:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:12:32 go: downloading github.com/stretchr/testify v1.7.0 15:12:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:12:32 go: downloading google.golang.org/api v0.70.0 15:12:32 go: downloading k8s.io/client-go v0.23.4 15:12:33 go: downloading k8s.io/api v0.23.4 15:12:33 go: downloading github.com/google/go-tpm v0.3.3 15:12:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:12:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:12:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:12:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:12:34 go: downloading cloud.google.com/go/storage v1.21.0 15:12:34 go: downloading cloud.google.com/go v0.100.2 15:12:34 Sending build context to Docker daemon 169.3MB 15:12:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:12:34 ---> 725f1c02e7f9 15:12:34 Step 2/4 : WORKDIR /edgex 15:12:34 go: downloading k8s.io/apimachinery v0.23.4 15:12:35 go: downloading k8s.io/kube-aggregator v0.23.3 15:12:35 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:12:36 ---> Running in a703fd394713 15:12:36 Removing intermediate container a703fd394713 15:12:36 ---> b49b78c66b2c 15:12:36 Step 3/4 : COPY go.mod . 15:12:37 ---> 1c36c543a929 15:12:37 Step 4/4 : RUN go mod download 15:12:37 ---> Running in 8c2a5b8ef8c7 15:12:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:12:41 go: downloading cloud.google.com/go/security v1.3.0 15:12:41 go: downloading github.com/hashicorp/vault/api v1.4.1 15:12:41 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:12:41 go: downloading github.com/twmb/murmur3 v1.1.6 15:12:41 go: downloading github.com/jinzhu/inflection v1.0.0 15:12:41 go: downloading github.com/aws/smithy-go v1.11.0 15:12:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:12:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:12:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:12:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:12:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:12:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:12:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:12:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:12:42 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:12:42 go: downloading github.com/dimchansky/utfbom v1.1.1 15:12:42 go: downloading cloud.google.com/go/compute v1.3.0 15:12:42 go: downloading cloud.google.com/go/iam v0.1.1 15:12:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:12:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:12:42 go: downloading github.com/gogo/protobuf v1.3.2 15:12:42 go: downloading github.com/google/gofuzz v1.1.0 15:12:42 go: downloading k8s.io/klog/v2 v2.30.0 15:12:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:12:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:12:42 go: downloading github.com/spf13/pflag v1.0.5 15:12:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:12:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:12:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:12:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:12:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:12:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:12:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:12:42 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:12:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:12:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:12:42 go: downloading gopkg.in/yaml.v2 v2.4.0 15:12:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:12:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:12:42 go: downloading github.com/gobwas/glob v0.2.3 15:12:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:12:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:12:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:12:42 go: downloading go.opencensus.io v0.23.0 15:12:42 go: downloading gopkg.in/inf.v0 v0.9.1 15:12:42 go: downloading github.com/google/go-cmp v0.5.7 15:12:42 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:12:42 go: downloading github.com/go-logr/logr v1.2.2 15:12:42 go: downloading github.com/googleapis/gnostic v0.5.5 15:12:43 go: downloading github.com/json-iterator/go v1.1.12 15:12:43 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:12:43 go: downloading go.uber.org/zap v1.21.0 15:12:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:12:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:12:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:12:43 go: downloading github.com/tklauser/numcpus v0.3.0 15:12:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:12:43 go: downloading sigs.k8s.io/yaml v1.3.0 15:12:43 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:12:43 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:12:43 go: downloading github.com/modern-go/reflect2 v1.0.2 15:12:43 go: downloading github.com/ryanuber/go-glob v1.0.0 15:12:43 go: downloading github.com/golang/snappy v0.0.4 15:12:43 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:12:43 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:12:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:12:43 go: downloading github.com/hashicorp/go-version v1.2.0 15:12:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:12:43 go: downloading go.uber.org/multierr v1.6.0 15:12:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:12:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:12: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/secrets-config ./cmd/secrets-config 15:12:51 Removing intermediate container d131c4f19214 15:12:51 ---> ee025cfdc222 15:12:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:12:51 ---> Running in 7388e5e9dd1e 15:12: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:12:54 Removing intermediate container 7388e5e9dd1e 15:12:54 ---> adbba7d6daa3 15:12:54 15:12:54 Step 11/23 : FROM docker:20.10.14 15:12:54 20.10.14: Pulling from library/docker 15:12:55 Removing intermediate container 08745c66377e 15:12:55 ---> 6d845884e289 15:12:55 15:12:55 Step 10/22 : FROM alpine:3.14 15:12:55 ---> e04c818066af 15:12:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:12:55 ---> Running in 7aeb6ff6d8d3 15:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:12:57 (1/6) Installing ca-certificates (20211220-r0) 15:12:57 (2/6) Installing brotli-libs (1.0.9-r5) 15:12:57 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:12:57 (4/6) Installing libcurl (7.79.1-r1) 15:12:57 (5/6) Installing curl (7.79.1-r1) 15:12:57 (6/6) Installing dumb-init (1.2.5-r1) 15:12:57 Executing busybox-1.33.1-r7.trigger 15:12:57 Executing ca-certificates-20211220-r0.trigger 15:12:57 OK: 8 MiB in 20 packages 15:12:58 Removing intermediate container 7aeb6ff6d8d3 15:12:58 ---> 1671c30d4145 15:12:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:12:58 ---> Running in b493811ee22d 15:12:58 Removing intermediate container b493811ee22d 15:12:58 ---> b705440d4fd8 15:12:58 Step 13/22 : WORKDIR /edgex 15:12:59 ---> Running in 776e6538674f 15:12:59 Removing intermediate container 776e6538674f 15:12:59 ---> 4c2b0b8d6bb2 15:12:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:13:00 ---> f33ea992c951 15:13:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:13:01 ---> 2f3865eeb584 15:13:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:13:02 ---> 72058c73da76 15:13:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:13:03 ---> 2f9ed0d33f06 15:13:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:13:03 ---> Running in 739cf3c4d453 15:13:04 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:13:04 Status: Downloaded newer image for docker:20.10.14 15:13:04 ---> 7417809fdb73 15:13:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:13:04 ---> Running in 83ed5a8cfa93 15:13:04 Removing intermediate container 83ed5a8cfa93 15:13:04 ---> 2fe4032a9631 15:13:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:13:05 ---> Running in 3c6eba50874b 15:13:05 Removing intermediate container 739cf3c4d453 15:13:05 ---> 0e22ea7bec69 15:13:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:13:05 ---> Running in 45d81f61336b 15:13:05 Removing intermediate container 45d81f61336b 15:13:05 ---> 3631de14a58f 15:13:05 Step 20/22 : LABEL arch=x86_64 15:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:13:06 ---> Running in 09e46b076c22 15:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:13:06 (1/43) Installing readline (8.1.1-r0) 15:13:06 (2/43) Installing bash (5.1.16-r0) 15:13:06 Removing intermediate container 09e46b076c22 15:13:06 ---> 2a8decbe7f27 15:13:06 Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:13:06 Executing bash-5.1.16-r0.post-install 15:13:06 (3/43) Installing brotli-libs (1.0.9-r5) 15:13:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:13:06 (5/43) Installing libcurl (7.80.0-r1) 15:13:06 (6/43) Installing curl (7.80.0-r1) 15:13:06 (7/43) Installing dumb-init (1.2.5-r1) 15:13:06 (8/43) Installing libbz2 (1.0.8-r1) 15:13:06 ---> Running in c4f31c24ec06 15:13:06 (9/43) Installing expat (2.4.7-r0) 15:13:06 (10/43) Installing libffi (3.4.2-r1) 15:13:06 (11/43) Installing gdbm (1.22-r0) 15:13:06 (12/43) Installing xz-libs (5.2.5-r1) 15:13:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:13:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:13:06 (15/43) Installing mpdecimal (2.5.1-r1) 15:13:06 (16/43) Installing sqlite-libs (3.36.0-r0) 15:13:06 (17/43) Installing python3 (3.9.7-r4) 15:13:06 Removing intermediate container c4f31c24ec06 15:13:06 ---> 32dc6e479ff7 15:13:06 Step 22/22 : LABEL version=0.0.0 15:13:06 (18/43) Installing py3-appdirs (1.4.4-r2) 15:13:06 (19/43) Installing py3-certifi (2020.12.5-r1) 15:13:06 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:13:06 (21/43) Installing py3-idna (3.3-r0) 15:13:06 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:13:06 (23/43) Installing py3-requests (2.26.0-r1) 15:13:06 (24/43) Installing py3-msgpack (1.0.2-r1) 15:13:06 (25/43) Installing py3-lockfile (0.12.2-r4) 15:13:06 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:13:06 (27/43) Installing py3-colorama (0.4.4-r1) 15:13:06 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:13:06 (29/43) Installing py3-distlib (0.3.3-r0) 15:13:06 ---> Running in 8f00b2ffc4fd 15:13:06 (30/43) Installing py3-distro (1.6.0-r0) 15:13:06 (31/43) Installing py3-six (1.16.0-r0) 15:13:06 (32/43) Installing py3-webencodings (0.5.1-r4) 15:13:06 (33/43) Installing py3-html5lib (1.1-r1) 15:13:06 (34/43) Installing py3-parsing (2.4.7-r2) 15:13:06 (35/43) Installing py3-packaging (20.9-r1) 15:13:07 (36/43) Installing py3-tomli (1.2.2-r0) 15:13:07 (37/43) Installing py3-pep517 (0.12.0-r0) 15:13:07 (38/43) Installing py3-progress (1.6-r0) 15:13:07 (39/43) Installing py3-retrying (1.3.3-r2) 15:13:07 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:13:07 (41/43) Installing py3-setuptools (52.0.0-r4) 15:13:07 (42/43) Installing py3-toml (0.10.2-r2) 15:13:07 (43/43) Installing py3-pip (20.3.4-r1) 15:13:07 Executing busybox-1.34.1-r5.trigger 15:13:07 OK: 83 MiB in 65 packages 15:13:07 Removing intermediate container 8f00b2ffc4fd 15:13:07 ---> c2df244346fc 15:13:07 15:13:07 Successfully built c2df244346fc 15:13:07 Successfully tagged security-proxy-setup:latest 15:13:07 Building core-metadata 15:13:07  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 15:13:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:13:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:13:07 Collecting PyYAML<4,>=3.10 15:13:07 Downloading PyYAML-3.13.tar.gz (270 kB) 15:13:08 Collecting cached-property<2,>=1.2.0 15:13:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:13:08 Collecting docker<4.0,>=3.6.0 15:13:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:13:08 Collecting dockerpty<0.5,>=0.4.1 15:13:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:13:09 Collecting jsonschema<3,>=2.5.1 15:13:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:13:09 Collecting docopt<0.7,>=0.6.1 15:13:09 Downloading docopt-0.6.2.tar.gz (25 kB) 15:13:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:13:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:13:09 Collecting websocket-client<1.0,>=0.32.0 15:13:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:13:09 Collecting texttable<0.10,>=0.9.0 15:13:09 Downloading texttable-0.9.1.tar.gz (11 kB) 15:13:09 Collecting docker-pycreds>=0.4.0 15:13:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:13:10 Collecting urllib3<1.25,>=1.21.1 15:13:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:13: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) 15:13:10 Collecting idna<2.8,>=2.5 15:13:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:13:10 Collecting chardet<3.1.0,>=3.0.2 15:13:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:13:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:13:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:13:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:13:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:13:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:13:10 Attempting uninstall: urllib3 15:13:10 Found existing installation: urllib3 1.26.7 15:13:10 Uninstalling urllib3-1.26.7: 15:13:10 Successfully uninstalled urllib3-1.26.7 15:13:10 Attempting uninstall: idna 15:13:10 Found existing installation: idna 3.3 15:13:10 Uninstalling idna-3.3: 15:13:10 Successfully uninstalled idna-3.3 15:13:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:13:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:13:10 ---> a0db04df0662 15:13:10 Step 3/23 : WORKDIR /edgex-go 15:13:10 ---> Using cache 15:13:10 ---> db53b9629d6f 15:13:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:10 ---> Using cache 15:13:10 ---> a0f48a9a0f6f 15:13:10 Step 5/23 : RUN apk add --update --no-cache make git 15:13:10 ---> Using cache 15:13:10 ---> b37649fd6a82 15:13:10 Step 6/23 : COPY go.mod vendor* ./ 15:13:10 ---> Using cache 15:13:10 ---> 0adaef373be8 15:13:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:10 ---> Using cache 15:13:10 ---> bea57b60055b 15:13:10 Step 8/23 : COPY . . 15:13:10 ---> Using cache 15:13:10 ---> 3ad1ec83a5fd 15:13:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:13:11 Attempting uninstall: requests 15:13:11 Found existing installation: requests 2.26.0 15:13:11 Uninstalling requests-2.26.0: 15:13:11 Successfully uninstalled requests-2.26.0 15:13:11 Running setup.py install for texttable: started 15:13:11 Running setup.py install for texttable: finished with status 'done' 15:13:11 Running setup.py install for PyYAML: started 15:13:12 Running setup.py install for PyYAML: finished with status 'done' 15:13:12 ---> Running in 703b0cfbc0bd 15:13:12 Running setup.py install for docopt: started 15:13:12 Running setup.py install for docopt: finished with status 'done' 15:13:12 Running setup.py install for dockerpty: started 15:13: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/core-metadata/core-metadata ./cmd/core-metadata 15:13:13 Running setup.py install for dockerpty: finished with status 'done' 15:13: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 15:13:16 Removing intermediate container 3c6eba50874b 15:13:16 ---> da3f78ec57fb 15:13:16 Step 14/23 : ENV APP_PORT=58890 15:13:16 ---> Running in 9321f7593440 15:13:16 Removing intermediate container 9321f7593440 15:13:16 ---> 45a09d66b1e4 15:13:16 Step 15/23 : EXPOSE $APP_PORT 15:13:16 ---> Running in 972393819cf3 15:13:16 Removing intermediate container 972393819cf3 15:13:16 ---> 07a269e3e2f6 15:13:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:13:17 ---> b98e9ebec90e 15:13:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:13:17 ---> f6a24919dad3 15:13:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:13:17 ---> 8d818681497f 15:13:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:13:17 ---> Running in ab2b21113922 15:13:17 Removing intermediate container ab2b21113922 15:13:17 ---> ae0f70f7bb1a 15:13:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:17 ---> Running in 20220b3390d6 15:13:18 Removing intermediate container 20220b3390d6 15:13:18 ---> b6eb69995d69 15:13:18 Step 21/23 : LABEL arch=x86_64 15:13:18 ---> Running in d8bd6c4d6529 15:13:18 Removing intermediate container d8bd6c4d6529 15:13:18 ---> ab917106813f 15:13:18 Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:13:18 ---> Running in efaf712aa256 15:13:18 Removing intermediate container efaf712aa256 15:13:18 ---> e49a7f5ab292 15:13:18 Step 23/23 : LABEL version=0.0.0 15:13:18 ---> Running in 1a2c812d6694 15:13:19 Removing intermediate container 1a2c812d6694 15:13:19 ---> 43baa3c722a9 15:13:19 15:13:19 Successfully built 43baa3c722a9 15:13:19 Successfully tagged sys-mgmt-agent:latest 15:13:19  Building sys-mgmt-agent ... done Building security-bootstrapper 15:13:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:13:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:13:22 ---> a0db04df0662 15:13:22 Step 3/31 : WORKDIR /edgex-go 15:13:22 ---> Using cache 15:13:22 ---> db53b9629d6f 15:13:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:22 ---> Using cache 15:13:22 ---> a0f48a9a0f6f 15:13:22 Step 5/31 : RUN apk add --update --no-cache make git 15:13:22 ---> Using cache 15:13:22 ---> b37649fd6a82 15:13:22 Step 6/31 : COPY go.mod vendor* ./ 15:13:22 ---> Using cache 15:13:22 ---> 0adaef373be8 15:13:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:22 ---> Using cache 15:13:22 ---> bea57b60055b 15:13:22 Step 8/31 : COPY . . 15:13:22 ---> Using cache 15:13:22 ---> 3ad1ec83a5fd 15:13:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:13:23 ---> Running in a535ffea0a44 15:13:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:13:24 Removing intermediate container 8c2a5b8ef8c7 15:13:24 ---> d4f479f326fd 15:13:24 Successfully built d4f479f326fd 15:13:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:13:24 + docker inspect -f . ci-base-image-arm64 15:13:24 . [Pipeline] withDockerContainer 15:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container 15:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:13:26 $ docker top 95a0d19221b5ef44e1b2ab68237c0bd3417c42f10826914551fdb9c7a02a97c3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:27 + go version 15:13:27 go version go1.17.6 linux/arm64 [Pipeline] } 15:13:27 $ docker stop --time=1 95a0d19221b5ef44e1b2ab68237c0bd3417c42f10826914551fdb9c7a02a97c3 15:13:29 $ docker rm -f 95a0d19221b5ef44e1b2ab68237c0bd3417c42f10826914551fdb9c7a02a97c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:29 + docker inspect -f . ci-base-image-arm64 15:13:29 . [Pipeline] withDockerContainer 15:13:29 prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container 15:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:13:31 $ docker top df4bb367e498ddc4917050174441bb695bae5a1511a0d0a324fcbb401aec493c -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:31 ========================================================= 15:13:31 [edgeXBuildGoParallel] Running Tests and Build... 15:13:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:13:32 + make test 15:13:32 go mod tidy -compat=1.17 15:13:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:13:39 Removing intermediate container 703b0cfbc0bd 15:13:39 ---> 1b487f2b7f75 15:13:39 15:13:39 Step 10/23 : FROM alpine:3.14 15:13:39 ---> e04c818066af 15:13:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:13:39 ---> Using cache 15:13:39 ---> 4b92b06d5f57 15:13:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:13:39 ---> Using cache 15:13:39 ---> 0486ece0ec18 15:13:39 Step 13/23 : ENV APP_PORT=59881 15:13:39 ---> Running in 4879fa4a0199 15:13:39 Removing intermediate container 4879fa4a0199 15:13:39 ---> 20054285b828 15:13:39 Step 14/23 : EXPOSE $APP_PORT 15:13:39 ---> Running in 82c6f1c2cd4f 15:13:39 Removing intermediate container 82c6f1c2cd4f 15:13:39 ---> e445c9edd519 15:13:39 Step 15/23 : WORKDIR / 15:13:39 ---> Running in 93ece3d46358 15:13:39 Removing intermediate container 93ece3d46358 15:13:39 ---> d85069e50058 15:13:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:39 ---> 2d1490f317fc 15:13:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:13:39 ---> 3e8dfd9a5c8f 15:13:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:13:39 ---> 742ebdc82563 15:13:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:13:39 ---> Running in 531ab9f8495f 15:13:39 Removing intermediate container 531ab9f8495f 15:13:39 ---> bd8a47bc2943 15:13:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:39 ---> Running in d8b642d49b20 15:13:39 Removing intermediate container d8b642d49b20 15:13:39 ---> 20d84dbcd417 15:13:39 Step 21/23 : LABEL arch=x86_64 15:13:39 ---> Running in 9d5779aa5244 15:13:40 Removing intermediate container 9d5779aa5244 15:13:40 ---> b179a254c511 15:13:40 Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:13:40 ---> Running in a43213b8f38b 15:13:40 Removing intermediate container a43213b8f38b 15:13:40 ---> effdbaa7f0c7 15:13:40 Step 23/23 : LABEL version=0.0.0 15:13:40 ---> Running in 8a9701d61eee 15:13:40 Removing intermediate container 8a9701d61eee 15:13:40 ---> 8649985f2da0 15:13:40 15:13:40 Successfully built 8649985f2da0 15:13:40 Successfully tagged core-metadata:latest 15:13:40 Building core-data 15:13:44  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:13:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:13:44 ---> a0db04df0662 15:13:44 Step 3/23 : WORKDIR /edgex-go 15:13:44 ---> Using cache 15:13:44 ---> db53b9629d6f 15:13:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:44 ---> Using cache 15:13:44 ---> a0f48a9a0f6f 15:13:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:13:45 ---> Running in c214dea7b42e 15:13:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:13:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:13:47 OK: 221 MiB in 52 packages 15:13:47 Removing intermediate container a535ffea0a44 15:13:47 ---> 620ffca680d1 15:13:47 15:13:47 Step 10/31 : FROM alpine:3.14 15:13:47 ---> e04c818066af 15:13:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:13:48 ---> Running in 2e0b41b4c3b3 15:13:48 Removing intermediate container c214dea7b42e 15:13:48 ---> 3406cabffaf5 15:13:48 Step 6/23 : COPY go.mod vendor* ./ 15:13:48 Removing intermediate container 2e0b41b4c3b3 15:13:48 ---> e733ddd6b25b 15:13:48 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:13:48 ---> Running in 58e0c8829e0a 15:13:48 ---> c9a4cf9a39c9 15:13:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:48 ---> Running in 8a6b91350475 15:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:13:49 (1/2) Installing dumb-init (1.2.5-r1) 15:13:49 (2/2) Installing su-exec (0.2-r1) 15:13:49 Executing busybox-1.33.1-r7.trigger 15:13:49 OK: 6 MiB in 16 packages 15:13:50 Removing intermediate container 58e0c8829e0a 15:13:50 ---> 1d2f81289abe 15:13:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:13:50 ---> Running in ddbbfef862b5 15:13:50 Removing intermediate container ddbbfef862b5 15:13:50 ---> 0289af950f28 15:13:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:13:50 Removing intermediate container 8a6b91350475 15:13:50 ---> d33f26f30f23 15:13:50 Step 8/23 : COPY . . 15:13:50 ---> Running in e5f53e51ce80 15:13:51 Removing intermediate container e5f53e51ce80 15:13:51 ---> 03dc79f861f6 15:13:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:13:51 ---> Running in 4fe9030463a7 15:13:53 Removing intermediate container 4fe9030463a7 15:13:53 ---> 23f8236f3987 15:13:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:13:53 ---> Running in 53b8a4809f54 15:13:54 Removing intermediate container 53b8a4809f54 15:13:54 ---> 12684a2a1f9f 15:13:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:13:55 ---> ef8660f032d0 15:13:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:13:55 Building bin/spire-agent... 15:13:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:13:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:13:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:13:55 go: downloading github.com/docker/docker v20.10.12+incompatible 15:13:56  ---> Running in 68fa3e72ead6 15:13:56 Building bin/spire-agent... 15:13:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:13:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:13:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:13:56 go: downloading github.com/docker/docker v20.10.12+incompatible 15:13:56 go: downloading github.com/google/go-tpm-tools v0.3.3 15:13:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:13:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:13:57 go: downloading github.com/docker/go-units v0.4.0 15:13:57 go: downloading github.com/docker/go-connections v0.4.0 15:13:57 go: downloading github.com/opencontainers/image-spec v1.0.1 15:13:57 go: downloading github.com/containerd/containerd v1.3.4 15:13:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:13:57 go: downloading github.com/opencontainers/go-digest v1.0.0 15:13:58  ---> 759b8a0eec29 15:13:58 Step 9/23 : RUN make cmd/core-data/core-data 15:13:58 ---> Running in 07c26729c4d7 15:13:58 Removing intermediate container 68fa3e72ead6 15:13:58 ---> bf9fe5994ae0 15:13:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:58 ---> 3c6f87b4d272 15:13:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:13:58 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:13:59 ---> eaca7e8b7f2f 15:13:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:13:59 ---> ab802ff6927e 15:13:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:13:59 ---> e985a960f954 15:13:59 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:14:00 ---> 02e7083860bf 15:14:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:14:00 ---> Running in 56b1a459722c 15:14:00 Removing intermediate container 56b1a459722c 15:14:00 ---> 453d951e59cd 15:14:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:14:01 ---> a72c5d396415 15:14:01 Step 26/31 : RUN chmod +x /entrypoint.sh 15:14:01 ---> Running in 7f469567e9b7 15:14:02 go: downloading github.com/google/go-tpm-tools v0.3.3 15:14:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:14:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:14:02 go: downloading github.com/docker/go-connections v0.4.0 15:14:02 go: downloading github.com/opencontainers/image-spec v1.0.1 15:14:02 go: downloading github.com/docker/go-units v0.4.0 15:14:02 go: downloading github.com/containerd/containerd v1.3.4 15:14:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:14:02 go: downloading github.com/opencontainers/go-digest v1.0.0 15:14:03 Removing intermediate container 7f469567e9b7 15:14:03 ---> 32115a18279c 15:14:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:14:03 ---> Running in e72452004a81 15:14:03 Removing intermediate container e72452004a81 15:14:03 ---> e14d6b1c28dd 15:14:03 Step 28/31 : CMD ["gate"] 15:14:04 ---> Running in 63c5c82bac20 15:14:04 Removing intermediate container 63c5c82bac20 15:14:04 ---> 6a1276d2a523 15:14:04 Step 29/31 : LABEL arch=x86_64 15:14:04 ---> Running in 83aff523f740 15:14:04 Removing intermediate container 83aff523f740 15:14:04 ---> fdfcb9151a81 15:14:04 Step 30/31 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:14:04 ---> Running in d8f6f58a2392 15:14:05 Removing intermediate container d8f6f58a2392 15:14:05 ---> ae2751c7552c 15:14:05 Step 31/31 : LABEL version=0.0.0 15:14:05 ---> Running in e01a58b517ec 15:14:05 ? github.com/edgexfoundry/edgex-go [no test files] 15:14:05 Removing intermediate container e01a58b517ec 15:14:05 ---> 3e7d5669cc6c 15:14:05 15:14:05 Successfully built 3e7d5669cc6c 15:14:05 Successfully tagged security-bootstrapper:latest 15:14:05  Building security-bootstrapper ... done Building support-scheduler 15:14:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:14:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:09 ---> a0db04df0662 15:14:09 Step 3/22 : WORKDIR /edgex-go 15:14:09 ---> Using cache 15:14:09 ---> db53b9629d6f 15:14:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:09 ---> Using cache 15:14:09 ---> a0f48a9a0f6f 15:14:09 Step 5/22 : RUN apk add --update --no-cache make git 15:14:09 ---> Using cache 15:14:09 ---> b37649fd6a82 15:14:09 Step 6/22 : COPY go.mod vendor* ./ 15:14:09 ---> Using cache 15:14:09 ---> 0adaef373be8 15:14:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:09 ---> Using cache 15:14:09 ---> bea57b60055b 15:14:09 Step 8/22 : COPY . . 15:14:09 ---> Using cache 15:14:09 ---> 3ad1ec83a5fd 15:14:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:14:10 ---> Running in dd9a18f083b1 15:14:11 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 15:14:29 Removing intermediate container 07c26729c4d7 15:14:29 ---> d9824ffdca62 15:14:29 15:14:29 Step 10/23 : FROM alpine:3.14 15:14:29 ---> e04c818066af 15:14:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:14:29 ---> Running in 13ea4d16e36c 15:14:29 Removing intermediate container 13ea4d16e36c 15:14:29 ---> 6d16dd256516 15:14:29 Step 12/23 : ENV APP_PORT=59880 15:14:29 ---> Running in 8f44766ce1d6 15:14:29 Removing intermediate container 8f44766ce1d6 15:14:29 ---> 3866f74b391b 15:14:29 Step 13/23 : EXPOSE $APP_PORT 15:14:29 ---> Running in fb5bdba93120 15:14:29 Removing intermediate container fb5bdba93120 15:14:29 ---> c0cc06f244b5 15:14:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:29 ---> Running in 7a3b51bc3901 15:14:29 Removing intermediate container 7a3b51bc3901 15:14:29 ---> d869881546e4 15:14:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:14:29 ---> Running in 1bea89b0398b 15:14:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:14:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:14:31 (1/6) Installing dumb-init (1.2.5-r1) 15:14:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:14:31 (3/6) Installing libsodium (1.0.18-r0) 15:14:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:14:31 (5/6) Installing libzmq (4.3.4-r0) 15:14:31 (6/6) Installing zeromq (4.3.4-r0) 15:14:31 Executing busybox-1.33.1-r7.trigger 15:14:31 OK: 8 MiB in 20 packages 15:14:33 Removing intermediate container dd9a18f083b1 15:14:33 ---> 198e5c5a04ab 15:14:33 15:14:33 Step 10/22 : FROM alpine:3.14 15:14:33 ---> e04c818066af 15:14:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:14:33 ---> Using cache 15:14:33 ---> 4b92b06d5f57 15:14:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:14:33 ---> Using cache 15:14:33 ---> 0486ece0ec18 15:14:33 Step 13/22 : ENV APP_PORT=59861 15:14:34 ---> Running in 4ff41c077f12 15:14:34 Removing intermediate container 1bea89b0398b 15:14:34 ---> 03a2425d5e61 15:14:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:34 Removing intermediate container 4ff41c077f12 15:14:34 ---> 550c49648106 15:14:34 Step 14/22 : EXPOSE $APP_PORT 15:14:34 ---> 99bc64bf9903 15:14:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:14:34 ---> Running in b32c58b6d74d 15:14:34 Removing intermediate container b32c58b6d74d 15:14:34 ---> f9e14c387c0a 15:14:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:35 ---> aa0d0a0d9c81 15:14:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:14:35 ---> f023c5df1740 15:14:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:14:35 ---> 9856a344de18 15:14:35 Step 19/23 : ENTRYPOINT ["/core-data"] 15:14:35 ---> Running in 49eb180d5db3 15:14:35 Removing intermediate container 49eb180d5db3 15:14:35 ---> 3c5e83a4e375 15:14:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:14:35 ---> b357ceb28593 15:14:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:14:35 ---> Running in cd364d38b275 15:14:35 Removing intermediate container cd364d38b275 15:14:35 ---> 6b2fe8ac8ae3 15:14:35 Step 21/23 : LABEL arch=x86_64 15:14:35 ---> b5ed5bd3b301 15:14:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:14:36 ---> Running in db4b8bf73ef5 15:14:36 ---> Running in ef4cebbb05fd 15:14:36 Removing intermediate container db4b8bf73ef5 15:14:36 ---> 8bea17e17211 15:14:36 Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:14:36 Removing intermediate container ef4cebbb05fd 15:14:36 ---> 5cd3baa85883 15:14:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:14:36 ---> Running in 26b20b1a7111 15:14:36 ---> Running in 6b5f902fe676 15:14:36 Removing intermediate container 26b20b1a7111 15:14:36 ---> 2ddf91727b96 15:14:36 Step 23/23 : LABEL version=0.0.0 15:14:36 Removing intermediate container 6b5f902fe676 15:14:36 ---> 5cce24b3cd89 15:14:36 Step 20/22 : LABEL arch=x86_64 15:14:36 ---> Running in 619996727e3f 15:14:36 ---> Running in 18d3108a3b34 15:14:36 Removing intermediate container 619996727e3f 15:14:36 ---> 7841bc4d8a31 15:14:36 15:14:36 Removing intermediate container 18d3108a3b34 15:14:36 ---> 7f81f01c2559 15:14:36 Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:14:37 ---> Running in 030bb3015b9e 15:14:37 Successfully built 7841bc4d8a31 15:14:37 Successfully tagged core-data:latest 15:14:37  Building core-data ... done Building security-secretstore-setup 15:14:37 Removing intermediate container 030bb3015b9e 15:14:37 ---> 9ca8e87e8c92 15:14:37 Step 22/22 : LABEL version=0.0.0 15:14:38 ---> Running in 1c84adc8fd47 15:14:38 Removing intermediate container 1c84adc8fd47 15:14:38 ---> 986c82fc9b9a 15:14:38 15:14:38 Successfully built 986c82fc9b9a 15:14:38 Successfully tagged support-scheduler:latest 15:14:40  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:14:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:14:40 ---> a0db04df0662 15:14:40 Step 3/25 : WORKDIR /edgex-go 15:14:40 ---> Using cache 15:14:40 ---> db53b9629d6f 15:14:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:40 ---> Using cache 15:14:40 ---> a0f48a9a0f6f 15:14:40 Step 5/25 : RUN apk add --update --no-cache make git 15:14:40 ---> Using cache 15:14:40 ---> b37649fd6a82 15:14:40 Step 6/25 : COPY go.mod vendor* ./ 15:14:40 ---> Using cache 15:14:40 ---> 0adaef373be8 15:14:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:40 ---> Using cache 15:14:40 ---> bea57b60055b 15:14:40 Step 8/25 : COPY . . 15:14:40 ---> Using cache 15:14:40 ---> 3ad1ec83a5fd 15:14:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:14:43 ---> Running in a0d8bc247112 15:14:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:14:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:14:56 Building bin/spire-agent... 15:14:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:14:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:14:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:14:56 go: downloading github.com/docker/docker v20.10.12+incompatible 15:14:56 go: downloading github.com/google/go-tpm-tools v0.3.3 15:14:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:14:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:14:56 go: downloading github.com/docker/go-units v0.4.0 15:14:56 go: downloading github.com/docker/go-connections v0.4.0 15:14:56 go: downloading github.com/opencontainers/image-spec v1.0.1 15:14:56 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:14:56 go: downloading github.com/containerd/containerd v1.3.4 15:14:56 go: downloading github.com/opencontainers/go-digest v1.0.0 15:15:03 Removing intermediate container a0d8bc247112 15:15:03 ---> a77ff409cfae 15:15:03 15:15:03 Step 10/25 : FROM alpine:3.14 15:15:03 ---> e04c818066af 15:15:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:15:03 ---> Running in 336cbdf550b8 15:15:03 Removing intermediate container fb9b131974c9 15:15:03 ---> 41f2bc8e525d 15:15:03 15:15:03 Step 13/26 : FROM alpine:3.15 15:15:03 ---> 0ac33e5f5afa 15:15:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:15:03 ---> Using cache 15:15:03 ---> 0c39689f7c7b 15:15:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:03 ---> Using cache 15:15:03 ---> 40df44db7cce 15:15:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:15:03 ---> Running in 455e84502031 15:15:03 (1/3) Installing ca-certificates (20211220-r0) 15:15:03 (2/3) Installing dumb-init (1.2.5-r1) 15:15:03 (3/3) Installing su-exec (0.2-r1) 15:15:03 Executing busybox-1.33.1-r7.trigger 15:15:03 Executing ca-certificates-20211220-r0.trigger 15:15:03 Removing intermediate container eabe822c9a13 15:15:03 ---> 2b89f7787e0e 15:15:03 15:15:03 Step 13/26 : FROM alpine:3.15 15:15:03 ---> 0ac33e5f5afa 15:15:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:15:03 ---> Using cache 15:15:03 ---> 0c39689f7c7b 15:15:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:03 ---> Using cache 15:15:03 ---> 40df44db7cce 15:15:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:15:03 OK: 6 MiB in 17 packages 15:15:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:03 ---> Running in d8d8f638f3b0 15:15:03 Removing intermediate container 336cbdf550b8 15:15:03 ---> d60f0fc637e8 15:15:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:15:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:03 ---> Running in 6d051ae8764d 15:15:03 Removing intermediate container 6d051ae8764d 15:15:03 ---> 7b9408ab9f61 15:15:03 Step 13/25 : WORKDIR / 15:15:04 ---> Running in 50f7ab1ca161 15:15:04 Removing intermediate container 50f7ab1ca161 15:15:04 ---> b298868d879c 15:15:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:15:04 ---> f175a9be400c 15:15:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:04 ---> f02df13f3701 15:15:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:15:04 ---> 5ffbfc6c7116 15:15:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:15:04 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 15:15:04 v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] 15:15:04 OK: 15855 distinct packages available 15:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:04 ---> ef6d1f07a713 15:15:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:15:05 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 15:15:05 v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] 15:15:05 OK: 15855 distinct packages available 15:15:05 ---> 858df0142f85 15:15:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:15:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:05 ---> ea112bf90142 15:15:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:15:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:05 ---> f037150f0dc6 15:15:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:15:05 ---> Running in ffb0cce37d62 15:15:05 (1/5) Installing dumb-init (1.2.5-r1) 15:15:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:06 (2/5) Installing musl-obstack (1.2.3-r0) 15:15:06 (3/5) Installing libucontext (1.1-r0) 15:15:06 (4/5) Installing gcompat (1.0.0-r4) 15:15:06 (5/5) Installing openssl (1.1.1n-r0) 15:15:06 (1/4) Installing dumb-init (1.2.5-r1) 15:15:06 Removing intermediate container ffb0cce37d62 15:15:06 ---> 626496d99abd 15:15:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:15:06 Executing busybox-1.34.1-r5.trigger 15:15:06 OK: 6 MiB in 19 packages 15:15:06 (2/4) Installing musl-obstack (1.2.3-r0) 15:15:06 ---> Running in 00801b4f91aa 15:15:06 (3/4) Installing libucontext (1.1-r0) 15:15:06 Removing intermediate container 00801b4f91aa 15:15:06 ---> d1f3696e2c21 15:15:06 Step 23/25 : LABEL arch=x86_64 15:15:06 ---> Running in ac74e082ab2a 15:15:06 (4/4) Installing gcompat (1.0.0-r4) 15:15:06 Removing intermediate container ac74e082ab2a 15:15:06 ---> 0febd9651fbf 15:15:06 Step 24/25 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:15:06 Executing busybox-1.34.1-r5.trigger 15:15:06 OK: 6 MiB in 18 packages 15:15:06 ---> Running in 4a4c5f0eb911 15:15:06 Removing intermediate container 455e84502031 15:15:06 ---> 3cb381bab7d8 15:15:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:15:06 Removing intermediate container 4a4c5f0eb911 15:15:06 ---> f1608a45afb0 15:15:06 Step 25/25 : LABEL version=0.0.0 15:15:06 ---> Running in 4e0569539777 15:15:06 Removing intermediate container 4e0569539777 15:15:06 ---> 134c3ded1f76 15:15:06 15:15:07 Successfully built 134c3ded1f76 15:15:07 Successfully tagged security-secretstore-setup:latest 15:15:07  Building security-secretstore-setup ... done Removing intermediate container d8d8f638f3b0 15:15:07 ---> 7fdd01a5797a 15:15:07 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:15:07 ---> 8b219597ea3e 15:15:07 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:15:09 ---> 3b5d6c5173bb 15:15:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:15:09 ---> ac351a6e70d7 15:15:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:15:09 ---> f6dc1be2d451 15:15:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:15:09 ---> f6d7a0355e0f 15:15:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:15:09 ---> Running in 436ac3a76737 15:15:09 Removing intermediate container 436ac3a76737 15:15:09 ---> 03d57a3f9dcf 15:15:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:15:09 ---> 065f57258867 15:15:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:15:10 ---> a971172e6091 15:15:10 Step 21/26 : WORKDIR / 15:15:10 ---> a701aa400c3d 15:15:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:15:10 ---> Running in e6ef0a8888c9 15:15:10 ---> Running in eb4a26ad41a7 15:15:10 Removing intermediate container e6ef0a8888c9 15:15:10 ---> daf57e2339d1 15:15:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:15:10 Removing intermediate container eb4a26ad41a7 15:15:10 ---> 213415708550 15:15:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:15:10 ---> Running in b513213e5f93 15:15:10 ---> Running in d3decdfb2269 15:15:10 Removing intermediate container b513213e5f93 15:15:10 ---> cb78e4c5c47e 15:15:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:15:10 ---> Running in c82e7865aa62 15:15:10 Removing intermediate container d3decdfb2269 15:15:10 ---> 53f0c43d3d39 15:15:10 Step 24/26 : LABEL arch=x86_64 15:15:10 ---> Running in c9ada5b11f9f 15:15:10 Removing intermediate container c82e7865aa62 15:15:10 ---> 86504addf7ae 15:15:10 Step 24/26 : LABEL arch=x86_64 15:15:10 Removing intermediate container c9ada5b11f9f 15:15:10 ---> d963d8841dd5 15:15:10 Step 25/26 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:15:10 ---> Running in fe935b003eb4 15:15:10 ---> Running in f722cfb62c70 15:15:10 Removing intermediate container fe935b003eb4 15:15:10 ---> 3161d8e25842 15:15:10 Step 25/26 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:15:10 ---> Running in beec892a3104 15:15:10 Removing intermediate container f722cfb62c70 15:15:10 ---> f55826bbe32e 15:15:10 Step 26/26 : LABEL version=0.0.0 15:15:10 ---> Running in e31c44fdf33a 15:15:10 Removing intermediate container beec892a3104 15:15:10 ---> 14df99f886c3 15:15:10 Step 26/26 : LABEL version=0.0.0 15:15:10 ---> Running in d318a2ccf0fd 15:15:10 Removing intermediate container e31c44fdf33a 15:15:10 ---> cecf63368524 15:15:10 15:15:11 Removing intermediate container d318a2ccf0fd 15:15:11 ---> b5ca9899b51a 15:15:11 15:15:11 Successfully built cecf63368524 15:15:11 Successfully tagged security-spire-agent:latest 15:15:11  Building security-spire-agent ... done Successfully built b5ca9899b51a 15:15:11 Successfully tagged security-spire-config:latest 15:15:49  Building security-spire-config ... done Removing intermediate container 09189efbeb4f 15:15:49 ---> 5169dfe0e97c 15:15:49 15:15:49 Step 13/25 : FROM alpine:3.15 15:15:49 ---> 0ac33e5f5afa 15:15:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:15:49 ---> Using cache 15:15:49 ---> 0c39689f7c7b 15:15:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:49 ---> Using cache 15:15:49 ---> 40df44db7cce 15:15:49 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:15:49 ---> Using cache 15:15:49 ---> 3cb381bab7d8 15:15:49 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:15:49 ---> f85e56a252ef 15:15:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:15:49 ---> 5db134602455 15:15:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:15:49 ---> 36fbb983e6cd 15:15:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:15:49 ---> 09f5035b7d69 15:15:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:15:49 ---> Running in cbbd80abd40f 15:15:49 Removing intermediate container cbbd80abd40f 15:15:49 ---> 397a51bdbf70 15:15:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:15:49 ---> Running in eb460171580a 15:15:49 Removing intermediate container eb460171580a 15:15:49 ---> 663af86450b4 15:15:49 Step 23/25 : LABEL arch=x86_64 15:15:49 ---> Running in d32639e4f2cd 15:15:49 Removing intermediate container d32639e4f2cd 15:15:49 ---> 33d9c6cc66d4 15:15:49 Step 24/25 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:15:49 ---> Running in bd80d169204e 15:15:49 Removing intermediate container bd80d169204e 15:15:49 ---> f2f4edf19b14 15:15:49 Step 25/25 : LABEL version=0.0.0 15:15:49 ---> Running in 820fadf9ba3a 15:15:49 Removing intermediate container 820fadf9ba3a 15:15:49 ---> d14b5cc50409 15:15:49 15:15:49 Successfully built d14b5cc50409 15:15:49 Successfully tagged security-spire-server:latest 15:15:49  Building security-spire-server ... done  [Pipeline] } 15:15:49 $ docker stop --time=1 d5368132405353acb823be5eb25ad436313947f68f3e32c3f55ac4a1a96c4a44 15:15:51 $ docker rm -f d5368132405353acb823be5eb25ad436313947f68f3e32c3f55ac4a1a96c4a44 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:51 + docker images 15:15:51 REPOSITORY TAG IMAGE ID CREATED SIZE 15:15:51 security-spire-server latest d14b5cc50409 4 seconds ago 87.3MB 15:15:51 5169dfe0e97c 13 seconds ago 4.43GB 15:15:51 security-spire-config latest b5ca9899b51a 41 seconds ago 86.7MB 15:15:51 security-spire-agent latest cecf63368524 41 seconds ago 127MB 15:15:51 security-secretstore-setup latest 134c3ded1f76 45 seconds ago 28.5MB 15:15:51 a77ff409cfae 50 seconds ago 1.5GB 15:15:51 2b89f7787e0e 51 seconds ago 4.43GB 15:15:51 41f2bc8e525d 58 seconds ago 4.43GB 15:15:51 support-scheduler latest 986c82fc9b9a About a minute ago 26.3MB 15:15:51 core-data latest 7841bc4d8a31 About a minute ago 22.5MB 15:15:51 198e5c5a04ab About a minute ago 1.55GB 15:15:51 d9824ffdca62 About a minute ago 1.52GB 15:15:51 security-bootstrapper latest 3e7d5669cc6c About a minute ago 19.1MB 15:15:51 620ffca680d1 2 minutes ago 1.5GB 15:15:51 core-metadata latest 8649985f2da0 2 minutes ago 17MB 15:15:51 1b487f2b7f75 2 minutes ago 1.5GB 15:15:51 sys-mgmt-agent latest 43baa3c722a9 2 minutes ago 299MB 15:15:51 security-proxy-setup latest c2df244346fc 2 minutes ago 26.9MB 15:15:51 adbba7d6daa3 2 minutes ago 1.49GB 15:15:51 6d845884e289 2 minutes ago 1.5GB 15:15:51 security-spiffe-token-provider latest 42c4bd8912f1 4 minutes ago 28.8MB 15:15:51 core-command latest 03c2666e0102 4 minutes ago 16.1MB 15:15:51 support-notifications latest 4f728d0107fb 4 minutes ago 26.9MB 15:15:51 2a45a934295d 4 minutes ago 1.54GB 15:15:51 aa1c13d51a71 4 minutes ago 1.55GB 15:15:51 959b7e9a813e 4 minutes ago 1.49GB 15:15:51 ci-base-image-x86_64 latest a0db04df0662 7 minutes ago 895MB 15:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 12 days ago 562MB 15:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 13 days ago 254MB 15:15:51 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 15:15:51 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 15:15:51 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 15:15: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] } 15:15:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:15:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:15:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:15:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:16:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:16:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:16:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:16:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:16:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:16:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:16:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:16:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:16:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:16:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements 15:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements 15:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.413s coverage: 53.4% of statements 15:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.571s coverage: 89.2% of statements 15:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.400s coverage: 84.4% of statements 15:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.258s coverage: 95.6% of statements 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.271s coverage: 72.2% of statements 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.449s coverage: 60.0% of statements 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.896s coverage: 0.9% of statements 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.600s coverage: 58.8% of statements 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.301s coverage: 29.6% of statements 15:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements 15:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 15:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements 15:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 15:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.693s coverage: 82.5% of statements 15:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.307s coverage: 58.8% of statements 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.309s coverage: 85.4% of statements 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.834s coverage: 91.2% of statements 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.922s coverage: 64.4% of statements 15:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 15:17:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.406s coverage: 65.4% of statements 15:17:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:17:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:17:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:17:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.858s coverage: 43.8% of statements 15:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:17:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements 15:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:17:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.334s coverage: 84.8% of statements 15:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:17:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:17:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.484s coverage: 17.7% of statements 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:17:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:17:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:17:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.350s coverage: 100.0% of statements 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 15:17:47 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 15:17:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:17:47 GO111MODULE=on go vet ./... 15:19:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:19:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:19:41 ./bin/test-attribution-txt.sh [Pipeline] echo 15:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:19:45 + ls -al . 15:19:45 total 668 15:19:45 drwxrwxr-x 9 1001 1001 4096 May 5 15:19 . 15:19:45 drwxr-xr-x 4 root root 4096 May 5 15:13 .. 15:19:45 -rw-rw-r-- 1 1001 1001 11 May 5 15:11 .dockerignore 15:19:45 drwxrwxr-x 8 1001 1001 4096 May 5 15:11 .git 15:19:45 drwxrwxr-x 3 1001 1001 4096 May 5 15:11 .github 15:19:45 -rw-rw-r-- 1 1001 1001 879 May 5 15:11 .gitignore 15:19:45 -rw-rw-r-- 1 1001 1001 42 May 5 15:11 .golangci.yml 15:19:45 -rw-rw-r-- 1 1001 1001 87 May 5 15:11 .hadolint.yml 15:19:45 -rw-rw-r-- 1 1001 1001 166 May 5 15:11 .sonarcloud.properties 15:19:45 -rw-rw-r-- 1 1001 1001 1171 May 5 15:11 ADOPTERS.md 15:19:45 -rw-rw-r-- 1 1001 1001 10086 May 5 15:11 Attribution.txt 15:19:45 -rw-rw-r-- 1 1001 1001 51732 May 5 15:11 CHANGELOG.md 15:19:45 -rw-rw-r-- 1 1001 1001 3804 May 5 15:11 CONTRIBUTING.md 15:19:45 -rw-rw-r-- 1 1001 1001 677 May 5 15:11 GOVERNANCE.md 15:19:45 -rw-rw-r-- 1 1001 1001 850 May 5 15:11 Jenkinsfile 15:19:45 -rw-rw-r-- 1 1001 1001 10775 May 5 15:11 LICENSE 15:19:45 -rw-rw-r-- 1 1001 1001 10389 May 5 15:11 Makefile 15:19:45 -rw-rw-r-- 1 1001 1001 582 May 5 15:11 OWNERS.md 15:19:45 -rw-rw-r-- 1 1001 1001 9094 May 5 15:11 README.md 15:19:45 -rw-rw-r-- 1 1001 1001 6912 May 5 15:11 SECURITY.md 15:19:45 -rw-rw-r-- 1 1001 1001 5 May 5 15:08 VERSION 15:19:45 -rw-rw-r-- 1 1001 1001 4131 May 5 15:11 ZMQWindows.md 15:19:45 drwxrwxr-x 2 1001 1001 4096 May 5 15:11 bin 15:19:45 drwxrwxr-x 18 1001 1001 4096 May 5 15:11 cmd 15:19:45 -rw-r--r-- 1 root root 435134 May 5 15:17 coverage.out 15:19:45 -rw-rw-r-- 1 1001 1001 3256 May 5 15:11 go.mod 15:19:45 -rw-rw-r-- 1 1001 1001 35162 May 5 15:13 go.sum 15:19:45 drwxrwxr-x 8 1001 1001 4096 May 5 15:11 internal 15:19:45 drwxrwxr-x 3 1001 1001 4096 May 5 15:11 openapi 15:19:45 drwxrwxr-x 4 1001 1001 4096 May 5 15:11 snap 15:19:45 -rw-rw-r-- 1 1001 1001 204 May 5 15:11 version.go [Pipeline] sh 15:19:46 + '[' -e coverage.out ] 15:19:46 + chown 1001:1001 coverage.out [Pipeline] stash 15:19:46 Warning: overwriting stash ‘coverage-report’ 15:19:46 Stashed 1 file(s) [Pipeline] sh 15:19:47 + make build 15:19:47 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 15:21: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/core-metadata/core-metadata ./cmd/core-metadata 15:22:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:22: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 15:22:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:22:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:22:56 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 15:23:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:23:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:23: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:23: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/secrets-config ./cmd/secrets-config 15:23: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 15:23:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:23:31 $ docker stop --time=1 df4bb367e498ddc4917050174441bb695bae5a1511a0d0a324fcbb401aec493c 15:23:33 $ docker rm -f df4bb367e498ddc4917050174441bb695bae5a1511a0d0a324fcbb401aec493c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:23:36 15:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:23:36 latest: Pulling from edgex-devops/edgex-compose-arm64 15:23:36 29e5d40040c1: Pulling fs layer 15:23:36 1ce36da41761: Pulling fs layer 15:23:36 25b303627fd3: Pulling fs layer 15:23:36 29e5d40040c1: Verifying Checksum 15:23:36 29e5d40040c1: Download complete 15:23:37 1ce36da41761: Verifying Checksum 15:23:37 1ce36da41761: Download complete 15:23:37 29e5d40040c1: Pull complete 15:23:38 25b303627fd3: Verifying Checksum 15:23:38 25b303627fd3: Download complete 15:23:38 1ce36da41761: Pull complete 15:23:51 25b303627fd3: Pull complete 15:23:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:23:51 prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container 15:23:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:23:53 $ docker top 1e30536c77df53fc603ac2328d283a457e5922d94cd7188d62e87d432f288678 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:54 + docker-compose+ buildgrep --help parallel 15:23:54 15:24:00 --parallel Build images in parallel. [Pipeline] } 15:24:00 $ docker stop --time=1 1e30536c77df53fc603ac2328d283a457e5922d94cd7188d62e87d432f288678 15:24:01 $ docker rm -f 1e30536c77df53fc603ac2328d283a457e5922d94cd7188d62e87d432f288678 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:24:02 . [Pipeline] withDockerContainer 15:24:02 prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container 15:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:24:04 $ docker top ec031dfb048fee0ef9eb55a6e72a5b6097911215160415d841888616bd87d36c -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:05 + docker-compose -f ./docker-compose-build.yml build --parallel 15:24:10 Building core-command ... 15:24:10 Building core-data ... 15:24:10 Building core-metadata ... 15:24:10 Building security-bootstrapper ... 15:24:10 Building security-proxy-setup ... 15:24:10 Building security-secretstore-setup ... 15:24:10 Building security-spiffe-token-provider ... 15:24:10 Building security-spire-agent ... 15:24:10 Building security-spire-config ... 15:24:10 Building security-spire-server ... 15:24:10 Building support-notifications ... 15:24:10 Building support-scheduler ... 15:24:10 Building sys-mgmt-agent ... 15:24:10 Building security-spire-config 15:24:10 Building security-secretstore-setup 15:24:10 Building security-bootstrapper 15:24:10 Building core-command 15:24:10 Building sys-mgmt-agent 15:25:47 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:25:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:25:47 ---> d4f479f326fd 15:25:47 Step 3/25 : WORKDIR /edgex-go 15:25:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:25:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:47 ---> d4f479f326fd 15:25:47 Step 3/23 : WORKDIR /edgex-go 15:25:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:25:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:47 ---> d4f479f326fd 15:25:47 Step 3/23 : WORKDIR /edgex-go 15:25:47 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:25:47 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:25:47 ---> d4f479f326fd 15:25:47 Step 3/31 : WORKDIR /edgex-go 15:25:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:25:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:25:47 ---> d4f479f326fd 15:25:47 Step 3/26 : WORKDIR /edgex-go 15:25:47 ---> Running in ef895bd7a9eb 15:25:47 ---> Running in e3a278760d7b 15:25:47 ---> Running in a3950f1a1eb0 15:25:47 ---> Running in fc5ebd83cb29 15:25:47 ---> Running in 97e3ad3b2517 15:25:47 Removing intermediate container ef895bd7a9eb 15:25:47 ---> 72bd4ed9e11c 15:25:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:47 ---> Running in 76c4bff3df76 15:25:47 Removing intermediate container e3a278760d7b 15:25:47 ---> 3424a00f831b 15:25:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:47 Removing intermediate container a3950f1a1eb0 15:25:47 ---> fb45de5cfdb4 15:25:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container fc5ebd83cb29 15:25:47 15:25:47 ---> 4fc2ee429de9 15:25:47 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:47 ---> Running in d9769c444f51 15:25:47 ---> Running in 64f4ca54f02e 15:25:47 ---> Running in 3e7255d8716b 15:25:47 Removing intermediate container 97e3ad3b2517 15:25:47 ---> 67d80196ac57 15:25:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:47 ---> Running in 2e49ee0b6a57 15:25:47 Removing intermediate container 76c4bff3df76 15:25:47 ---> 2c4bb9a6f15d 15:25:47 Step 5/23 : RUN apk add --update --no-cache make bash git 15:25:47 ---> Running in 3adf9b8c5a6c 15:25:47 Removing intermediate container d9769c444f51 15:25:47 ---> 55c39793d9ff 15:25:47 Step 5/23 : RUN apk add --update --no-cache make git 15:25:47 Removing intermediate container 64f4ca54f02e 15:25:47 ---> 90bb50cd3710 15:25:47 Step 5/25 : RUN apk add --update --no-cache make git 15:25:47 ---> Running in 3b3e82b7bf98 15:25:47 ---> Running in 763ed3d3da9f 15:25:47 Removing intermediate container 2e49ee0b6a57 15:25:47 ---> 762138ee2a6b 15:25:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:25:47 Removing intermediate container 3e7255d8716b 15:25:47 ---> d23b0f5d40ec 15:25:47 Step 5/31 : RUN apk add --update --no-cache make git 15:25:47 ---> Running in e8a65dd0fa98 15:25:47 ---> Running in 95fe19d91dc8 15:25:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:25:49 OK: 220 MiB in 52 packages 15:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:25:50 Removing intermediate container 3adf9b8c5a6c 15:25:50 ---> 9d9fdd644ef4 15:25:50 Step 6/23 : COPY go.mod vendor* ./ 15:25:50 OK: 220 MiB in 52 packages 15:25:50 OK: 220 MiB in 52 packages 15:25:51 OK: 220 MiB in 52 packages 15:25:51 OK: 220 MiB in 52 packages 15:25:52 ---> 9df1d6cdba9e 15:25:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:52 ---> Running in da1d8a58264a 15:25:52 Removing intermediate container 763ed3d3da9f 15:25:52 ---> cdfcc8503fdd 15:25:52 Step 6/25 : COPY go.mod vendor* ./ 15:25:53 Removing intermediate container 3b3e82b7bf98 15:25:53 ---> 5f4125ced69d 15:25:53 Step 6/23 : COPY go.mod vendor* ./ 15:25:53 Removing intermediate container 95fe19d91dc8 15:25:53 ---> 01a269feda9c 15:25:53 Step 6/31 : COPY go.mod vendor* ./ 15:25:53 Removing intermediate container e8a65dd0fa98 15:25:53 ---> acbd516fd44e 15:25:53 Step 6/26 : COPY go.mod vendor* ./ 15:25:54 ---> b9790a35327e 15:25:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:54 ---> Running in 4e64d6e907a8 15:25:54 ---> d361b88163c5 15:25:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:54 ---> 36f7da542887 15:25:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:54 ---> Running in b84c96e12d4c 15:25:54 ---> 44babefc0ff4 15:25:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:54 ---> Running in c8ad3b225261 15:25:55 ---> Running in cff8f9a6b793 15:25:56 Removing intermediate container da1d8a58264a 15:25:56 ---> 95869389b9a0 15:25:56 Step 8/23 : COPY . . 15:26:01 Removing intermediate container 4e64d6e907a8 15:26:01 ---> ba8036d1fd6d 15:26:01 Step 8/25 : COPY . . 15:26:01 Removing intermediate container c8ad3b225261 15:26:01 ---> a5e68a349cc2 15:26:01 Step 8/31 : COPY . . 15:26:01 Removing intermediate container b84c96e12d4c 15:26:01 ---> f1e0e0c9e559 15:26:01 Step 8/23 : COPY . . 15:26:01 Removing intermediate container cff8f9a6b793 15:26:01 ---> 5af1206797a8 15:26:01 Step 8/26 : COPY . . 15:26:28 ---> 3cf89dbe796e 15:26:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:26:28 ---> Running in 416cb7e539e1 15:26:28 ---> c6f5fc49dfd2 15:26:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:26:28 ---> Running in 1da56ac48f82 15:26:29 ---> 0859a9e24c51 15:26:29 Step 9/23 : RUN make cmd/core-command/core-command 15:26:29 ---> Running in d46da8f36815 15:26:30 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 15:26:30 ---> 9d153389dcfe 15:26:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:26:30 ---> Running in c49c63df874b 15:26:31 ---> 91897656b692 15:26:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:26:31 ---> Running in 8b5561d4bd4b 15:26:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:26:31 Removing intermediate container c49c63df874b 15:26:31 ---> 88a6e8ee318b 15:26:31 Step 10/26 : RUN mkdir -p spire-build 15:26:31 ---> Running in 288618a7ac7c 15:26:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:26: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:26:35 Removing intermediate container 288618a7ac7c 15:26:35 ---> 25259726b6ea 15:26:35 Step 11/26 : WORKDIR /edgex-go/spire-build 15:26:35 ---> Running in 594d6124cd72 15:26:35 Removing intermediate container 594d6124cd72 15:26:35 ---> 9da430fec6df 15:26:35 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 15:26:35 ---> Running in f902da35778d 15:26:38 spire-1.2.1/ 15:26:38 spire-1.2.1/.data/ 15:26:38 spire-1.2.1/.data/.file 15:26:38 spire-1.2.1/.dockerignore 15:26:38 spire-1.2.1/.gitattributes 15:26:38 spire-1.2.1/.githooks/ 15:26:38 spire-1.2.1/.githooks/pre-commit 15:26:38 spire-1.2.1/.github/ 15:26:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:26:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:26:38 spire-1.2.1/.github/dependabot.yml 15:26:38 spire-1.2.1/.github/workflows/ 15:26:38 spire-1.2.1/.github/workflows/nightly_build.yaml 15:26:38 spire-1.2.1/.github/workflows/pr_build.yaml 15:26:38 spire-1.2.1/.github/workflows/release_build.yaml 15:26:38 spire-1.2.1/.github/workflows/scripts/ 15:26:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:26:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:26:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:26:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:26:38 spire-1.2.1/.github/workflows/scripts/split.sh 15:26:38 spire-1.2.1/.gitignore 15:26:38 spire-1.2.1/.go-version 15:26:38 spire-1.2.1/.golangci.yml 15:26:38 spire-1.2.1/ADOPTERS.md 15:26:38 spire-1.2.1/CHANGELOG.md 15:26:38 spire-1.2.1/CODE-OF-CONDUCT.md 15:26:38 spire-1.2.1/CODEOWNERS 15:26:38 spire-1.2.1/CONTRIBUTING.md 15:26:38 spire-1.2.1/Dockerfile 15:26:38 spire-1.2.1/Dockerfile.dev 15:26:38 spire-1.2.1/Dockerfile.scratch 15:26:38 spire-1.2.1/LICENSE 15:26:38 spire-1.2.1/MAINTAINERS.md 15:26:38 spire-1.2.1/Makefile 15:26:38 spire-1.2.1/README.md 15:26:38 spire-1.2.1/ROADMAP.md 15:26:38 spire-1.2.1/SECURITY.md 15:26:38 spire-1.2.1/cmd/ 15:26:38 spire-1.2.1/cmd/spire-agent/ 15:26:38 spire-1.2.1/cmd/spire-agent/cli/ 15:26:38 spire-1.2.1/cmd/spire-agent/cli/api/ 15:26:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/common/ 15:26:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:26:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/run/ 15:26:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:26:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:26:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:26:38 spire-1.2.1/cmd/spire-agent/main.go 15:26:38 spire-1.2.1/cmd/spire-server/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/agent/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/cli.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/run/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/token/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/validate/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/x509/ 15:26:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:26:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:26:38 spire-1.2.1/cmd/spire-server/main.go 15:26:38 spire-1.2.1/cmd/spire-server/util/ 15:26:38 spire-1.2.1/cmd/spire-server/util/util.go 15:26:38 spire-1.2.1/conf/ 15:26:38 spire-1.2.1/conf/agent/ 15:26:38 spire-1.2.1/conf/agent/agent.conf 15:26:38 spire-1.2.1/conf/agent/agent_full.conf 15:26:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:26:38 spire-1.2.1/conf/server/ 15:26:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:26:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:26:38 spire-1.2.1/conf/server/server.conf 15:26:38 spire-1.2.1/conf/server/server_full.conf 15:26:38 spire-1.2.1/doc/ 15:26:38 spire-1.2.1/doc/SPIRE101.md 15:26:38 spire-1.2.1/doc/auditlog.md 15:26:38 spire-1.2.1/doc/authorization_policy_engine.md 15:26:38 spire-1.2.1/doc/changelog_guidelines.md 15:26:38 spire-1.2.1/doc/cure53-report.pdf 15:26:38 spire-1.2.1/doc/images/ 15:26:38 spire-1.2.1/doc/images/2019_roadmap.png 15:26:38 spire-1.2.1/doc/images/SPIRE101.png 15:26:38 spire-1.2.1/doc/images/SPIRE_agent.png 15:26:38 spire-1.2.1/doc/images/SPIRE_server.png 15:26:38 spire-1.2.1/doc/images/cache_mgr.png 15:26:38 spire-1.2.1/doc/images/cache_mgr_components.png 15:26:38 spire-1.2.1/doc/images/federated_spire.png 15:26:38 spire-1.2.1/doc/images/ha_mode.png 15:26:38 spire-1.2.1/doc/images/nested_spire.png 15:26:38 spire-1.2.1/doc/images/oidc_federation.png 15:26:38 spire-1.2.1/doc/images/single_trust_domain.png 15:26:38 spire-1.2.1/doc/images/spiffe_compatible.png 15:26:38 spire-1.2.1/doc/images/spire_logo.png 15:26:38 spire-1.2.1/doc/migrating_registration_api_clients.md 15:26:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:26:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:26:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:26:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:26:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:26:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:26:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:26:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:26:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:26:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:26:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:26:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:26:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:26:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:26:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:26:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:26:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:26:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:26:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:26:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:26:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:26:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:26:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:26:38 spire-1.2.1/doc/scaling_spire.md 15:26:38 spire-1.2.1/doc/spire_agent.md 15:26:38 spire-1.2.1/doc/spire_server.md 15:26:38 spire-1.2.1/doc/supported_integrations.md 15:26:38 spire-1.2.1/doc/telemetry.md 15:26:38 spire-1.2.1/doc/telemetry_config.md 15:26:38 spire-1.2.1/doc/upgrading.md 15:26:38 spire-1.2.1/doc/using_spire.md 15:26:38 spire-1.2.1/examples/ 15:26:38 spire-1.2.1/examples/README.md 15:26:38 spire-1.2.1/go.mod 15:26:38 spire-1.2.1/go.sum 15:26:38 spire-1.2.1/pkg/ 15:26:38 spire-1.2.1/pkg/agent/ 15:26:38 spire-1.2.1/pkg/agent/agent.go 15:26:38 spire-1.2.1/pkg/agent/api/ 15:26:38 spire-1.2.1/pkg/agent/api/config.go 15:26:38 spire-1.2.1/pkg/agent/api/debug/ 15:26:38 spire-1.2.1/pkg/agent/api/debug/v1/ 15:26:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:26:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:26:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:26:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:26:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:26:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:26:38 spire-1.2.1/pkg/agent/api/endpoints.go 15:26:38 spire-1.2.1/pkg/agent/api/health/ 15:26:38 spire-1.2.1/pkg/agent/api/health/v1/ 15:26:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:26:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:26:38 spire-1.2.1/pkg/agent/api/rpccontext/ 15:26:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:26:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:26:38 spire-1.2.1/pkg/agent/attestor/ 15:26:38 spire-1.2.1/pkg/agent/attestor/node/ 15:26:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:26:38 spire-1.2.1/pkg/agent/attestor/node/node.go 15:26:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:26:38 spire-1.2.1/pkg/agent/attestor/workload/ 15:26:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:26:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:26:38 spire-1.2.1/pkg/agent/catalog/ 15:26:38 spire-1.2.1/pkg/agent/catalog/catalog.go 15:26:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:26:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:26:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:26:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:26:38 spire-1.2.1/pkg/agent/client/ 15:26:38 spire-1.2.1/pkg/agent/client/client.go 15:26:38 spire-1.2.1/pkg/agent/client/client_test.go 15:26:38 spire-1.2.1/pkg/agent/client/dial.go 15:26:38 spire-1.2.1/pkg/agent/client/nodeconn.go 15:26:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:26:38 spire-1.2.1/pkg/agent/client/update.go 15:26:38 spire-1.2.1/pkg/agent/client/util.go 15:26:38 spire-1.2.1/pkg/agent/common/ 15:26:38 spire-1.2.1/pkg/agent/common/backoff/ 15:26:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:26:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:26:38 spire-1.2.1/pkg/agent/common/cgroups/ 15:26:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:26:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:26:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:26:38 spire-1.2.1/pkg/agent/config.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/ 15:26:38 spire-1.2.1/pkg/agent/endpoints/config.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:26:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:26:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/workload/ 15:26:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:26:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:26:38 spire-1.2.1/pkg/agent/manager/ 15:26:38 spire-1.2.1/pkg/agent/manager/cache/ 15:26:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:26:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:26:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:26:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:26:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:26:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:26:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:26:38 spire-1.2.1/pkg/agent/manager/config.go 15:26:38 spire-1.2.1/pkg/agent/manager/manager.go 15:26:38 spire-1.2.1/pkg/agent/manager/manager_test.go 15:26:38 spire-1.2.1/pkg/agent/manager/storage.go 15:26:38 spire-1.2.1/pkg/agent/manager/storage_test.go 15:26:38 spire-1.2.1/pkg/agent/manager/storecache/ 15:26:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:26:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:26:38 spire-1.2.1/pkg/agent/manager/sync.go 15:26:38 spire-1.2.1/pkg/agent/plugin/ 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:26:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:26:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:26:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:26:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:26:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:26:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:26:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:26:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:26:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:26:39 spire-1.2.1/pkg/agent/svid/ 15:26:39 spire-1.2.1/pkg/agent/svid/rotator.go 15:26:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:26:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:26:39 spire-1.2.1/pkg/agent/svid/store/ 15:26:39 spire-1.2.1/pkg/agent/svid/store/service.go 15:26:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:26:39 spire-1.2.1/pkg/common/ 15:26:39 spire-1.2.1/pkg/common/agentpathtemplate/ 15:26:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:26:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:26:39 spire-1.2.1/pkg/common/api/ 15:26:39 spire-1.2.1/pkg/common/api/metrics.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/ 15:26:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/logger.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/names.go 15:26:39 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:26:39 spire-1.2.1/pkg/common/api/names.go 15:26:39 spire-1.2.1/pkg/common/api/ratelimit.go 15:26:39 spire-1.2.1/pkg/common/api/rpccontext/ 15:26:39 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:26:39 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:26:39 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:26:39 spire-1.2.1/pkg/common/auth/ 15:26:39 spire-1.2.1/pkg/common/auth/interceptors.go 15:26:39 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:26:39 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/ 15:26:39 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/types.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:26:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:26:39 spire-1.2.1/pkg/common/catalog/ 15:26:39 spire-1.2.1/pkg/common/catalog/bind.go 15:26:39 spire-1.2.1/pkg/common/catalog/builtin.go 15:26:39 spire-1.2.1/pkg/common/catalog/catalog.go 15:26:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:26:39 spire-1.2.1/pkg/common/catalog/closers.go 15:26:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:26:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:26:39 spire-1.2.1/pkg/common/catalog/config.go 15:26:39 spire-1.2.1/pkg/common/catalog/config_test.go 15:26:39 spire-1.2.1/pkg/common/catalog/configure.go 15:26:39 spire-1.2.1/pkg/common/catalog/constraints.go 15:26:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:26:39 spire-1.2.1/pkg/common/catalog/context.go 15:26:39 spire-1.2.1/pkg/common/catalog/external.go 15:26:39 spire-1.2.1/pkg/common/catalog/host.go 15:26:39 spire-1.2.1/pkg/common/catalog/pipenet.go 15:26:39 spire-1.2.1/pkg/common/catalog/plugin.go 15:26:39 spire-1.2.1/pkg/common/catalog/testplugin/ 15:26:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:26:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:26:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:26:39 spire-1.2.1/pkg/common/cli/ 15:26:39 spire-1.2.1/pkg/common/cli/env.go 15:26:39 spire-1.2.1/pkg/common/cli/flags.go 15:26:39 spire-1.2.1/pkg/common/cli/trust_domain.go 15:26:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:26:39 spire-1.2.1/pkg/common/cli/umask.go 15:26:39 spire-1.2.1/pkg/common/cli/umask_posix.go 15:26:39 spire-1.2.1/pkg/common/cli/umask_test.go 15:26:39 spire-1.2.1/pkg/common/cli/umask_windows.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/ 15:26:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/flag.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/format.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/ 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:26:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:26:39 spire-1.2.1/pkg/common/coretypes/ 15:26:39 spire-1.2.1/pkg/common/coretypes/bundle/ 15:26:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:26:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:26:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:26:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:26:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:26:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:26:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:26:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:26:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:26:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:26:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:26:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:26:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:26:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:26:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:26:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:26:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:26:39 spire-1.2.1/pkg/common/cryptoutil/ 15:26:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:26:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:26:39 spire-1.2.1/pkg/common/diskutil/ 15:26:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:26:39 spire-1.2.1/pkg/common/diskutil/file_test.go 15:26:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:26:39 spire-1.2.1/pkg/common/errorutil/ 15:26:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:26:39 spire-1.2.1/pkg/common/health/ 15:26:39 spire-1.2.1/pkg/common/health/config.go 15:26:39 spire-1.2.1/pkg/common/health/context.go 15:26:39 spire-1.2.1/pkg/common/health/context_test.go 15:26:39 spire-1.2.1/pkg/common/health/health.go 15:26:39 spire-1.2.1/pkg/common/health/health_test.go 15:26:39 spire-1.2.1/pkg/common/health/logger.go 15:26:39 spire-1.2.1/pkg/common/hostservice/ 15:26:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:26:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:26:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:26:39 spire-1.2.1/pkg/common/idutil/ 15:26:39 spire-1.2.1/pkg/common/idutil/require.go 15:26:39 spire-1.2.1/pkg/common/idutil/require_test.go 15:26:39 spire-1.2.1/pkg/common/idutil/safety.go 15:26:39 spire-1.2.1/pkg/common/idutil/safety_test.go 15:26:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:26:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:26:39 spire-1.2.1/pkg/common/jwtsvid/ 15:26:39 spire-1.2.1/pkg/common/jwtsvid/common.go 15:26:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:26:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:26:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:26:39 spire-1.2.1/pkg/common/jwtutil/ 15:26:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:26:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:26:39 spire-1.2.1/pkg/common/log/ 15:26:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:26:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:26:39 spire-1.2.1/pkg/common/log/log.go 15:26:39 spire-1.2.1/pkg/common/log/log_test.go 15:26:39 spire-1.2.1/pkg/common/log/options.go 15:26:39 spire-1.2.1/pkg/common/nodeutil/ 15:26:39 spire-1.2.1/pkg/common/nodeutil/node.go 15:26:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:26:39 spire-1.2.1/pkg/common/peertracker/ 15:26:39 spire-1.2.1/pkg/common/peertracker/conn.go 15:26:39 spire-1.2.1/pkg/common/peertracker/credentials.go 15:26:39 spire-1.2.1/pkg/common/peertracker/errors.go 15:26:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:26:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:26:39 spire-1.2.1/pkg/common/peertracker/info.go 15:26:39 spire-1.2.1/pkg/common/peertracker/listener.go 15:26:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:26:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:26:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:26:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:26:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:26:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:26:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:26:39 spire-1.2.1/pkg/common/peertracker/tcp.go 15:26:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:26:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:26:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:26:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:26:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:26:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:26:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:26:39 spire-1.2.1/pkg/common/peertracker/uds.go 15:26:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:26:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:26:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:26:39 spire-1.2.1/pkg/common/pemutil/ 15:26:39 spire-1.2.1/pkg/common/pemutil/block.go 15:26:39 spire-1.2.1/pkg/common/pemutil/certs.go 15:26:39 spire-1.2.1/pkg/common/pemutil/common.go 15:26:39 spire-1.2.1/pkg/common/pemutil/csr.go 15:26:39 spire-1.2.1/pkg/common/pemutil/keys.go 15:26:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/ 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:26:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:26:39 spire-1.2.1/pkg/common/plugin/ 15:26:39 spire-1.2.1/pkg/common/plugin/aws/ 15:26:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:26:39 spire-1.2.1/pkg/common/plugin/azure/ 15:26:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:26:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:26:39 spire-1.2.1/pkg/common/plugin/facade.go 15:26:39 spire-1.2.1/pkg/common/plugin/facade_test.go 15:26:39 spire-1.2.1/pkg/common/plugin/gcp/ 15:26:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:26:39 spire-1.2.1/pkg/common/plugin/k8s/ 15:26:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:26:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:26:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:26:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:26:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:26:39 spire-1.2.1/pkg/common/plugin/log.go 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/ 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:26:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:26:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:26:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:26:39 spire-1.2.1/pkg/common/plugin/x509pop/ 15:26:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:26:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:26:39 spire-1.2.1/pkg/common/profiling/ 15:26:39 spire-1.2.1/pkg/common/profiling/dumpers.go 15:26:39 spire-1.2.1/pkg/common/profiling/profiling.go 15:26:39 spire-1.2.1/pkg/common/protoutil/ 15:26:39 spire-1.2.1/pkg/common/protoutil/masks.go 15:26:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:26:39 spire-1.2.1/pkg/common/rotationutil/ 15:26:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:26:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:26:39 spire-1.2.1/pkg/common/selector/ 15:26:39 spire-1.2.1/pkg/common/selector/selector.go 15:26:39 spire-1.2.1/pkg/common/selector/selector_test.go 15:26:39 spire-1.2.1/pkg/common/selector/set.go 15:26:39 spire-1.2.1/pkg/common/selector/set_utils.go 15:26:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/ 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/ 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:26:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:26:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:26:39 spire-1.2.1/pkg/common/telemetry/call.go 15:26:39 spire-1.2.1/pkg/common/telemetry/common/ 15:26:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:26:39 spire-1.2.1/pkg/common/telemetry/config.go 15:26:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:26:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/inmem.go 15:26:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/m3.go 15:26:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/metrics.go 15:26:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/names.go 15:26:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:26:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:26:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/ 15:26:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:26:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:26:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:26:39 spire-1.2.1/pkg/common/telemetry/server/server.go 15:26:39 spire-1.2.1/pkg/common/telemetry/sink.go 15:26:39 spire-1.2.1/pkg/common/telemetry/statsd.go 15:26:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:26:39 spire-1.2.1/pkg/common/telemetry/uptime.go 15:26:39 spire-1.2.1/pkg/common/telemetry/version.go 15:26:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:26:39 spire-1.2.1/pkg/common/uptime/ 15:26:39 spire-1.2.1/pkg/common/uptime/uptime.go 15:26:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:26:39 spire-1.2.1/pkg/common/util/ 15:26:39 spire-1.2.1/pkg/common/util/certs.go 15:26:39 spire-1.2.1/pkg/common/util/certs_test.go 15:26:39 spire-1.2.1/pkg/common/util/csr.go 15:26:39 spire-1.2.1/pkg/common/util/hash.go 15:26:39 spire-1.2.1/pkg/common/util/selectors.go 15:26:39 spire-1.2.1/pkg/common/util/selectors_test.go 15:26:39 spire-1.2.1/pkg/common/util/signals.go 15:26:39 spire-1.2.1/pkg/common/util/sort.go 15:26:39 spire-1.2.1/pkg/common/util/sort_test.go 15:26:39 spire-1.2.1/pkg/common/util/task.go 15:26:39 spire-1.2.1/pkg/common/util/task_test.go 15:26:39 spire-1.2.1/pkg/common/util/testdata/ 15:26:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:26:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:26:39 spire-1.2.1/pkg/common/version/ 15:26:39 spire-1.2.1/pkg/common/version/version.go 15:26:39 spire-1.2.1/pkg/common/x509svid/ 15:26:39 spire-1.2.1/pkg/common/x509svid/common_test.go 15:26:39 spire-1.2.1/pkg/common/x509svid/csr.go 15:26:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:26:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:26:39 spire-1.2.1/pkg/common/x509util/ 15:26:39 spire-1.2.1/pkg/common/x509util/cert.go 15:26:39 spire-1.2.1/pkg/common/x509util/dns.go 15:26:39 spire-1.2.1/pkg/common/x509util/dns_test.go 15:26:39 spire-1.2.1/pkg/common/x509util/keyid.go 15:26:39 spire-1.2.1/pkg/common/x509util/keypair.go 15:26:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:26:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:26:39 spire-1.2.1/pkg/server/ 15:26:39 spire-1.2.1/pkg/server/api/ 15:26:39 spire-1.2.1/pkg/server/api/agent.go 15:26:39 spire-1.2.1/pkg/server/api/agent/ 15:26:39 spire-1.2.1/pkg/server/api/agent/v1/ 15:26:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:26:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:26:39 spire-1.2.1/pkg/server/api/agent_test.go 15:26:39 spire-1.2.1/pkg/server/api/api.go 15:26:39 spire-1.2.1/pkg/server/api/audit/ 15:26:39 spire-1.2.1/pkg/server/api/audit/audit.go 15:26:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:26:39 spire-1.2.1/pkg/server/api/bundle.go 15:26:39 spire-1.2.1/pkg/server/api/bundle/ 15:26:39 spire-1.2.1/pkg/server/api/bundle/v1/ 15:26:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:26:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:26:39 spire-1.2.1/pkg/server/api/bundle_test.go 15:26:39 spire-1.2.1/pkg/server/api/debug/ 15:26:39 spire-1.2.1/pkg/server/api/debug/v1/ 15:26:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:26:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:26:39 spire-1.2.1/pkg/server/api/entry.go 15:26:39 spire-1.2.1/pkg/server/api/entry/ 15:26:39 spire-1.2.1/pkg/server/api/entry/v1/ 15:26:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:26:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:26:39 spire-1.2.1/pkg/server/api/entry_test.go 15:26:39 spire-1.2.1/pkg/server/api/health/ 15:26:39 spire-1.2.1/pkg/server/api/health/v1/ 15:26:39 spire-1.2.1/pkg/server/api/health/v1/service.go 15:26:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:26:39 spire-1.2.1/pkg/server/api/id.go 15:26:39 spire-1.2.1/pkg/server/api/id_test.go 15:26:39 spire-1.2.1/pkg/server/api/limits/ 15:26:39 spire-1.2.1/pkg/server/api/limits/limits.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/ 15:26:39 spire-1.2.1/pkg/server/api/middleware/alias.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/audit.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/caller.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/common.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/entries.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:26:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:26:39 spire-1.2.1/pkg/server/api/ratelimit.go 15:26:39 spire-1.2.1/pkg/server/api/rpccontext/ 15:26:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:26:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:26:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:26:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:26:39 spire-1.2.1/pkg/server/api/selector.go 15:26:39 spire-1.2.1/pkg/server/api/selector_test.go 15:26:39 spire-1.2.1/pkg/server/api/status.go 15:26:39 spire-1.2.1/pkg/server/api/status_test.go 15:26:39 spire-1.2.1/pkg/server/api/svid/ 15:26:39 spire-1.2.1/pkg/server/api/svid/v1/ 15:26:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:26:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:26:39 spire-1.2.1/pkg/server/api/trustdomain.go 15:26:39 spire-1.2.1/pkg/server/api/trustdomain/ 15:26:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:26:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:26:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:26:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:26:39 spire-1.2.1/pkg/server/authpolicy/ 15:26:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:26:39 spire-1.2.1/pkg/server/authpolicy/policy.go 15:26:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:26:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:26:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:26:39 spire-1.2.1/pkg/server/authpolicy/validate.go 15:26:39 spire-1.2.1/pkg/server/bundle/ 15:26:39 spire-1.2.1/pkg/server/bundle/client/ 15:26:39 spire-1.2.1/pkg/server/bundle/client/client.go 15:26:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:26:39 spire-1.2.1/pkg/server/bundle/client/manager.go 15:26:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:26:39 spire-1.2.1/pkg/server/bundle/client/sources.go 15:26:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:26:39 spire-1.2.1/pkg/server/bundle/client/updater.go 15:26:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:26:39 spire-1.2.1/pkg/server/ca/ 15:26:39 spire-1.2.1/pkg/server/ca/ca.go 15:26:39 spire-1.2.1/pkg/server/ca/ca_health.go 15:26:39 spire-1.2.1/pkg/server/ca/ca_test.go 15:26:39 spire-1.2.1/pkg/server/ca/journal.go 15:26:39 spire-1.2.1/pkg/server/ca/journal_test.go 15:26:39 spire-1.2.1/pkg/server/ca/manager.go 15:26:39 spire-1.2.1/pkg/server/ca/manager_health.go 15:26:39 spire-1.2.1/pkg/server/ca/manager_test.go 15:26:39 spire-1.2.1/pkg/server/ca/templates.go 15:26:39 spire-1.2.1/pkg/server/ca/upstream_client.go 15:26:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:26:39 spire-1.2.1/pkg/server/ca/validation.go 15:26:39 spire-1.2.1/pkg/server/cache/ 15:26:39 spire-1.2.1/pkg/server/cache/dscache/ 15:26:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:26:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:26:39 spire-1.2.1/pkg/server/cache/entrycache/ 15:26:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:26:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:26:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:26:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:26:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:26:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:26:39 spire-1.2.1/pkg/server/catalog/ 15:26:39 spire-1.2.1/pkg/server/catalog/catalog.go 15:26:39 spire-1.2.1/pkg/server/catalog/keymanager.go 15:26:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:26:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:26:39 spire-1.2.1/pkg/server/catalog/notifier.go 15:26:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:26:39 spire-1.2.1/pkg/server/config.go 15:26:39 spire-1.2.1/pkg/server/datastore/ 15:26:39 spire-1.2.1/pkg/server/datastore/datastore.go 15:26:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:26:39 spire-1.2.1/pkg/server/datastore/repository.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:26:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:26:39 spire-1.2.1/pkg/server/endpoints/ 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/ 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:26:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:26:39 spire-1.2.1/pkg/server/endpoints/config.go 15:26:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:26:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:26:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:26:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:26:39 spire-1.2.1/pkg/server/endpoints/middleware.go 15:26:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:26:39 spire-1.2.1/pkg/server/hostservice/ 15:26:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:26:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:26:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:26:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:26:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:26:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:26:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:26:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/ 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/ 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:26:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:26:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:26:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/ 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:26:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:26:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:26:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:26:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:26:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:26:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:26:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:26:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:26:40 spire-1.2.1/pkg/server/registration/ 15:26:40 spire-1.2.1/pkg/server/registration/manager.go 15:26:40 spire-1.2.1/pkg/server/registration/manager_test.go 15:26:40 spire-1.2.1/pkg/server/scanentries.go 15:26:40 spire-1.2.1/pkg/server/scanentries_test.go 15:26:40 spire-1.2.1/pkg/server/server.go 15:26:40 spire-1.2.1/pkg/server/server_test.go 15:26:40 spire-1.2.1/pkg/server/svid/ 15:26:40 spire-1.2.1/pkg/server/svid/observer.go 15:26:40 spire-1.2.1/pkg/server/svid/observer_test.go 15:26:40 spire-1.2.1/pkg/server/svid/rotator.go 15:26:40 spire-1.2.1/pkg/server/svid/rotator_config.go 15:26:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:26:40 spire-1.2.1/pkg/server/svid/rotator_test.go 15:26:40 spire-1.2.1/proto/ 15:26:40 spire-1.2.1/proto/private/ 15:26:40 spire-1.2.1/proto/private/server/ 15:26:40 spire-1.2.1/proto/private/server/journal/ 15:26:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:26:40 spire-1.2.1/proto/private/server/journal/journal.proto 15:26:40 spire-1.2.1/proto/spire/ 15:26:40 spire-1.2.1/proto/spire/common/ 15:26:40 spire-1.2.1/proto/spire/common/common.pb.go 15:26:40 spire-1.2.1/proto/spire/common/common.proto 15:26:40 spire-1.2.1/proto/spire/common/plugin/ 15:26:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:26:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:26:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:26:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:26:40 spire-1.2.1/proto/spire/plugin/ 15:26:40 spire-1.2.1/proto/spire/plugin/agent/ 15:26:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:26:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:26:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:26:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:26:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:26:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:26:40 spire-1.2.1/release/ 15:26:40 spire-1.2.1/release/spire-extras/ 15:26:40 spire-1.2.1/release/spire-extras/README.md 15:26:40 spire-1.2.1/release/spire-extras/conf/ 15:26:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:26:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:26:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:26:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:26:40 spire-1.2.1/release/spire/ 15:26:40 spire-1.2.1/release/spire/README.md 15:26:40 spire-1.2.1/release/spire/conf/ 15:26:40 spire-1.2.1/release/spire/conf/agent/ 15:26:40 spire-1.2.1/release/spire/conf/agent/agent.conf 15:26:40 spire-1.2.1/release/spire/conf/server/ 15:26:40 spire-1.2.1/release/spire/conf/server/server.conf 15:26:40 spire-1.2.1/script/ 15:26:40 spire-1.2.1/script/build-artifact.sh 15:26:40 spire-1.2.1/script/generate_dummy_ca.sh 15:26:40 spire-1.2.1/support/ 15:26:40 spire-1.2.1/support/k8s/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:26:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/ 15:26:40 spire-1.2.1/support/oidc-discovery-provider/README.md 15:26:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/config.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/main.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:26:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:26:40 spire-1.2.1/test/ 15:26:40 spire-1.2.1/test/clock/ 15:26:40 spire-1.2.1/test/clock/clock.go 15:26:40 spire-1.2.1/test/fakes/ 15:26:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:26:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:26:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:26:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:26:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:26:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:26:40 spire-1.2.1/test/fakes/fakeagentstore/ 15:26:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:26:40 spire-1.2.1/test/fakes/fakedatastore/ 15:26:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:26:40 spire-1.2.1/test/fakes/fakeentryclient/ 15:26:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:26:40 spire-1.2.1/test/fakes/fakehealthchecker/ 15:26:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:26:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:26:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:26:40 spire-1.2.1/test/fakes/fakemetrics/ 15:26:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:26:40 spire-1.2.1/test/fakes/fakenoderesolver/ 15:26:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:26:40 spire-1.2.1/test/fakes/fakenotifier/ 15:26:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:26:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:26:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:26:40 spire-1.2.1/test/fakes/fakeserverca/ 15:26:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:26:40 spire-1.2.1/test/fakes/fakeservercatalog/ 15:26:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:26:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:26:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:26:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:26:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:26:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:26:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:26:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:26:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:26:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:26:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:26:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:26:40 spire-1.2.1/test/fixture/ 15:26:40 spire-1.2.1/test/fixture/certs/ 15:26:40 spire-1.2.1/test/fixture/certs/agent_svid.der 15:26:40 spire-1.2.1/test/fixture/certs/base_cert.pem 15:26:40 spire-1.2.1/test/fixture/certs/base_csr.pem 15:26:40 spire-1.2.1/test/fixture/certs/base_key.pem 15:26:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:26:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:26:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:26:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:26:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:26:40 spire-1.2.1/test/fixture/certs/blog_key.pem 15:26:40 spire-1.2.1/test/fixture/certs/bundle.der 15:26:40 spire-1.2.1/test/fixture/certs/ca.pem 15:26:40 spire-1.2.1/test/fixture/certs/ca_key.pem 15:26:40 spire-1.2.1/test/fixture/certs/database_cert.pem 15:26:40 spire-1.2.1/test/fixture/certs/database_csr.pem 15:26:40 spire-1.2.1/test/fixture/certs/database_key.pem 15:26:40 spire-1.2.1/test/fixture/certs/node_cert.pem 15:26:40 spire-1.2.1/test/fixture/certs/node_csr.pem 15:26:40 spire-1.2.1/test/fixture/certs/node_key.pem 15:26:40 spire-1.2.1/test/fixture/certs/svid.pem 15:26:40 spire-1.2.1/test/fixture/certs/svid_key.pem 15:26:40 spire-1.2.1/test/fixture/config/ 15:26:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:26:40 spire-1.2.1/test/fixture/config/agent_good.conf 15:26:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:26:40 spire-1.2.1/test/fixture/config/plugin_good.conf 15:26:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:26:40 spire-1.2.1/test/fixture/config/server_good.conf 15:26:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:26:40 spire-1.2.1/test/fixture/fixture.go 15:26:40 spire-1.2.1/test/fixture/nodeattestor/ 15:26:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:26:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:26:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:26:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:26:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:26:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:26:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:26:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:26:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:26:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:26:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:26:40 spire-1.2.1/test/fixture/registration/ 15:26:40 spire-1.2.1/test/fixture/registration/entries.json 15:26:40 spire-1.2.1/test/fixture/registration/good-for-update.json 15:26:40 spire-1.2.1/test/fixture/registration/good.json 15:26:40 spire-1.2.1/test/fixture/registration/invalid.json 15:26:40 spire-1.2.1/test/fixture/registration/invalid_json.json 15:26:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:26:40 spire-1.2.1/test/integration/ 15:26:40 spire-1.2.1/test/integration/README.md 15:26:40 spire-1.2.1/test/integration/common 15:26:40 spire-1.2.1/test/integration/setup/ 15:26:40 spire-1.2.1/test/integration/setup/adminclient/ 15:26:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:26:40 spire-1.2.1/test/integration/setup/adminclient/client.go 15:26:40 spire-1.2.1/test/integration/setup/debugagent/ 15:26:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:26:40 spire-1.2.1/test/integration/setup/debugagent/main.go 15:26:40 spire-1.2.1/test/integration/setup/debugserver/ 15:26:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:26:40 spire-1.2.1/test/integration/setup/debugserver/main.go 15:26:40 spire-1.2.1/test/integration/setup/downstreamclient/ 15:26:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:26:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:26:40 spire-1.2.1/test/integration/setup/itclient/ 15:26:40 spire-1.2.1/test/integration/setup/itclient/client.go 15:26:40 spire-1.2.1/test/integration/setup/node-attestation/ 15:26:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:26:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:26:40 spire-1.2.1/test/integration/setup/x509pop/ 15:26:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:26:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:26:40 spire-1.2.1/test/integration/suites/ 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:26:40 spire-1.2.1/test/integration/suites/join-token/ 15:26:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:26:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:26:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:26:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:26:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:26:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:26:40 spire-1.2.1/test/integration/suites/join-token/README.md 15:26:40 spire-1.2.1/test/integration/suites/join-token/conf/ 15:26:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/join-token/teardown 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:26:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:26:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:26:40 spire-1.2.1/test/integration/suites/k8s/ 15:26:40 spire-1.2.1/test/integration/suites/k8s/00-setup 15:26:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:26:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:26:40 spire-1.2.1/test/integration/suites/k8s/README.md 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/ 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:26:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:26:40 spire-1.2.1/test/integration/suites/k8s/teardown 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/ 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:26:40 spire-1.2.1/test/integration/suites/rotation/ 15:26:40 spire-1.2.1/test/integration/suites/rotation/00-setup 15:26:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:26:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:26:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:26:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:26:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:26:40 spire-1.2.1/test/integration/suites/rotation/README.md 15:26:40 spire-1.2.1/test/integration/suites/rotation/conf/ 15:26:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/rotation/teardown 15:26:40 spire-1.2.1/test/integration/suites/self-test/ 15:26:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:26:40 spire-1.2.1/test/integration/suites/self-test/README.md 15:26:40 spire-1.2.1/test/integration/suites/self-test/teardown 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:26:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:26:40 spire-1.2.1/test/integration/suites/upgrade/ 15:26:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:26:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:26:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:26:40 spire-1.2.1/test/integration/suites/upgrade/README.md 15:26:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:26:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:26:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:26:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:26:40 spire-1.2.1/test/integration/suites/upgrade/teardown 15:26:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:26:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:26:40 spire-1.2.1/test/integration/test-one.sh 15:26:40 spire-1.2.1/test/integration/test.sh 15:26:40 spire-1.2.1/test/plugintest/ 15:26:40 spire-1.2.1/test/plugintest/config.go 15:26:40 spire-1.2.1/test/plugintest/load.go 15:26:40 spire-1.2.1/test/plugintest/option.go 15:26:40 spire-1.2.1/test/spiretest/ 15:26:40 spire-1.2.1/test/spiretest/apiserver.go 15:26:40 spire-1.2.1/test/spiretest/assertions.go 15:26:40 spire-1.2.1/test/spiretest/dir.go 15:26:40 spire-1.2.1/test/spiretest/errors_posix.go 15:26:40 spire-1.2.1/test/spiretest/errors_windows.go 15:26:40 spire-1.2.1/test/spiretest/logs.go 15:26:40 spire-1.2.1/test/spiretest/socketapi.go 15:26:40 spire-1.2.1/test/spiretest/suite.go 15:26:40 spire-1.2.1/test/spiretest/x509.go 15:26:40 spire-1.2.1/test/testca/ 15:26:40 spire-1.2.1/test/testca/ca.go 15:26:40 spire-1.2.1/test/testkey/ 15:26:40 spire-1.2.1/test/testkey/generate.sh 15:26:40 spire-1.2.1/test/testkey/genkeys.go 15:26:40 spire-1.2.1/test/testkey/keys.go 15:26:40 spire-1.2.1/test/testkey/new.go 15:26:40 spire-1.2.1/test/tpmsimulator/ 15:26:40 spire-1.2.1/test/tpmsimulator/simulator.go 15:26:40 spire-1.2.1/test/util/ 15:26:40 spire-1.2.1/test/util/cert_fixtures.go 15:26:40 spire-1.2.1/test/util/cert_generation.go 15:26:40 spire-1.2.1/test/util/io_redirection.go 15:26:40 spire-1.2.1/test/util/race.go 15:26:40 spire-1.2.1/test/util/util.go 15:26:40 building spire from source... 15:26:40 Installing go1.17.7... 15:27:07 Building bin/spire-server... 15:27:07 go: downloading github.com/mitchellh/cli v1.1.2 15:27:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:27:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:27:07 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:27:07 go: downloading google.golang.org/grpc v1.44.0 15:27:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:27:09 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:27:09 go: downloading github.com/imdario/mergo v0.3.12 15:27:10 go: downloading github.com/sirupsen/logrus v1.8.1 15:27:10 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:27:11 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:27:11 go: downloading github.com/fatih/color v1.13.0 15:27:11 go: downloading github.com/mattn/go-isatty v0.0.14 15:27:11 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:27:11 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:27:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:27:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:27:11 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:27:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:27:13 go: downloading github.com/armon/go-metrics v0.3.10 15:27:13 go: downloading github.com/prometheus/client_golang v1.12.1 15:27:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:27:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:27:14 go: downloading github.com/open-policy-agent/opa v0.38.0 15:27:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:27:41 go: downloading github.com/mattn/go-colorable v0.1.12 15:27:41 go: downloading github.com/Masterminds/goutils v1.1.0 15:27:41 go: downloading github.com/Masterminds/semver v1.5.0 15:27:41 go: downloading github.com/google/uuid v1.1.2 15:27:41 go: downloading github.com/huandu/xstrings v1.3.2 15:27:41 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:27:41 go: downloading github.com/oklog/run v1.0.0 15:27:41 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:27:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:27:41 go: downloading github.com/prometheus/client_model v0.2.0 15:27:41 go: downloading github.com/prometheus/common v0.32.1 15:27:41 go: downloading github.com/beorn7/perks v1.0.1 15:27:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:27:41 go: downloading github.com/prometheus/procfs v0.7.3 15:27:41 go: downloading github.com/imkira/go-observer v1.0.3 15:27:41 go: downloading go.uber.org/atomic v1.9.0 15:27:42 go: downloading github.com/hashicorp/errwrap v1.1.0 15:27:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:27:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:27:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:27:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:27:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:27:43 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:27:45 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:27:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:27:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:27:50 go: downloading github.com/stretchr/testify v1.7.0 15:27:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:27:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:27:51 go: downloading github.com/blang/semver/v4 v4.0.0 15:27:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:27:51 go: downloading github.com/jinzhu/gorm v1.9.16 15:27:51 go: downloading github.com/lib/pq v1.10.4 15:27:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:27:52 go: downloading google.golang.org/api v0.70.0 15:27:52 go: downloading k8s.io/client-go v0.23.4 15:27:57 go: downloading k8s.io/api v0.23.4 15:28:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:28:46 go: downloading github.com/google/go-tpm v0.3.3 15:28:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:28:46 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:28:46 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:28:46 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:28:46 go: downloading cloud.google.com/go/storage v1.21.0 15:28:46 go: downloading cloud.google.com/go v0.100.2 15:28:46 go: downloading k8s.io/apimachinery v0.23.4 15:28:50 go: downloading k8s.io/kube-aggregator v0.23.3 15:28:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:28:52 go: downloading cloud.google.com/go/security v1.3.0 15:28:52 go: downloading github.com/hashicorp/vault/api v1.4.1 15:28:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:28:53 go: downloading github.com/twmb/murmur3 v1.1.6 15:28:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:28:53 go: downloading gopkg.in/yaml.v2 v2.4.0 15:28:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:28:54 go: downloading github.com/gobwas/glob v0.2.3 15:28:54 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:28:54 go: downloading github.com/aws/smithy-go v1.11.0 15:28:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:28:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:28:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:28:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:28:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:28:56 go: downloading github.com/jinzhu/inflection v1.0.0 15:28:57 go: downloading github.com/gogo/protobuf v1.3.2 15:29:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:29:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:29:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:29:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:29:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:29:03 go: downloading github.com/dimchansky/utfbom v1.1.1 15:29:03 go: downloading cloud.google.com/go/compute v1.3.0 15:29:04 go: downloading cloud.google.com/go/iam v0.1.1 15:29:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:29:05 go: downloading k8s.io/klog/v2 v2.30.0 15:29:05 go: downloading github.com/google/gofuzz v1.1.0 15:29:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:29:06 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:29:06 go: downloading github.com/spf13/pflag v1.0.5 15:29:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:29:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:29:07 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:29:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:29:07 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:29:07 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:29:08 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:29:09 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:29:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:29:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:29:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:29:10 go: downloading go.opencensus.io v0.23.0 15:29:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:29:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:29:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:29:13 go: downloading gopkg.in/inf.v0 v0.9.1 15:29:13 go: downloading github.com/go-logr/logr v1.2.2 15:29:13 go: downloading github.com/google/go-cmp v0.5.7 15:29:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:29:14 go: downloading github.com/json-iterator/go v1.1.12 15:29:14 go: downloading github.com/googleapis/gnostic v0.5.5 15:29:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:29:20 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:29:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:29:20 go: downloading github.com/tklauser/numcpus v0.3.0 15:29:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:29:20 go: downloading go.uber.org/zap v1.21.0 15:29:21 go: downloading sigs.k8s.io/yaml v1.3.0 15:29:21 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:29:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:29:21 go: downloading github.com/modern-go/reflect2 v1.0.2 15:29:21 go: downloading github.com/ryanuber/go-glob v1.0.0 15:29:21 go: downloading github.com/golang/snappy v0.0.4 15:29:22 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:29:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:29:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:29:32 go: downloading github.com/hashicorp/go-version v1.2.0 15:29:32 go: downloading go.uber.org/multierr v1.6.0 15:30:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:30:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:31: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:31:33 Removing intermediate container 416cb7e539e1 15:31:33 ---> a84ec11b1d76 15:31:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:31:33 ---> Running in 6700bb522be8 15:31: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:31:33 Removing intermediate container d46da8f36815 15:31:33 ---> 23ab06e0a4e6 15:31:33 15:31:33 Step 10/23 : FROM alpine:3.14 15:31:33 3.14: Pulling from library/alpine 15:31:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:31:36 Status: Downloaded newer image for alpine:3.14 15:31:36 ---> ac73e934f311 15:31:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:31:36 ---> Running in 440b8fdf840c 15:31:38 Removing intermediate container 6700bb522be8 15:31:38 ---> 477dd05a3d92 15:31:38 15:31:38 Step 11/23 : FROM docker:20.10.14 15:31:38 20.10.14: Pulling from library/docker 15:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:31:41 (1/1) Installing dumb-init (1.2.5-r1) 15:31:41 Executing busybox-1.33.1-r7.trigger 15:31:41 OK: 5 MiB in 15 packages 15:31:44 Removing intermediate container 440b8fdf840c 15:31:44 ---> 3c39df13923d 15:31:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:31:44 ---> Running in 7ef34e6624d0 15:31:46 Removing intermediate container 7ef34e6624d0 15:31:46 ---> f27d6f93b231 15:31:46 Step 13/23 : ENV APP_PORT=59882 15:31:46 ---> Running in eab7c42115a2 15:31:46 Removing intermediate container 1da56ac48f82 15:31:46 ---> 5cd6e7684387 15:31:46 15:31:46 Step 10/25 : FROM alpine:3.14 15:31:46 ---> ac73e934f311 15:31:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:31:46 ---> Running in 13f84657a24a 15:31:47 Removing intermediate container eab7c42115a2 15:31:47 ---> 681bbc1b9964 15:31:47 Step 14/23 : EXPOSE $APP_PORT 15:31:47 ---> Running in 019ad44501a5 15:31:48 Removing intermediate container 019ad44501a5 15:31:48 ---> 5b61a3d9ca1a 15:31:48 Step 15/23 : WORKDIR / 15:31:48 ---> Running in 40cc13e11202 15:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:31:49 Removing intermediate container 40cc13e11202 15:31:49 ---> fd7dd12acdca 15:31:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:31:50 Removing intermediate container 8b5561d4bd4b 15:31:50 ---> 29317d35f516 15:31:50 15:31:50 Step 10/31 : FROM alpine:3.14 15:31:50 ---> ac73e934f311 15:31:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:31:50 (1/3) Installing ca-certificates (20211220-r0) 15:31:50 ---> Running in c68e8c770e43 15:31:51 (2/3) Installing dumb-init (1.2.5-r1) 15:31:51 (3/3) Installing su-exec (0.2-r1) 15:31:51 Executing busybox-1.33.1-r7.trigger 15:31:51 Executing ca-certificates-20211220-r0.trigger 15:31:51 ---> 928d9b514097 15:31:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:31:51 OK: 6 MiB in 17 packages 15:31:52 Removing intermediate container c68e8c770e43 15:31:52 ---> ba03df1d3c7c 15:31:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:31:52 ---> Running in 331b2ba35658 15:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:31:55 Removing intermediate container 13f84657a24a 15:31:55 ---> 1720cbe549b5 15:31:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:31:55 ---> Running in 8143bae96f2f 15:31:55 ---> 67451b3baff6 15:31:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:31:56 (1/2) Installing dumb-init (1.2.5-r1) 15:31:56 (2/2) Installing su-exec (0.2-r1) 15:31:56 Executing busybox-1.33.1-r7.trigger 15:31:56 OK: 6 MiB in 16 packages 15:31:56 Removing intermediate container 8143bae96f2f 15:31:56 ---> 7ff347338c75 15:31:56 Step 13/25 : WORKDIR / 15:31:56 ---> Running in 13352ef130bf 15:31:58 ---> d6cb9a084438 15:31:58 Step 19/23 : ENTRYPOINT ["/core-command"] 15:31:58 ---> Running in faee70c5197c 15:31:58 Removing intermediate container 13352ef130bf 15:31:58 ---> 6f1db60ea649 15:31:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:31:58 Removing intermediate container 331b2ba35658 15:31:58 ---> 96b7c23350a6 15:31:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:31:58 ---> Running in c8d9b9218aaf 15:31:59 Removing intermediate container faee70c5197c 15:31:59 ---> e6a1fb2a118d 15:31:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:31:59 ---> Running in d13e4a5729a1 15:31:59 Removing intermediate container c8d9b9218aaf 15:31:59 ---> b2dcec5c2c95 15:31:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:32:00 ---> Running in 518c74d49dd2 15:32:00 ---> 4f39eec9ee01 15:32:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:32:00 Removing intermediate container d13e4a5729a1 15:32:00 ---> 3245b3de49e5 15:32:00 Step 21/23 : LABEL arch=arm64 15:32:00 ---> Running in 0c7b86680fd3 15:32:01 Removing intermediate container 518c74d49dd2 15:32:01 ---> dc653a91d1aa 15:32:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:32:01 ---> Running in 386a1e7e07f1 15:32:02 Removing intermediate container 0c7b86680fd3 15:32:02 ---> 08b6ce7841cd 15:32:02 Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:32:02 ---> aa2736627eda 15:32:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:32:02 ---> Running in c1fea667a1dc 15:32:04 Removing intermediate container c1fea667a1dc 15:32:04 ---> 9157e22973c5 15:32:04 Step 23/23 : LABEL version=0.0.0 15:32:04 ---> Running in f7a46af77dfe 15:32:05 ---> 19be8fc14379 15:32:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:32:05 Removing intermediate container f7a46af77dfe 15:32:05 ---> af19921edbb5 15:32:05 15:32:06 Removing intermediate container 386a1e7e07f1 15:32:06 ---> 4096cb148b41 15:32:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:32:06 ---> Running in c12b42c7ff15 15:32:06 ---> e95f5e1caac4 15:32:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:32:06 Successfully built af19921edbb5 15:32:06 Successfully tagged core-command-arm64:latest 15:32:06 Building security-spiffe-token-provider 15:32:07  Building core-command ... done Removing intermediate container c12b42c7ff15 15:32:07 ---> eff5db5772b2 15:32:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:32:09 ---> 6ca65fa6fec3 15:32:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:32:09 ---> Running in a68781f9a354 15:32:10 ---> 261d342d3765 15:32:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:32:12 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:32:12 Status: Downloaded newer image for docker:20.10.14 15:32:12 ---> c346e9eafbab 15:32:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:32:12 ---> Running in c633596a3b3b 15:32:13 ---> 7df1a329b509 15:32:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:32:13 Removing intermediate container c633596a3b3b 15:32:13 ---> 33a806414501 15:32:13 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 15:32:13 ---> Running in 2ff6f6ff14e8 15:32:14 Removing intermediate container a68781f9a354 15:32:14 ---> 3cc01a458d55 15:32:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:32:15 ---> 2d0352991fa6 15:32:15 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/ 15:32:15 ---> Running in 3dcbca371304 15:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:32:16 ---> 2b4526fc1522 15:32:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:32:17 (1/43) Installing readline (8.1.1-r0) 15:32:17 (2/43) Installing bash (5.1.16-r0) 15:32:17 Executing bash-5.1.16-r0.post-install 15:32:17 (3/43) Installing brotli-libs (1.0.9-r5) 15:32:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:32:17 (5/43) Installing libcurl (7.80.0-r1) 15:32:17 (6/43) Installing curl (7.80.0-r1) 15:32:17 (7/43) Installing dumb-init (1.2.5-r1) 15:32:17 (8/43) Installing libbz2 (1.0.8-r1) 15:32:17 (9/43) Installing expat (2.4.7-r0) 15:32:17 (10/43) Installing libffi (3.4.2-r1) 15:32:17 (11/43) Installing gdbm (1.22-r0) 15:32:17 (12/43) Installing xz-libs (5.2.5-r1) 15:32:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:32:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:32:17 (15/43) Installing mpdecimal (2.5.1-r1) 15:32:17 (16/43) Installing sqlite-libs (3.36.0-r0) 15:32:17 (17/43) Installing python3 (3.9.7-r4) 15:32:19 ---> a9026beb1b7f 15:32:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:32:20 Removing intermediate container 3dcbca371304 15:32:20 ---> e87b37f79458 15:32:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:32:20 ---> Running in 5199d0019486 15:32:20 (18/43) Installing py3-appdirs (1.4.4-r2) 15:32:20 (19/43) Installing py3-certifi (2020.12.5-r1) 15:32:20 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:32:20 (21/43) Installing py3-idna (3.3-r0) 15:32:20 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:32:20 (23/43) Installing py3-requests (2.26.0-r1) 15:32:20 (24/43) Installing py3-msgpack (1.0.2-r1) 15:32:20 (25/43) Installing py3-lockfile (0.12.2-r4) 15:32:20 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:32:20 (27/43) Installing py3-colorama (0.4.4-r1) 15:32:20 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:32:20 (29/43) Installing py3-distlib (0.3.3-r0) 15:32:21 (30/43) Installing py3-distro (1.6.0-r0) 15:32:21 (31/43) Installing py3-six (1.16.0-r0) 15:32:21 (32/43) Installing py3-webencodings (0.5.1-r4) 15:32:21 (33/43) Installing py3-html5lib (1.1-r1) 15:32:21 ---> eab395eadb6c 15:32:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:32:21 (34/43) Installing py3-parsing (2.4.7-r2) 15:32:21 Removing intermediate container 5199d0019486 15:32:21 ---> 4acfc6ce9689 15:32:21 Step 23/25 : LABEL arch=arm64 15:32:21 (35/43) Installing py3-packaging (20.9-r1) 15:32:21 (36/43) Installing py3-tomli (1.2.2-r0) 15:32:21 (37/43) Installing py3-pep517 (0.12.0-r0) 15:32:21 (38/43) Installing py3-progress (1.6-r0) 15:32:21 (39/43) Installing py3-retrying (1.3.3-r2) 15:32:21 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:32:21 (41/43) Installing py3-setuptools (52.0.0-r4) 15:32:21 ---> Running in 3da6b59f8ab1 15:32:21 (42/43) Installing py3-toml (0.10.2-r2) 15:32:21 (43/43) Installing py3-pip (20.3.4-r1) 15:32:22 Executing busybox-1.34.1-r5.trigger 15:32:22 OK: 82 MiB in 65 packages 15:32:22 Removing intermediate container 3da6b59f8ab1 15:32:22 ---> 0d56dbf149dc 15:32:22 Step 24/25 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:32:22 ---> Running in 1c65efe38332 15:32:23 ---> d19a54bbedd3 15:32:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:32:24 Removing intermediate container 1c65efe38332 15:32:24 ---> 3341772948b0 15:32:24 Step 25/25 : LABEL version=0.0.0 15:32:24 ---> Running in ff4c0e248957 15:32:24 ---> 3f6d1c345ed0 15:32:24 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:32:24 Removing intermediate container ff4c0e248957 15:32:24 ---> 5869e2baeecb 15:32:24 15:32:24 ---> Running in bfb486511055 15:32:25 Removing intermediate container bfb486511055 15:32:25 ---> 071928e2f964 15:32:25 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:32:25 Successfully built 5869e2baeecb 15:32:25 Successfully tagged security-secretstore-setup-arm64:latest 15:32:25  Building security-secretstore-setup ... done Building security-spire-agent 15:32:26 ---> 2fbebe4be488 15:32:26 Step 26/31 : RUN chmod +x /entrypoint.sh 15:32:27 ---> Running in fee34375a4a3 15:32:28 Collecting docker-compose==1.23.2 15:32:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:32:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:32:29 Collecting jsonschema<3,>=2.5.1 15:32:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:32:30 Collecting websocket-client<1.0,>=0.32.0 15:32:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:32:30 Removing intermediate container fee34375a4a3 15:32:30 ---> 5421a2729dd8 15:32:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:32:31 ---> Running in 5d88ce66e1f5 15:32:31 Collecting PyYAML<4,>=3.10 15:32:31 Downloading PyYAML-3.13.tar.gz (270 kB) 15:32:31 Removing intermediate container 5d88ce66e1f5 15:32:31 ---> d876b97a65f9 15:32:31 Step 28/31 : CMD ["gate"] 15:32:32 ---> Running in 316abe15776d 15:32:32 Removing intermediate container 316abe15776d 15:32:32 ---> 129b57e37b0c 15:32:32 Step 29/31 : LABEL arch=arm64 15:32:33 ---> Running in 0fe23383f414 15:32:34 Removing intermediate container 0fe23383f414 15:32:34 ---> 174e2465b6c6 15:32:34 Step 30/31 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:32:34 ---> Running in e105342dd554 15:32:35 Removing intermediate container e105342dd554 15:32:35 ---> 64f44cafcdf1 15:32:35 Step 31/31 : LABEL version=0.0.0 15:32:35 ---> Running in 9a3d575ba60e 15:32:36 Collecting texttable<0.10,>=0.9.0 15:32:36 Downloading texttable-0.9.1.tar.gz (11 kB) 15:32:36 Removing intermediate container 9a3d575ba60e 15:32:36 ---> 5fdcd8d95cbb 15:32:36 15:32:36 Successfully built 5fdcd8d95cbb 15:32:36 Successfully tagged security-bootstrapper-arm64:latest 15:32:36  Building security-bootstrapper ... done Building security-proxy-setup 15:32:38 Collecting docopt<0.7,>=0.6.1 15:32:38 Downloading docopt-0.6.2.tar.gz (25 kB) 15:32:40 Collecting dockerpty<0.5,>=0.4.1 15:32:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:32:43 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:32:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:32:43 ---> d4f479f326fd 15:32:43 Step 3/20 : WORKDIR /edgex-go 15:32:43 ---> Using cache 15:32:43 ---> 67d80196ac57 15:32:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:32:43 ---> Running in d6e9d24aec1a 15:32:43 Collecting docker<4.0,>=3.6.0 15:32:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:32:43 Collecting cached-property<2,>=1.2.0 15:32:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:32:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:32:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:32:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:32:45 Collecting docker-pycreds>=0.4.0 15:32:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:32:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:32:46 Collecting chardet<3.1.0,>=3.0.2 15:32:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:32:47 Collecting urllib3<1.25,>=1.21.1 15:32:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:32:47 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 15:32:47 v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] 15:32:47 OK: 15739 distinct packages available 15:32:47 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) 15:32:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:32:47 Collecting idna<2.8,>=2.5 15:32:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:32:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:32:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:32:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:32:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:32:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:32:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:32:49 Attempting uninstall: urllib3 15:32:49 Found existing installation: urllib3 1.26.7 15:32:49 Uninstalling urllib3-1.26.7: 15:32:49 Successfully uninstalled urllib3-1.26.7 15:32:49 OK: 220 MiB in 52 packages 15:32:50 Attempting uninstall: idna 15:32:50 Found existing installation: idna 3.3 15:32:50 Uninstalling idna-3.3: 15:32:50 Successfully uninstalled idna-3.3 15:32:51 Removing intermediate container d6e9d24aec1a 15:32:51 ---> 5e41df868f90 15:32:51 Step 5/20 : COPY go.mod vendor* ./ 15:32:52 ---> c88d0dceb10c 15:32:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:53 ---> Running in 0750aec19eed 15:32:54 Attempting uninstall: requests 15:32:54 Found existing installation: requests 2.26.0 15:32:54 Uninstalling requests-2.26.0: 15:32:54 Successfully uninstalled requests-2.26.0 15:32:55 Running setup.py install for texttable: started 15:32:59 Running setup.py install for texttable: finished with status 'done' 15:32:59 Running setup.py install for PyYAML: started 15:33:00 Removing intermediate container 0750aec19eed 15:33:00 ---> 049e4284b137 15:33:00 Step 7/20 : COPY . . 15:33:02 Running setup.py install for PyYAML: finished with status 'done' 15:33:03 Running setup.py install for docopt: started 15:33:05 Running setup.py install for docopt: finished with status 'done' 15:33:05 Running setup.py install for dockerpty: started 15:33:08 Running setup.py install for dockerpty: finished with status 'done' 15:33:10 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 15:33:18 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:33:18 ---> d4f479f326fd 15:33:18 Step 3/26 : WORKDIR /edgex-go 15:33:18 ---> Using cache 15:33:18 ---> 67d80196ac57 15:33:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:18 ---> Using cache 15:33:18 ---> 762138ee2a6b 15:33:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:33:18 ---> Using cache 15:33:18 ---> acbd516fd44e 15:33:18 Step 6/26 : COPY go.mod vendor* ./ 15:33:18 ---> Using cache 15:33:18 ---> 44babefc0ff4 15:33:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:18 ---> Using cache 15:33:18 ---> 5af1206797a8 15:33:18 Step 8/26 : COPY . . 15:33:18 ---> Using cache 15:33:18 ---> 9d153389dcfe 15:33:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:33:18 ---> Using cache 15:33:18 ---> 88a6e8ee318b 15:33:18 Step 10/26 : RUN mkdir -p spire-build 15:33:18 ---> Using cache 15:33:18 ---> 25259726b6ea 15:33:18 Step 11/26 : WORKDIR /edgex-go/spire-build 15:33:18 ---> Using cache 15:33:18 ---> 9da430fec6df 15:33:18 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 15:33:19 ---> Running in 06622b8c1d94 15:33:23 spire-1.2.1/ 15:33:23 spire-1.2.1/.data/ 15:33:23 spire-1.2.1/.data/.file 15:33:23 spire-1.2.1/.dockerignore 15:33:23 spire-1.2.1/.gitattributes 15:33:23 spire-1.2.1/.githooks/ 15:33:23 spire-1.2.1/.githooks/pre-commit 15:33:23 spire-1.2.1/.github/ 15:33:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:33:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:33:23 spire-1.2.1/.github/dependabot.yml 15:33:23 spire-1.2.1/.github/workflows/ 15:33:23 spire-1.2.1/.github/workflows/nightly_build.yaml 15:33:23 spire-1.2.1/.github/workflows/pr_build.yaml 15:33:23 spire-1.2.1/.github/workflows/release_build.yaml 15:33:23 spire-1.2.1/.github/workflows/scripts/ 15:33:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:33:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:33:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:33:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:33:23 spire-1.2.1/.github/workflows/scripts/split.sh 15:33:23 spire-1.2.1/.gitignore 15:33:23 spire-1.2.1/.go-version 15:33:23 spire-1.2.1/.golangci.yml 15:33:23 spire-1.2.1/ADOPTERS.md 15:33:23 spire-1.2.1/CHANGELOG.md 15:33:23 spire-1.2.1/CODE-OF-CONDUCT.md 15:33:23 spire-1.2.1/CODEOWNERS 15:33:23 spire-1.2.1/CONTRIBUTING.md 15:33:23 spire-1.2.1/Dockerfile 15:33:23 spire-1.2.1/Dockerfile.dev 15:33:23 spire-1.2.1/Dockerfile.scratch 15:33:23 spire-1.2.1/LICENSE 15:33:23 spire-1.2.1/MAINTAINERS.md 15:33:23 spire-1.2.1/Makefile 15:33:23 spire-1.2.1/README.md 15:33:23 spire-1.2.1/ROADMAP.md 15:33:23 spire-1.2.1/SECURITY.md 15:33:23 spire-1.2.1/cmd/ 15:33:23 spire-1.2.1/cmd/spire-agent/ 15:33:23 spire-1.2.1/cmd/spire-agent/cli/ 15:33:23 spire-1.2.1/cmd/spire-agent/cli/api/ 15:33:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/common/ 15:33:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:33:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/run/ 15:33:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:33:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:33:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:33:23 spire-1.2.1/cmd/spire-agent/main.go 15:33:23 spire-1.2.1/cmd/spire-server/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/agent/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/cli.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/run/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/token/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/validate/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/x509/ 15:33:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:33:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:33:23 spire-1.2.1/cmd/spire-server/main.go 15:33:23 spire-1.2.1/cmd/spire-server/util/ 15:33:23 spire-1.2.1/cmd/spire-server/util/util.go 15:33:23 spire-1.2.1/conf/ 15:33:23 spire-1.2.1/conf/agent/ 15:33:23 spire-1.2.1/conf/agent/agent.conf 15:33:23 spire-1.2.1/conf/agent/agent_full.conf 15:33:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:33:23 spire-1.2.1/conf/server/ 15:33:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:33:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:33:23 spire-1.2.1/conf/server/server.conf 15:33:23 spire-1.2.1/conf/server/server_full.conf 15:33:23 spire-1.2.1/doc/ 15:33:23 spire-1.2.1/doc/SPIRE101.md 15:33:23 spire-1.2.1/doc/auditlog.md 15:33:23 spire-1.2.1/doc/authorization_policy_engine.md 15:33:23 spire-1.2.1/doc/changelog_guidelines.md 15:33:23 spire-1.2.1/doc/cure53-report.pdf 15:33:23 spire-1.2.1/doc/images/ 15:33:23 spire-1.2.1/doc/images/2019_roadmap.png 15:33:23 spire-1.2.1/doc/images/SPIRE101.png 15:33:23 spire-1.2.1/doc/images/SPIRE_agent.png 15:33:23 spire-1.2.1/doc/images/SPIRE_server.png 15:33:23 spire-1.2.1/doc/images/cache_mgr.png 15:33:23 spire-1.2.1/doc/images/cache_mgr_components.png 15:33:23 spire-1.2.1/doc/images/federated_spire.png 15:33:23 spire-1.2.1/doc/images/ha_mode.png 15:33:23 spire-1.2.1/doc/images/nested_spire.png 15:33:23 spire-1.2.1/doc/images/oidc_federation.png 15:33:23 spire-1.2.1/doc/images/single_trust_domain.png 15:33:23 spire-1.2.1/doc/images/spiffe_compatible.png 15:33:23 spire-1.2.1/doc/images/spire_logo.png 15:33:23 spire-1.2.1/doc/migrating_registration_api_clients.md 15:33:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:33:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:33:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:33:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:33:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:33:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:33:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:33:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:33:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:33:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:33:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:33:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:33:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:33:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:33:23 spire-1.2.1/doc/scaling_spire.md 15:33:23 spire-1.2.1/doc/spire_agent.md 15:33:23 spire-1.2.1/doc/spire_server.md 15:33:23 spire-1.2.1/doc/supported_integrations.md 15:33:23 spire-1.2.1/doc/telemetry.md 15:33:23 spire-1.2.1/doc/telemetry_config.md 15:33:23 spire-1.2.1/doc/upgrading.md 15:33:23 spire-1.2.1/doc/using_spire.md 15:33:23 spire-1.2.1/examples/ 15:33:23 spire-1.2.1/examples/README.md 15:33:23 spire-1.2.1/go.mod 15:33:23 spire-1.2.1/go.sum 15:33:23 spire-1.2.1/pkg/ 15:33:23 spire-1.2.1/pkg/agent/ 15:33:23 spire-1.2.1/pkg/agent/agent.go 15:33:23 spire-1.2.1/pkg/agent/api/ 15:33:23 spire-1.2.1/pkg/agent/api/config.go 15:33:23 spire-1.2.1/pkg/agent/api/debug/ 15:33:23 spire-1.2.1/pkg/agent/api/debug/v1/ 15:33:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:33:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:33:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:33:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:33:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:33:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:33:23 spire-1.2.1/pkg/agent/api/endpoints.go 15:33:23 spire-1.2.1/pkg/agent/api/health/ 15:33:23 spire-1.2.1/pkg/agent/api/health/v1/ 15:33:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:33:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:33:23 spire-1.2.1/pkg/agent/api/rpccontext/ 15:33:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:33:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:33:23 spire-1.2.1/pkg/agent/attestor/ 15:33:23 spire-1.2.1/pkg/agent/attestor/node/ 15:33:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:33:23 spire-1.2.1/pkg/agent/attestor/node/node.go 15:33:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:33:23 spire-1.2.1/pkg/agent/attestor/workload/ 15:33:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:33:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:33:23 spire-1.2.1/pkg/agent/catalog/ 15:33:23 spire-1.2.1/pkg/agent/catalog/catalog.go 15:33:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:33:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:33:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:33:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:33:23 spire-1.2.1/pkg/agent/client/ 15:33:23 spire-1.2.1/pkg/agent/client/client.go 15:33:23 spire-1.2.1/pkg/agent/client/client_test.go 15:33:23 spire-1.2.1/pkg/agent/client/dial.go 15:33:23 spire-1.2.1/pkg/agent/client/nodeconn.go 15:33:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:33:23 spire-1.2.1/pkg/agent/client/update.go 15:33:23 spire-1.2.1/pkg/agent/client/util.go 15:33:23 spire-1.2.1/pkg/agent/common/ 15:33:23 spire-1.2.1/pkg/agent/common/backoff/ 15:33:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:33:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:33:23 spire-1.2.1/pkg/agent/common/cgroups/ 15:33:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:33:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:33:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:33:23 spire-1.2.1/pkg/agent/config.go 15:33:23 spire-1.2.1/pkg/agent/endpoints/ 15:33:23 spire-1.2.1/pkg/agent/endpoints/config.go 15:33:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:33:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:33:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:33:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/workload/ 15:33:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:33:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:33:24 spire-1.2.1/pkg/agent/manager/ 15:33:24 spire-1.2.1/pkg/agent/manager/cache/ 15:33:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:33:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:33:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:33:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:33:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:33:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:33:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:33:24 spire-1.2.1/pkg/agent/manager/config.go 15:33:24 spire-1.2.1/pkg/agent/manager/manager.go 15:33:24 spire-1.2.1/pkg/agent/manager/manager_test.go 15:33:24 spire-1.2.1/pkg/agent/manager/storage.go 15:33:24 spire-1.2.1/pkg/agent/manager/storage_test.go 15:33:24 spire-1.2.1/pkg/agent/manager/storecache/ 15:33:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:33:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:33:24 spire-1.2.1/pkg/agent/manager/sync.go 15:33:24 spire-1.2.1/pkg/agent/plugin/ 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:33:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:33:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:33:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:33:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:33:24 spire-1.2.1/pkg/agent/svid/ 15:33:24 spire-1.2.1/pkg/agent/svid/rotator.go 15:33:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:33:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:33:24 spire-1.2.1/pkg/agent/svid/store/ 15:33:24 spire-1.2.1/pkg/agent/svid/store/service.go 15:33:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:33:24 spire-1.2.1/pkg/common/ 15:33:24 spire-1.2.1/pkg/common/agentpathtemplate/ 15:33:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:33:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:33:24 spire-1.2.1/pkg/common/api/ 15:33:24 spire-1.2.1/pkg/common/api/metrics.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/ 15:33:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/logger.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/names.go 15:33:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:33:24 spire-1.2.1/pkg/common/api/names.go 15:33:24 spire-1.2.1/pkg/common/api/ratelimit.go 15:33:24 spire-1.2.1/pkg/common/api/rpccontext/ 15:33:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:33:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:33:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:33:24 spire-1.2.1/pkg/common/auth/ 15:33:24 spire-1.2.1/pkg/common/auth/interceptors.go 15:33:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:33:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/ 15:33:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/types.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:33:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:33:24 spire-1.2.1/pkg/common/catalog/ 15:33:24 spire-1.2.1/pkg/common/catalog/bind.go 15:33:24 spire-1.2.1/pkg/common/catalog/builtin.go 15:33:24 spire-1.2.1/pkg/common/catalog/catalog.go 15:33:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:33:24 spire-1.2.1/pkg/common/catalog/closers.go 15:33:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:33:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:33:24 spire-1.2.1/pkg/common/catalog/config.go 15:33:24 spire-1.2.1/pkg/common/catalog/config_test.go 15:33:24 spire-1.2.1/pkg/common/catalog/configure.go 15:33:24 spire-1.2.1/pkg/common/catalog/constraints.go 15:33:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:33:24 spire-1.2.1/pkg/common/catalog/context.go 15:33:24 spire-1.2.1/pkg/common/catalog/external.go 15:33:24 spire-1.2.1/pkg/common/catalog/host.go 15:33:24 spire-1.2.1/pkg/common/catalog/pipenet.go 15:33:24 spire-1.2.1/pkg/common/catalog/plugin.go 15:33:24 spire-1.2.1/pkg/common/catalog/testplugin/ 15:33:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:33:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:33:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:33:24 spire-1.2.1/pkg/common/cli/ 15:33:24 spire-1.2.1/pkg/common/cli/env.go 15:33:24 spire-1.2.1/pkg/common/cli/flags.go 15:33:24 spire-1.2.1/pkg/common/cli/trust_domain.go 15:33:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:33:24 spire-1.2.1/pkg/common/cli/umask.go 15:33:24 spire-1.2.1/pkg/common/cli/umask_posix.go 15:33:24 spire-1.2.1/pkg/common/cli/umask_test.go 15:33:24 spire-1.2.1/pkg/common/cli/umask_windows.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/ 15:33:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/flag.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/format.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/ 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:33:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:33:24 spire-1.2.1/pkg/common/coretypes/ 15:33:24 spire-1.2.1/pkg/common/coretypes/bundle/ 15:33:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:33:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:33:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:33:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:33:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:33:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:33:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:33:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:33:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:33:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:33:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:33:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:33:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:33:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:33:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:33:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:33:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:33:24 spire-1.2.1/pkg/common/cryptoutil/ 15:33:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:33:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:33:24 spire-1.2.1/pkg/common/diskutil/ 15:33:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:33:24 spire-1.2.1/pkg/common/diskutil/file_test.go 15:33:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:33:24 spire-1.2.1/pkg/common/errorutil/ 15:33:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:33:24 spire-1.2.1/pkg/common/health/ 15:33:24 spire-1.2.1/pkg/common/health/config.go 15:33:24 spire-1.2.1/pkg/common/health/context.go 15:33:24 spire-1.2.1/pkg/common/health/context_test.go 15:33:24 spire-1.2.1/pkg/common/health/health.go 15:33:24 spire-1.2.1/pkg/common/health/health_test.go 15:33:24 spire-1.2.1/pkg/common/health/logger.go 15:33:24 spire-1.2.1/pkg/common/hostservice/ 15:33:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:33:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:33:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:33:24 spire-1.2.1/pkg/common/idutil/ 15:33:24 spire-1.2.1/pkg/common/idutil/require.go 15:33:24 spire-1.2.1/pkg/common/idutil/require_test.go 15:33:24 spire-1.2.1/pkg/common/idutil/safety.go 15:33:24 spire-1.2.1/pkg/common/idutil/safety_test.go 15:33:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:33:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:33:24 spire-1.2.1/pkg/common/jwtsvid/ 15:33:24 spire-1.2.1/pkg/common/jwtsvid/common.go 15:33:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:33:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:33:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:33:24 spire-1.2.1/pkg/common/jwtutil/ 15:33:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:33:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:33:24 spire-1.2.1/pkg/common/log/ 15:33:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:33:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:33:24 spire-1.2.1/pkg/common/log/log.go 15:33:24 spire-1.2.1/pkg/common/log/log_test.go 15:33:24 spire-1.2.1/pkg/common/log/options.go 15:33:24 spire-1.2.1/pkg/common/nodeutil/ 15:33:24 spire-1.2.1/pkg/common/nodeutil/node.go 15:33:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:33:24 spire-1.2.1/pkg/common/peertracker/ 15:33:24 spire-1.2.1/pkg/common/peertracker/conn.go 15:33:24 spire-1.2.1/pkg/common/peertracker/credentials.go 15:33:24 spire-1.2.1/pkg/common/peertracker/errors.go 15:33:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:33:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:33:24 spire-1.2.1/pkg/common/peertracker/info.go 15:33:24 spire-1.2.1/pkg/common/peertracker/listener.go 15:33:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:33:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:33:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:33:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:33:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:33:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:33:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:33:24 spire-1.2.1/pkg/common/peertracker/tcp.go 15:33:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:33:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:33:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:33:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:33:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:33:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:33:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:33:24 spire-1.2.1/pkg/common/peertracker/uds.go 15:33:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:33:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:33:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:33:24 spire-1.2.1/pkg/common/pemutil/ 15:33:24 spire-1.2.1/pkg/common/pemutil/block.go 15:33:24 spire-1.2.1/pkg/common/pemutil/certs.go 15:33:24 spire-1.2.1/pkg/common/pemutil/common.go 15:33:24 spire-1.2.1/pkg/common/pemutil/csr.go 15:33:24 spire-1.2.1/pkg/common/pemutil/keys.go 15:33:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/ 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:33:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:33:24 spire-1.2.1/pkg/common/plugin/ 15:33:24 spire-1.2.1/pkg/common/plugin/aws/ 15:33:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:33:24 spire-1.2.1/pkg/common/plugin/azure/ 15:33:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:33:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:33:24 spire-1.2.1/pkg/common/plugin/facade.go 15:33:24 spire-1.2.1/pkg/common/plugin/facade_test.go 15:33:24 spire-1.2.1/pkg/common/plugin/gcp/ 15:33:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:33:24 spire-1.2.1/pkg/common/plugin/k8s/ 15:33:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:33:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:33:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:33:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:33:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:33:24 spire-1.2.1/pkg/common/plugin/log.go 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/ 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:33:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:33:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:33:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:33:24 spire-1.2.1/pkg/common/plugin/x509pop/ 15:33:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:33:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:33:24 spire-1.2.1/pkg/common/profiling/ 15:33:24 spire-1.2.1/pkg/common/profiling/dumpers.go 15:33:24 spire-1.2.1/pkg/common/profiling/profiling.go 15:33:24 spire-1.2.1/pkg/common/protoutil/ 15:33:24 spire-1.2.1/pkg/common/protoutil/masks.go 15:33:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:33:24 spire-1.2.1/pkg/common/rotationutil/ 15:33:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:33:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:33:24 spire-1.2.1/pkg/common/selector/ 15:33:24 spire-1.2.1/pkg/common/selector/selector.go 15:33:24 spire-1.2.1/pkg/common/selector/selector_test.go 15:33:24 spire-1.2.1/pkg/common/selector/set.go 15:33:24 spire-1.2.1/pkg/common/selector/set_utils.go 15:33:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/ 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/ 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:33:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:33:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:33:24 spire-1.2.1/pkg/common/telemetry/call.go 15:33:24 spire-1.2.1/pkg/common/telemetry/common/ 15:33:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:33:24 spire-1.2.1/pkg/common/telemetry/config.go 15:33:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:33:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/inmem.go 15:33:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/m3.go 15:33:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/metrics.go 15:33:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/names.go 15:33:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:33:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:33:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/ 15:33:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:33:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:33:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:33:24 spire-1.2.1/pkg/common/telemetry/server/server.go 15:33:24 spire-1.2.1/pkg/common/telemetry/sink.go 15:33:24 spire-1.2.1/pkg/common/telemetry/statsd.go 15:33:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:33:24 spire-1.2.1/pkg/common/telemetry/uptime.go 15:33:24 spire-1.2.1/pkg/common/telemetry/version.go 15:33:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:33:24 spire-1.2.1/pkg/common/uptime/ 15:33:24 spire-1.2.1/pkg/common/uptime/uptime.go 15:33:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:33:24 spire-1.2.1/pkg/common/util/ 15:33:24 spire-1.2.1/pkg/common/util/certs.go 15:33:24 spire-1.2.1/pkg/common/util/certs_test.go 15:33:24 spire-1.2.1/pkg/common/util/csr.go 15:33:24 spire-1.2.1/pkg/common/util/hash.go 15:33:24 spire-1.2.1/pkg/common/util/selectors.go 15:33:24 spire-1.2.1/pkg/common/util/selectors_test.go 15:33:24 spire-1.2.1/pkg/common/util/signals.go 15:33:24 spire-1.2.1/pkg/common/util/sort.go 15:33:24 spire-1.2.1/pkg/common/util/sort_test.go 15:33:24 spire-1.2.1/pkg/common/util/task.go 15:33:24 spire-1.2.1/pkg/common/util/task_test.go 15:33:24 spire-1.2.1/pkg/common/util/testdata/ 15:33:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:33:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:33:24 spire-1.2.1/pkg/common/version/ 15:33:24 spire-1.2.1/pkg/common/version/version.go 15:33:24 spire-1.2.1/pkg/common/x509svid/ 15:33:24 spire-1.2.1/pkg/common/x509svid/common_test.go 15:33:24 spire-1.2.1/pkg/common/x509svid/csr.go 15:33:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:33:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:33:24 spire-1.2.1/pkg/common/x509util/ 15:33:24 spire-1.2.1/pkg/common/x509util/cert.go 15:33:24 spire-1.2.1/pkg/common/x509util/dns.go 15:33:24 spire-1.2.1/pkg/common/x509util/dns_test.go 15:33:24 spire-1.2.1/pkg/common/x509util/keyid.go 15:33:24 spire-1.2.1/pkg/common/x509util/keypair.go 15:33:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:33:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:33:24 spire-1.2.1/pkg/server/ 15:33:24 spire-1.2.1/pkg/server/api/ 15:33:24 spire-1.2.1/pkg/server/api/agent.go 15:33:24 spire-1.2.1/pkg/server/api/agent/ 15:33:24 spire-1.2.1/pkg/server/api/agent/v1/ 15:33:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:33:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:33:24 spire-1.2.1/pkg/server/api/agent_test.go 15:33:24 spire-1.2.1/pkg/server/api/api.go 15:33:24 spire-1.2.1/pkg/server/api/audit/ 15:33:24 spire-1.2.1/pkg/server/api/audit/audit.go 15:33:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:33:24 spire-1.2.1/pkg/server/api/bundle.go 15:33:24 spire-1.2.1/pkg/server/api/bundle/ 15:33:24 spire-1.2.1/pkg/server/api/bundle/v1/ 15:33:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:33:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:33:24 spire-1.2.1/pkg/server/api/bundle_test.go 15:33:24 spire-1.2.1/pkg/server/api/debug/ 15:33:24 spire-1.2.1/pkg/server/api/debug/v1/ 15:33:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:33:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:33:24 spire-1.2.1/pkg/server/api/entry.go 15:33:24 spire-1.2.1/pkg/server/api/entry/ 15:33:24 spire-1.2.1/pkg/server/api/entry/v1/ 15:33:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:33:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:33:24 spire-1.2.1/pkg/server/api/entry_test.go 15:33:24 spire-1.2.1/pkg/server/api/health/ 15:33:24 spire-1.2.1/pkg/server/api/health/v1/ 15:33:24 spire-1.2.1/pkg/server/api/health/v1/service.go 15:33:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:33:24 spire-1.2.1/pkg/server/api/id.go 15:33:24 spire-1.2.1/pkg/server/api/id_test.go 15:33:24 spire-1.2.1/pkg/server/api/limits/ 15:33:24 spire-1.2.1/pkg/server/api/limits/limits.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/ 15:33:24 spire-1.2.1/pkg/server/api/middleware/alias.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/audit.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/caller.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/common.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/entries.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:33:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:33:24 spire-1.2.1/pkg/server/api/ratelimit.go 15:33:24 spire-1.2.1/pkg/server/api/rpccontext/ 15:33:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:33:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:33:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:33:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:33:24 spire-1.2.1/pkg/server/api/selector.go 15:33:24 spire-1.2.1/pkg/server/api/selector_test.go 15:33:24 spire-1.2.1/pkg/server/api/status.go 15:33:24 spire-1.2.1/pkg/server/api/status_test.go 15:33:24 spire-1.2.1/pkg/server/api/svid/ 15:33:24 spire-1.2.1/pkg/server/api/svid/v1/ 15:33:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:33:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:33:24 spire-1.2.1/pkg/server/api/trustdomain.go 15:33:24 spire-1.2.1/pkg/server/api/trustdomain/ 15:33:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:33:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:33:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:33:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:33:24 spire-1.2.1/pkg/server/authpolicy/ 15:33:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:33:24 spire-1.2.1/pkg/server/authpolicy/policy.go 15:33:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:33:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:33:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:33:24 spire-1.2.1/pkg/server/authpolicy/validate.go 15:33:24 spire-1.2.1/pkg/server/bundle/ 15:33:24 spire-1.2.1/pkg/server/bundle/client/ 15:33:24 spire-1.2.1/pkg/server/bundle/client/client.go 15:33:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:33:24 spire-1.2.1/pkg/server/bundle/client/manager.go 15:33:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:33:24 spire-1.2.1/pkg/server/bundle/client/sources.go 15:33:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:33:24 spire-1.2.1/pkg/server/bundle/client/updater.go 15:33:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:33:24 spire-1.2.1/pkg/server/ca/ 15:33:24 spire-1.2.1/pkg/server/ca/ca.go 15:33:24 spire-1.2.1/pkg/server/ca/ca_health.go 15:33:24 spire-1.2.1/pkg/server/ca/ca_test.go 15:33:24 spire-1.2.1/pkg/server/ca/journal.go 15:33:24 spire-1.2.1/pkg/server/ca/journal_test.go 15:33:24 spire-1.2.1/pkg/server/ca/manager.go 15:33:24 spire-1.2.1/pkg/server/ca/manager_health.go 15:33:24 spire-1.2.1/pkg/server/ca/manager_test.go 15:33:24 spire-1.2.1/pkg/server/ca/templates.go 15:33:24 spire-1.2.1/pkg/server/ca/upstream_client.go 15:33:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:33:24 spire-1.2.1/pkg/server/ca/validation.go 15:33:24 spire-1.2.1/pkg/server/cache/ 15:33:24 spire-1.2.1/pkg/server/cache/dscache/ 15:33:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:33:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:33:24 spire-1.2.1/pkg/server/cache/entrycache/ 15:33:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:33:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:33:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:33:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:33:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:33:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:33:24 spire-1.2.1/pkg/server/catalog/ 15:33:24 spire-1.2.1/pkg/server/catalog/catalog.go 15:33:24 spire-1.2.1/pkg/server/catalog/keymanager.go 15:33:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:33:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:33:24 spire-1.2.1/pkg/server/catalog/notifier.go 15:33:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:33:24 spire-1.2.1/pkg/server/config.go 15:33:24 spire-1.2.1/pkg/server/datastore/ 15:33:24 spire-1.2.1/pkg/server/datastore/datastore.go 15:33:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:33:24 spire-1.2.1/pkg/server/datastore/repository.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:33:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:33:24 spire-1.2.1/pkg/server/endpoints/ 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/ 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:33:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:33:24 spire-1.2.1/pkg/server/endpoints/config.go 15:33:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:33:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:33:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:33:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:33:24 spire-1.2.1/pkg/server/endpoints/middleware.go 15:33:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:33:24 spire-1.2.1/pkg/server/hostservice/ 15:33:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:33:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:33:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:33:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:33:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:33:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:33:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:33:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/ 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/ 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:33:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:33:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:33:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/ 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:33:24 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:33:24 spire-1.2.1/pkg/server/registration/ 15:33:24 spire-1.2.1/pkg/server/registration/manager.go 15:33:24 spire-1.2.1/pkg/server/registration/manager_test.go 15:33:24 spire-1.2.1/pkg/server/scanentries.go 15:33:24 spire-1.2.1/pkg/server/scanentries_test.go 15:33:24 spire-1.2.1/pkg/server/server.go 15:33:24 spire-1.2.1/pkg/server/server_test.go 15:33:24 spire-1.2.1/pkg/server/svid/ 15:33:24 spire-1.2.1/pkg/server/svid/observer.go 15:33:24 spire-1.2.1/pkg/server/svid/observer_test.go 15:33:24 spire-1.2.1/pkg/server/svid/rotator.go 15:33:24 spire-1.2.1/pkg/server/svid/rotator_config.go 15:33:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:33:24 spire-1.2.1/pkg/server/svid/rotator_test.go 15:33:24 spire-1.2.1/proto/ 15:33:24 spire-1.2.1/proto/private/ 15:33:24 spire-1.2.1/proto/private/server/ 15:33:24 spire-1.2.1/proto/private/server/journal/ 15:33:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:33:24 spire-1.2.1/proto/private/server/journal/journal.proto 15:33:24 spire-1.2.1/proto/spire/ 15:33:24 spire-1.2.1/proto/spire/common/ 15:33:24 spire-1.2.1/proto/spire/common/common.pb.go 15:33:24 spire-1.2.1/proto/spire/common/common.proto 15:33:24 spire-1.2.1/proto/spire/common/plugin/ 15:33:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:33:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:33:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:33:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:33:24 spire-1.2.1/proto/spire/plugin/ 15:33:24 spire-1.2.1/proto/spire/plugin/agent/ 15:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:33:24 spire-1.2.1/release/ 15:33:24 spire-1.2.1/release/spire-extras/ 15:33:24 spire-1.2.1/release/spire-extras/README.md 15:33:24 spire-1.2.1/release/spire-extras/conf/ 15:33:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:33:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:33:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:33:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:33:24 spire-1.2.1/release/spire/ 15:33:24 spire-1.2.1/release/spire/README.md 15:33:24 spire-1.2.1/release/spire/conf/ 15:33:24 spire-1.2.1/release/spire/conf/agent/ 15:33:24 spire-1.2.1/release/spire/conf/agent/agent.conf 15:33:24 spire-1.2.1/release/spire/conf/server/ 15:33:24 spire-1.2.1/release/spire/conf/server/server.conf 15:33:24 spire-1.2.1/script/ 15:33:24 spire-1.2.1/script/build-artifact.sh 15:33:24 spire-1.2.1/script/generate_dummy_ca.sh 15:33:24 spire-1.2.1/support/ 15:33:24 spire-1.2.1/support/k8s/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/ 15:33:24 spire-1.2.1/support/oidc-discovery-provider/README.md 15:33:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/config.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/main.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:33:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:33:24 spire-1.2.1/test/ 15:33:24 spire-1.2.1/test/clock/ 15:33:24 spire-1.2.1/test/clock/clock.go 15:33:24 spire-1.2.1/test/fakes/ 15:33:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:33:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:33:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:33:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:33:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:33:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:33:24 spire-1.2.1/test/fakes/fakeagentstore/ 15:33:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:33:24 spire-1.2.1/test/fakes/fakedatastore/ 15:33:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:33:24 spire-1.2.1/test/fakes/fakeentryclient/ 15:33:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:33:24 spire-1.2.1/test/fakes/fakehealthchecker/ 15:33:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:33:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:33:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:33:24 spire-1.2.1/test/fakes/fakemetrics/ 15:33:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:33:24 spire-1.2.1/test/fakes/fakenoderesolver/ 15:33:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:33:24 spire-1.2.1/test/fakes/fakenotifier/ 15:33:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:33:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:33:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:33:24 spire-1.2.1/test/fakes/fakeserverca/ 15:33:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:33:24 spire-1.2.1/test/fakes/fakeservercatalog/ 15:33:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:33:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:33:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:33:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:33:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:33:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:33:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:33:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:33:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:33:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:33:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:33:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:33:24 spire-1.2.1/test/fixture/ 15:33:24 spire-1.2.1/test/fixture/certs/ 15:33:24 spire-1.2.1/test/fixture/certs/agent_svid.der 15:33:24 spire-1.2.1/test/fixture/certs/base_cert.pem 15:33:24 spire-1.2.1/test/fixture/certs/base_csr.pem 15:33:24 spire-1.2.1/test/fixture/certs/base_key.pem 15:33:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:33:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:33:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:33:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:33:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:33:24 spire-1.2.1/test/fixture/certs/blog_key.pem 15:33:24 spire-1.2.1/test/fixture/certs/bundle.der 15:33:24 spire-1.2.1/test/fixture/certs/ca.pem 15:33:24 spire-1.2.1/test/fixture/certs/ca_key.pem 15:33:24 spire-1.2.1/test/fixture/certs/database_cert.pem 15:33:24 spire-1.2.1/test/fixture/certs/database_csr.pem 15:33:24 spire-1.2.1/test/fixture/certs/database_key.pem 15:33:24 spire-1.2.1/test/fixture/certs/node_cert.pem 15:33:24 spire-1.2.1/test/fixture/certs/node_csr.pem 15:33:24 spire-1.2.1/test/fixture/certs/node_key.pem 15:33:24 spire-1.2.1/test/fixture/certs/svid.pem 15:33:24 spire-1.2.1/test/fixture/certs/svid_key.pem 15:33:24 spire-1.2.1/test/fixture/config/ 15:33:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:33:24 spire-1.2.1/test/fixture/config/agent_good.conf 15:33:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:33:24 spire-1.2.1/test/fixture/config/plugin_good.conf 15:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:33:24 spire-1.2.1/test/fixture/config/server_good.conf 15:33:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:33:24 spire-1.2.1/test/fixture/fixture.go 15:33:24 spire-1.2.1/test/fixture/nodeattestor/ 15:33:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:33:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:33:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:33:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:33:24 spire-1.2.1/test/fixture/registration/ 15:33:24 spire-1.2.1/test/fixture/registration/entries.json 15:33:24 spire-1.2.1/test/fixture/registration/good-for-update.json 15:33:24 spire-1.2.1/test/fixture/registration/good.json 15:33:24 spire-1.2.1/test/fixture/registration/invalid.json 15:33:24 spire-1.2.1/test/fixture/registration/invalid_json.json 15:33:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:33:24 spire-1.2.1/test/integration/ 15:33:24 spire-1.2.1/test/integration/README.md 15:33:24 spire-1.2.1/test/integration/common 15:33:24 spire-1.2.1/test/integration/setup/ 15:33:24 spire-1.2.1/test/integration/setup/adminclient/ 15:33:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:33:24 spire-1.2.1/test/integration/setup/adminclient/client.go 15:33:24 spire-1.2.1/test/integration/setup/debugagent/ 15:33:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:33:24 spire-1.2.1/test/integration/setup/debugagent/main.go 15:33:24 spire-1.2.1/test/integration/setup/debugserver/ 15:33:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:33:24 spire-1.2.1/test/integration/setup/debugserver/main.go 15:33:24 spire-1.2.1/test/integration/setup/downstreamclient/ 15:33:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:33:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:33:24 spire-1.2.1/test/integration/setup/itclient/ 15:33:24 spire-1.2.1/test/integration/setup/itclient/client.go 15:33:24 spire-1.2.1/test/integration/setup/node-attestation/ 15:33:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:33:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:33:24 spire-1.2.1/test/integration/setup/x509pop/ 15:33:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:33:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:33:24 spire-1.2.1/test/integration/suites/ 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:33:24 spire-1.2.1/test/integration/suites/join-token/ 15:33:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:33:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:33:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:33:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:33:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:33:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:33:24 spire-1.2.1/test/integration/suites/join-token/README.md 15:33:24 spire-1.2.1/test/integration/suites/join-token/conf/ 15:33:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/join-token/teardown 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:33:24 spire-1.2.1/test/integration/suites/k8s/ 15:33:24 spire-1.2.1/test/integration/suites/k8s/00-setup 15:33:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:33:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:33:24 spire-1.2.1/test/integration/suites/k8s/README.md 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/ 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:33:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:33:24 spire-1.2.1/test/integration/suites/k8s/teardown 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/ 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:33:24 spire-1.2.1/test/integration/suites/rotation/ 15:33:24 spire-1.2.1/test/integration/suites/rotation/00-setup 15:33:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:33:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:33:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:33:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:33:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:33:24 spire-1.2.1/test/integration/suites/rotation/README.md 15:33:24 spire-1.2.1/test/integration/suites/rotation/conf/ 15:33:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/rotation/teardown 15:33:24 spire-1.2.1/test/integration/suites/self-test/ 15:33:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:33:24 spire-1.2.1/test/integration/suites/self-test/README.md 15:33:24 spire-1.2.1/test/integration/suites/self-test/teardown 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:33:24 spire-1.2.1/test/integration/suites/upgrade/ 15:33:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:33:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:33:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:33:24 spire-1.2.1/test/integration/suites/upgrade/README.md 15:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:33:24 spire-1.2.1/test/integration/suites/upgrade/teardown 15:33:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:33:24 spire-1.2.1/test/integration/test-one.sh 15:33:24 spire-1.2.1/test/integration/test.sh 15:33:24 spire-1.2.1/test/plugintest/ 15:33:24 spire-1.2.1/test/plugintest/config.go 15:33:24 spire-1.2.1/test/plugintest/load.go 15:33:24 spire-1.2.1/test/plugintest/option.go 15:33:24 spire-1.2.1/test/spiretest/ 15:33:24 spire-1.2.1/test/spiretest/apiserver.go 15:33:25 spire-1.2.1/test/spiretest/assertions.go 15:33:25 spire-1.2.1/test/spiretest/dir.go 15:33:25 spire-1.2.1/test/spiretest/errors_posix.go 15:33:25 spire-1.2.1/test/spiretest/errors_windows.go 15:33:25 spire-1.2.1/test/spiretest/logs.go 15:33:25 spire-1.2.1/test/spiretest/socketapi.go 15:33:25 spire-1.2.1/test/spiretest/suite.go 15:33:25 spire-1.2.1/test/spiretest/x509.go 15:33:25 spire-1.2.1/test/testca/ 15:33:25 spire-1.2.1/test/testca/ca.go 15:33:25 spire-1.2.1/test/testkey/ 15:33:25 spire-1.2.1/test/testkey/generate.sh 15:33:25 spire-1.2.1/test/testkey/genkeys.go 15:33:25 spire-1.2.1/test/testkey/keys.go 15:33:25 spire-1.2.1/test/testkey/new.go 15:33:25 spire-1.2.1/test/tpmsimulator/ 15:33:25 spire-1.2.1/test/tpmsimulator/simulator.go 15:33:25 spire-1.2.1/test/util/ 15:33:25 spire-1.2.1/test/util/cert_fixtures.go 15:33:25 spire-1.2.1/test/util/cert_generation.go 15:33:25 spire-1.2.1/test/util/io_redirection.go 15:33:25 spire-1.2.1/test/util/race.go 15:33:25 spire-1.2.1/test/util/util.go 15:33:25 building spire from source... 15:33:25 Installing go1.17.7... 15:33:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:33:30 ---> d4f479f326fd 15:33:30 Step 3/22 : WORKDIR /edgex-go 15:33:30 ---> Using cache 15:33:30 ---> 67d80196ac57 15:33:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:30 ---> Using cache 15:33:30 ---> 762138ee2a6b 15:33:30 Step 5/22 : RUN apk add --update --no-cache make git 15:33:31 ---> Running in 772342b51a56 15:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:33:36 OK: 220 MiB in 52 packages 15:33:39 Removing intermediate container 772342b51a56 15:33:39 ---> 8f1d4954729c 15:33:39 Step 6/22 : COPY go.mod vendor* ./ 15:33:39 Removing intermediate container 2ff6f6ff14e8 15:33:39 ---> 15410f30aafe 15:33:39 Step 14/23 : ENV APP_PORT=58890 15:33:39 ---> Running in 4319363f7030 15:33:40 ---> f0644c3ce08b 15:33:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:40 Removing intermediate container 4319363f7030 15:33:40 ---> 6ce46fb1a578 15:33:40 Step 15/23 : EXPOSE $APP_PORT 15:33:41 ---> Running in 74dbf7e766bb 15:33:41 ---> Running in 9dc302321649 15:33:42 Removing intermediate container 9dc302321649 15:33:42 ---> 1b7246fdd485 15:33:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:33:46 ---> c52134775c8e 15:33:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:33:47 ---> 896d46c89c8a 15:33:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:33:47 ---> afde0b6d1ef4 15:33:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:33:47 ---> Running in a6398146bd21 15:33:47 Removing intermediate container 74dbf7e766bb 15:33:47 ---> e450bf725c81 15:33:47 Step 8/22 : COPY . . 15:33:49 Building bin/spire-server... 15:33:49 go: downloading github.com/mitchellh/cli v1.1.2 15:33:50  ---> c83ff716e081 15:33:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:33:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:33:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:33:50  ---> Running in 2d0d5aa05c08 15:33:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:33:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:33:50 go: downloading google.golang.org/grpc v1.44.0 15:33:51 Removing intermediate container 2d0d5aa05c08 15:33:51 ---> 496b165ac78a 15:33:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:51 ---> Running in 7b0023be3b70 15:33:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:33:52 Removing intermediate container 7b0023be3b70 15:33:52 ---> 7ea03fe265e5 15:33:52 Step 21/23 : LABEL arch=arm64 15:33:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:33:52  ---> Running in 85e33c361fa5 15:33:53 go: downloading github.com/imdario/mergo v0.3.12 15:33:53 Removing intermediate container 85e33c361fa5 15:33:53 ---> e1345a31b0ee 15:33:53 Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:33:53 go: downloading github.com/sirupsen/logrus v1.8.1 15:33:53  ---> Running in b7555499f599 15:33:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:33:54 Removing intermediate container b7555499f599 15:33:54 ---> bb2592caf1a3 15:33:54 Step 23/23 : LABEL version=0.0.0 15:33:55 ---> Running in 316eba08f063 15:33:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:33:56 Removing intermediate container 316eba08f063 15:33:56 ---> a3fdf715aa30 15:33:56 15:33:56 go: downloading github.com/fatih/color v1.13.0 15:33:56 go: downloading github.com/mattn/go-isatty v0.0.14 15:33:56 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:33:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:33:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:33:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:33:57 Successfully built a3fdf715aa30 15:33:57 Successfully tagged sys-mgmt-agent-arm64:latest 15:33:57  Building sys-mgmt-agent ... done Building support-scheduler 15:33:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:33:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:33:58 go: downloading github.com/armon/go-metrics v0.3.10 15:33:58 go: downloading github.com/prometheus/client_golang v1.12.1 15:33:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:33:59 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:33:59 go: downloading github.com/open-policy-agent/opa v0.38.0 15:34:18  ---> e0e645e200ba 15:34:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:34:18 ---> Running in 363a64f9708f 15:34:18 go: downloading github.com/Masterminds/semver v1.5.0 15:34:18 go: downloading github.com/Masterminds/goutils v1.1.0 15:34:18 go: downloading github.com/google/uuid v1.1.2 15:34:18 go: downloading github.com/huandu/xstrings v1.3.2 15:34:18 go: downloading github.com/mattn/go-colorable v0.1.12 15:34:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:34:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:34:18 go: downloading github.com/oklog/run v1.0.0 15:34:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:34:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:34:18 go: downloading github.com/prometheus/client_model v0.2.0 15:34:19 go: downloading github.com/prometheus/common v0.32.1 15:34:19 go: downloading go.uber.org/atomic v1.9.0 15:34:19 go: downloading github.com/beorn7/perks v1.0.1 15:34: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:34:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:34:20 go: downloading github.com/prometheus/procfs v0.7.3 15:34:21 go: downloading github.com/imkira/go-observer v1.0.3 15:34:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:34:22 go: downloading github.com/hashicorp/errwrap v1.1.0 15:34:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:34:22 go: downloading github.com/twmb/murmur3 v1.1.6 15:34:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:34:22 go: downloading github.com/stretchr/testify v1.7.0 15:34:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:34:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:34:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:34:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:34:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:34:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:34:28 ---> d4f479f326fd 15:34:28 Step 3/22 : WORKDIR /edgex-go 15:34:28 ---> Using cache 15:34:28 ---> 67d80196ac57 15:34:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:28 ---> Using cache 15:34:28 ---> 762138ee2a6b 15:34:28 Step 5/22 : RUN apk add --update --no-cache make git 15:34:28 ---> Using cache 15:34:28 ---> 8f1d4954729c 15:34:28 Step 6/22 : COPY go.mod vendor* ./ 15:34:28 ---> Using cache 15:34:28 ---> f0644c3ce08b 15:34:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:28 ---> Using cache 15:34:28 ---> e450bf725c81 15:34:28 Step 8/22 : COPY . . 15:34:28 ---> Using cache 15:34:28 ---> e0e645e200ba 15:34:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:34:29 ---> Running in ba96ffabdfb6 15:34:31 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 15:34:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:34:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:34:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:34:39 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:34:39 go: downloading github.com/blang/semver/v4 v4.0.0 15:34:39 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:34:40 go: downloading github.com/jinzhu/gorm v1.9.16 15:34:40 go: downloading github.com/lib/pq v1.10.4 15:34:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:34:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:35:07 go: downloading google.golang.org/api v0.70.0 15:35:07 go: downloading k8s.io/client-go v0.23.4 15:35:07 go: downloading k8s.io/api v0.23.4 15:35:17 go: downloading github.com/google/go-tpm v0.3.3 15:35:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:35:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:35:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:35:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:35:50 go: downloading cloud.google.com/go/storage v1.21.0 15:35:50 go: downloading cloud.google.com/go v0.100.2 15:35:50 go: downloading k8s.io/apimachinery v0.23.4 15:35:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:35:52 go: downloading k8s.io/kube-aggregator v0.23.3 15:35:53 go: downloading github.com/hashicorp/vault/api v1.4.1 15:35:53 go: downloading cloud.google.com/go/security v1.3.0 15:35:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:35:54 go: downloading gopkg.in/yaml.v2 v2.4.0 15:35:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:35:54 go: downloading github.com/gobwas/glob v0.2.3 15:35:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:35:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:35:55 go: downloading github.com/aws/smithy-go v1.11.0 15:35:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:35:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:35:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:35:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:35:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:35:58 go: downloading github.com/jinzhu/inflection v1.0.0 15:35:58 go: downloading github.com/gogo/protobuf v1.3.2 15:36:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:36:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:36:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:36:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:36:04 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:36:04 go: downloading github.com/dimchansky/utfbom v1.1.1 15:36:04 go: downloading cloud.google.com/go/compute v1.3.0 15:36:05 go: downloading cloud.google.com/go/iam v0.1.1 15:36:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:36:05 go: downloading github.com/google/gofuzz v1.1.0 15:36:06 go: downloading k8s.io/klog/v2 v2.30.0 15:36:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:36:06 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:36:07 go: downloading github.com/spf13/pflag v1.0.5 15:36:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:36:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:36:08 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:36:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:36:08 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:36:08 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:36:08 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:36:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:36:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:36:10 go: downloading github.com/tklauser/numcpus v0.3.0 15:36:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:36:10 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:36:12 go: downloading go.opencensus.io v0.23.0 15:36:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:36:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:36:13 go: downloading gopkg.in/inf.v0 v0.9.1 15:36:14 go: downloading github.com/google/go-cmp v0.5.7 15:36:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:36:14 go: downloading github.com/go-logr/logr v1.2.2 15:36:15 go: downloading github.com/json-iterator/go v1.1.12 15:36:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:36:18 go: downloading github.com/googleapis/gnostic v0.5.5 15:36:20 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:36:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:36:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:36:21 go: downloading go.uber.org/zap v1.21.0 15:36:22 go: downloading sigs.k8s.io/yaml v1.3.0 15:36:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:36:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:36:22 go: downloading github.com/modern-go/reflect2 v1.0.2 15:36:22 go: downloading github.com/ryanuber/go-glob v1.0.0 15:36:22 go: downloading github.com/golang/snappy v0.0.4 15:36:23 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:36:36 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:36:36 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:36:36 go: downloading github.com/hashicorp/go-version v1.2.0 15:36:36 go: downloading go.uber.org/multierr v1.6.0 15:37:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:37:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:39:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:39:33 Removing intermediate container 363a64f9708f 15:39:33 ---> 8e84109aa7d2 15:39:33 15:39:33 Step 10/22 : FROM alpine:3.14 15:39:33 ---> ac73e934f311 15:39:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:39:33 ---> Running in 736489ad47fe 15:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:39:35 (1/6) Installing ca-certificates (20211220-r0) 15:39:35 (2/6) Installing brotli-libs (1.0.9-r5) 15:39:35 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:39:35 (4/6) Installing libcurl (7.79.1-r1) 15:39:35 (5/6) Installing curl (7.79.1-r1) 15:39:35 (6/6) Installing dumb-init (1.2.5-r1) 15:39:35 Executing busybox-1.33.1-r7.trigger 15:39:35 Executing ca-certificates-20211220-r0.trigger 15:39:35 OK: 8 MiB in 20 packages 15:39:38 Removing intermediate container 736489ad47fe 15:39:38 ---> ddc1f0b5a840 15:39:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:39:38 ---> Running in c32a90c1a723 15:39:38 Removing intermediate container c32a90c1a723 15:39:38 ---> a2513ebe114f 15:39:38 Step 13/22 : WORKDIR /edgex 15:39:38 ---> Running in 88141fd703c9 15:39:39 Removing intermediate container 88141fd703c9 15:39:39 ---> 2d0d642de4b5 15:39:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:39:40 ---> fc53f699ec5d 15:39:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:39:41 ---> 69d6f1158edb 15:39:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:39:43 ---> cc590898ec55 15:39:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:39:44 ---> 4597facd47d0 15:39:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:39:44 ---> Running in 587f6c39db51 15:39:48 Removing intermediate container 587f6c39db51 15:39:48 ---> d233846c3cdb 15:39:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:39:48 ---> Running in 1d81345a4509 15:39:48 Removing intermediate container 1d81345a4509 15:39:48 ---> 4d1700d2417e 15:39:48 Step 20/22 : LABEL arch=arm64 15:39:48 ---> Running in 76510f2b17cc 15:39:48 Removing intermediate container 76510f2b17cc 15:39:48 ---> e915bfdd0c88 15:39:48 Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:39:49 ---> Running in 375a43df6537 15:39:49 Removing intermediate container 375a43df6537 15:39:49 ---> c21fedf26721 15:39:49 Step 22/22 : LABEL version=0.0.0 15:39:49 ---> Running in e5ffac9d8303 15:39:50 Removing intermediate container e5ffac9d8303 15:39:50 ---> 835ff22376f3 15:39:50 15:39:50 Successfully built 835ff22376f3 15:39:50 Successfully tagged security-proxy-setup-arm64:latest 15:39:50  Building security-proxy-setup ... done Building core-metadata 15:40:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:40:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:40:23 ---> d4f479f326fd 15:40:23 Step 3/23 : WORKDIR /edgex-go 15:40:23 ---> Using cache 15:40:23 ---> 67d80196ac57 15:40:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:23 ---> Using cache 15:40:23 ---> 762138ee2a6b 15:40:23 Step 5/23 : RUN apk add --update --no-cache make git 15:40:23 ---> Using cache 15:40:23 ---> 8f1d4954729c 15:40:23 Step 6/23 : COPY go.mod vendor* ./ 15:40:23 ---> Using cache 15:40:23 ---> f0644c3ce08b 15:40:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:23 ---> Using cache 15:40:23 ---> e450bf725c81 15:40:23 Step 8/23 : COPY . . 15:40:23 ---> Using cache 15:40:23 ---> e0e645e200ba 15:40:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:40:23 ---> Running in fb94298bfbeb 15:40:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:41:20 Removing intermediate container a6398146bd21 15:41:20 ---> 11ddd005561c 15:41:20 15:41:20 Step 9/20 : FROM alpine:3.15 15:41:20 3.15: Pulling from library/alpine 15:41:20 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:41:20 Status: Downloaded newer image for alpine:3.15 15:41:20 ---> 3fb3c9af89a9 15:41:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:41:20 ---> Running in a659e766823e 15:41:20 Removing intermediate container a659e766823e 15:41:20 ---> 52974bde8eff 15:41:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:20 ---> Running in a0f34e3281c9 15:41:20 Removing intermediate container a0f34e3281c9 15:41:20 ---> 4fb06f922788 15:41:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:41:20 ---> Running in 85d4f9677ce2 15:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:41:21 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 15:41:21 v3.15.4-89-gd83ca93ccd [https://nl.alpinelinux.org/alpine/v3.15/community] 15:41:21 OK: 15730 distinct packages available 15:41:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:41:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:41:24 (1/9) Installing ca-certificates (20211220-r0) 15:41:24 (2/9) Installing brotli-libs (1.0.9-r5) 15:41:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:41:24 (4/9) Installing libcurl (7.80.0-r1) 15:41:24 (5/9) Installing curl (7.80.0-r1) 15:41:24 (6/9) Installing dumb-init (1.2.5-r1) 15:41:25 (7/9) Installing musl-obstack (1.2.3-r0) 15:41:25 (8/9) Installing libucontext (1.1-r0) 15:41:25 (9/9) Installing gcompat (1.0.0-r4) 15:41:25 Executing busybox-1.34.1-r5.trigger 15:41:25 Executing ca-certificates-20211220-r0.trigger 15:41:25 OK: 8 MiB in 23 packages 15:41:28 Removing intermediate container 85d4f9677ce2 15:41:28 ---> c46eddc5f7d6 15:41:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:29 ---> 596f5321bbbf 15:41:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:41:31 ---> 6aa75ebc06b4 15:41:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:41:32 ---> c053b52303cb 15:41:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:41:32 ---> Running in dedb72305dea 15:41:32 Removing intermediate container dedb72305dea 15:41:32 ---> a49f88b7c848 15:41:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:32 ---> Running in 33af9eae02d8 15:41:33 Removing intermediate container 33af9eae02d8 15:41:33 ---> 533effbe5a8c 15:41:33 Step 18/20 : LABEL arch=arm64 15:41:33 ---> Running in a24f4f91f6d9 15:41:34 Removing intermediate container a24f4f91f6d9 15:41:34 ---> 70a822c2a56f 15:41:34 Step 19/20 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:41:34 ---> Running in bc38b5dab6a9 15:41:34 Removing intermediate container bc38b5dab6a9 15:41:34 ---> 69855d5dbb7d 15:41:34 Step 20/20 : LABEL version=0.0.0 15:41:34 ---> Running in aecc324899ae 15:41:35 Removing intermediate container aecc324899ae 15:41:35 ---> 17791f6633c7 15:41:35 15:41:35 Successfully built 17791f6633c7 15:41:35 Successfully tagged security-spiffe-token-provider-arm64:latest 15:41:35 Building core-data 15:42:08  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:42:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:42:08 ---> d4f479f326fd 15:42:08 Step 3/23 : WORKDIR /edgex-go 15:42:08 ---> Using cache 15:42:08 ---> 67d80196ac57 15:42:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:08 ---> Using cache 15:42:08 ---> 762138ee2a6b 15:42:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:42:08 ---> Running in 2863c2521ae0 15:42:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:42:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:42:09 OK: 220 MiB in 52 packages 15:42:10 Removing intermediate container 2863c2521ae0 15:42:10 ---> 0ab1cc511bb7 15:42:10 Step 6/23 : COPY go.mod vendor* ./ 15:42:11 ---> cd74c6e74008 15:42:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:12 ---> Running in 4b89fab785bc 15:42:17 Removing intermediate container 4b89fab785bc 15:42:17 ---> 19bd8769629d 15:42:17 Step 8/23 : COPY . . 15:42:39 Removing intermediate container ba96ffabdfb6 15:42:39 ---> 5c8841f0d2e9 15:42:39 15:42:39 Step 10/22 : FROM alpine:3.14 15:42:39 ---> ac73e934f311 15:42:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:42:39 ---> Using cache 15:42:39 ---> 3c39df13923d 15:42:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:42:39 ---> Using cache 15:42:39 ---> f27d6f93b231 15:42:39 Step 13/22 : ENV APP_PORT=59861 15:42:39 ---> Running in 16f30d20110a 15:42:39 Removing intermediate container 16f30d20110a 15:42:39 ---> ab8901b57974 15:42:39 Step 14/22 : EXPOSE $APP_PORT 15:42:39 ---> Running in f9480cf942c3 15:42:39 Removing intermediate container f9480cf942c3 15:42:39 ---> 20eb887565ba 15:42:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:41 ---> 65850de7b635 15:42:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:42:45 ---> d0057b0dc13b 15:42:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:42:46 ---> 7e5ed3460e8f 15:42:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:42:46 ---> Running in 07beef69e106 15:42:47 Removing intermediate container 07beef69e106 15:42:47 ---> 710fc07e44a9 15:42:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:47 ---> Running in 52fc038a73d7 15:42:47 ---> 34a43cba2b72 15:42:47 Step 9/23 : RUN make cmd/core-data/core-data 15:42:47 ---> Running in 165029e5e451 15:42:48 Removing intermediate container 52fc038a73d7 15:42:48 ---> edc0e233e634 15:42:48 Step 20/22 : LABEL arch=arm64 15:42:48 ---> Running in 8c766ac637e0 15:42:48 Removing intermediate container 8c766ac637e0 15:42:48 ---> cdd004cf2937 15:42:48 Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:42:48 ---> Running in 5662ccd6d841 15:42:49 Removing intermediate container 5662ccd6d841 15:42:49 ---> e8c0fd3a493b 15:42:49 Step 22/22 : LABEL version=0.0.0 15:42:49 ---> Running in 40c5fe2e7dd8 15:42:50 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 15:42:50 Removing intermediate container 40c5fe2e7dd8 15:42:50 ---> 40bf9fa0f317 15:42:50 15:42:50 Successfully built 40bf9fa0f317 15:42:50 Successfully tagged support-scheduler-arm64:latest 15:42:50 Building security-spire-server 15:43:23  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:43:23 ---> d4f479f326fd 15:43:23 Step 3/25 : WORKDIR /edgex-go 15:43:23 ---> Using cache 15:43:23 ---> 67d80196ac57 15:43:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:23 ---> Using cache 15:43:23 ---> 762138ee2a6b 15:43:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:43:23 ---> Using cache 15:43:23 ---> acbd516fd44e 15:43:23 Step 6/25 : COPY go.mod vendor* ./ 15:43:23 ---> Using cache 15:43:23 ---> 44babefc0ff4 15:43:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:23 ---> Using cache 15:43:23 ---> 5af1206797a8 15:43:23 Step 8/25 : COPY . . 15:43:23 ---> Using cache 15:43:23 ---> 9d153389dcfe 15:43:23 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:43:23 ---> Using cache 15:43:23 ---> 88a6e8ee318b 15:43:23 Step 10/25 : RUN mkdir -p spire-build 15:43:23 ---> Using cache 15:43:23 ---> 25259726b6ea 15:43:23 Step 11/25 : WORKDIR /edgex-go/spire-build 15:43:23 ---> Using cache 15:43:23 ---> 9da430fec6df 15:43:23 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 15:43:23 ---> Running in 0a81d129992c 15:43:23 spire-1.2.1/ 15:43:23 spire-1.2.1/.data/ 15:43:23 spire-1.2.1/.data/.file 15:43:23 spire-1.2.1/.dockerignore 15:43:23 spire-1.2.1/.gitattributes 15:43:23 spire-1.2.1/.githooks/ 15:43:23 spire-1.2.1/.githooks/pre-commit 15:43:23 spire-1.2.1/.github/ 15:43:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:43:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:43:23 spire-1.2.1/.github/dependabot.yml 15:43:23 spire-1.2.1/.github/workflows/ 15:43:23 spire-1.2.1/.github/workflows/nightly_build.yaml 15:43:23 spire-1.2.1/.github/workflows/pr_build.yaml 15:43:23 spire-1.2.1/.github/workflows/release_build.yaml 15:43:23 spire-1.2.1/.github/workflows/scripts/ 15:43:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:43:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:43:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:43:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:43:23 spire-1.2.1/.github/workflows/scripts/split.sh 15:43:23 spire-1.2.1/.gitignore 15:43:23 spire-1.2.1/.go-version 15:43:23 spire-1.2.1/.golangci.yml 15:43:23 spire-1.2.1/ADOPTERS.md 15:43:23 spire-1.2.1/CHANGELOG.md 15:43:23 spire-1.2.1/CODE-OF-CONDUCT.md 15:43:23 spire-1.2.1/CODEOWNERS 15:43:23 spire-1.2.1/CONTRIBUTING.md 15:43:23 spire-1.2.1/Dockerfile 15:43:23 spire-1.2.1/Dockerfile.dev 15:43:23 spire-1.2.1/Dockerfile.scratch 15:43:23 spire-1.2.1/LICENSE 15:43:23 spire-1.2.1/MAINTAINERS.md 15:43:23 spire-1.2.1/Makefile 15:43:23 spire-1.2.1/README.md 15:43:23 spire-1.2.1/ROADMAP.md 15:43:23 spire-1.2.1/SECURITY.md 15:43:23 spire-1.2.1/cmd/ 15:43:23 spire-1.2.1/cmd/spire-agent/ 15:43:23 spire-1.2.1/cmd/spire-agent/cli/ 15:43:23 spire-1.2.1/cmd/spire-agent/cli/api/ 15:43:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/common/ 15:43:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:43:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/run/ 15:43:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:43:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:43:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:43:23 spire-1.2.1/cmd/spire-agent/main.go 15:43:23 spire-1.2.1/cmd/spire-server/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/agent/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/cli.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/run/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/token/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/validate/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/x509/ 15:43:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:43:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:43:23 spire-1.2.1/cmd/spire-server/main.go 15:43:23 spire-1.2.1/cmd/spire-server/util/ 15:43:23 spire-1.2.1/cmd/spire-server/util/util.go 15:43:23 spire-1.2.1/conf/ 15:43:23 spire-1.2.1/conf/agent/ 15:43:23 spire-1.2.1/conf/agent/agent.conf 15:43:23 spire-1.2.1/conf/agent/agent_full.conf 15:43:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:43:23 spire-1.2.1/conf/server/ 15:43:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:43:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:43:23 spire-1.2.1/conf/server/server.conf 15:43:23 spire-1.2.1/conf/server/server_full.conf 15:43:23 spire-1.2.1/doc/ 15:43:23 spire-1.2.1/doc/SPIRE101.md 15:43:23 spire-1.2.1/doc/auditlog.md 15:43:23 spire-1.2.1/doc/authorization_policy_engine.md 15:43:23 spire-1.2.1/doc/changelog_guidelines.md 15:43:23 spire-1.2.1/doc/cure53-report.pdf 15:43:23 spire-1.2.1/doc/images/ 15:43:23 spire-1.2.1/doc/images/2019_roadmap.png 15:43:23 spire-1.2.1/doc/images/SPIRE101.png 15:43:23 spire-1.2.1/doc/images/SPIRE_agent.png 15:43:23 spire-1.2.1/doc/images/SPIRE_server.png 15:43:23 spire-1.2.1/doc/images/cache_mgr.png 15:43:23 spire-1.2.1/doc/images/cache_mgr_components.png 15:43:23 spire-1.2.1/doc/images/federated_spire.png 15:43:23 spire-1.2.1/doc/images/ha_mode.png 15:43:23 spire-1.2.1/doc/images/nested_spire.png 15:43:23 spire-1.2.1/doc/images/oidc_federation.png 15:43:23 spire-1.2.1/doc/images/single_trust_domain.png 15:43:23 spire-1.2.1/doc/images/spiffe_compatible.png 15:43:23 spire-1.2.1/doc/images/spire_logo.png 15:43:23 spire-1.2.1/doc/migrating_registration_api_clients.md 15:43:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:43:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:43:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:43:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:43:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:43:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:43:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:43:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:43:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:43:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:43:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:43:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:43:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:43:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:43:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:43:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:43:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:43:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:43:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:43:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:43:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:43:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:43:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:43:23 spire-1.2.1/doc/scaling_spire.md 15:43:23 spire-1.2.1/doc/spire_agent.md 15:43:23 spire-1.2.1/doc/spire_server.md 15:43:23 spire-1.2.1/doc/supported_integrations.md 15:43:23 spire-1.2.1/doc/telemetry.md 15:43:23 spire-1.2.1/doc/telemetry_config.md 15:43:23 spire-1.2.1/doc/upgrading.md 15:43:23 spire-1.2.1/doc/using_spire.md 15:43:23 spire-1.2.1/examples/ 15:43:23 spire-1.2.1/examples/README.md 15:43:23 spire-1.2.1/go.mod 15:43:23 spire-1.2.1/go.sum 15:43:23 spire-1.2.1/pkg/ 15:43:23 spire-1.2.1/pkg/agent/ 15:43:23 spire-1.2.1/pkg/agent/agent.go 15:43:23 spire-1.2.1/pkg/agent/api/ 15:43:23 spire-1.2.1/pkg/agent/api/config.go 15:43:23 spire-1.2.1/pkg/agent/api/debug/ 15:43:23 spire-1.2.1/pkg/agent/api/debug/v1/ 15:43:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:43:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:43:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:43:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:43:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:43:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:43:23 spire-1.2.1/pkg/agent/api/endpoints.go 15:43:23 spire-1.2.1/pkg/agent/api/health/ 15:43:23 spire-1.2.1/pkg/agent/api/health/v1/ 15:43:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:43:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:43:23 spire-1.2.1/pkg/agent/api/rpccontext/ 15:43:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:43:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:43:23 spire-1.2.1/pkg/agent/attestor/ 15:43:23 spire-1.2.1/pkg/agent/attestor/node/ 15:43:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:43:23 spire-1.2.1/pkg/agent/attestor/node/node.go 15:43:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:43:23 spire-1.2.1/pkg/agent/attestor/workload/ 15:43:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:43:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:43:23 spire-1.2.1/pkg/agent/catalog/ 15:43:23 spire-1.2.1/pkg/agent/catalog/catalog.go 15:43:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:43:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:43:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:43:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:43:23 spire-1.2.1/pkg/agent/client/ 15:43:23 spire-1.2.1/pkg/agent/client/client.go 15:43:23 spire-1.2.1/pkg/agent/client/client_test.go 15:43:23 spire-1.2.1/pkg/agent/client/dial.go 15:43:23 spire-1.2.1/pkg/agent/client/nodeconn.go 15:43:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:43:23 spire-1.2.1/pkg/agent/client/update.go 15:43:23 spire-1.2.1/pkg/agent/client/util.go 15:43:23 spire-1.2.1/pkg/agent/common/ 15:43:23 spire-1.2.1/pkg/agent/common/backoff/ 15:43:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:43:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:43:23 spire-1.2.1/pkg/agent/common/cgroups/ 15:43:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:43:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:43:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:43:23 spire-1.2.1/pkg/agent/config.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/ 15:43:23 spire-1.2.1/pkg/agent/endpoints/config.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:43:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:43:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/workload/ 15:43:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:43:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:43:23 spire-1.2.1/pkg/agent/manager/ 15:43:23 spire-1.2.1/pkg/agent/manager/cache/ 15:43:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:43:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:43:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:43:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:43:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:43:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:43:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:43:23 spire-1.2.1/pkg/agent/manager/config.go 15:43:23 spire-1.2.1/pkg/agent/manager/manager.go 15:43:23 spire-1.2.1/pkg/agent/manager/manager_test.go 15:43:23 spire-1.2.1/pkg/agent/manager/storage.go 15:43:23 spire-1.2.1/pkg/agent/manager/storage_test.go 15:43:23 spire-1.2.1/pkg/agent/manager/storecache/ 15:43:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:43:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:43:23 spire-1.2.1/pkg/agent/manager/sync.go 15:43:23 spire-1.2.1/pkg/agent/plugin/ 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:43:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:43:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:43:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:43:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:43:23 spire-1.2.1/pkg/agent/svid/ 15:43:23 spire-1.2.1/pkg/agent/svid/rotator.go 15:43:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:43:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:43:23 spire-1.2.1/pkg/agent/svid/store/ 15:43:23 spire-1.2.1/pkg/agent/svid/store/service.go 15:43:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:43:23 spire-1.2.1/pkg/common/ 15:43:23 spire-1.2.1/pkg/common/agentpathtemplate/ 15:43:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:43:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:43:23 spire-1.2.1/pkg/common/api/ 15:43:23 spire-1.2.1/pkg/common/api/metrics.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/ 15:43:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/logger.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/names.go 15:43:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:43:23 spire-1.2.1/pkg/common/api/names.go 15:43:23 spire-1.2.1/pkg/common/api/ratelimit.go 15:43:23 spire-1.2.1/pkg/common/api/rpccontext/ 15:43:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:43:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:43:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:43:23 spire-1.2.1/pkg/common/auth/ 15:43:23 spire-1.2.1/pkg/common/auth/interceptors.go 15:43:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:43:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/ 15:43:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/types.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:43:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:43:23 spire-1.2.1/pkg/common/catalog/ 15:43:23 spire-1.2.1/pkg/common/catalog/bind.go 15:43:23 spire-1.2.1/pkg/common/catalog/builtin.go 15:43:23 spire-1.2.1/pkg/common/catalog/catalog.go 15:43:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:43:23 spire-1.2.1/pkg/common/catalog/closers.go 15:43:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:43:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:43:23 spire-1.2.1/pkg/common/catalog/config.go 15:43:23 spire-1.2.1/pkg/common/catalog/config_test.go 15:43:23 spire-1.2.1/pkg/common/catalog/configure.go 15:43:23 spire-1.2.1/pkg/common/catalog/constraints.go 15:43:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:43:23 spire-1.2.1/pkg/common/catalog/context.go 15:43:23 spire-1.2.1/pkg/common/catalog/external.go 15:43:23 spire-1.2.1/pkg/common/catalog/host.go 15:43:23 spire-1.2.1/pkg/common/catalog/pipenet.go 15:43:23 spire-1.2.1/pkg/common/catalog/plugin.go 15:43:23 spire-1.2.1/pkg/common/catalog/testplugin/ 15:43:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:43:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:43:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:43:23 spire-1.2.1/pkg/common/cli/ 15:43:23 spire-1.2.1/pkg/common/cli/env.go 15:43:23 spire-1.2.1/pkg/common/cli/flags.go 15:43:23 spire-1.2.1/pkg/common/cli/trust_domain.go 15:43:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:43:23 spire-1.2.1/pkg/common/cli/umask.go 15:43:23 spire-1.2.1/pkg/common/cli/umask_posix.go 15:43:23 spire-1.2.1/pkg/common/cli/umask_test.go 15:43:23 spire-1.2.1/pkg/common/cli/umask_windows.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/ 15:43:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/flag.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/format.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/ 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:43:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:43:23 spire-1.2.1/pkg/common/coretypes/ 15:43:23 spire-1.2.1/pkg/common/coretypes/bundle/ 15:43:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:43:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:43:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:43:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:43:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:43:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:43:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:43:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:43:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:43:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:43:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:43:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:43:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:43:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:43:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:43:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:43:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:43:23 spire-1.2.1/pkg/common/cryptoutil/ 15:43:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:43:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:43:23 spire-1.2.1/pkg/common/diskutil/ 15:43:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:43:23 spire-1.2.1/pkg/common/diskutil/file_test.go 15:43:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:43:23 spire-1.2.1/pkg/common/errorutil/ 15:43:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:43:23 spire-1.2.1/pkg/common/health/ 15:43:23 spire-1.2.1/pkg/common/health/config.go 15:43:23 spire-1.2.1/pkg/common/health/context.go 15:43:23 spire-1.2.1/pkg/common/health/context_test.go 15:43:23 spire-1.2.1/pkg/common/health/health.go 15:43:23 spire-1.2.1/pkg/common/health/health_test.go 15:43:23 spire-1.2.1/pkg/common/health/logger.go 15:43:23 spire-1.2.1/pkg/common/hostservice/ 15:43:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:43:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:43:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:43:23 spire-1.2.1/pkg/common/idutil/ 15:43:23 spire-1.2.1/pkg/common/idutil/require.go 15:43:23 spire-1.2.1/pkg/common/idutil/require_test.go 15:43:23 spire-1.2.1/pkg/common/idutil/safety.go 15:43:23 spire-1.2.1/pkg/common/idutil/safety_test.go 15:43:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:43:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:43:23 spire-1.2.1/pkg/common/jwtsvid/ 15:43:23 spire-1.2.1/pkg/common/jwtsvid/common.go 15:43:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:43:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:43:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:43:23 spire-1.2.1/pkg/common/jwtutil/ 15:43:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:43:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:43:23 spire-1.2.1/pkg/common/log/ 15:43:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:43:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:43:23 spire-1.2.1/pkg/common/log/log.go 15:43:23 spire-1.2.1/pkg/common/log/log_test.go 15:43:23 spire-1.2.1/pkg/common/log/options.go 15:43:23 spire-1.2.1/pkg/common/nodeutil/ 15:43:23 spire-1.2.1/pkg/common/nodeutil/node.go 15:43:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:43:23 spire-1.2.1/pkg/common/peertracker/ 15:43:23 spire-1.2.1/pkg/common/peertracker/conn.go 15:43:23 spire-1.2.1/pkg/common/peertracker/credentials.go 15:43:23 spire-1.2.1/pkg/common/peertracker/errors.go 15:43:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:43:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:43:23 spire-1.2.1/pkg/common/peertracker/info.go 15:43:23 spire-1.2.1/pkg/common/peertracker/listener.go 15:43:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:43:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:43:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:43:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:43:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:43:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:43:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:43:23 spire-1.2.1/pkg/common/peertracker/tcp.go 15:43:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:43:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:43:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:43:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:43:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:43:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:43:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:43:23 spire-1.2.1/pkg/common/peertracker/uds.go 15:43:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:43:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:43:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:43:23 spire-1.2.1/pkg/common/pemutil/ 15:43:23 spire-1.2.1/pkg/common/pemutil/block.go 15:43:23 spire-1.2.1/pkg/common/pemutil/certs.go 15:43:23 spire-1.2.1/pkg/common/pemutil/common.go 15:43:23 spire-1.2.1/pkg/common/pemutil/csr.go 15:43:23 spire-1.2.1/pkg/common/pemutil/keys.go 15:43:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/ 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:43:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:43:23 spire-1.2.1/pkg/common/plugin/ 15:43:23 spire-1.2.1/pkg/common/plugin/aws/ 15:43:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:43:23 spire-1.2.1/pkg/common/plugin/azure/ 15:43:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:43:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:43:23 spire-1.2.1/pkg/common/plugin/facade.go 15:43:23 spire-1.2.1/pkg/common/plugin/facade_test.go 15:43:23 spire-1.2.1/pkg/common/plugin/gcp/ 15:43:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:43:23 spire-1.2.1/pkg/common/plugin/k8s/ 15:43:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:43:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:43:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:43:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:43:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:43:23 spire-1.2.1/pkg/common/plugin/log.go 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/ 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:43:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:43:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:43:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:43:23 spire-1.2.1/pkg/common/plugin/x509pop/ 15:43:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:43:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:43:23 spire-1.2.1/pkg/common/profiling/ 15:43:23 spire-1.2.1/pkg/common/profiling/dumpers.go 15:43:23 spire-1.2.1/pkg/common/profiling/profiling.go 15:43:23 spire-1.2.1/pkg/common/protoutil/ 15:43:23 spire-1.2.1/pkg/common/protoutil/masks.go 15:43:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:43:23 spire-1.2.1/pkg/common/rotationutil/ 15:43:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:43:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:43:23 spire-1.2.1/pkg/common/selector/ 15:43:23 spire-1.2.1/pkg/common/selector/selector.go 15:43:23 spire-1.2.1/pkg/common/selector/selector_test.go 15:43:23 spire-1.2.1/pkg/common/selector/set.go 15:43:23 spire-1.2.1/pkg/common/selector/set_utils.go 15:43:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/ 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/ 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:43:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:43:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:43:23 spire-1.2.1/pkg/common/telemetry/call.go 15:43:23 spire-1.2.1/pkg/common/telemetry/common/ 15:43:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:43:23 spire-1.2.1/pkg/common/telemetry/config.go 15:43:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:43:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/inmem.go 15:43:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/m3.go 15:43:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/metrics.go 15:43:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/names.go 15:43:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:43:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:43:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/ 15:43:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:43:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:43:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:43:23 spire-1.2.1/pkg/common/telemetry/server/server.go 15:43:23 spire-1.2.1/pkg/common/telemetry/sink.go 15:43:23 spire-1.2.1/pkg/common/telemetry/statsd.go 15:43:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:43:23 spire-1.2.1/pkg/common/telemetry/uptime.go 15:43:23 spire-1.2.1/pkg/common/telemetry/version.go 15:43:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:43:23 spire-1.2.1/pkg/common/uptime/ 15:43:23 spire-1.2.1/pkg/common/uptime/uptime.go 15:43:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:43:23 spire-1.2.1/pkg/common/util/ 15:43:23 spire-1.2.1/pkg/common/util/certs.go 15:43:23 spire-1.2.1/pkg/common/util/certs_test.go 15:43:23 spire-1.2.1/pkg/common/util/csr.go 15:43:23 spire-1.2.1/pkg/common/util/hash.go 15:43:23 spire-1.2.1/pkg/common/util/selectors.go 15:43:23 spire-1.2.1/pkg/common/util/selectors_test.go 15:43:23 spire-1.2.1/pkg/common/util/signals.go 15:43:23 spire-1.2.1/pkg/common/util/sort.go 15:43:23 spire-1.2.1/pkg/common/util/sort_test.go 15:43:23 spire-1.2.1/pkg/common/util/task.go 15:43:23 spire-1.2.1/pkg/common/util/task_test.go 15:43:23 spire-1.2.1/pkg/common/util/testdata/ 15:43:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:43:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:43:23 spire-1.2.1/pkg/common/version/ 15:43:23 spire-1.2.1/pkg/common/version/version.go 15:43:23 spire-1.2.1/pkg/common/x509svid/ 15:43:23 spire-1.2.1/pkg/common/x509svid/common_test.go 15:43:23 spire-1.2.1/pkg/common/x509svid/csr.go 15:43:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:43:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:43:23 spire-1.2.1/pkg/common/x509util/ 15:43:23 spire-1.2.1/pkg/common/x509util/cert.go 15:43:23 spire-1.2.1/pkg/common/x509util/dns.go 15:43:23 spire-1.2.1/pkg/common/x509util/dns_test.go 15:43:23 spire-1.2.1/pkg/common/x509util/keyid.go 15:43:23 spire-1.2.1/pkg/common/x509util/keypair.go 15:43:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:43:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:43:23 spire-1.2.1/pkg/server/ 15:43:23 spire-1.2.1/pkg/server/api/ 15:43:23 spire-1.2.1/pkg/server/api/agent.go 15:43:23 spire-1.2.1/pkg/server/api/agent/ 15:43:23 spire-1.2.1/pkg/server/api/agent/v1/ 15:43:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:43:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:43:23 spire-1.2.1/pkg/server/api/agent_test.go 15:43:23 spire-1.2.1/pkg/server/api/api.go 15:43:23 spire-1.2.1/pkg/server/api/audit/ 15:43:23 spire-1.2.1/pkg/server/api/audit/audit.go 15:43:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:43:23 spire-1.2.1/pkg/server/api/bundle.go 15:43:23 spire-1.2.1/pkg/server/api/bundle/ 15:43:23 spire-1.2.1/pkg/server/api/bundle/v1/ 15:43:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:43:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:43:23 spire-1.2.1/pkg/server/api/bundle_test.go 15:43:23 spire-1.2.1/pkg/server/api/debug/ 15:43:23 spire-1.2.1/pkg/server/api/debug/v1/ 15:43:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:43:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:43:23 spire-1.2.1/pkg/server/api/entry.go 15:43:23 spire-1.2.1/pkg/server/api/entry/ 15:43:23 spire-1.2.1/pkg/server/api/entry/v1/ 15:43:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:43:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:43:23 spire-1.2.1/pkg/server/api/entry_test.go 15:43:23 spire-1.2.1/pkg/server/api/health/ 15:43:23 spire-1.2.1/pkg/server/api/health/v1/ 15:43:23 spire-1.2.1/pkg/server/api/health/v1/service.go 15:43:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:43:23 spire-1.2.1/pkg/server/api/id.go 15:43:23 spire-1.2.1/pkg/server/api/id_test.go 15:43:23 spire-1.2.1/pkg/server/api/limits/ 15:43:23 spire-1.2.1/pkg/server/api/limits/limits.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/ 15:43:23 spire-1.2.1/pkg/server/api/middleware/alias.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/audit.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/caller.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/common.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/entries.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:43:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:43:23 spire-1.2.1/pkg/server/api/ratelimit.go 15:43:23 spire-1.2.1/pkg/server/api/rpccontext/ 15:43:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:43:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:43:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:43:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:43:23 spire-1.2.1/pkg/server/api/selector.go 15:43:23 spire-1.2.1/pkg/server/api/selector_test.go 15:43:23 spire-1.2.1/pkg/server/api/status.go 15:43:23 spire-1.2.1/pkg/server/api/status_test.go 15:43:23 spire-1.2.1/pkg/server/api/svid/ 15:43:23 spire-1.2.1/pkg/server/api/svid/v1/ 15:43:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:43:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:43:23 spire-1.2.1/pkg/server/api/trustdomain.go 15:43:23 spire-1.2.1/pkg/server/api/trustdomain/ 15:43:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:43:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:43:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:43:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:43:23 spire-1.2.1/pkg/server/authpolicy/ 15:43:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:43:23 spire-1.2.1/pkg/server/authpolicy/policy.go 15:43:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:43:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:43:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:43:23 spire-1.2.1/pkg/server/authpolicy/validate.go 15:43:23 spire-1.2.1/pkg/server/bundle/ 15:43:23 spire-1.2.1/pkg/server/bundle/client/ 15:43:23 spire-1.2.1/pkg/server/bundle/client/client.go 15:43:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:43:23 spire-1.2.1/pkg/server/bundle/client/manager.go 15:43:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:43:23 spire-1.2.1/pkg/server/bundle/client/sources.go 15:43:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:43:23 spire-1.2.1/pkg/server/bundle/client/updater.go 15:43:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:43:23 spire-1.2.1/pkg/server/ca/ 15:43:23 spire-1.2.1/pkg/server/ca/ca.go 15:43:23 spire-1.2.1/pkg/server/ca/ca_health.go 15:43:23 spire-1.2.1/pkg/server/ca/ca_test.go 15:43:23 spire-1.2.1/pkg/server/ca/journal.go 15:43:23 spire-1.2.1/pkg/server/ca/journal_test.go 15:43:23 spire-1.2.1/pkg/server/ca/manager.go 15:43:23 spire-1.2.1/pkg/server/ca/manager_health.go 15:43:23 spire-1.2.1/pkg/server/ca/manager_test.go 15:43:23 spire-1.2.1/pkg/server/ca/templates.go 15:43:23 spire-1.2.1/pkg/server/ca/upstream_client.go 15:43:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:43:23 spire-1.2.1/pkg/server/ca/validation.go 15:43:23 spire-1.2.1/pkg/server/cache/ 15:43:23 spire-1.2.1/pkg/server/cache/dscache/ 15:43:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:43:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:43:23 spire-1.2.1/pkg/server/cache/entrycache/ 15:43:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:43:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:43:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:43:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:43:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:43:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:43:23 spire-1.2.1/pkg/server/catalog/ 15:43:23 spire-1.2.1/pkg/server/catalog/catalog.go 15:43:23 spire-1.2.1/pkg/server/catalog/keymanager.go 15:43:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:43:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:43:23 spire-1.2.1/pkg/server/catalog/notifier.go 15:43:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:43:23 spire-1.2.1/pkg/server/config.go 15:43:23 spire-1.2.1/pkg/server/datastore/ 15:43:23 spire-1.2.1/pkg/server/datastore/datastore.go 15:43:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:43:23 spire-1.2.1/pkg/server/datastore/repository.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:43:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:43:23 spire-1.2.1/pkg/server/endpoints/ 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/ 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:43:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:43:23 spire-1.2.1/pkg/server/endpoints/config.go 15:43:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:43:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:43:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:43:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:43:23 spire-1.2.1/pkg/server/endpoints/middleware.go 15:43:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:43:23 spire-1.2.1/pkg/server/hostservice/ 15:43:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:43:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:43:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:43:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:43:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:43:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:43:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:43:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/ 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/ 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:43:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:43:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:43:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/ 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:43:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:43:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:43:23 spire-1.2.1/pkg/server/registration/ 15:43:23 spire-1.2.1/pkg/server/registration/manager.go 15:43:23 spire-1.2.1/pkg/server/registration/manager_test.go 15:43:23 spire-1.2.1/pkg/server/scanentries.go 15:43:23 spire-1.2.1/pkg/server/scanentries_test.go 15:43:23 spire-1.2.1/pkg/server/server.go 15:43:23 spire-1.2.1/pkg/server/server_test.go 15:43:23 spire-1.2.1/pkg/server/svid/ 15:43:23 spire-1.2.1/pkg/server/svid/observer.go 15:43:23 spire-1.2.1/pkg/server/svid/observer_test.go 15:43:23 spire-1.2.1/pkg/server/svid/rotator.go 15:43:23 spire-1.2.1/pkg/server/svid/rotator_config.go 15:43:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:43:23 spire-1.2.1/pkg/server/svid/rotator_test.go 15:43:23 spire-1.2.1/proto/ 15:43:23 spire-1.2.1/proto/private/ 15:43:23 spire-1.2.1/proto/private/server/ 15:43:23 spire-1.2.1/proto/private/server/journal/ 15:43:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:43:23 spire-1.2.1/proto/private/server/journal/journal.proto 15:43:23 spire-1.2.1/proto/spire/ 15:43:23 spire-1.2.1/proto/spire/common/ 15:43:23 spire-1.2.1/proto/spire/common/common.pb.go 15:43:23 spire-1.2.1/proto/spire/common/common.proto 15:43:23 spire-1.2.1/proto/spire/common/plugin/ 15:43:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:43:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:43:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:43:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:43:23 spire-1.2.1/proto/spire/plugin/ 15:43:23 spire-1.2.1/proto/spire/plugin/agent/ 15:43:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:43:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:43:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:43:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:43:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:43:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:43:23 spire-1.2.1/release/ 15:43:23 spire-1.2.1/release/spire-extras/ 15:43:23 spire-1.2.1/release/spire-extras/README.md 15:43:23 spire-1.2.1/release/spire-extras/conf/ 15:43:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:43:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:43:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:43:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:43:23 spire-1.2.1/release/spire/ 15:43:23 spire-1.2.1/release/spire/README.md 15:43:23 spire-1.2.1/release/spire/conf/ 15:43:23 spire-1.2.1/release/spire/conf/agent/ 15:43:23 spire-1.2.1/release/spire/conf/agent/agent.conf 15:43:23 spire-1.2.1/release/spire/conf/server/ 15:43:23 spire-1.2.1/release/spire/conf/server/server.conf 15:43:23 spire-1.2.1/script/ 15:43:23 spire-1.2.1/script/build-artifact.sh 15:43:23 spire-1.2.1/script/generate_dummy_ca.sh 15:43:23 spire-1.2.1/support/ 15:43:23 spire-1.2.1/support/k8s/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:43:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/ 15:43:23 spire-1.2.1/support/oidc-discovery-provider/README.md 15:43:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/config.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/main.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:43:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:43:23 spire-1.2.1/test/ 15:43:23 spire-1.2.1/test/clock/ 15:43:23 spire-1.2.1/test/clock/clock.go 15:43:23 spire-1.2.1/test/fakes/ 15:43:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:43:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:43:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:43:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:43:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:43:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:43:23 spire-1.2.1/test/fakes/fakeagentstore/ 15:43:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:43:23 spire-1.2.1/test/fakes/fakedatastore/ 15:43:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:43:23 spire-1.2.1/test/fakes/fakeentryclient/ 15:43:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:43:23 spire-1.2.1/test/fakes/fakehealthchecker/ 15:43:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:43:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:43:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:43:23 spire-1.2.1/test/fakes/fakemetrics/ 15:43:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:43:23 spire-1.2.1/test/fakes/fakenoderesolver/ 15:43:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:43:23 spire-1.2.1/test/fakes/fakenotifier/ 15:43:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:43:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:43:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:43:23 spire-1.2.1/test/fakes/fakeserverca/ 15:43:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:43:23 spire-1.2.1/test/fakes/fakeservercatalog/ 15:43:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:43:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:43:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:43:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:43:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:43:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:43:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:43:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:43:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:43:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:43:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:43:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:43:23 spire-1.2.1/test/fixture/ 15:43:23 spire-1.2.1/test/fixture/certs/ 15:43:23 spire-1.2.1/test/fixture/certs/agent_svid.der 15:43:23 spire-1.2.1/test/fixture/certs/base_cert.pem 15:43:23 spire-1.2.1/test/fixture/certs/base_csr.pem 15:43:23 spire-1.2.1/test/fixture/certs/base_key.pem 15:43:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:43:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:43:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:43:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:43:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:43:23 spire-1.2.1/test/fixture/certs/blog_key.pem 15:43:23 spire-1.2.1/test/fixture/certs/bundle.der 15:43:23 spire-1.2.1/test/fixture/certs/ca.pem 15:43:23 spire-1.2.1/test/fixture/certs/ca_key.pem 15:43:23 spire-1.2.1/test/fixture/certs/database_cert.pem 15:43:23 spire-1.2.1/test/fixture/certs/database_csr.pem 15:43:23 spire-1.2.1/test/fixture/certs/database_key.pem 15:43:23 spire-1.2.1/test/fixture/certs/node_cert.pem 15:43:23 spire-1.2.1/test/fixture/certs/node_csr.pem 15:43:23 spire-1.2.1/test/fixture/certs/node_key.pem 15:43:23 spire-1.2.1/test/fixture/certs/svid.pem 15:43:23 spire-1.2.1/test/fixture/certs/svid_key.pem 15:43:23 spire-1.2.1/test/fixture/config/ 15:43:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:43:23 spire-1.2.1/test/fixture/config/agent_good.conf 15:43:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:43:23 spire-1.2.1/test/fixture/config/plugin_good.conf 15:43:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:43:23 spire-1.2.1/test/fixture/config/server_good.conf 15:43:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:43:23 spire-1.2.1/test/fixture/fixture.go 15:43:23 spire-1.2.1/test/fixture/nodeattestor/ 15:43:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:43:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:43:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:43:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:43:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:43:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:43:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:43:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:43:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:43:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:43:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:43:23 spire-1.2.1/test/fixture/registration/ 15:43:23 spire-1.2.1/test/fixture/registration/entries.json 15:43:23 spire-1.2.1/test/fixture/registration/good-for-update.json 15:43:23 spire-1.2.1/test/fixture/registration/good.json 15:43:23 spire-1.2.1/test/fixture/registration/invalid.json 15:43:23 spire-1.2.1/test/fixture/registration/invalid_json.json 15:43:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:43:23 spire-1.2.1/test/integration/ 15:43:23 spire-1.2.1/test/integration/README.md 15:43:23 spire-1.2.1/test/integration/common 15:43:23 spire-1.2.1/test/integration/setup/ 15:43:23 spire-1.2.1/test/integration/setup/adminclient/ 15:43:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:43:23 spire-1.2.1/test/integration/setup/adminclient/client.go 15:43:23 spire-1.2.1/test/integration/setup/debugagent/ 15:43:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:43:23 spire-1.2.1/test/integration/setup/debugagent/main.go 15:43:23 spire-1.2.1/test/integration/setup/debugserver/ 15:43:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:43:23 spire-1.2.1/test/integration/setup/debugserver/main.go 15:43:23 spire-1.2.1/test/integration/setup/downstreamclient/ 15:43:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:43:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:43:23 spire-1.2.1/test/integration/setup/itclient/ 15:43:23 spire-1.2.1/test/integration/setup/itclient/client.go 15:43:23 spire-1.2.1/test/integration/setup/node-attestation/ 15:43:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:43:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:43:23 spire-1.2.1/test/integration/setup/x509pop/ 15:43:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:43:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:43:23 spire-1.2.1/test/integration/suites/ 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:43:23 spire-1.2.1/test/integration/suites/join-token/ 15:43:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:43:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:43:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:43:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:43:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:43:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:43:23 spire-1.2.1/test/integration/suites/join-token/README.md 15:43:23 spire-1.2.1/test/integration/suites/join-token/conf/ 15:43:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/join-token/teardown 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:43:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:43:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:43:23 spire-1.2.1/test/integration/suites/k8s/ 15:43:23 spire-1.2.1/test/integration/suites/k8s/00-setup 15:43:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:43:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:43:23 spire-1.2.1/test/integration/suites/k8s/README.md 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/ 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:43:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:43:23 spire-1.2.1/test/integration/suites/k8s/teardown 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/ 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:43:23 spire-1.2.1/test/integration/suites/rotation/ 15:43:23 spire-1.2.1/test/integration/suites/rotation/00-setup 15:43:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:43:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:43:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:43:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:43:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:43:23 spire-1.2.1/test/integration/suites/rotation/README.md 15:43:23 spire-1.2.1/test/integration/suites/rotation/conf/ 15:43:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/rotation/teardown 15:43:23 spire-1.2.1/test/integration/suites/self-test/ 15:43:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:43:23 spire-1.2.1/test/integration/suites/self-test/README.md 15:43:23 spire-1.2.1/test/integration/suites/self-test/teardown 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:43:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:43:23 spire-1.2.1/test/integration/suites/upgrade/ 15:43:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:43:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:43:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:43:23 spire-1.2.1/test/integration/suites/upgrade/README.md 15:43:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:43:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:43:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:43:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:43:23 spire-1.2.1/test/integration/suites/upgrade/teardown 15:43:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:43:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:43:23 spire-1.2.1/test/integration/test-one.sh 15:43:23 spire-1.2.1/test/integration/test.sh 15:43:23 spire-1.2.1/test/plugintest/ 15:43:23 spire-1.2.1/test/plugintest/config.go 15:43:23 spire-1.2.1/test/plugintest/load.go 15:43:23 spire-1.2.1/test/plugintest/option.go 15:43:23 spire-1.2.1/test/spiretest/ 15:43:23 spire-1.2.1/test/spiretest/apiserver.go 15:43:23 spire-1.2.1/test/spiretest/assertions.go 15:43:23 spire-1.2.1/test/spiretest/dir.go 15:43:23 spire-1.2.1/test/spiretest/errors_posix.go 15:43:23 spire-1.2.1/test/spiretest/errors_windows.go 15:43:23 spire-1.2.1/test/spiretest/logs.go 15:43:23 spire-1.2.1/test/spiretest/socketapi.go 15:43:23 spire-1.2.1/test/spiretest/suite.go 15:43:23 spire-1.2.1/test/spiretest/x509.go 15:43:23 spire-1.2.1/test/testca/ 15:43:23 spire-1.2.1/test/testca/ca.go 15:43:23 spire-1.2.1/test/testkey/ 15:43:23 spire-1.2.1/test/testkey/generate.sh 15:43:23 spire-1.2.1/test/testkey/genkeys.go 15:43:23 spire-1.2.1/test/testkey/keys.go 15:43:23 spire-1.2.1/test/testkey/new.go 15:43:23 spire-1.2.1/test/tpmsimulator/ 15:43:23 spire-1.2.1/test/tpmsimulator/simulator.go 15:43:23 spire-1.2.1/test/util/ 15:43:23 spire-1.2.1/test/util/cert_fixtures.go 15:43:23 spire-1.2.1/test/util/cert_generation.go 15:43:23 spire-1.2.1/test/util/io_redirection.go 15:43:23 spire-1.2.1/test/util/race.go 15:43:23 spire-1.2.1/test/util/util.go 15:43:23 building spire from source... 15:43:23 Installing go1.17.7... 15:43:50 Building bin/spire-server... 15:43:50 go: downloading github.com/mitchellh/cli v1.1.2 15:43:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:43:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:43:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:43:50 go: downloading google.golang.org/grpc v1.44.0 15:43:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:43:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:43:51 go: downloading github.com/imdario/mergo v0.3.12 15:43:52 go: downloading github.com/sirupsen/logrus v1.8.1 15:43:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:43:55 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:43:55 go: downloading github.com/fatih/color v1.13.0 15:43:55 go: downloading github.com/mattn/go-isatty v0.0.14 15:43:55 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:43:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:43:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:43:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:43:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:43:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:43:56 go: downloading github.com/armon/go-metrics v0.3.10 15:43:56 go: downloading github.com/prometheus/client_golang v1.12.1 15:43:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:43:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:43:58 go: downloading github.com/open-policy-agent/opa v0.38.0 15:44:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:44:13 go: downloading github.com/mattn/go-colorable v0.1.12 15:44:13 go: downloading github.com/Masterminds/goutils v1.1.0 15:44:13 go: downloading github.com/Masterminds/semver v1.5.0 15:44:13 go: downloading github.com/google/uuid v1.1.2 15:44:13 go: downloading github.com/huandu/xstrings v1.3.2 15:44:13 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:44:13 go: downloading github.com/oklog/run v1.0.0 15:44:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:44:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:44:14 go: downloading github.com/prometheus/client_model v0.2.0 15:44:14 go: downloading github.com/prometheus/common v0.32.1 15:44:14 go: downloading go.uber.org/atomic v1.9.0 15:44:14 go: downloading github.com/beorn7/perks v1.0.1 15:44:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:44:15 go: downloading github.com/prometheus/procfs v0.7.3 15:44:17 go: downloading github.com/imkira/go-observer v1.0.3 15:44:17 go: downloading github.com/hashicorp/errwrap v1.1.0 15:44:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:44:17 go: downloading github.com/twmb/murmur3 v1.1.6 15:44:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:44:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:44:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:44:17 go: downloading github.com/blang/semver/v4 v4.0.0 15:44:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:44:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:44:18 go: downloading github.com/jinzhu/gorm v1.9.16 15:44:19 go: downloading github.com/lib/pq v1.10.4 15:44:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:44:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:44:20 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:44:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:44:38 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:44:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:44:38 go: downloading github.com/stretchr/testify v1.7.0 15:44:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:44:38 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:45:05 go: downloading google.golang.org/api v0.70.0 15:45:05 go: downloading k8s.io/api v0.23.4 15:45:05 go: downloading github.com/google/go-tpm v0.3.3 15:45:05 go: downloading k8s.io/client-go v0.23.4 15:45:15 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:45:42 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:45:42 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:45:42 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:45:42 go: downloading cloud.google.com/go/storage v1.21.0 15:45:43 go: downloading cloud.google.com/go v0.100.2 15:45:44 go: downloading k8s.io/apimachinery v0.23.4 15:45:46 go: downloading k8s.io/kube-aggregator v0.23.3 15:45:47 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:45:49 go: downloading cloud.google.com/go/security v1.3.0 15:45:49 go: downloading github.com/hashicorp/vault/api v1.4.1 15:45:49 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:45:51 go: downloading gopkg.in/yaml.v2 v2.4.0 15:45:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:45:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:45:52 go: downloading github.com/gobwas/glob v0.2.3 15:45:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:45:52 go: downloading github.com/jinzhu/inflection v1.0.0 15:45:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:45:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:45:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:45:53 go: downloading github.com/aws/smithy-go v1.11.0 15:45:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:45:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:45:55 go: downloading github.com/gogo/protobuf v1.3.2 15:45:58 Removing intermediate container fb94298bfbeb 15:45:58 ---> 9803bff2d317 15:45:58 15:45:58 Step 10/23 : FROM alpine:3.14 15:45:58 ---> ac73e934f311 15:45:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:45:58 ---> Using cache 15:45:58 ---> 3c39df13923d 15:45:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:58 ---> Using cache 15:45:58 ---> f27d6f93b231 15:45:58 Step 13/23 : ENV APP_PORT=59881 15:45:58 ---> Running in 5aa40a0cc920 15:45:59 Removing intermediate container 5aa40a0cc920 15:45:59 ---> df05546129bc 15:45:59 Step 14/23 : EXPOSE $APP_PORT 15:45:59 ---> Running in 52d28b93b5d1 15:46:00 Removing intermediate container 52d28b93b5d1 15:46:00 ---> cdbf425351e9 15:46:00 Step 15/23 : WORKDIR / 15:46:00 ---> Running in c4ee3cb08ed8 15:46:00 Removing intermediate container c4ee3cb08ed8 15:46:00 ---> 5483b9e06da5 15:46:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:01 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:46:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:46:02  ---> 6ff286b3645c 15:46:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:46:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:46:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:46:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:46:02 go: downloading github.com/dimchansky/utfbom v1.1.1 15:46:02 go: downloading cloud.google.com/go/compute v1.3.0 15:46:03 go: downloading cloud.google.com/go/iam v0.1.1 15:46:03  ---> b43601fafd55 15:46:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:46:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:46:04 go: downloading k8s.io/klog/v2 v2.30.0 15:46:04 go: downloading github.com/google/gofuzz v1.1.0 15:46:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:46:04  ---> b8bc2344d976 15:46:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:46:04 ---> Running in 010ef5dff01a 15:46:05 Removing intermediate container 010ef5dff01a 15:46:05 ---> e4edfc12f386 15:46:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:05 ---> Running in 10beb4654dba 15:46:05 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:46:06 Removing intermediate container 10beb4654dba 15:46:06 ---> cafa9fa9c51e 15:46:06 Step 21/23 : LABEL arch=arm64 15:46:06 ---> Running in 1b146157f6c6 15:46:06 go: downloading github.com/spf13/pflag v1.0.5 15:46:06 Removing intermediate container 1b146157f6c6 15:46:06 ---> 089eb6b0af03 15:46:06 Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:46:06 ---> Running in 56338465872b 15:46:06 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:46:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:46:07 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:46:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:46:07 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:46:07 Removing intermediate container 56338465872b 15:46:07 ---> 2c8e81c0f11c 15:46:07 Step 23/23 : LABEL version=0.0.0 15:46:07 ---> Running in b800916d2a25 15:46:07 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:46:07 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:46:08 Removing intermediate container b800916d2a25 15:46:08 ---> 4fe4ac57d4b4 15:46:08 15:46:08 Successfully built 4fe4ac57d4b4 15:46:08 Successfully tagged core-metadata-arm64:latest 15:46:08 Building support-notifications 15:46:08  Building core-metadata ... done go: downloading github.com/mitchellh/mapstructure v1.4.3 15:46:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:46:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:46:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:46:09 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:46:11 go: downloading go.opencensus.io v0.23.0 15:46:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:46:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:46:13 go: downloading gopkg.in/inf.v0 v0.9.1 15:46:13 go: downloading github.com/go-logr/logr v1.2.2 15:46:13 go: downloading github.com/google/go-cmp v0.5.7 15:46:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:46:13 go: downloading github.com/json-iterator/go v1.1.12 15:46:14 go: downloading github.com/googleapis/gnostic v0.5.5 15:46:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:46:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:46:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:46:19 go: downloading github.com/tklauser/numcpus v0.3.0 15:46:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:46:20 go: downloading go.uber.org/zap v1.21.0 15:46:21 go: downloading sigs.k8s.io/yaml v1.3.0 15:46:21 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:46:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:46:21 go: downloading github.com/modern-go/reflect2 v1.0.2 15:46:21 go: downloading github.com/ryanuber/go-glob v1.0.0 15:46:22 go: downloading github.com/golang/snappy v0.0.4 15:46:22 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:46:34 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:46:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:46:34 go: downloading github.com/hashicorp/go-version v1.2.0 15:46:34 go: downloading go.uber.org/multierr v1.6.0 15:46:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:46:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:46:40 ---> d4f479f326fd 15:46:40 Step 3/22 : WORKDIR /edgex-go 15:46:40 ---> Using cache 15:46:40 ---> 67d80196ac57 15:46:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:40 ---> Using cache 15:46:40 ---> 762138ee2a6b 15:46:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:46:40 ---> Running in a2c33c050d2b 15:46:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:46:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:46:43 OK: 220 MiB in 52 packages 15:46:45 Removing intermediate container a2c33c050d2b 15:46:45 ---> 7375e397f354 15:46:45 Step 6/22 : COPY go.mod vendor* ./ 15:46:46 ---> 04c77516d59b 15:46:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:46 ---> Running in 56b7f62392e4 15:46:53 Removing intermediate container 56b7f62392e4 15:46:53 ---> b5eac05b6984 15:46:53 Step 8/22 : COPY . . 15:47:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:47:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:47:14  ---> 783e271c548e 15:47:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:47:14 ---> Running in e6aff5499e65 15:47:16 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 15:49:38 Removing intermediate container 165029e5e451 15:49:38 ---> ccce4da50261 15:49:38 15:49:38 Step 10/23 : FROM alpine:3.14 15:49:38 ---> ac73e934f311 15:49:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:49:38 ---> Running in eecb814eca20 15:49:38 Removing intermediate container eecb814eca20 15:49:38 ---> bb400288cc7a 15:49:38 Step 12/23 : ENV APP_PORT=59880 15:49:38 ---> Running in d88c0151fbbf 15:49:38 Removing intermediate container d88c0151fbbf 15:49:38 ---> 73c02402908b 15:49:38 Step 13/23 : EXPOSE $APP_PORT 15:49:38 ---> Running in 7235bd34670f 15:49:38 Removing intermediate container 7235bd34670f 15:49:38 ---> 841effeaa004 15:49:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:38 ---> Running in f201e189b42e 15:49:38 Removing intermediate container f201e189b42e 15:49:38 ---> fe12c0869bfd 15:49:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:49:38 ---> Running in 74cefa4e42e0 15:49:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:38 (1/6) Installing dumb-init (1.2.5-r1) 15:49:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:49:38 (3/6) Installing libsodium (1.0.18-r0) 15:49:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:49:38 (5/6) Installing libzmq (4.3.4-r0) 15:49:38 (6/6) Installing zeromq (4.3.4-r0) 15:49:38 Executing busybox-1.33.1-r7.trigger 15:49:38 OK: 8 MiB in 20 packages 15:49:38 Removing intermediate container 74cefa4e42e0 15:49:38 ---> f27c43f71ad4 15:49:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:38 ---> 8f757a9bf9c2 15:49:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:49:40 ---> 6b4d252fd116 15:49:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:49:41 ---> e6deac409446 15:49:41 Step 19/23 : ENTRYPOINT ["/core-data"] 15:49:41 ---> Running in 62bab206cbff 15:49:42 Removing intermediate container 62bab206cbff 15:49:42 ---> c02e9cc9ed4c 15:49:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:42 ---> Running in e012e2f5b2fc 15:49:42 Removing intermediate container e012e2f5b2fc 15:49:42 ---> 9d963a7d881f 15:49:42 Step 21/23 : LABEL arch=arm64 15:49:42 ---> Running in f258e3980498 15:49:43 Removing intermediate container f258e3980498 15:49:43 ---> cbbf1364bb20 15:49:43 Step 22/23 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:49:43 ---> Running in 1d88eeb7ef19 15:49:43 Removing intermediate container 1d88eeb7ef19 15:49:43 ---> b5d0fc772dde 15:49:43 Step 23/23 : LABEL version=0.0.0 15:49:44 ---> Running in 8f219363d7dd 15:49:44 Removing intermediate container 8f219363d7dd 15:49:44 ---> d517b71b821c 15:49:44 15:49:45 Successfully built d517b71b821c 15:49:45 Successfully tagged core-data-arm64:latest 15:54:07  Building core-data ... done Removing intermediate container e6aff5499e65 15:54:07 ---> 3d08fd9fcd44 15:54:07 15:54:07 Step 10/22 : FROM alpine:3.14 15:54:07 ---> ac73e934f311 15:54:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:07 ---> Running in 334d5683b967 15:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:54:10 (1/2) Installing ca-certificates (20211220-r0) 15:54:10 (2/2) Installing dumb-init (1.2.5-r1) 15:54:10 Executing busybox-1.33.1-r7.trigger 15:54:10 Executing ca-certificates-20211220-r0.trigger 15:54:11 OK: 6 MiB in 16 packages 15:54:13 Removing intermediate container 334d5683b967 15:54:13 ---> c650516c2000 15:54:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:54:13 ---> Running in ba8a54fecc99 15:54:13 Removing intermediate container ba8a54fecc99 15:54:13 ---> 549f0337bb89 15:54:13 Step 13/22 : ENV APP_PORT=59860 15:54:13 ---> Running in af54250e4939 15:54:14 Removing intermediate container af54250e4939 15:54:14 ---> d1cf550fda31 15:54:14 Step 14/22 : EXPOSE $APP_PORT 15:54:14 ---> Running in cea6816c898f 15:54:14 Removing intermediate container cea6816c898f 15:54:14 ---> c818f367c12d 15:54:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:15 ---> b74865997240 15:54:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:54:17 ---> 5459e8215aae 15:54:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:54:19 ---> 3e7389662344 15:54:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:54:19 ---> Running in 41567ca854cf 15:54:19 Removing intermediate container 41567ca854cf 15:54:19 ---> 4ccd6c702106 15:54:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:19 ---> Running in 9c3a0cce3154 15:54:20 Removing intermediate container 9c3a0cce3154 15:54:20 ---> a5c7eb4daf21 15:54:20 Step 20/22 : LABEL arch=arm64 15:54:20 ---> Running in a09255013b16 15:54:21 Removing intermediate container a09255013b16 15:54:21 ---> 068c088482e0 15:54:21 Step 21/22 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 15:54:21 ---> Running in a3f38a57cbb4 15:54:21 Removing intermediate container a3f38a57cbb4 15:54:21 ---> 98dd188589e7 15:54:21 Step 22/22 : LABEL version=0.0.0 15:54:21 ---> Running in 0c99df6d7bd1 15:54:22 Removing intermediate container 0c99df6d7bd1 15:54:22 ---> add29ac24a89 15:54:22 15:54:22 Successfully built add29ac24a89 15:54:22 Successfully tagged support-notifications-arm64:latest 16:06:45  Building support-notifications ... done Building bin/spire-agent... 16:06:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:06:45 go: downloading github.com/docker/docker v20.10.12+incompatible 16:06:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:06:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:06:45 go: downloading github.com/google/go-tpm-tools v0.3.3 16:06:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:06:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:06:45 go: downloading github.com/docker/go-connections v0.4.0 16:06:45 go: downloading github.com/docker/go-units v0.4.0 16:06:45 go: downloading github.com/opencontainers/image-spec v1.0.1 16:06:45 go: downloading github.com/containerd/containerd v1.3.4 16:06:45 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:06:45 go: downloading github.com/opencontainers/go-digest v1.0.0 16:10:38 Building bin/spire-agent... 16:10:38 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:10:38 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:10:38 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:10:38 go: downloading github.com/docker/docker v20.10.12+incompatible 16:10:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:10:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:10:38 go: downloading github.com/google/go-tpm-tools v0.3.3 16:10:39 go: downloading github.com/docker/go-connections v0.4.0 16:10:39 go: downloading github.com/docker/go-units v0.4.0 16:10:39 go: downloading github.com/opencontainers/image-spec v1.0.1 16:10:39 go: downloading github.com/containerd/containerd v1.3.4 16:10:39 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:10:39 go: downloading github.com/opencontainers/go-digest v1.0.0 16:12:47 Removing intermediate container f902da35778d 16:12:47 ---> e3d7a2cf80a1 16:12:47 16:12:47 Step 13/26 : FROM alpine:3.15 16:12:47 ---> 3fb3c9af89a9 16:12:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:12:47 ---> Using cache 16:12:47 ---> 52974bde8eff 16:12:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:47 ---> Using cache 16:12:47 ---> 4fb06f922788 16:12:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:12:47 ---> Running in 9926c52dbce9 16:12:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:12:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:12:48 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 16:12:48 v3.15.4-90-g3f3b06e495 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:12:48 OK: 15730 distinct packages available 16:12:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:12:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:12:50 (1/4) Installing dumb-init (1.2.5-r1) 16:12:50 (2/4) Installing musl-obstack (1.2.3-r0) 16:12:50 (3/4) Installing libucontext (1.1-r0) 16:12:50 (4/4) Installing gcompat (1.0.0-r4) 16:12:51 Executing busybox-1.34.1-r5.trigger 16:12:51 OK: 6 MiB in 18 packages 16:12:52 Removing intermediate container 9926c52dbce9 16:12:52 ---> 0a2b5d3cc754 16:12:52 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:12:58 ---> 5ff64066fbbc 16:12:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:12:58 ---> 7ba641e5f413 16:12:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:12:58 ---> Running in be052dd8e28d 16:12:58 Removing intermediate container be052dd8e28d 16:12:58 ---> 4ec14259ba82 16:12:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:12:59 ---> f7f26bd6dc9b 16:12:59 Step 21/26 : WORKDIR / 16:12:59 ---> Running in 1d018e114712 16:13:00 Removing intermediate container 1d018e114712 16:13:00 ---> f4d115fde6cd 16:13:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:13:00 ---> Running in 2c1c126507f7 16:13:00 Removing intermediate container 2c1c126507f7 16:13:00 ---> f4d4ac66e91d 16:13:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:13:00 ---> Running in 07aab91f2472 16:13:01 Removing intermediate container 07aab91f2472 16:13:01 ---> 0ed1b842edf3 16:13:01 Step 24/26 : LABEL arch=arm64 16:13:01 ---> Running in 21ddca649dd6 16:13:02 Removing intermediate container 21ddca649dd6 16:13:02 ---> 68c7c19df52d 16:13:02 Step 25/26 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 16:13:02 ---> Running in 9840f5fd8316 16:13:02 Removing intermediate container 9840f5fd8316 16:13:02 ---> 1a2660c13faf 16:13:02 Step 26/26 : LABEL version=0.0.0 16:13:02 ---> Running in 6174fced49f5 16:13:03 Removing intermediate container 6174fced49f5 16:13:03 ---> 5e1422b4f32f 16:13:03 16:13:03 Successfully built 5e1422b4f32f 16:13:03 Successfully tagged security-spire-config-arm64:latest 16:14:25  Building security-spire-config ... done Building bin/spire-agent... 16:14:25 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:14:25 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:14:25 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:14:25 go: downloading github.com/docker/docker v20.10.12+incompatible 16:14:25 go: downloading github.com/google/go-tpm-tools v0.3.3 16:14:25 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:14:25 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:14:25 go: downloading github.com/docker/go-connections v0.4.0 16:14:25 go: downloading github.com/docker/go-units v0.4.0 16:14:25 go: downloading github.com/opencontainers/image-spec v1.0.1 16:14:25 go: downloading github.com/containerd/containerd v1.3.4 16:14:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:14:25 go: downloading github.com/opencontainers/go-digest v1.0.0 16:15:47 Removing intermediate container 06622b8c1d94 16:15:47 ---> f7796715edee 16:15:47 16:15:47 Step 13/26 : FROM alpine:3.15 16:15:47 ---> 3fb3c9af89a9 16:15:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:15:47 ---> Using cache 16:15:47 ---> 52974bde8eff 16:15:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:47 ---> Using cache 16:15:47 ---> 4fb06f922788 16:15:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:15:47 ---> Running in 749838df1495 16:15:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:15:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:15:47 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 16:15:47 v3.15.4-90-g3f3b06e495 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:15:47 OK: 15730 distinct packages available 16:15:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:15:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:15:48 (1/5) Installing dumb-init (1.2.5-r1) 16:15:48 (2/5) Installing musl-obstack (1.2.3-r0) 16:15:48 (3/5) Installing libucontext (1.1-r0) 16:15:48 (4/5) Installing gcompat (1.0.0-r4) 16:15:48 (5/5) Installing openssl (1.1.1n-r0) 16:15:48 Executing busybox-1.34.1-r5.trigger 16:15:48 OK: 6 MiB in 19 packages 16:15:50 Removing intermediate container 749838df1495 16:15:50 ---> 4fa8a803ec3b 16:15:50 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 16:15:52 ---> 3cb3de937987 16:15:52 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:15:57 ---> 7300ded2a25b 16:15:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:15:57 ---> aea3a3b80927 16:15:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:15:57 ---> ecd392831c6a 16:15:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:15:58 ---> fc23969d8eee 16:15:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:15:58 ---> Running in 9035d812f60f 16:15:59 Removing intermediate container 9035d812f60f 16:15:59 ---> f91f8f30d5aa 16:15:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:15:59 ---> Running in b0ac5c9977ff 16:15:59 Removing intermediate container b0ac5c9977ff 16:15:59 ---> 03deecbdce12 16:15:59 Step 24/26 : LABEL arch=arm64 16:15:59 ---> Running in ce924b23e13c 16:16:00 Removing intermediate container ce924b23e13c 16:16:00 ---> 648dcc418391 16:16:00 Step 25/26 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 16:16:00 ---> Running in 751fce736949 16:16:00 Removing intermediate container 751fce736949 16:16:00 ---> 4670a6d174cc 16:16:00 Step 26/26 : LABEL version=0.0.0 16:16:00 ---> Running in bf76ecbe605d 16:16:01 Removing intermediate container bf76ecbe605d 16:16:01 ---> 6987a68aa14d 16:16:01 16:16:01 Successfully built 6987a68aa14d 16:16:01 Successfully tagged security-spire-agent-arm64:latest 16:18:08  Building security-spire-agent ... done Removing intermediate container 0a81d129992c 16:18:08 ---> 7352065af8da 16:18:08 16:18:08 Step 13/25 : FROM alpine:3.15 16:18:08 ---> 3fb3c9af89a9 16:18:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:18:08 ---> Using cache 16:18:08 ---> 52974bde8eff 16:18:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:08 ---> Using cache 16:18:08 ---> 4fb06f922788 16:18:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:18:08 ---> Using cache 16:18:08 ---> 4fa8a803ec3b 16:18:08 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:18:11 ---> ab4a1e32031b 16:18:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:18:12 ---> ee0980f41d82 16:18:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:18:12 ---> 1d9fd737a991 16:18:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:18:13 ---> 58ccb7ee18ea 16:18:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:18:13 ---> Running in 7d214d8720b5 16:18:13 Removing intermediate container 7d214d8720b5 16:18:13 ---> 78f9f76c6679 16:18:13 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:18:13 ---> Running in 389b7f83d52d 16:18:14 Removing intermediate container 389b7f83d52d 16:18:14 ---> 731d3ab7d38a 16:18:14 Step 23/25 : LABEL arch=arm64 16:18:14 ---> Running in 2364fa334f47 16:18:14 Removing intermediate container 2364fa334f47 16:18:14 ---> df5b5d59a1d3 16:18:14 Step 24/25 : LABEL git_sha=ba8927af0b0842ef7907e40e5de79cc070a50d1f 16:18:14 ---> Running in c32082dd75d6 16:18:14 Removing intermediate container c32082dd75d6 16:18:14 ---> f6560591b211 16:18:14 Step 25/25 : LABEL version=0.0.0 16:18:14 ---> Running in 95346910bc1b 16:18:15 Removing intermediate container 95346910bc1b 16:18:15 ---> 13a16a0b33da 16:18:15 16:18:15 Successfully built 13a16a0b33da 16:18:15 Successfully tagged security-spire-server-arm64:latest 16:18:15  Building security-spire-server ... done  [Pipeline] } 16:18:15 $ docker stop --time=1 ec031dfb048fee0ef9eb55a6e72a5b6097911215160415d841888616bd87d36c 16:18:17 $ docker rm -f ec031dfb048fee0ef9eb55a6e72a5b6097911215160415d841888616bd87d36c [Pipeline] // withDockerContainer [Pipeline] sh 16:18:18 + docker images 16:18:18 REPOSITORY TAG IMAGE ID CREATED SIZE 16:18:18 security-spire-server-arm64 latest 13a16a0b33da 3 seconds ago 86.3MB 16:18:18 7352065af8da 26 seconds ago 4.14GB 16:18:18 security-spire-agent-arm64 latest 6987a68aa14d 2 minutes ago 126MB 16:18:18 f7796715edee 2 minutes ago 4.14GB 16:18:18 security-spire-config-arm64 latest 5e1422b4f32f 5 minutes ago 85.6MB 16:18:18 e3d7a2cf80a1 5 minutes ago 4.14GB 16:18:18 support-notifications-arm64 latest add29ac24a89 23 minutes ago 25.8MB 16:18:18 3d08fd9fcd44 24 minutes ago 1.36GB 16:18:18 core-data-arm64 latest d517b71b821c 28 minutes ago 21.6MB 16:18:18 ccce4da50261 28 minutes ago 1.34GB 16:18:18 core-metadata-arm64 latest 4fe4ac57d4b4 32 minutes ago 16.3MB 16:18:18 9803bff2d317 32 minutes ago 1.31GB 16:18:18 support-scheduler-arm64 latest 40bf9fa0f317 35 minutes ago 25.2MB 16:18:18 5c8841f0d2e9 35 minutes ago 1.36GB 16:18:18 security-spiffe-token-provider-arm64 latest 17791f6633c7 36 minutes ago 27.9MB 16:18:18 11ddd005561c 37 minutes ago 1.36GB 16:18:18 security-proxy-setup-arm64 latest 835ff22376f3 38 minutes ago 26.1MB 16:18:18 8e84109aa7d2 38 minutes ago 1.31GB 16:18:18 sys-mgmt-agent-arm64 latest a3fdf715aa30 44 minutes ago 282MB 16:18:18 security-bootstrapper-arm64 latest 5fdcd8d95cbb 45 minutes ago 18.3MB 16:18:18 security-secretstore-setup-arm64 latest 5869e2baeecb 45 minutes ago 27.5MB 16:18:18 core-command-arm64 latest af19921edbb5 46 minutes ago 15.5MB 16:18:18 29317d35f516 46 minutes ago 1.31GB 16:18:18 5cd6e7684387 46 minutes ago 1.32GB 16:18:18 477dd05a3d92 46 minutes ago 1.31GB 16:18:18 23ab06e0a4e6 46 minutes ago 1.3GB 16:18:18 ci-base-image-arm64 latest d4f479f326fd About an hour ago 885MB 16:18:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 13 days ago 551MB 16:18:18 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 16:18:18 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 16:18:18 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 16:18:18 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 16:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:19 16:18:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:18:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:19 arm64: Pulling from edgex-lftools-log-publisher 16:18:19 8998bd30e6a1: Pulling fs layer 16:18:19 04944245beec: Pulling fs layer 16:18:19 699f458cf7ca: Pulling fs layer 16:18:19 765212b225bb: Pulling fs layer 16:18:19 f23df028b6ca: Pulling fs layer 16:18:19 d65c8cfc05b1: Pulling fs layer 16:18:19 2437ff75d9bd: Pulling fs layer 16:18:19 f23df028b6ca: Waiting 16:18:19 2437ff75d9bd: Waiting 16:18:19 765212b225bb: Waiting 16:18:19 d65c8cfc05b1: Waiting 16:18:19 04944245beec: Verifying Checksum 16:18:19 04944245beec: Download complete 16:18:19 765212b225bb: Verifying Checksum 16:18:19 765212b225bb: Download complete 16:18:19 f23df028b6ca: Download complete 16:18:20 d65c8cfc05b1: Verifying Checksum 16:18:20 d65c8cfc05b1: Download complete 16:18:20 699f458cf7ca: Verifying Checksum 16:18:20 699f458cf7ca: Download complete 16:18:20 8998bd30e6a1: Download complete 16:18:22 2437ff75d9bd: Verifying Checksum 16:18:22 2437ff75d9bd: Download complete 16:18:24 8998bd30e6a1: Pull complete 16:18:25 04944245beec: Pull complete 16:18:26 699f458cf7ca: Pull complete 16:18:27 765212b225bb: Pull complete 16:18:27 f23df028b6ca: Pull complete 16:18:28 d65c8cfc05b1: Pull complete 16:18:43 2437ff75d9bd: Pull complete 16:18:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:18:43 prd-ubuntu20.04-docker-arm64-4c-16g-40513 does not seem to be running inside a container 16:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:18:46 $ docker top 203f59decb66423ac70677bdca60bd00bc0c7febd3f3a48d01ec2602aba6efc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:47 ---> job-cost.sh 16:18:47 lf-activate-venv: SKIPPING 16:18:47 INFO: No Stack... 16:18:47 INFO: Retrieving Pricing Info for: v3-standard-4 16:18:48 INFO: Archiving Costs [Pipeline] sh 16:18:49 + cat /w/workspace/edgex-go/5/archives/cost.csv 16:18:49 + cut -d, -f6 [Pipeline] lock 16:18:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4006-5-stack-cost] 16:18:49 Resource [jenkins-edgexfoundry-edgex-go-PR-4006-5-stack-cost] did not exist. Created. 16:18:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4006-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:18:50 + echo total: 0.2199999988079071 [Pipeline] stash 16:18:50 Stashed 1 file(s) [Pipeline] } 16:18:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4006-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:18:50 $ docker stop --time=1 203f59decb66423ac70677bdca60bd00bc0c7febd3f3a48d01ec2602aba6efc7 16:18:51 $ docker rm -f 203f59decb66423ac70677bdca60bd00bc0c7febd3f3a48d01ec2602aba6efc7 [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 16:18:52 provisioning config files... 16:18:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1576416717074536208tmp [Pipeline] { [Pipeline] sh 16:18:52 + set +x 16:18:52 + curl -s https://codecov.io/bash 16:18:52 + bash -s -- 16:18:52 16:18:52 _____ _ 16:18:52 / ____| | | 16:18:52 | | ___ __| | ___ ___ _____ __ 16:18:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:18:52 | |___| (_) | (_| | __/ (_| (_) \ V / 16:18:52 \_____\___/ \__,_|\___|\___\___/ \_/ 16:18:52 Bash-1.0.6 16:18:52 16:18:52 16:18:52 ==> git version 2.25.1 found 16:18:52 ==> 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 16:18:52 Release-Date: 2020-01-08 16:18:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:18:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:18:52 ==> Jenkins CI detected. 16:18:52 current dir:  /w/workspace/edgex-go/5 16:18:52 project root: . 16:18:52 --> token set from env 16:18:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:18:52 ==> Running gcov in . (disable via -X gcov) 16:18:52 ==> Python coveragepy not found 16:18:52 ==> Searching for coverage reports in: 16:18:52 + . 16:18:52 -> Found 1 reports 16:18:52 ==> Detecting git/mercurial file structure 16:18:53 ==> Reading reports 16:18:53 + ./coverage.out bytes=435134 16:18:53 ==> Appending adjustments 16:18:53 https://docs.codecov.io/docs/fixing-reports 16:18:53 + Found adjustments 16:18:54 ==> Gzipping contents 16:18:54 60K /tmp/codecov.LgbrHc.gz 16:18:54 ==> Uploading reports 16:18:54 url: https://codecov.io 16:18:54 query: branch=PR-4006&commit=ba8927af0b0842ef7907e40e5de79cc070a50d1f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4006%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4006&job=&cmd_args= 16:18:54 -> Pinging Codecov 16:18:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4006&commit=ba8927af0b0842ef7907e40e5de79cc070a50d1f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4006%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4006&job=&cmd_args= 16:18:54 -> Uploading to 16:18:54 https://storage.googleapis.com/codecov/v4/raw/2022-05-05/00271124DB129430A58F1EEE437C3FCB/ba8927af0b0842ef7907e40e5de79cc070a50d1f/8c108dc9-fad7-4bec-bfc4-9fcc515e48aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220505T161854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=786da43c90af6b80a9b9ff051c0296e4652849fb73b5faafcf5d236a9b9ce929 16:18:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:54 Dload Upload Total Spent Left Speed 16:18:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59817 0 0 100 59817 0 245k --:--:-- --:--:-- --:--:-- 246k 16:18:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ba8927af0b0842ef7907e40e5de79cc070a50d1f [Pipeline] } 16:18:54 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 16:18:55 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 16:18:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:18:56 ---> package-listing.sh 16:18:56 ++ facter osfamily 16:18:56 ++ tr '[:upper:]' '[:lower:]' 16:18:56 + OS_FAMILY=debian 16:18:56 + workspace=/w/workspace/edgex-go/5 16:18:56 + START_PACKAGES=/tmp/packages_start.txt 16:18:56 + END_PACKAGES=/tmp/packages_end.txt 16:18:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:56 + PACKAGES=/tmp/packages_start.txt 16:18:56 + '[' /w/workspace/edgex-go/5 ']' 16:18:56 + PACKAGES=/tmp/packages_end.txt 16:18:56 + case "${OS_FAMILY}" in 16:18:56 + dpkg -l 16:18:56 + grep '^ii' 16:18:56 + '[' -f /tmp/packages_start.txt ']' 16:18:56 + '[' -f /tmp/packages_end.txt ']' 16:18:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:56 + '[' /w/workspace/edgex-go/5 ']' 16:18:56 + mkdir -p /w/workspace/edgex-go/5/archives/ 16:18:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 16:18:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:18:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:57 16:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:58 latest: Pulling from edgex-lftools-log-publisher 16:18:58 5eb5b503b376: Pulling fs layer 16:18:58 5c69ac0246d0: Pulling fs layer 16:18:58 ec43610c2a17: Pulling fs layer 16:18:58 3a2ae6a8a46f: Pulling fs layer 16:18:58 33b1e0a273af: Pulling fs layer 16:18:58 5d3b04190fa2: Pulling fs layer 16:18:58 2f39f015ded8: Pulling fs layer 16:18:58 3a2ae6a8a46f: Waiting 16:18:58 33b1e0a273af: Waiting 16:18:58 5d3b04190fa2: Waiting 16:18:58 2f39f015ded8: Waiting 16:18:58 5c69ac0246d0: Verifying Checksum 16:18:58 5c69ac0246d0: Download complete 16:18:58 3a2ae6a8a46f: Verifying Checksum 16:18:58 3a2ae6a8a46f: Download complete 16:18:58 33b1e0a273af: Verifying Checksum 16:18:58 33b1e0a273af: Download complete 16:18:58 ec43610c2a17: Verifying Checksum 16:18:58 ec43610c2a17: Download complete 16:18:58 5d3b04190fa2: Download complete 16:18:58 5eb5b503b376: Verifying Checksum 16:18:58 5eb5b503b376: Download complete 16:18:58 2f39f015ded8: Download complete 16:18:59 5eb5b503b376: Pull complete 16:18:59 5c69ac0246d0: Pull complete 16:19:00 ec43610c2a17: Pull complete 16:19:00 3a2ae6a8a46f: Pull complete 16:19:00 33b1e0a273af: Pull complete 16:19:00 5d3b04190fa2: Pull complete 16:19:04 2f39f015ded8: Pull complete 16:19:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:19:04 prd-ubuntu20.04-docker-8c-8g-40511 does not seem to be running inside a container 16:19:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:19:06 $ docker top 61952ab10695356f3b6d3267e6a0c81fabf97c7ff242f95bebaa1f3ae70d5c92 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:06 + touch /tmp/pre-build-complete [Pipeline] sh 16:19:07 + mkdir -p /var/log/sysstat [Pipeline] sh 16:19:07 + ls /var/log/sa-host 16:19:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:07 provisioning config files... 16:19:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3707974319557895593tmp [Pipeline] { [Pipeline] echo 16:19:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:19:08 ---> create-netrc.sh [Pipeline] } 16:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:19:08 ---> python-tools-install.sh [Pipeline] echo 16:19:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:19:08 ---> sudo-logs.sh 16:19:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:19:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:19:09 ---> job-cost.sh 16:19:09 lf-activate-venv: SKIPPING 16:19:09 DEBUG: total: 0.2199999988079071 16:19:09 INFO: Retrieving Stack Cost... 16:19:09 INFO: Retrieving Pricing Info for: v3-standard-8 16:19:09 INFO: Archiving Costs [Pipeline] echo 16:19:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:19:10 ---> logs-deploy.sh 16:19:10 lf-activate-venv: SKIPPING 16:19:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4006/5 16:19:10 INFO: archiving workspace using pattern(s): 16:19:11 Archives upload complete. 16:19:11 INFO: archiving logs to Nexus 16:19:12 ---> uname -a: 16:19:12 Linux prd-ubuntu20-04-docker-8c-8g-40511 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:19:12 16:19:12 16:19:12 ---> lscpu: 16:19:12 Architecture: x86_64 16:19:12 CPU op-mode(s): 32-bit, 64-bit 16:19:12 Byte Order: Little Endian 16:19:12 Address sizes: 40 bits physical, 48 bits virtual 16:19:12 CPU(s): 8 16:19:12 On-line CPU(s) list: 0-7 16:19:12 Thread(s) per core: 1 16:19:12 Core(s) per socket: 1 16:19:12 Socket(s): 8 16:19:12 NUMA node(s): 1 16:19:12 Vendor ID: AuthenticAMD 16:19:12 CPU family: 23 16:19:12 Model: 49 16:19:12 Model name: AMD EPYC-Rome Processor 16:19:12 Stepping: 0 16:19:12 CPU MHz: 2799.998 16:19:12 BogoMIPS: 5599.99 16:19:12 Virtualization: AMD-V 16:19:12 Hypervisor vendor: KVM 16:19:12 Virtualization type: full 16:19:12 L1d cache: 256 KiB 16:19:12 L1i cache: 256 KiB 16:19:12 L2 cache: 4 MiB 16:19:12 L3 cache: 128 MiB 16:19:12 NUMA node0 CPU(s): 0-7 16:19:12 Vulnerability Itlb multihit: Not affected 16:19:12 Vulnerability L1tf: Not affected 16:19:12 Vulnerability Mds: Not affected 16:19:12 Vulnerability Meltdown: Not affected 16:19:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:19:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:19:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:19:12 Vulnerability Srbds: Not affected 16:19:12 Vulnerability Tsx async abort: Not affected 16:19:12 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 16:19:12 16:19:12 16:19:12 ---> nproc: 16:19:12 8 16:19:12 16:19:12 16:19:12 ---> df -h: 16:19:12 Filesystem Size Used Avail Use% Mounted on 16:19:12 overlay 155G 26G 129G 17% / 16:19:12 tmpfs 64M 0 64M 0% /dev 16:19:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:19:12 shm 64M 0 64M 0% /dev/shm 16:19:12 /dev/vda1 155G 26G 129G 17% /facter-os 16:19:12 16:19:12 16:19:12 ---> sar -b -r -n DEV: 16:19:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40511) 05/05/22 _x86_64_ (8 CPU) 16:19:12 16:19:12 15:07:14 LINUX RESTART (8 CPU) 16:19:12 16:19:12 15:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:19:12 15:09:01 161.67 4.25 157.41 0.00 377.29 89512.29 0.00 16:19:12 15:10:01 42.51 0.22 42.29 0.00 3.87 15615.01 0.00 16:19:12 15:11:01 350.14 0.08 350.06 0.00 10.66 286881.39 0.00 16:19:12 15:12:01 1136.19 1.95 1134.24 0.00 23.20 397548.28 0.00 16:19:12 15:13:01 625.57 0.33 625.24 0.00 2.66 269394.47 0.00 16:19:12 15:14:01 871.44 0.02 871.43 0.00 0.13 208033.86 0.00 16:19:12 15:15:01 1006.25 2.02 1004.23 0.00 16.39 361488.17 0.00 16:19:12 15:16:01 568.41 0.07 568.34 0.00 0.53 151719.25 0.00 16:19:12 15:17:01 2.00 0.02 1.98 0.00 0.13 23.59 0.00 16:19:12 15:18:01 3.50 1.25 2.25 0.00 37.99 29.33 0.00 16:19:12 15:19:01 1.38 0.33 1.05 0.00 12.40 13.86 0.00 16:19:12 15:20:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 16:19:12 15:21:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 16:19:12 15:22:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 16:19:12 15:23:01 1.73 0.02 1.72 0.00 0.13 20.26 0.00 16:19:12 15:24:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 16:19:12 15:25:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 16:19:12 15:26:01 1.27 0.00 1.27 0.00 0.00 16.39 0.00 16:19:12 15:27:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 16:19:12 15:28:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 16:19:12 15:29:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 16:19:12 15:30:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 16:19:12 15:31:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 16:19:12 15:32:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 16:19:12 15:33:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 16:19:12 15:34:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 16:19:12 15:35:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 16:19:12 15:36:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 16:19:12 15:37:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 16:19:12 15:38:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 16:19:12 15:39:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 16:19:12 15:40:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 16:19:12 15:41:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 16:19:12 15:42:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 16:19:12 15:43:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 16:19:12 15:44:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 16:19:12 15:45:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 16:19:12 15:46:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 16:19:12 15:47:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 16:19:12 15:48:01 1.47 0.00 1.47 0.00 0.00 19.46 0.00 16:19:12 15:49:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 16:19:12 15:50:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 16:19:12 15:51:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 16:19:12 15:52:01 1.78 0.00 1.78 0.00 0.00 21.60 0.00 16:19:12 15:53:01 1.02 0.00 1.02 0.00 0.00 11.25 0.00 16:19:12 15:54:01 1.75 0.00 1.75 0.00 0.00 20.93 0.00 16:19:12 15:55:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 16:19:12 15:56:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 16:19:12 15:57:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 16:19:12 15:58:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 16:19:12 15:59:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 16:19:12 16:00:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 16:19:12 16:01:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 16:19:12 16:02:01 3.97 0.87 3.10 0.00 18.40 40.13 0.00 16:19:12 16:03:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 16:19:12 16:04:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 16:19:12 16:05:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 16:19:12 16:06:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 16:19:12 16:07:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 16:19:12 16:08:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 16:19:12 16:09:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 16:19:12 16:10:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 16:19:12 16:11:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 16:19:12 16:12:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 16:19:12 16:13:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 16:19:12 16:14:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 16:19:12 16:15:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 16:19:12 16:16:01 2.23 0.00 2.23 0.00 0.00 24.93 0.00 16:19:12 16:17:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 16:19:12 16:18:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 16:19:12 16:19:01 4.07 0.22 3.85 0.00 16.93 319.33 0.00 16:19:12 Average: 68.38 0.16 68.21 0.00 7.25 25086.05 0.00 16:19:12 16:19:12 15:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:19:12 15:09:01 27273484 31322396 969304 2.95 159588 4064860 2830752 8.34 1976984 3143084 510356 16:19:12 15:10:01 27527952 31640188 649144 1.97 164592 4098396 2207412 6.51 1491588 3355252 230180 16:19:12 15:11:01 22099780 31563168 719620 2.19 173968 9287196 3171216 9.35 1948960 8157352 83344 16:19:12 15:12:01 16090628 30795320 1454180 4.42 335396 13836396 4058852 11.96 3794516 11748908 59284 16:19:12 15:13:01 6745864 27775904 4463740 13.57 427660 19693504 7720940 22.75 8159576 16334168 20524 16:19:12 15:14:01 7195320 29655636 2579708 7.85 454712 20999356 5380916 15.86 5858248 18093676 3088 16:19:12 15:15:01 5858304 31206416 1041360 3.17 642432 23529380 2772128 8.17 3929108 21203004 110192 16:19:12 15:16:01 10719116 31647868 618056 1.88 728696 19362588 2075156 6.12 2937748 17691080 460 16:19:12 15:17:01 10720084 31648948 616844 1.88 728720 19362592 2075156 6.12 2937112 17691084 12 16:19:12 15:18:01 10716932 31647936 617976 1.88 728784 19363712 2075156 6.12 2942228 17690628 16 16:19:12 15:19:01 10729884 31661336 604488 1.84 728808 19364084 2075156 6.12 2929132 17690628 20 16:19:12 15:20:01 10730048 31661536 604252 1.84 728832 19364088 2075156 6.12 2927536 17690620 8 16:19:12 15:21:01 10729812 31661804 604492 1.84 728836 19364092 2075156 6.12 2927440 17691108 16 16:19:12 15:22:01 10729732 31661732 604500 1.84 728856 19364084 2075156 6.12 2927176 17691108 8 16:19:12 15:23:01 10729344 31661456 604644 1.84 728892 19364092 2107840 6.21 2927464 17691112 24 16:19:12 15:24:01 10729780 31661900 604352 1.84 728904 19364096 2107840 6.21 2927236 17691112 16 16:19:12 15:25:01 10729708 31661848 604316 1.84 728912 19364100 2107840 6.21 2927248 17691116 20 16:19:12 15:26:01 10729628 31661788 604316 1.84 728924 19364108 2107840 6.21 2927260 17691124 8 16:19:12 15:27:01 10729288 31661448 604580 1.84 728940 19364108 2107840 6.21 2927268 17691124 16 16:19:12 15:28:01 10729532 31661704 604224 1.84 728956 19364112 2107840 6.21 2927640 17691128 32 16:19:12 15:29:01 10729476 31661692 604196 1.84 728968 19364116 2107840 6.21 2927668 17691132 32 16:19:12 15:30:01 10729568 31661844 603912 1.84 728980 19364116 2107840 6.21 2927388 17691132 12 16:19:12 15:31:01 10729268 31661560 604144 1.84 728980 19364124 2107840 6.21 2927692 17691136 44 16:19:12 15:32:01 10729112 31661404 604404 1.84 728992 19364124 2107840 6.21 2927692 17691136 12 16:19:12 15:33:01 10728780 31661120 604584 1.84 729016 19364128 2107840 6.21 2930360 17691144 52 16:19:12 15:34:01 10729048 31661404 604316 1.84 729044 19364136 2107840 6.21 2929740 17691152 8 16:19:12 15:35:01 10729136 31661524 604304 1.84 729056 19364136 2107840 6.21 2929888 17691152 196 16:19:12 15:36:01 10728956 31661352 604472 1.84 729068 19364140 2107840 6.21 2929756 17691156 192 16:19:12 15:37:01 10728688 31661104 604692 1.84 729088 19364136 2107840 6.21 2929768 17691160 16 16:19:12 15:38:01 10728788 31661232 604448 1.84 729100 19364144 2107840 6.21 2930444 17691160 208 16:19:12 15:39:01 10728812 31661268 604408 1.84 729112 19364148 2107840 6.21 2929860 17691164 24 16:19:12 15:40:01 10728448 31660916 604684 1.84 729124 19364148 2107840 6.21 2929892 17691164 20 16:19:12 15:41:01 10728464 31660956 604596 1.84 729140 19364152 2107840 6.21 2929888 17691168 12 16:19:12 15:42:01 10728448 31660988 604512 1.84 729172 19364156 2107840 6.21 2930148 17691172 12 16:19:12 15:43:01 10728584 31661260 604392 1.84 729192 19364276 2107840 6.21 2930460 17691300 20 16:19:12 15:44:01 10728316 31661028 604596 1.84 729212 19364292 2107840 6.21 2930256 17691304 12 16:19:12 15:45:01 10728016 31660740 604828 1.84 729216 19364292 2107840 6.21 2929972 17691304 12 16:19:12 15:46:01 10728000 31660736 604768 1.84 729228 19364296 2107840 6.21 2929984 17691312 12 16:19:12 15:47:01 10727660 31660420 605016 1.84 729248 19364300 2091280 6.16 2930612 17691316 16 16:19:12 15:48:01 10727400 31660188 605276 1.84 729292 19364300 2091280 6.16 2930700 17691316 12 16:19:12 15:49:01 10727636 31660476 604996 1.84 729304 19364308 2091280 6.16 2930376 17691324 20 16:19:12 15:50:01 10727588 31660448 604960 1.84 729328 19364312 2091280 6.16 2930372 17691328 8 16:19:12 15:51:01 10727756 31660656 604924 1.84 729344 19364312 2091280 6.16 2931128 17691328 24 16:19:12 15:52:01 10727456 31660388 605164 1.84 729368 19364320 2091280 6.16 2930456 17691336 12 16:19:12 15:53:01 10727692 31660636 604856 1.84 729376 19364320 2091280 6.16 2930824 17691336 8 16:19:12 15:54:01 10727644 31660600 604804 1.84 729412 19364324 2091280 6.16 2930456 17691340 8 16:19:12 15:55:01 10727304 31660268 605068 1.84 729420 19364328 2091280 6.16 2930456 17691344 12 16:19:12 15:56:01 10727044 31660056 605256 1.84 729428 19364328 2091280 6.16 2930208 17691344 16 16:19:12 15:57:01 10727212 31660240 605228 1.84 729436 19364332 2091280 6.16 2930516 17691348 12 16:19:12 15:58:01 10727448 31660488 604936 1.84 729460 19364332 2107364 6.21 2930904 17691348 192 16:19:12 15:59:01 10727400 31660468 604908 1.84 729476 19364332 2107364 6.21 2930540 17691352 28 16:19:12 16:00:01 10727560 31660660 604876 1.84 729484 19364340 2107364 6.21 2930608 17691356 12 16:19:12 16:01:01 10727260 31660364 605112 1.84 729484 19364340 2107364 6.21 2930564 17691356 12 16:19:12 16:02:01 10724644 31658524 607124 1.85 729552 19364860 2143880 6.32 2930796 17691800 228 16:19:12 16:03:01 10724872 31658808 606860 1.85 729592 19364864 2143880 6.32 2931184 17691804 12 16:19:12 16:04:01 10724856 31658836 606896 1.85 729632 19364864 2143880 6.32 2931588 17691804 48 16:19:12 16:05:01 10724848 31658848 606976 1.85 729640 19364872 2143880 6.32 2930816 17691812 20 16:19:12 16:06:01 10725328 31659480 606312 1.84 729664 19365000 2143880 6.32 2931044 17691940 12 16:19:12 16:07:01 10725564 31659724 606052 1.84 729672 19365004 2143880 6.32 2930532 17691944 12 16:19:12 16:08:01 10725264 31659428 606272 1.84 729696 19365008 2127536 6.27 2930912 17691948 16 16:19:12 16:09:01 10725176 31659340 606292 1.84 729708 19365008 2127536 6.27 2930592 17691948 20 16:19:12 16:10:01 10725632 31659892 605764 1.84 729724 19365016 2127536 6.27 2930880 17691952 12 16:19:12 16:11:01 10725832 31660096 605684 1.84 729756 19365016 2127536 6.27 2930656 17691956 16 16:19:12 16:12:01 10725192 31659492 606200 1.84 729760 19365020 2127536 6.27 2930712 17691960 12 16:19:12 16:13:01 10725144 31659456 606144 1.84 729796 19365024 2127536 6.27 2931096 17691964 12 16:19:12 16:14:01 10725372 31659744 605836 1.84 729820 19365024 2127536 6.27 2930856 17691964 36 16:19:12 16:15:01 10725332 31659708 605792 1.84 729840 19365028 2127536 6.27 2930780 17691968 12 16:19:12 16:16:01 10725032 31659432 605988 1.84 729880 19365032 2127536 6.27 2930816 17691972 0 16:19:12 16:17:01 10725164 31659636 605728 1.84 729912 19365032 2127536 6.27 2931484 17691976 240 16:19:12 16:18:01 10724912 31659388 605956 1.84 729932 19365036 2127536 6.27 2931196 17691976 12 16:19:12 16:19:01 10266388 31594264 671000 2.04 737232 19732992 2534088 7.47 3003960 18058216 372508 16:19:12 Average: 11251672 31551168 714178 2.17 690715 18805585 2302680 6.79 3024943 17107757 19608 16:19:12 16:19:12 15:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:19:12 15:09:01 docker0 614.22 533.79 45.21 3759.25 0.00 0.00 0.00 0.00 16:19:12 15:09:01 veth3b2cb90 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:19:12 15:09:01 ens3 742.06 746.82 7206.64 120.98 0.00 0.00 0.00 0.00 16:19:12 15:09:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 16:19:12 15:10:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 16:19:12 15:10:01 veth3b2cb90 1.43 1.47 0.11 0.12 0.00 0.00 0.00 0.00 16:19:12 15:10:01 ens3 30.56 20.31 22.13 26.82 0.00 0.00 0.00 0.00 16:19:12 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:11:01 docker0 45.23 55.26 2.51 228.44 0.00 0.00 0.00 0.00 16:19:12 15:11:01 ens3 196.10 143.36 1945.71 77.29 0.00 0.00 0.00 0.00 16:19:12 15:11:01 vethee9c282 0.00 0.98 0.00 0.06 0.00 0.00 0.00 0.00 16:19:12 15:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:19:12 15:12:01 veth9be5efc 204.30 412.01 18.47 5830.25 0.00 0.00 0.00 0.48 16:19:12 15:12:01 docker0 474.55 883.99 34.67 11940.09 0.00 0.00 0.00 0.00 16:19:12 15:12:01 veth5e90822 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:12:01 ens3 946.16 513.08 12077.31 68.67 0.00 0.00 0.00 0.00 16:19:12 15:12:01 veth3918826 229.91 418.50 19.80 5829.09 0.00 0.00 0.00 0.48 16:19:12 15:12:01 vethee9c282 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 16:19:12 15:12:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 16:19:12 15:12:01 vethe7b4b83 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:13:01 veth9be5efc 0.12 0.25 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:13:01 docker0 192.57 397.00 14.87 5873.82 0.00 0.00 0.00 0.00 16:19:12 15:13:01 veth73cbc9f 189.73 391.44 17.29 5822.93 0.00 0.00 0.00 0.48 16:19:12 15:13:01 ens3 469.26 234.38 6993.42 37.73 0.00 0.00 0.00 0.00 16:19:12 15:13:01 veth3918826 0.17 0.28 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:13:01 vethee9c282 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:19:12 15:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:19:12 15:14:01 veth4a21972 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:14:01 veth9be5efc 15.56 18.69 1.36 206.95 0.00 0.00 0.00 0.02 16:19:12 15:14:01 docker0 36.99 60.40 2.78 688.66 0.00 0.00 0.00 0.00 16:19:12 15:14:01 vethcf222e6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:19:12 15:14:01 veth819d67e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:14:01 veth73cbc9f 0.08 0.30 0.00 0.01 0.00 0.00 0.00 0.00 16:19:12 15:14:01 ens3 162.95 129.32 728.40 166.60 0.00 0.00 0.00 0.00 16:19:12 15:14:01 veth3918826 0.10 0.30 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:14:01 vethee9c282 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:19:12 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:15:01 docker0 26.92 38.74 2.09 464.78 0.00 0.00 0.00 0.00 16:19:12 15:15:01 veth73cbc9f 9.70 13.71 0.93 206.12 0.00 0.00 0.00 0.02 16:19:12 15:15:01 ens3 69.11 42.62 489.77 15.69 0.00 0.00 0.00 0.00 16:19:12 15:15:01 vethee9c282 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:16:01 docker0 28.81 38.59 1.66 197.34 0.00 0.00 0.00 0.00 16:19:12 15:16:01 ens3 54.89 39.43 211.74 9.51 0.00 0.00 0.00 0.00 16:19:12 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:17:01 ens3 0.53 0.42 0.03 0.04 0.00 0.00 0.00 0.00 16:19:12 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:18:01 ens3 4.02 2.93 3.13 3.91 0.00 0.00 0.00 0.00 16:19:12 15:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:19:12 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:19:01 ens3 3.67 2.53 2.61 2.19 0.00 0.00 0.00 0.00 16:19:12 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:23:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:19:12 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:25:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:28:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:19:12 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:33:01 ens3 10.93 13.55 0.77 20.24 0.00 0.00 0.00 0.00 16:19:12 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:38:01 ens3 4.32 4.43 0.35 7.01 0.00 0.00 0.00 0.00 16:19:12 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:43:01 ens3 2.53 3.35 0.23 6.93 0.00 0.00 0.00 0.00 16:19:12 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:47:01 ens3 0.22 0.15 0.28 0.01 0.00 0.00 0.00 0.00 16:19:12 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:48:01 ens3 4.50 4.42 0.36 7.01 0.00 0.00 0.00 0.00 16:19:12 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:51:01 ens3 7.28 7.90 0.70 14.02 0.00 0.00 0.00 0.00 16:19:12 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:53:01 ens3 2.22 3.30 0.21 7.03 0.00 0.00 0.00 0.00 16:19:12 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:58:01 ens3 3.67 4.35 0.30 7.00 0.00 0.00 0.00 0.00 16:19:12 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:02:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:03:01 ens3 3.42 4.33 0.29 7.00 0.00 0.00 0.00 0.00 16:19:12 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:04:01 ens3 5.35 4.63 0.81 7.14 0.00 0.00 0.00 0.00 16:19:12 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:08:01 ens3 2.82 5.35 0.25 4.75 0.00 0.00 0.00 0.00 16:19:12 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:13:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:19:12 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:18:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:19:12 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:12 16:19:01 ens3 112.05 65.40 2524.07 15.94 0.00 0.00 0.00 0.00 16:19:12 16:19:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 16:19:12 Average: docker0 19.88 28.19 1.45 325.42 0.00 0.00 0.00 0.00 16:19:12 Average: ens3 39.88 28.00 452.24 8.90 0.00 0.00 0.00 0.00 16:19:12 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 16:19:12 16:19:12 16:19:12 ---> sar -P ALL: 16:19:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40511) 05/05/22 _x86_64_ (8 CPU) 16:19:12 16:19:12 15:07:14 LINUX RESTART (8 CPU) 16:19:12 16:19:12 15:08:02 CPU %user %nice %system %iowait %steal %idle 16:19:12 15:09:01 all 28.16 0.00 6.62 1.07 0.07 64.08 16:19:12 15:09:01 0 28.42 0.00 5.92 0.83 0.07 64.77 16:19:12 15:09:01 1 28.66 0.00 7.39 1.43 0.07 62.45 16:19:12 15:09:01 2 28.20 0.00 5.76 0.52 0.07 65.45 16:19:12 15:09:01 3 25.91 0.00 6.39 0.22 0.07 67.41 16:19:12 15:09:01 4 28.16 0.00 6.73 0.05 0.07 64.99 16:19:12 15:09:01 5 29.29 0.00 5.96 1.07 0.07 63.62 16:19:12 15:09:01 6 28.32 0.00 8.07 2.93 0.07 60.61 16:19:12 15:09:01 7 28.31 0.00 6.74 1.52 0.09 63.35 16:19:12 15:10:01 all 38.63 0.00 5.70 0.16 0.07 55.43 16:19:12 15:10:01 0 39.10 0.00 5.67 0.02 0.07 55.15 16:19:12 15:10:01 1 39.55 0.00 5.40 0.00 0.07 54.98 16:19:12 15:10:01 2 39.60 0.00 5.59 0.00 0.08 54.72 16:19:12 15:10:01 3 37.16 0.00 5.47 0.07 0.07 57.23 16:19:12 15:10:01 4 37.81 0.00 5.27 0.00 0.07 56.85 16:19:12 15:10:01 5 38.81 0.00 5.06 0.17 0.08 55.88 16:19:12 15:10:01 6 38.96 0.00 7.55 1.04 0.07 52.38 16:19:12 15:10:01 7 38.08 0.00 5.62 0.00 0.08 56.22 16:19:12 15:11:01 all 25.36 0.00 10.71 2.42 0.08 61.42 16:19:12 15:11:01 0 26.81 0.00 11.22 0.53 0.09 61.36 16:19:12 15:11:01 1 25.78 0.00 11.86 0.97 0.09 61.31 16:19:12 15:11:01 2 25.17 0.00 10.27 0.46 0.07 64.03 16:19:12 15:11:01 3 24.68 0.00 13.29 1.47 0.09 60.48 16:19:12 15:11:01 4 26.82 0.00 9.11 0.88 0.08 63.11 16:19:12 15:11:01 5 25.30 0.00 10.26 1.45 0.09 62.91 16:19:12 15:11:01 6 22.43 0.00 10.10 13.11 0.09 54.27 16:19:12 15:11:01 7 25.91 0.00 9.62 0.50 0.09 63.89 16:19:12 15:12:01 all 70.95 0.00 15.04 3.88 0.13 10.00 16:19:12 15:12:01 0 71.47 0.00 14.17 2.17 0.13 12.07 16:19:12 15:12:01 1 70.16 0.00 15.71 7.80 0.13 6.20 16:19:12 15:12:01 2 72.09 0.00 13.93 2.79 0.15 11.04 16:19:12 15:12:01 3 70.84 0.00 15.66 4.59 0.12 8.78 16:19:12 15:12:01 4 74.00 0.00 12.39 2.84 0.14 10.64 16:19:12 15:12:01 5 70.50 0.00 14.96 2.13 0.12 12.29 16:19:12 15:12:01 6 70.39 0.00 15.16 4.86 0.12 9.48 16:19:12 15:12:01 7 68.16 0.00 18.34 3.86 0.13 9.50 16:19:12 15:13:01 all 89.31 0.00 10.50 0.00 0.14 0.06 16:19:12 15:13:01 0 90.45 0.00 9.22 0.00 0.15 0.18 16:19:12 15:13:01 1 90.31 0.00 9.53 0.02 0.12 0.03 16:19:12 15:13:01 2 89.19 0.00 10.56 0.00 0.15 0.10 16:19:12 15:13:01 3 87.79 0.00 12.07 0.00 0.12 0.02 16:19:12 15:13:01 4 90.83 0.00 9.02 0.00 0.12 0.03 16:19:12 15:13:01 5 86.27 0.00 13.50 0.00 0.15 0.08 16:19:12 15:13:01 6 89.58 0.00 10.29 0.00 0.13 0.00 16:19:12 15:13:01 7 90.08 0.00 9.77 0.00 0.15 0.00 16:19:12 15:14:01 all 87.63 0.00 11.39 0.16 0.14 0.69 16:19:12 15:14:01 0 91.61 0.00 7.61 0.18 0.13 0.47 16:19:12 15:14:01 1 87.09 0.00 11.71 0.07 0.15 0.99 16:19:12 15:14:01 2 86.48 0.00 12.35 0.07 0.13 0.97 16:19:12 15:14:01 3 87.30 0.00 11.93 0.12 0.13 0.52 16:19:12 15:14:01 4 90.71 0.00 8.35 0.28 0.15 0.50 16:19:12 15:14:01 5 85.93 0.00 13.05 0.20 0.13 0.68 16:19:12 15:14:01 6 86.22 0.00 12.96 0.32 0.13 0.37 16:19:12 15:14:01 7 85.68 0.00 13.15 0.07 0.12 0.99 16:19:12 15:15:01 all 65.93 0.00 14.16 3.45 0.12 16.34 16:19:12 15:15:01 0 68.56 0.00 13.25 2.09 0.12 15.98 16:19:12 15:15:01 1 64.79 0.00 13.95 2.31 0.12 18.83 16:19:12 15:15:01 2 63.77 0.00 14.00 1.76 0.14 20.33 16:19:12 15:15:01 3 64.41 0.00 14.96 6.44 0.12 14.07 16:19:12 15:15:01 4 63.51 0.00 15.50 5.48 0.12 15.38 16:19:12 15:15:01 5 76.75 0.00 10.64 2.41 0.10 10.10 16:19:12 15:15:01 6 61.06 0.00 16.04 1.68 0.12 21.10 16:19:12 15:15:01 7 64.53 0.00 14.94 5.47 0.12 14.95 16:19:12 15:16:01 all 12.73 0.00 6.03 2.60 0.06 78.58 16:19:12 15:16:01 0 13.25 0.00 6.10 1.94 0.05 78.65 16:19:12 15:16:01 1 12.39 0.00 5.75 1.00 0.05 80.80 16:19:12 15:16:01 2 13.82 0.00 6.11 3.97 0.05 76.05 16:19:12 15:16:01 3 12.50 0.00 4.50 0.47 0.07 82.45 16:19:12 15:16:01 4 12.80 0.00 7.48 6.42 0.05 73.25 16:19:12 15:16:01 5 10.29 0.00 6.64 3.11 0.05 79.91 16:19:12 15:16:01 6 13.63 0.00 5.75 1.25 0.05 79.31 16:19:12 15:16:01 7 13.18 0.00 5.92 2.61 0.07 78.22 16:19:12 15:17:01 all 0.01 0.00 0.02 0.01 0.00 99.96 16:19:12 15:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:17:01 3 0.02 0.00 0.05 0.07 0.02 99.85 16:19:12 15:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:19:12 15:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:17:01 7 0.00 0.00 0.03 0.02 0.00 99.95 16:19:12 15:18:01 all 0.20 0.00 0.03 0.01 0.00 99.76 16:19:12 15:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:19:12 15:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 16:19:12 15:18:01 2 0.23 0.00 0.02 0.00 0.02 99.73 16:19:12 15:18:01 3 0.30 0.00 0.05 0.02 0.00 99.63 16:19:12 15:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:18:01 5 0.17 0.00 0.07 0.03 0.00 99.73 16:19:12 15:18:01 6 0.35 0.00 0.02 0.02 0.00 99.62 16:19:12 15:18:01 7 0.35 0.00 0.03 0.05 0.00 99.57 16:19:12 15:19:01 all 0.04 0.00 0.01 0.00 0.01 99.93 16:19:12 15:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:19:12 15:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:19:01 2 0.07 0.00 0.02 0.00 0.00 99.92 16:19:12 15:19:01 3 0.07 0.00 0.05 0.03 0.02 99.83 16:19:12 15:19:01 4 0.03 0.00 0.05 0.00 0.02 99.90 16:19:12 15:19:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:19:12 15:19:01 6 0.05 0.00 0.00 0.00 0.02 99.93 16:19:12 15:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 16:19:12 15:19:01 CPU %user %nice %system %iowait %steal %idle 16:19:12 15:20:01 all 0.01 0.00 0.00 0.01 0.00 99.98 16:19:12 15:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:20:01 3 0.03 0.00 0.00 0.03 0.02 99.92 16:19:12 15:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:19:12 15:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:21:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:19:12 15:21:01 4 0.05 0.00 0.03 0.00 0.00 99.92 16:19:12 15:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:19:12 15:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 15:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 15:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:19:12 15:22:01 3 0.05 0.00 0.03 0.03 0.00 99.88 16:19:12 15:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:23:01 all 0.01 0.00 0.02 0.01 0.01 99.95 16:19:12 15:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:19:12 15:23:01 3 0.00 0.00 0.03 0.03 0.02 99.92 16:19:12 15:23:01 4 0.03 0.00 0.00 0.02 0.00 99.95 16:19:12 15:23:01 5 0.02 0.00 0.03 0.03 0.00 99.92 16:19:12 15:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:19:12 15:23:01 7 0.02 0.00 0.03 0.02 0.00 99.93 16:19:12 15:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:19:12 15:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 15:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:24:01 3 0.02 0.00 0.03 0.02 0.00 99.93 16:19:12 15:24:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:19:12 15:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:19:12 15:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:19:12 15:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:25:01 3 0.05 0.00 0.02 0.02 0.02 99.90 16:19:12 15:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:26:01 all 0.01 0.00 0.01 0.01 0.01 99.97 16:19:12 15:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 15:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 15:26:01 3 0.00 0.00 0.02 0.03 0.02 99.93 16:19:12 15:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 15:26:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:19:12 15:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:19:12 15:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:19:12 15:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:19:12 15:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:28:01 all 0.01 0.00 0.00 0.00 0.01 99.97 16:19:12 15:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 16:19:12 15:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:19:12 15:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 15:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:19:12 15:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:19:12 15:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 15:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:29:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:19:12 15:29:01 3 0.03 0.00 0.03 0.02 0.02 99.90 16:19:12 15:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:30:01 all 0.15 0.00 0.01 0.00 0.00 99.83 16:19:12 15:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:30:01 3 1.11 0.00 0.05 0.03 0.02 98.79 16:19:12 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:19:12 15:30:01 CPU %user %nice %system %iowait %steal %idle 16:19:12 15:31:01 all 0.26 0.00 0.00 0.00 0.00 99.73 16:19:12 15:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:31:01 3 2.00 0.00 0.00 0.02 0.02 97.96 16:19:12 15:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:32:01 all 0.22 0.00 0.01 0.01 0.00 99.75 16:19:12 15:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:32:01 3 1.73 0.00 0.03 0.03 0.02 98.19 16:19:12 15:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:19:12 15:33:01 all 0.05 0.00 0.02 0.00 0.00 99.92 16:19:12 15:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:19:12 15:33:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:19:12 15:33:01 3 0.05 0.00 0.03 0.02 0.00 99.90 16:19:12 15:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:33:01 5 0.08 0.00 0.05 0.00 0.00 99.87 16:19:12 15:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 15:33:01 7 0.08 0.00 0.03 0.02 0.00 99.87 16:19:12 15:34:01 all 0.01 0.00 0.00 0.01 0.00 99.98 16:19:12 15:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:34:01 3 0.02 0.00 0.00 0.03 0.00 99.95 16:19:12 15:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 15:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:19:12 15:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:35:01 all 0.00 0.00 0.01 0.00 0.00 99.98 16:19:12 15:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:19:12 15:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 15:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:19:12 15:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:36:01 all 0.03 0.00 0.00 0.01 0.00 99.96 16:19:12 15:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:36:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:19:12 15:36:01 3 0.08 0.00 0.02 0.00 0.00 99.90 16:19:12 15:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 15:36:01 6 0.07 0.00 0.00 0.00 0.00 99.93 16:19:12 15:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 15:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:37:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:19:12 15:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:19:12 15:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:19:12 15:38:01 all 0.04 0.00 0.02 0.01 0.01 99.93 16:19:12 15:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 15:38:01 3 0.03 0.00 0.03 0.03 0.02 99.88 16:19:12 15:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:19:12 15:38:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:19:12 15:38:01 6 0.12 0.00 0.00 0.00 0.00 99.88 16:19:12 15:38:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:19:12 15:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:19:12 15:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 15:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:19:12 15:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:19:12 15:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:39:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:19:12 15:40:01 all 0.02 0.00 0.00 0.00 0.00 99.97 16:19:12 15:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 15:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 15:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:19:12 15:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 15:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 15:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:41:01 all 0.00 0.00 0.01 0.00 0.01 99.97 16:19:12 15:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:19:12 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:19:12 15:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 15:41:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:19:12 16:19:12 15:41:01 CPU %user %nice %system %iowait %steal %idle 16:19:12 15:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:19:12 15:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:42:01 2 0.02 0.00 0.00 0.03 0.02 99.93 16:19:12 15:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:19:12 15:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:42:01 7 0.02 0.00 0.00 0.02 0.02 99.95 16:19:12 15:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 15:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:43:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:19:12 15:43:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:19:12 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:43:01 5 0.03 0.00 0.05 0.00 0.02 99.90 16:19:12 15:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:44:01 all 0.02 0.00 0.01 0.01 0.00 99.95 16:19:12 15:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:44:01 2 0.02 0.00 0.00 0.05 0.00 99.93 16:19:12 15:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:19:12 15:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 15:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:19:12 15:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:44:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:19:12 15:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:19:12 15:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 16:19:12 15:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:19:12 15:46:01 all 0.02 0.00 0.00 0.01 0.00 99.96 16:19:12 15:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:46:01 2 0.02 0.00 0.02 0.03 0.02 99.92 16:19:12 15:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 15:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:46:01 7 0.03 0.00 0.00 0.03 0.00 99.93 16:19:12 15:47:01 all 0.01 0.00 0.00 0.00 0.00 99.98 16:19:12 15:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:47:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:19:12 15:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 15:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:19:12 15:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:19:12 15:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 15:48:01 3 0.07 0.00 0.03 0.00 0.02 99.88 16:19:12 15:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 15:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 15:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:49:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:19:12 15:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:19:12 15:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:19:12 15:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:19:12 15:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:50:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:19:12 15:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:50:01 5 0.05 0.00 0.02 0.00 0.02 99.92 16:19:12 15:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:19:12 15:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 15:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:51:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:19:12 15:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:19:12 15:51:01 5 0.05 0.00 0.02 0.00 0.03 99.90 16:19:12 15:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:51:01 7 0.05 0.00 0.03 0.02 0.00 99.90 16:19:12 15:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 15:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:52:01 2 0.02 0.00 0.00 0.05 0.00 99.93 16:19:12 15:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:19:12 15:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 16:19:12 15:52:01 CPU %user %nice %system %iowait %steal %idle 16:19:12 15:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:19:12 15:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 15:53:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:19:12 15:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:19:12 15:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:19:12 15:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:19:12 15:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:54:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:19:12 15:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:19:12 15:54:01 6 0.02 0.00 0.00 0.03 0.00 99.95 16:19:12 15:54:01 7 0.00 0.00 0.02 0.03 0.02 99.93 16:19:12 15:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:19:12 15:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:55:01 2 0.02 0.00 0.03 0.03 0.02 99.90 16:19:12 15:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 15:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:56:01 2 0.05 0.00 0.02 0.03 0.02 99.88 16:19:12 15:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:19:12 15:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 15:57:01 all 0.01 0.00 0.00 0.01 0.00 99.97 16:19:12 15:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:57:01 2 0.02 0.00 0.00 0.03 0.02 99.93 16:19:12 15:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 15:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:19:12 15:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 15:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 15:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:19:12 15:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:58:01 2 0.02 0.00 0.03 0.05 0.02 99.88 16:19:12 15:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:19:12 15:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 15:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:19:12 15:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 15:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:19:12 15:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 15:59:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:19:12 15:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 15:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:19:12 15:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 16:00:01 all 0.01 0.00 0.00 0.01 0.00 99.98 16:19:12 16:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:00:01 2 0.00 0.00 0.00 0.05 0.00 99.95 16:19:12 16:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:19:12 16:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 16:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 16:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 16:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 16:19:12 16:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 16:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:01:01 2 0.02 0.00 0.02 0.03 0.02 99.92 16:19:12 16:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 16:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:02:01 all 0.05 0.00 0.03 0.02 0.00 99.89 16:19:12 16:02:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:19:12 16:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:19:12 16:02:01 2 0.03 0.00 0.05 0.07 0.02 99.83 16:19:12 16:02:01 3 0.22 0.00 0.05 0.03 0.00 99.70 16:19:12 16:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:19:12 16:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 16:02:01 6 0.05 0.00 0.02 0.02 0.00 99.92 16:19:12 16:02:01 7 0.02 0.00 0.02 0.07 0.00 99.90 16:19:12 16:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:19:12 16:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 16:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 16:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 16:03:01 7 0.02 0.00 0.02 0.03 0.00 99.93 16:19:12 16:19:12 16:03:01 CPU %user %nice %system %iowait %steal %idle 16:19:12 16:04:01 all 0.02 0.00 0.01 0.01 0.00 99.95 16:19:12 16:04:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:19:12 16:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:19:12 16:04:01 2 0.05 0.00 0.02 0.05 0.00 99.88 16:19:12 16:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 16:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 16:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 16:04:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:19:12 16:05:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:19:12 16:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:05:01 2 0.02 0.00 0.00 0.02 0.03 99.93 16:19:12 16:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 16:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:19:12 16:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 16:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 16:06:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:19:12 16:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 16:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:06:01 7 0.02 0.00 0.00 0.02 0.02 99.95 16:19:12 16:07:01 all 0.00 0.00 0.01 0.00 0.01 99.98 16:19:12 16:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 16:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:19:12 16:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 16:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:19:12 16:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 16:08:01 all 0.11 0.00 0.00 0.01 0.00 99.88 16:19:12 16:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 16:08:01 3 0.70 0.00 0.00 0.00 0.02 99.29 16:19:12 16:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:19:12 16:08:01 5 0.02 0.00 0.00 0.05 0.00 99.93 16:19:12 16:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 16:08:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:19:12 16:09:01 all 0.25 0.00 0.01 0.01 0.00 99.73 16:19:12 16:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:19:12 16:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:19:12 16:09:01 3 1.95 0.00 0.00 0.00 0.00 98.05 16:19:12 16:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:09:01 5 0.00 0.00 0.00 0.03 0.00 99.97 16:19:12 16:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:19:12 16:10:01 all 0.08 0.00 0.01 0.01 0.00 99.90 16:19:12 16:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:19:12 16:10:01 2 0.05 0.00 0.00 0.02 0.02 99.92 16:19:12 16:10:01 3 0.53 0.00 0.00 0.00 0.00 99.47 16:19:12 16:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 16:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:19:12 16:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:19:12 16:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:19:12 16:11:01 all 0.01 0.00 0.00 0.00 0.01 99.98 16:19:12 16:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:19:12 16:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:19:12 16:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 16:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:19:12 16:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 16:12:01 all 0.01 0.00 0.00 0.01 0.00 99.97 16:19:12 16:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:12:01 2 0.03 0.00 0.03 0.05 0.02 99.87 16:19:12 16:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:19:12 16:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 16:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:13:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:19:12 16:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:19:12 16:13:01 7 0.00 0.00 0.00 0.05 0.00 99.95 16:19:12 16:14:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:19:12 16:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:14:01 2 0.03 0.00 0.02 0.05 0.00 99.90 16:19:12 16:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 16:19:12 16:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:14:01 7 0.02 0.00 0.02 0.03 0.00 99.93 16:19:12 16:19:12 16:14:01 CPU %user %nice %system %iowait %steal %idle 16:19:12 16:15:01 all 0.00 0.00 0.01 0.00 0.00 99.99 16:19:12 16:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:15:01 2 0.00 0.00 0.03 0.02 0.00 99.95 16:19:12 16:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:19:12 16:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 16:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:19:12 16:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:16:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:19:12 16:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:19:12 16:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 16:19:12 16:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 16:19:12 16:17:01 all 0.16 0.00 0.01 0.01 0.00 99.82 16:19:12 16:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:19:12 16:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:17:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:19:12 16:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:19:12 16:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:17:01 6 1.19 0.00 0.02 0.00 0.02 98.78 16:19:12 16:17:01 7 0.00 0.00 0.00 0.05 0.00 99.95 16:19:12 16:18:01 all 0.06 0.00 0.01 0.01 0.00 99.92 16:19:12 16:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:19:12 16:18:01 2 0.02 0.00 0.02 0.05 0.00 99.92 16:19:12 16:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:19:12 16:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:19:12 16:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:19:12 16:18:01 6 0.35 0.00 0.02 0.00 0.00 99.63 16:19:12 16:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:19:12 16:19:01 all 1.92 0.00 0.74 0.03 0.01 97.29 16:19:12 16:19:01 0 1.97 0.00 0.67 0.00 0.02 97.35 16:19:12 16:19:01 1 1.75 0.00 1.03 0.00 0.00 97.22 16:19:12 16:19:01 2 1.90 0.00 0.68 0.02 0.02 97.38 16:19:12 16:19:01 3 1.86 0.00 0.65 0.02 0.02 97.46 16:19:12 16:19:01 4 2.93 0.00 0.72 0.02 0.02 96.31 16:19:12 16:19:01 5 1.54 0.00 1.00 0.02 0.02 97.43 16:19:12 16:19:01 6 1.73 0.00 0.65 0.00 0.02 97.60 16:19:12 16:19:01 7 1.69 0.00 0.52 0.20 0.02 97.58 16:19:12 Average: all 5.91 0.00 1.14 0.20 0.01 92.74 16:19:12 Average: 0 6.04 0.00 1.04 0.11 0.01 92.80 16:19:12 Average: 1 5.88 0.00 1.15 0.19 0.01 92.77 16:19:12 Average: 2 5.90 0.00 1.12 0.15 0.02 92.82 16:19:12 Average: 3 5.90 0.00 1.20 0.19 0.02 92.69 16:19:12 Average: 4 5.99 0.00 1.05 0.22 0.01 92.72 16:19:12 Average: 5 5.96 0.00 1.14 0.15 0.02 92.73 16:19:12 Average: 6 5.81 0.00 1.21 0.35 0.01 92.62 16:19:12 Average: 7 5.81 0.00 1.18 0.21 0.01 92.78 16:19:12 16:19:12 16:19:12