Pull request #3948 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 3db86b266b9ada9f28d32770b3141757d7bc06af+7c172932d67f5deb00d2ba71bf7bdd749298babf (00468fd2568658231d2490317dbf5c7d33fe8db5) 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-ssh15314953018409638137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2547086685822395760.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/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-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12252017151497709909.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3686567385719331766.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-3948/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-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10979724562038417107.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 ‘prd-ubuntu20.04-docker-8c-8g-21349’ Running on prd-ubuntu20.04-docker-8c-8g-21352 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 > 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/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7c172932d67f5deb00d2ba71bf7bdd749298babf into PR head commit 3db86b266b9ada9f28d32770b3141757d7bc06af Merge succeeded, producing 2322b4727af880fbea34d3547a95987c1f58e81f Checking out Revision 2322b4727af880fbea34d3547a95987c1f58e81f (PR-3948) > git config core.sparsecheckout # timeout=10 > git checkout -f 3db86b266b9ada9f28d32770b3141757d7bc06af # 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 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2322b4727af880fbea34d3547a95987c1f58e81f # timeout=10 Commit message: "Merge commit '7c172932d67f5deb00d2ba71bf7bdd749298babf' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 00c66a75f396ccaced37ae6da6229259c1133599 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:01:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:01:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:01:04 ========================================================= 16:01:04 EdgeX Global Pipelines Version Info 16:01:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:01:05 ------------------- 16:01:05 stable info: 16:01:05 ------------------- 16:01:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:01:05 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:01:05 Message: update stable to v1.0.221 16:01:06 ------------------- 16:01:06 experimental info: 16:01:06 ------------------- 16:01:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:01:06 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 16:01:06 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2322b4727af880fbea34d3547a95987c1f58e81f [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2322b47 [Pipeline] echo 16:01:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:06 provisioning config files... 16:01:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2117131140559831086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:06 ---> docker-login.sh 16:01:06 nexus3.edgexfoundry.org:10001 16:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:07 Configure a credential helper to remove this warning. See 16:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:07 16:01:07 Login Succeeded 16:01:07 nexus3.edgexfoundry.org:10002 16:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:07 Configure a credential helper to remove this warning. See 16:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:07 16:01:07 Login Succeeded 16:01:07 nexus3.edgexfoundry.org:10003 16:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:07 Configure a credential helper to remove this warning. See 16:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:07 16:01:07 Login Succeeded 16:01:07 nexus3.edgexfoundry.org:10004 16:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:07 Configure a credential helper to remove this warning. See 16:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:07 16:01:07 Login Succeeded 16:01:07 docker.io 16:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:08 Configure a credential helper to remove this warning. See 16:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:08 16:01:08 Login Succeeded 16:01:08 ---> docker-login.sh ends [Pipeline] } 16:01:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:08 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:01:08 + dirname cmd/core-command/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo core-command,cmd/core-command/Dockerfile 16:01:08 + dirname cmd/core-data/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo core-data,cmd/core-data/Dockerfile 16:01:08 + dirname cmd/core-metadata/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo core-metadata,cmd/core-metadata/Dockerfile 16:01:08 + dirname cmd/security-bootstrapper/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:01:08 + dirname cmd/security-proxy-setup/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:01:08 + dirname cmd/security-secretstore-setup/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:01:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:01:08 + dirname cmd/security-spire-agent/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:01:08 + dirname cmd/security-spire-config/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:01:08 + dirname cmd/security-spire-server/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:01:08 + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 16:01:08 16:01:08 + echo support-notifications,cmd/support-notifications/Dockerfile 16:01:08 + + dirname cmd/support-scheduler/Dockerfile 16:01:08 cut -d/ -f2 16:01:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:01:08 + dirname cmd/sys-mgmt-agent/Dockerfile 16:01:08 + cut -d/ -f2 16:01:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:01:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:01:09 + git rev-list -1 --merges 2322b4727af880fbea34d3547a95987c1f58e81f~1..2322b4727af880fbea34d3547a95987c1f58e81f [Pipeline] echo 16:01:09 -----------> git rev-list -1 --merges 2322b4727af880fbea34d3547a95987c1f58e81f~1..2322b4727af880fbea34d3547a95987c1f58e81f 2322b4727af880fbea34d3547a95987c1f58e81f 16:01:09 2322b4727af880fbea34d3547a95987c1f58e81f [false] [Pipeline] sh 16:01:09 + git log --format=format:%s -1 2322b4727af880fbea34d3547a95987c1f58e81f [Pipeline] echo 16:01:09 ========================================================= 16:01:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:01:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:01:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:01:09 + grep -v github /etc/ssh/ssh_known_hosts 16:01:09 + [ -e /tmp/ssh_known_hosts ] 16:01:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:01:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:01:09 + sudo tee -a /etc/ssh/ssh_known_hosts 16:01:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:01:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:10 16:01:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:01:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:10 latest: Pulling from edgex-devops/git-semver 16:01:10 a0d0a0d46f8b: Pulling fs layer 16:01:10 3e5f54012d9b: Pulling fs layer 16:01:10 4c7163046ea9: Pulling fs layer 16:01:10 0c2d73faf560: Pulling fs layer 16:01:10 0c2d73faf560: Waiting 16:01:10 3e5f54012d9b: Verifying Checksum 16:01:10 3e5f54012d9b: Download complete 16:01:10 a0d0a0d46f8b: Download complete 16:01:10 0c2d73faf560: Verifying Checksum 16:01:10 0c2d73faf560: Download complete 16:01:10 4c7163046ea9: Verifying Checksum 16:01:10 4c7163046ea9: Download complete 16:01:10 a0d0a0d46f8b: Pull complete 16:01:10 3e5f54012d9b: Pull complete 16:01:11 4c7163046ea9: Pull complete 16:01:11 0c2d73faf560: Pull complete 16:01:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:01:11 prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container 16:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat 16:01:12 $ docker top d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:12 [ssh-agent] Looking for ssh-agent implementation... 16:01:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:12 $ docker exec d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 ssh-agent 16:01:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEpAkek/agent.15 16:01:12 SSH_AGENT_PID=21 16:01:12 Running ssh-add (command line suppressed) 16:01:12 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6725296544687074148.key (/w/workspace/edgex-go/10@tmp/private_key_6725296544687074148.key) 16:01:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:12 + git tag --points-at HEAD [Pipeline] } 16:01:12 $ docker exec --env ******** --env ******** d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 ssh-agent -k 16:01:13 unset SSH_AUTH_SOCK; 16:01:13 unset SSH_AGENT_PID; 16:01:13 echo Agent pid 21 killed; 16:01:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:01:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:13 [ssh-agent] Looking for ssh-agent implementation... 16:01:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:13 $ docker exec d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 ssh-agent 16:01:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHHcAcH/agent.54 16:01:13 SSH_AGENT_PID=61 16:01:13 Running ssh-add (command line suppressed) 16:01:13 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6241460614880250937.key (/w/workspace/edgex-go/10@tmp/private_key_6241460614880250937.key) 16:01:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:13 + git semver init 16:01:13 # -> Open(): unable to determine branch for HEAD 16:01:13 # $GIT_DIR = /w/workspace/edgex-go/10/.git 16:01:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 16:01:13 # $SEMVER_REMOTE_NAME = origin 16:01:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:01:13 # $SEMVER_USER_NAME = edgex-jenkins 16:01:13 # $SEMVER_BRANCH = PR-3948 16:01:13 # $SEMVER_TEMP = /tmp/semver-469865793 16:01:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:01:28 # '/tmp/semver-469865793' -> '/w/workspace/edgex-go/10/.semver' 16:01:28 # -> Force: false 16:01:28 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 16:01:28 $ docker exec --env ******** --env ******** d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 ssh-agent -k 16:01:28 unset SSH_AUTH_SOCK; 16:01:28 unset SSH_AGENT_PID; 16:01:28 echo Agent pid 61 killed; 16:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:29 + git semver [Pipeline] } 16:01:29 $ docker stop --time=1 d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 16:01:31 $ docker rm -f d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:01:31 Stashed 1 file(s) [Pipeline] echo 16:01:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:31 ========================================================= 16:01:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:01:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:01:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:01:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:01:32 59bf1c3509f3: Pulling fs layer 16:01:32 666ba61612fd: Pulling fs layer 16:01:32 8ed8ca486205: Pulling fs layer 16:01:32 4fe6c5a15a65: Pulling fs layer 16:01:32 22a0e8bec74d: Pulling fs layer 16:01:32 640e595b4fbd: Pulling fs layer 16:01:32 763cafe07f6e: Pulling fs layer 16:01:32 0c0b528cf693: Pulling fs layer 16:01:32 10935f4eaf8b: Pulling fs layer 16:01:32 4fe6c5a15a65: Waiting 16:01:32 22a0e8bec74d: Waiting 16:01:32 763cafe07f6e: Waiting 16:01:32 0c0b528cf693: Waiting 16:01:32 640e595b4fbd: Waiting 16:01:32 8ed8ca486205: Verifying Checksum 16:01:32 8ed8ca486205: Download complete 16:01:32 666ba61612fd: Verifying Checksum 16:01:32 666ba61612fd: Download complete 16:01:32 22a0e8bec74d: Verifying Checksum 16:01:32 22a0e8bec74d: Download complete 16:01:32 640e595b4fbd: Verifying Checksum 16:01:32 640e595b4fbd: Download complete 16:01:32 763cafe07f6e: Verifying Checksum 16:01:32 763cafe07f6e: Download complete 16:01:32 59bf1c3509f3: Verifying Checksum 16:01:32 0c0b528cf693: Verifying Checksum 16:01:32 0c0b528cf693: Download complete 16:01:32 59bf1c3509f3: Pull complete 16:01:32 666ba61612fd: Pull complete 16:01:32 8ed8ca486205: Pull complete 16:01:32 10935f4eaf8b: Verifying Checksum 16:01:32 10935f4eaf8b: Download complete 16:01:32 4fe6c5a15a65: Download complete 16:01:37 4fe6c5a15a65: Pull complete 16:01:37 22a0e8bec74d: Pull complete 16:01:37 640e595b4fbd: Pull complete 16:01:37 763cafe07f6e: Pull complete 16:01:37 0c0b528cf693: Pull complete 16:01:39 10935f4eaf8b: Pull complete 16:01:39 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:01:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:01:40 WORKDIR /edgex 16:01:40 COPY go.mod . 16:01:40 RUN go mod download 16:01:40 + docker build -t ci-base-image-x86_64 -f - . 16:01:41 Sending build context to Docker daemon 334.9MB 16:01:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:01:41 ---> 99d49a6021b9 16:01:41 Step 2/4 : WORKDIR /edgex 16:01:44 ---> Running in 41ca8b1bafea 16:01:44 Removing intermediate container 41ca8b1bafea 16:01:44 ---> 967dd9b770e7 16:01:44 Step 3/4 : COPY go.mod . 16:01:44 ---> e4a73a1e1219 16:01:44 Step 4/4 : RUN go mod download 16:01:44 ---> Running in 9a7747e58226 16:01:46 Still waiting to schedule task 16:01:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21350’ 16:01:59 Removing intermediate container 9a7747e58226 16:01:59 ---> 64fa860ea161 16:01:59 Successfully built 64fa860ea161 16:01:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:01:59 + docker inspect -f . ci-base-image-x86_64 16:01:59 . [Pipeline] withDockerContainer 16:01:59 prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container 16:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:02:00 $ docker top e521f891e5e8e1b5c0c27d8de8c172708e6493661e19bd546bb0fecdb4e48f19 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:00 + go version 16:02:00 go version go1.17.6 linux/amd64 [Pipeline] } 16:02:00 $ docker stop --time=1 e521f891e5e8e1b5c0c27d8de8c172708e6493661e19bd546bb0fecdb4e48f19 16:02:01 $ docker rm -f e521f891e5e8e1b5c0c27d8de8c172708e6493661e19bd546bb0fecdb4e48f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:02 + docker inspect -f . ci-base-image-x86_64 16:02:02 . [Pipeline] withDockerContainer 16:02:02 prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container 16:02:02 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:02:02 $ docker top f93cb1fd143c4052b399f97e293e8d7ca006d583de93ba2b37318408ee2dd10d -eo pid,comm [Pipeline] { [Pipeline] echo 16:02:02 ========================================================= 16:02:02 [edgeXBuildGoParallel] Running Tests and Build... 16:02:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:02:02 + make test 16:02:02 go mod tidy -compat=1.17 16:02:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:02:09 ? github.com/edgexfoundry/edgex-go [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 16:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:02:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 16:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:02:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 53.4% of statements 16:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.216s coverage: 89.2% of statements 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements 16:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 16:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.103s coverage: 94.4% of statements 16:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 16:02:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 16:02:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.2% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 65.4% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.075s coverage: 28.9% of statements 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:02:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:02:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 16:02:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:03:05 GO111MODULE=on go vet ./... 16:03:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:03:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:03:08 ./bin/test-attribution-txt.sh [Pipeline] echo 16:03:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:03:08 + ls -al . 16:03:08 total 672 16:03:08 drwxrwxr-x 10 1001 1001 4096 Apr 19 16:03 . 16:03:08 drwxr-xr-x 4 root root 4096 Apr 19 16:02 .. 16:03:08 -rw-rw-r-- 1 1001 1001 11 Apr 19 16:01 .dockerignore 16:03:08 drwxrwxr-x 8 1001 1001 4096 Apr 19 16:01 .git 16:03:08 drwxrwxr-x 3 1001 1001 4096 Apr 19 16:01 .github 16:03:08 -rw-rw-r-- 1 1001 1001 879 Apr 19 16:01 .gitignore 16:03:08 -rw-rw-r-- 1 1001 1001 42 Apr 19 16:01 .golangci.yml 16:03:08 -rw-rw-r-- 1 1001 1001 87 Apr 19 16:01 .hadolint.yml 16:03:08 drwx------ 3 1001 1001 4096 Apr 19 16:01 .semver 16:03:08 -rw-rw-r-- 1 1001 1001 166 Apr 19 16:01 .sonarcloud.properties 16:03:08 -rw-rw-r-- 1 1001 1001 1171 Apr 19 16:01 ADOPTERS.md 16:03:08 -rw-rw-r-- 1 1001 1001 10086 Apr 19 16:01 Attribution.txt 16:03:08 -rw-rw-r-- 1 1001 1001 51732 Apr 19 16:01 CHANGELOG.md 16:03:08 -rw-rw-r-- 1 1001 1001 3804 Apr 19 16:01 CONTRIBUTING.md 16:03:08 -rw-rw-r-- 1 1001 1001 677 Apr 19 16:01 GOVERNANCE.md 16:03:08 -rw-rw-r-- 1 1001 1001 850 Apr 19 16:01 Jenkinsfile 16:03:08 -rw-rw-r-- 1 1001 1001 10775 Apr 19 16:01 LICENSE 16:03:08 -rw-rw-r-- 1 1001 1001 10389 Apr 19 16:01 Makefile 16:03:08 -rw-rw-r-- 1 1001 1001 582 Apr 19 16:01 OWNERS.md 16:03:08 -rw-rw-r-- 1 1001 1001 9120 Apr 19 16:01 README.md 16:03:08 -rw-rw-r-- 1 1001 1001 6912 Apr 19 16:01 SECURITY.md 16:03:08 -rw-rw-r-- 1 1001 1001 5 Apr 19 16:01 VERSION 16:03:08 -rw-rw-r-- 1 1001 1001 4131 Apr 19 16:01 ZMQWindows.md 16:03:08 drwxrwxr-x 2 1001 1001 4096 Apr 19 16:01 bin 16:03:08 drwxrwxr-x 18 1001 1001 4096 Apr 19 16:01 cmd 16:03:08 -rw-r--r-- 1 root root 435134 Apr 19 16:02 coverage.out 16:03:08 -rw-rw-r-- 1 1001 1001 3256 Apr 19 16:01 go.mod 16:03:08 -rw-rw-r-- 1 1001 1001 35162 Apr 19 16:01 go.sum 16:03:08 drwxrwxr-x 8 1001 1001 4096 Apr 19 16:01 internal 16:03:08 drwxrwxr-x 3 1001 1001 4096 Apr 19 16:01 openapi 16:03:08 drwxrwxr-x 4 1001 1001 4096 Apr 19 16:01 snap 16:03:08 -rw-rw-r-- 1 1001 1001 204 Apr 19 16:01 version.go [Pipeline] sh 16:03:09 + '[' -e coverage.out ] 16:03:09 + chown 1001:1001 coverage.out [Pipeline] stash 16:03:09 Stashed 1 file(s) [Pipeline] sh 16:03:09 + make build 16:03:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:03: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 16:03:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:03: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-notifications/support-notifications ./cmd/support-notifications 16:03:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:03:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:03:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:03:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:03:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:03:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:03:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:03:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:03: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:03:44 $ docker stop --time=1 f93cb1fd143c4052b399f97e293e8d7ca006d583de93ba2b37318408ee2dd10d 16:03:47 $ docker rm -f f93cb1fd143c4052b399f97e293e8d7ca006d583de93ba2b37318408ee2dd10d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:03:49 16:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:03:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:03:49 latest: Pulling from edgex-devops/edgex-compose 16:03:49 cbdbe7a5bc2a: Pulling fs layer 16:03:49 ca9280d653b3: Pulling fs layer 16:03:49 7e9c9ca2126c: Pulling fs layer 16:03:49 cbdbe7a5bc2a: Verifying Checksum 16:03:49 cbdbe7a5bc2a: Download complete 16:03:49 ca9280d653b3: Verifying Checksum 16:03:49 ca9280d653b3: Download complete 16:03:49 cbdbe7a5bc2a: Pull complete 16:03:50 7e9c9ca2126c: Download complete 16:03:50 ca9280d653b3: Pull complete 16:03:53 7e9c9ca2126c: Pull complete 16:03:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:03:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:03:53 prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container 16:03:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:03:55 $ docker top 1ca67a8f53d05e8fc2d2dcc5c05e15d0ed5bcea236afa7903f9d073f396709a3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:55 + docker-compose build --help 16:03:55 + grep parallel 16:03:56 --parallel Build images in parallel. [Pipeline] } 16:03:56 $ docker stop --time=1 1ca67a8f53d05e8fc2d2dcc5c05e15d0ed5bcea236afa7903f9d073f396709a3 16:03:57 $ docker rm -f 1ca67a8f53d05e8fc2d2dcc5c05e15d0ed5bcea236afa7903f9d073f396709a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:03:58 . [Pipeline] withDockerContainer 16:03:58 prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container 16:03:58 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:03:58 $ docker top a2188aa2bcbbe1d67bfc5e42e1f96119997b59c204b07550907a0082072f7eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:59 + docker-compose -f ./docker-compose-build.yml build --parallel 16:03:59 Building core-command ... 16:03:59 Building core-data ... 16:03:59 Building core-metadata ... 16:03:59 Building security-bootstrapper ... 16:03:59 Building security-proxy-setup ... 16:03:59 Building security-secretstore-setup ... 16:03:59 Building security-spiffe-token-provider ... 16:03:59 Building security-spire-agent ... 16:03:59 Building security-spire-config ... 16:03:59 Building security-spire-server ... 16:03:59 Building support-notifications ... 16:03:59 Building support-scheduler ... 16:03:59 Building sys-mgmt-agent ... 16:03:59 Building security-bootstrapper 16:03:59 Building core-data 16:03:59 Building security-spiffe-token-provider 16:03:59 Building support-notifications 16:03:59 Building security-secretstore-setup 16:04:14 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:04:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:04:14 ---> 64fa860ea161 16:04:14 Step 3/20 : WORKDIR /edgex-go 16:04:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:04:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:04:14 ---> 64fa860ea161 16:04:14 Step 3/23 : WORKDIR /edgex-go 16:04:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:04:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:04:14 ---> 64fa860ea161 16:04:14 Step 3/22 : WORKDIR /edgex-go 16:04:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:04:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:04:14 ---> 64fa860ea161 16:04:14 Step 3/25 : WORKDIR /edgex-go 16:04:14 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:04:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:04:14 ---> 64fa860ea161 16:04:14 Step 3/31 : WORKDIR /edgex-go 16:04:18 ---> Running in 54357d376ea6 16:04:18 ---> Running in 28b890014e12 16:04:18 ---> Running in 20d785ede919 16:04:18 ---> Running in c5beb5686395 16:04:18 ---> Running in 38e430415032 16:04:18 Removing intermediate container 38e430415032 16:04:18 ---> 8ba5d2f919bf 16:04:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:18 Removing intermediate container 20d785ede919 16:04:18 ---> 0c2d2fc74f1e 16:04:18 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:18 Removing intermediate container 28b890014e12 16:04:18 ---> cc804951459a 16:04:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:04:18 Removing intermediate container c5beb5686395 16:04:18 ---> 8d68fa4e85f4 16:04:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:18 Removing intermediate container 54357d376ea6 16:04:18 ---> ccac0e330475 16:04:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:18 ---> Running in f3684344d153 16:04:18 ---> Running in b88ac5291d36 16:04:18 ---> Running in af865938c86f 16:04:18 ---> Running in d488be4ab42b 16:04:18 ---> Running in 42e326569090 16:04:19 Removing intermediate container f3684344d153 16:04:19 ---> e3fd1f07e009 16:04:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:04:19 ---> Running in 99092a47109d 16:04:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:04:19 Removing intermediate container b88ac5291d36 16:04:19 ---> b916c1efea91 16:04:19 Step 5/31 : RUN apk add --update --no-cache make git 16:04:19 ---> Running in ff5dce7d5167 16:04:19 Removing intermediate container d488be4ab42b 16:04:19 ---> 7e069432611c 16:04:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:04:19 ---> Running in 7183624bf7af 16:04:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:04:19 Removing intermediate container 42e326569090 16:04:19 ---> 93d28531e5f5 16:04:19 Step 5/25 : RUN apk add --update --no-cache make git 16:04:19 ---> Running in fd9b1b81b15b 16:04:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:04:20 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 16:04:20 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 16:04:20 OK: 15866 distinct packages available 16:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:04:20 OK: 221 MiB in 52 packages 16:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:04:21 OK: 221 MiB in 52 packages 16:04:21 OK: 221 MiB in 52 packages 16:04:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:04:21 OK: 221 MiB in 52 packages 16:04:21 Removing intermediate container 99092a47109d 16:04:21 ---> 1bf559363ba2 16:04:21 Step 6/23 : COPY go.mod vendor* ./ 16:04:21 OK: 221 MiB in 52 packages 16:04:21 ---> 5f4060fc9f73 16:04:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:21 ---> Running in cf20e88a50ce 16:04:21 Removing intermediate container ff5dce7d5167 16:04:21 ---> 44b834d8011b 16:04:21 Step 6/31 : COPY go.mod vendor* ./ 16:04:21 Removing intermediate container 7183624bf7af 16:04:21 ---> 5f5bbbb6da6e 16:04:21 Step 6/22 : COPY go.mod vendor* ./ 16:04:21 Removing intermediate container fd9b1b81b15b 16:04:21 ---> 3e260b35464b 16:04:21 Step 6/25 : COPY go.mod vendor* ./ 16:04:21 ---> 75e56b96bb25 16:04:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:21 ---> 52916e290aa5 16:04:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:21 ---> Running in f966db7d2859 16:04:21 ---> Running in 51ac25d246e0 16:04:21 Removing intermediate container af865938c86f 16:04:21 ---> 35dc5f9496b5 16:04:21 Step 5/20 : COPY go.mod vendor* ./ 16:04:21 ---> 23af770ed1d9 16:04:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:22 ---> Running in 6a55040a996a 16:04:22 ---> 3f4d140b3a67 16:04:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:22 ---> Running in 93aa0824c7f2 16:04:22 Removing intermediate container cf20e88a50ce 16:04:22 ---> 8a6ffcd29471 16:04:22 Step 8/23 : COPY . . 16:04:25 Removing intermediate container 51ac25d246e0 16:04:25 ---> 25dd567c7946 16:04:25 Step 8/22 : COPY . . 16:04:25 Removing intermediate container 6a55040a996a 16:04:25 ---> 425102a63808 16:04:25 Step 8/25 : COPY . . 16:04:25 Removing intermediate container 93aa0824c7f2 16:04:25 ---> bcbbcfe21558 16:04:25 Step 7/20 : COPY . . 16:04:25 Removing intermediate container f966db7d2859 16:04:25 ---> 98e1705b5daa 16:04:25 Step 8/31 : COPY . . 16:04:37 ---> 20a8bd790962 16:04:37 Step 9/23 : RUN make cmd/core-data/core-data 16:04:37 ---> ab4561fdb346 16:04:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:04:37 ---> 13628e27593c 16:04:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:04:37 ---> Running in 520caae9b7cb 16:04:37 ---> c961ad54555c 16:04:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 19d1cce11d78 16:04:37 16:04:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:04:37 ---> Running in c5d14e0bb9c0 16:04:37 ---> Running in f14580b4c638 16:04:37 ---> Running in 7fe85e1d18b2 16:04:37 ---> Running in a36e437eee74 16:04:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:04:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:04:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:04:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:04:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:05:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:05:08 Removing intermediate container 7fe85e1d18b2 16:05:08 ---> 0de2dcf24eef 16:05:08 16:05:08 Step 10/25 : FROM alpine:3.14 16:05:08 Removing intermediate container a36e437eee74 16:05:08 ---> f64bf91ccb8f 16:05:08 16:05:08 Step 10/31 : FROM alpine:3.14 16:05:08 3.14: Pulling from library/alpine 16:05:08 3.14: Pulling from library/alpine 16:05:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:05:10 Status: Downloaded newer image for alpine:3.14 16:05:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:05:10 Status: Image is up to date for alpine:3.14 16:05:10 ---> e04c818066af 16:05:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:05:10 ---> e04c818066af 16:05:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:05:10 Removing intermediate container 520caae9b7cb 16:05:10 ---> 571a108b2394 16:05:10 16:05:10 Step 10/23 : FROM alpine:3.14 16:05:10 ---> e04c818066af 16:05:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:05:10 ---> Running in 5b010e938419 16:05:10 ---> Running in 7f189edc7ac2 16:05:10 ---> Running in 7326fb92d735 16:05:10 Removing intermediate container f14580b4c638 16:05:10 ---> 7f0d83d561f2 16:05:10 16:05:10 Step 9/20 : FROM alpine:3.15 16:05:10 3.15: Pulling from library/alpine 16:05:10 Removing intermediate container 7326fb92d735 16:05:10 ---> 7f4163c34032 16:05:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:05:10 Removing intermediate container 7f189edc7ac2 16:05:10 ---> 68ee5441d5a0 16:05:10 Step 12/23 : ENV APP_PORT=59880 16:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:05:10 ---> Running in 7dae69b48a41 16:05:10 ---> Running in 02bc6bbca6e8 16:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:05:10 Removing intermediate container 7dae69b48a41 16:05:10 ---> c6182e7e4762 16:05:10 Step 13/23 : EXPOSE $APP_PORT 16:05:10 (1/3) Installing ca-certificates (20211220-r0) 16:05:10 (2/3) Installing dumb-init (1.2.5-r1) 16:05:10 (3/3) Installing su-exec (0.2-r1) 16:05:10 Executing busybox-1.33.1-r7.trigger 16:05:10 Executing ca-certificates-20211220-r0.trigger 16:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:05:11 ---> Running in d2010f673f4f 16:05:11 OK: 6 MiB in 17 packages 16:05:11 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:05:11 Status: Downloaded newer image for alpine:3.15 16:05:11 ---> 0ac33e5f5afa 16:05:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:05:11 ---> Running in 2dec5ae4b834 16:05:11 Removing intermediate container d2010f673f4f 16:05:11 ---> 8d34e10e8b87 16:05:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:11 (1/2) Installing dumb-init (1.2.5-r1) 16:05:11 (2/2) Installing su-exec (0.2-r1) 16:05:11 Executing busybox-1.33.1-r7.trigger 16:05:11 ---> Running in ec608d40d59d 16:05:11 OK: 6 MiB in 16 packages 16:05:11 Removing intermediate container c5d14e0bb9c0 16:05:11 ---> 32f737b795cb 16:05:11 16:05:11 Step 10/22 : FROM alpine:3.14 16:05:11 ---> e04c818066af 16:05:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:05:11 Removing intermediate container 2dec5ae4b834 16:05:11 ---> e2ff52936c93 16:05:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:11 ---> Running in fbd2d6b64d6e 16:05:11 ---> Running in 5b80a4500afd 16:05:11 Removing intermediate container 5b010e938419 16:05:11 ---> e97e8fd29363 16:05:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:05:11 ---> Running in 0bfedd92f05c 16:05:11 Removing intermediate container 0bfedd92f05c 16:05:11 ---> 944482e09023 16:05:11 Step 13/25 : WORKDIR / 16:05:11 Removing intermediate container 02bc6bbca6e8 16:05:11 ---> Running in 7fba964ca00e 16:05:11 ---> 15d1beb5a4bf 16:05:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:05:11 ---> Running in d97f91937d29 16:05:11 Removing intermediate container 7fba964ca00e 16:05:11 ---> c0182675f890 16:05:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:05:11 Removing intermediate container d97f91937d29 16:05:11 ---> dbad99bf3af4 16:05:11 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:05:12 ---> Running in 08566bc24039 16:05:12 ---> 269e316f9205 16:05:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:05:12 (1/2) Installing ca-certificates (20211220-r0) 16:05:12 (2/2) Installing dumb-init (1.2.5-r1) 16:05:12 Executing busybox-1.33.1-r7.trigger 16:05:12 Executing ca-certificates-20211220-r0.trigger 16:05:12 Removing intermediate container 08566bc24039 16:05:12 ---> d343c2791536 16:05:12 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:05:12 OK: 6 MiB in 16 packages 16:05:12 Removing intermediate container ec608d40d59d 16:05:12 ---> df6dca0ea0cb 16:05:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:05:12 ---> Running in 9fb50d93d21a 16:05:12 ---> Running in 11b65feaa514 16:05:12 ---> 27b3a8d4d7bc 16:05:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:05:12 Removing intermediate container 5b80a4500afd 16:05:12 ---> 944d1b619a13 16:05:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:05:12 ---> 80d8bc2dc566 16:05:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:05:12 ---> Running in c0447be9fd6a 16:05:12 ---> 91ad333ee560 16:05:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:05:12 Removing intermediate container fbd2d6b64d6e 16:05:12 ---> e08b6c529298 16:05:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:05:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:05:12 ---> Running in 4de37f2585a5 16:05:12 Removing intermediate container 4de37f2585a5 16:05:12 ---> 41b35e80009c 16:05:12 Step 13/22 : ENV APP_PORT=59860 16:05:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:13 ---> d3c814b63d5a 16:05:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:05:13 ---> Running in 75f3a43faeb9 16:05:13 Removing intermediate container 9fb50d93d21a 16:05:13 ---> 393a6e2e78fe 16:05:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:05:13 Removing intermediate container 75f3a43faeb9 16:05:13 ---> eb0b8711f408 16:05:13 Step 14/22 : EXPOSE $APP_PORT 16:05:13 ---> Running in 1d43ccd3006e 16:05:13 ---> Running in 3e46f23f20f1 16:05:13 Removing intermediate container 1d43ccd3006e 16:05:13 ---> d985f9bd4284 16:05:13 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:05:13 ---> 94819df39f83 16:05:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:05:13 Removing intermediate container 3e46f23f20f1 16:05:13 ---> 05e1f620d51a 16:05:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:13 ---> 8f19addc54d9 16:05:13 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:05:13 ---> Running in f9497cdef505 16:05:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:05:13 ---> 13de0b751f9b 16:05:13 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:05:13 ---> 96f3e084b059 16:05:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:05:13 ---> Running in 706e8c98b110 16:05:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:13 (1/6) Installing dumb-init (1.2.5-r1) 16:05:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:05:14 (3/6) Installing libsodium (1.0.18-r0) 16:05:14 ---> bb022a01bd1a 16:05:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:05:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:05:14 (5/6) Installing libzmq (4.3.4-r0) 16:05:14 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 16:05:14 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 16:05:14 OK: 15855 distinct packages available 16:05:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:14 ---> 29e5b135f072 16:05:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:05:14 (6/6) Installing zeromq (4.3.4-r0) 16:05:14 ---> Running in 139f58ac04bf 16:05:14 Executing busybox-1.33.1-r7.trigger 16:05:14 OK: 8 MiB in 20 packages 16:05:14 Removing intermediate container 139f58ac04bf 16:05:14 Removing intermediate container 706e8c98b110 16:05:14 ---> 4663ce29c3a6 16:05:14 ---> 229710e9a79b 16:05:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:05:14 16:05:14 Removing intermediate container f9497cdef505 16:05:14 ---> 75860cd242b3 16:05:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:14 ---> Running in 2cc752a619fe 16:05:14 ---> Running in 5cd84c6f209e 16:05:14 Removing intermediate container 2cc752a619fe 16:05:14 ---> 8bdb08158c45 16:05:14 Step 23/25 : LABEL arch=x86_64 16:05:14 ---> cbb63cad0871 16:05:14 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:05:14 Removing intermediate container 5cd84c6f209e 16:05:14 ---> 6abe6112441a 16:05:14 Step 20/22 : LABEL arch=x86_64 16:05:14 ---> Running in bd96f8f742d9 16:05:14 ---> Running in d3ce4abfffe9 16:05:14 Removing intermediate container 11b65feaa514 16:05:14 ---> 2fa23bf4d7ba 16:05:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:14 Removing intermediate container bd96f8f742d9 16:05:14 ---> b095aeed88bc 16:05:14 Step 24/25 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:05:14 Removing intermediate container d3ce4abfffe9 16:05:14 ---> cb292791f3de 16:05:14 Step 21/22 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:05:14 ---> Running in 419aea820c98 16:05:15 ---> Running in 27ec45966bfe 16:05:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:15 ---> 42b9ce1a4e1c 16:05:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:05:15 Removing intermediate container 419aea820c98 16:05:15 ---> 94d2f295d38d 16:05:15 Step 25/25 : LABEL version=0.0.0 16:05:15 ---> 811825c8b179 16:05:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:05:15 Removing intermediate container 27ec45966bfe 16:05:15 ---> ff7f8be8fd4c 16:05:15 Step 22/22 : LABEL version=0.0.0 16:05:15 ---> Running in bcb2e1c8aa9a 16:05:15 ---> Running in 0ca8fb8a7c19 16:05:15 ---> d743db1fe586 16:05:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:05:15 (1/9) Installing ca-certificates (20211220-r0) 16:05:15 Removing intermediate container bcb2e1c8aa9a 16:05:15 ---> da110c3860f5 16:05:15 16:05:15 Removing intermediate container 0ca8fb8a7c19 16:05:15 ---> b3166cf6599b 16:05:15 16:05:15 (2/9) Installing brotli-libs (1.0.9-r5) 16:05:15 ---> e42b9173ece3 16:05:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:05:15 Successfully built da110c3860f5 16:05:15 Successfully tagged security-secretstore-setup:latest 16:05:15 Building security-spire-agent 16:05:15  Building security-secretstore-setup ... done Successfully built b3166cf6599b 16:05:15 Successfully tagged support-notifications:latest 16:05:15 Building security-spire-config 16:05:15  Building support-notifications ... done (3/9) Installing nghttp2-libs (1.46.0-r0) 16:05:15 ---> c4d6b3d9c699 16:05:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:05:15 ---> 41c971914ccc 16:05:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:05:15 (4/9) Installing libcurl (7.80.0-r0) 16:05:15 ---> Running in 045df997d2d5 16:05:15 (5/9) Installing curl (7.80.0-r0) 16:05:15 ---> 0080e8b1d8b8 16:05:15 Step 19/23 : ENTRYPOINT ["/core-data"] 16:05:15 (6/9) Installing dumb-init (1.2.5-r1) 16:05:15 (7/9) Installing musl-obstack (1.2.3-r0) 16:05:15 (8/9) Installing libucontext (1.1-r0) 16:05:16 (9/9) Installing gcompat (1.0.0-r4) 16:05:16 Executing busybox-1.34.1-r5.trigger 16:05:16 Executing ca-certificates-20211220-r0.trigger 16:05:16 OK: 8 MiB in 23 packages 16:05:18 ---> Running in f8ff8ebb944b 16:05:18 Removing intermediate container 045df997d2d5 16:05:18 ---> 12c230aae987 16:05:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:05:18 Removing intermediate container f8ff8ebb944b 16:05:18 ---> 7601211b49ad 16:05:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:19 ---> 783d1d71379a 16:05:19 Step 26/31 : RUN chmod +x /entrypoint.sh 16:05:19 ---> Running in aa4fd8adb51f 16:05:19 ---> Running in 0aa6f3e4750e 16:05:19 Removing intermediate container c0447be9fd6a 16:05:19 Removing intermediate container aa4fd8adb51f 16:05:19 ---> 92ca1afc88c9 16:05:19 ---> 04070dbed557 16:05:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt /Step 21/23 : LABEL arch=x86_64 16:05:19 16:05:19 ---> Running in 45933a0868f1 16:05:19 ---> 4272f96a0139 16:05:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:05:19 Removing intermediate container 45933a0868f1 16:05:19 ---> 8aade250e63b 16:05:19 Step 22/23 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:05:19 ---> Running in 5b347a549532 16:05:19 Removing intermediate container 5b347a549532 16:05:19 ---> d4b08800a557 16:05:19 Step 23/23 : LABEL version=0.0.0 16:05:20 ---> fcd11395e775 16:05:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:05:20 ---> Running in 316307cf1123 16:05:20 Removing intermediate container 316307cf1123 16:05:20 ---> bce3a508fea2 16:05:20 16:05:20 Removing intermediate container 0aa6f3e4750e 16:05:20 ---> dc0879bef1ff 16:05:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:05:20 ---> f59683aec351 16:05:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:05:20 Successfully built bce3a508fea2 16:05:20 ---> Running in 11c73c5bc09c 16:05:20 ---> Running in 2044b801d98b 16:05:20 Successfully tagged core-data:latest 16:05:20 Building support-scheduler 16:05:20  Building core-data ... done Removing intermediate container 2044b801d98b 16:05:20 ---> a8870575ec95 16:05:20 Step 28/31 : CMD ["gate"] 16:05:20 Removing intermediate container 11c73c5bc09c 16:05:20 ---> 7f1f1dd489ef 16:05:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:20 ---> Running in b4525bb19aa1 16:05:20 ---> Running in dc08969b10af 16:05:21 Removing intermediate container b4525bb19aa1 16:05:21 ---> 222489c01efe 16:05:21 Step 29/31 : LABEL arch=x86_64 16:05:22 Removing intermediate container dc08969b10af 16:05:22 ---> cf97cbbaef38 16:05:22 Step 18/20 : LABEL arch=x86_64 16:05:22 ---> Running in b6a8b79feb02 16:05:22 ---> Running in cf49370d8afb 16:05:22 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:05:22 ---> 64fa860ea161 16:05:22 Step 3/26 : WORKDIR /edgex-go 16:05:22 ---> Using cache 16:05:22 ---> 8d68fa4e85f4 16:05:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:22 ---> Using cache 16:05:22 ---> 93d28531e5f5 16:05:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:05:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:05:23 ---> 64fa860ea161 16:05:23 Step 3/26 : WORKDIR /edgex-go 16:05:23 ---> Using cache 16:05:23 ---> 8d68fa4e85f4 16:05:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:23 ---> Using cache 16:05:23 ---> 93d28531e5f5 16:05:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:05:23 ---> Running in 9ea406dc1cbb 16:05:23 Removing intermediate container cf49370d8afb 16:05:23 ---> c088e9785c2e 16:05:23 Step 19/20 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:05:23 Removing intermediate container b6a8b79feb02 16:05:23 ---> f7480c6370a7 16:05:23 Step 30/31 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:05:23 ---> Running in a376e110ba45 16:05:23 ---> Running in 62c4b0e45e66 16:05:23 ---> Running in c261ae361bcf 16:05:23 Removing intermediate container 62c4b0e45e66 16:05:23 ---> ba1983506cb7 16:05:23 Step 20/20 : LABEL version=0.0.0 16:05:23 ---> Running in 5414faf7fdf8 16:05:23 Removing intermediate container c261ae361bcf 16:05:23 ---> ed640e29ed40 16:05:23 Step 31/31 : LABEL version=0.0.0 16:05:24 ---> Running in 0e32f75f1aed 16:05:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:24 Removing intermediate container 5414faf7fdf8 16:05:24 ---> 6e8ddfa1c9f5 16:05:24 16:05:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:24 Removing intermediate container 0e32f75f1aed 16:05:24 ---> 4369fc432ecb 16:05:24 16:05:24 Successfully built 6e8ddfa1c9f5 16:05:24 Successfully tagged security-spiffe-token-provider:latest 16:05:24  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 16:05:24 Successfully built 4369fc432ecb 16:05:24 Successfully tagged security-bootstrapper:latest 16:05:24  Building security-bootstrapper ... done Building security-proxy-setup 16:05:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21354 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws 16:05:24 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 16:05:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:24 The recommended git tool is: git 16:05:25 OK: 221 MiB in 52 packages 16:05:25 OK: 221 MiB in 52 packages 16:05:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:27 ---> 64fa860ea161 16:05:27 Step 3/22 : WORKDIR /edgex-go 16:05:27 ---> Using cache 16:05:27 ---> 8d68fa4e85f4 16:05:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:27 ---> Using cache 16:05:27 ---> 93d28531e5f5 16:05:27 Step 5/22 : RUN apk add --update --no-cache make git 16:05:27 ---> Using cache 16:05:27 ---> 3e260b35464b 16:05:27 Step 6/22 : COPY go.mod vendor* ./ 16:05:27 ---> Using cache 16:05:27 ---> 23af770ed1d9 16:05:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:27 ---> Using cache 16:05:27 ---> 425102a63808 16:05:27 Step 8/22 : COPY . . 16:05:27 ---> Using cache 16:05:27 ---> 19d1cce11d78 16:05:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:05:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:29 ---> 64fa860ea161 16:05:29 Step 3/22 : WORKDIR /edgex-go 16:05:29 ---> Using cache 16:05:29 ---> 8d68fa4e85f4 16:05:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:29 ---> Using cache 16:05:29 ---> 93d28531e5f5 16:05:29 Step 5/22 : RUN apk add --update --no-cache make git 16:05:29 ---> Using cache 16:05:29 ---> 3e260b35464b 16:05:29 Step 6/22 : COPY go.mod vendor* ./ 16:05:29 ---> Using cache 16:05:29 ---> 23af770ed1d9 16:05:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:29 ---> Using cache 16:05:29 ---> 425102a63808 16:05:29 Step 8/22 : COPY . . 16:05:29 ---> Using cache 16:05:29 ---> 19d1cce11d78 16:05:29 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:05:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:29 ---> 64fa860ea161 16:05:29 Step 3/23 : WORKDIR /edgex-go 16:05:29 ---> Using cache 16:05:29 ---> 8d68fa4e85f4 16:05:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:29 ---> Using cache 16:05:29 ---> 93d28531e5f5 16:05:29 Step 5/23 : RUN apk add --update --no-cache make bash git 16:05:30 ---> Running in 1d92825a2c60 16:05:30 ---> Running in c12e3c9ca0fe 16:05:30 ---> Running in 973fc2e09989 16:05:30 Removing intermediate container a376e110ba45 16:05:30 ---> a8f24c547a7c 16:05:30 Step 6/26 : COPY go.mod vendor* ./ 16:05:30 Removing intermediate container 9ea406dc1cbb 16:05:30 ---> 727c365c9c7c 16:05:30 Step 6/26 : COPY go.mod vendor* ./ 16:05:30 ---> e19318c95847 16:05:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:30 ---> Running in 9778ae0a5137 16:05:30 ---> a286e5ce7ce0 16:05:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:30 ---> Running in 5153d202c053 16:05:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:05: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:05:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:31 using credential edgex-jenkins-ssh 16:05:31 Cloning the remote Git repository 16:05:31 Removing intermediate container 9778ae0a5137 16:05:31 ---> 4a4132f3eb75 16:05:31 Step 8/26 : COPY . . 16:05:32 Removing intermediate container 5153d202c053 16:05:32 ---> 6547b3429c18 16:05:32 Step 8/26 : COPY . . 16:05:32 OK: 221 MiB in 52 packages 16:05:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:05:31 > git init /w/workspace/edgex-go/10 # timeout=10 16:05:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:05:32 > git --version # timeout=10 16:05:32 > git --version # 'git version 2.25.1' 16:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:36 Removing intermediate container 1d92825a2c60 16:05:36 ---> 668967b6b904 16:05:36 Step 6/23 : COPY go.mod vendor* ./ 16:05:36 ---> ec021b3105f3 16:05:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:37 ---> Running in 32fd0309d1de 16:05:40 Removing intermediate container 32fd0309d1de 16:05:40 ---> 81e18790d370 16:05:40 Step 8/23 : COPY . . 16:05:40 ---> 8817f224834f 16:05:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:05:40 ---> 67ffd1fd3021 16:05:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:05:40 ---> Running in d1a4854d1c4e 16:05:40 ---> Running in ff6cf0888b9f 16:05:40 Removing intermediate container d1a4854d1c4e 16:05:40 ---> ae5b24268180 16:05:40 Step 10/26 : RUN mkdir -p spire-build 16:05:41 Removing intermediate container ff6cf0888b9f 16:05:41 ---> 09e3cb97990d 16:05:41 Step 10/26 : RUN mkdir -p spire-build 16:05:42 ---> Running in 5ddcdcf60bf4 16:05:42 ---> Running in 4c39c5af4fbe 16:05:44 Removing intermediate container 4c39c5af4fbe 16:05:44 ---> 58dd87dacfc2 16:05:44 Step 11/26 : WORKDIR /edgex-go/spire-build 16:05:44 Removing intermediate container 5ddcdcf60bf4 16:05:44 ---> 0e6cbabda33f 16:05:44 Step 11/26 : WORKDIR /edgex-go/spire-build 16:05:44 ---> Running in 426d791d86ac 16:05:44 ---> Running in e1096fe0dbf8 16:05:44 Removing intermediate container 426d791d86ac 16:05:44 ---> eeeacdeff13c 16:05:44 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 16:05:44 Removing intermediate container e1096fe0dbf8 16:05:44 ---> bae8831fdf27 16:05:44 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 16:05:44 ---> Running in e54972829ee2 16:05:44 ---> Running in 26ad95448d43 16:05:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:05:46 spire-1.2.1/ 16:05:46 spire-1.2.1/ 16:05:46 spire-1.2.1/.data/ 16:05:46 spire-1.2.1/.data/.file 16:05:46 spire-1.2.1/.dockerignore 16:05:46 spire-1.2.1/.gitattributes 16:05:46 spire-1.2.1/.githooks/ 16:05:46 spire-1.2.1/.githooks/pre-commit 16:05:46 spire-1.2.1/.github/ 16:05:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:05:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:05:46 spire-1.2.1/.github/dependabot.yml 16:05:46 spire-1.2.1/.github/workflows/ 16:05:46 spire-1.2.1/.github/workflows/nightly_build.yaml 16:05:46 spire-1.2.1/.github/workflows/pr_build.yaml 16:05:46 spire-1.2.1/.github/workflows/release_build.yaml 16:05:46 spire-1.2.1/.github/workflows/scripts/ 16:05:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:05:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:05:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:05:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:05:46 spire-1.2.1/.github/workflows/scripts/split.sh 16:05:46 spire-1.2.1/.gitignore 16:05:46 spire-1.2.1/.go-version 16:05:46 spire-1.2.1/.golangci.yml 16:05:46 spire-1.2.1/ADOPTERS.md 16:05:46 spire-1.2.1/CHANGELOG.md 16:05:46 spire-1.2.1/CODE-OF-CONDUCT.md 16:05:46 spire-1.2.1/CODEOWNERS 16:05:46 spire-1.2.1/CONTRIBUTING.md 16:05:46 spire-1.2.1/Dockerfile 16:05:46 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 16:05:46 spire-1.2.1/.data/.file 16:05:46 spire-1.2.1/.dockerignore 16:05:46 spire-1.2.1/.gitattributes 16:05:46 spire-1.2.1/.githooks/ 16:05:46 spire-1.2.1/.githooks/pre-commit 16:05:46 spire-1.2.1/.github/ 16:05:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:05:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:05:46 spire-1.2.1/.github/dependabot.yml 16:05:46 spire-1.2.1/.github/workflows/ 16:05:46 spire-1.2.1/.github/workflows/nightly_build.yaml 16:05:46 spire-1.2.1/.github/workflows/pr_build.yaml 16:05:46 spire-1.2.1/.github/workflows/release_build.yaml 16:05:46 spire-1.2.1/.github/workflows/scripts/ 16:05:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:05:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:05:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:05:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:05:46 spire-1.2.1/.github/workflows/scripts/split.sh 16:05:46 spire-1.2.1/.gitignore 16:05:46 spire-1.2.1/.go-version 16:05:46 spire-1.2.1/.golangci.yml 16:05:46 spire-1.2.1/ADOPTERS.md 16:05:46 spire-1.2.1/CHANGELOG.md 16:05:46 spire-1.2.1/CODE-OF-CONDUCT.md 16:05:46 spire-1.2.1/CODEOWNERS 16:05:46 spire-1.2.1/CONTRIBUTING.md 16:05:46 spire-1.2.1/Dockerfile 16:05:46 spire-1.2.1/Dockerfile.dev 16:05:46 spire-1.2.1/Dockerfile.scratch 16:05:46 spire-1.2.1/LICENSE 16:05:46 spire-1.2.1/MAINTAINERS.md 16:05:46 spire-1.2.1/Makefile 16:05:46 spire-1.2.1/README.md 16:05:46 spire-1.2.1/ROADMAP.md 16:05:46 spire-1.2.1/SECURITY.md 16:05:46 spire-1.2.1/cmd/ 16:05:46 spire-1.2.1/cmd/spire-agent/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/common/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/run/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:05:46 spire-1.2.1/cmd/spire-agent/main.go 16:05:46 spire-1.2.1/cmd/spire-server/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/cli.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/ 16:05:46 spire-1.2.1/Dockerfile.scratch 16:05:46 spire-1.2.1/LICENSE 16:05:46 spire-1.2.1/MAINTAINERS.md 16:05:46 spire-1.2.1/Makefile 16:05:46 spire-1.2.1/README.md 16:05:46 spire-1.2.1/ROADMAP.md 16:05:46 spire-1.2.1/SECURITY.md 16:05:46 spire-1.2.1/cmd/ 16:05:46 spire-1.2.1/cmd/spire-agent/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/common/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/run/ 16:05:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/run/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/token/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/validate/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:05:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:05:46 spire-1.2.1/cmd/spire-agent/main.go 16:05:46 spire-1.2.1/cmd/spire-server/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/cli.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/x509/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:05:46 spire-1.2.1/cmd/spire-server/main.go 16:05:46 spire-1.2.1/cmd/spire-server/util/ 16:05:46 spire-1.2.1/cmd/spire-server/util/util.go 16:05:46 spire-1.2.1/conf/ 16:05:46 spire-1.2.1/conf/agent/ 16:05:46 spire-1.2.1/conf/agent/agent.conf 16:05:46 spire-1.2.1/conf/agent/agent_full.conf 16:05:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:05:46 spire-1.2.1/conf/server/ 16:05:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:05:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:05:46 spire-1.2.1/conf/server/server.conf 16:05:46 spire-1.2.1/conf/server/server_full.conf 16:05:46 spire-1.2.1/doc/ 16:05:46 spire-1.2.1/doc/SPIRE101.md 16:05:46 spire-1.2.1/doc/auditlog.md 16:05:46 spire-1.2.1/doc/authorization_policy_engine.md 16:05:46 spire-1.2.1/doc/changelog_guidelines.md 16:05:46 spire-1.2.1/doc/cure53-report.pdf 16:05:46 spire-1.2.1/doc/images/ 16:05:46 spire-1.2.1/doc/images/2019_roadmap.png 16:05:46 spire-1.2.1/doc/images/SPIRE101.png 16:05:46 spire-1.2.1/doc/images/SPIRE_agent.png 16:05:46 spire-1.2.1/doc/images/SPIRE_server.png 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/run/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/token/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/validate/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:05:46 spire-1.2.1/doc/images/cache_mgr.png 16:05:46 spire-1.2.1/doc/images/cache_mgr_components.png 16:05:46 spire-1.2.1/doc/images/federated_spire.png 16:05:46 spire-1.2.1/doc/images/ha_mode.png 16:05:46 spire-1.2.1/doc/images/nested_spire.png 16:05:46 spire-1.2.1/doc/images/oidc_federation.png 16:05:46 spire-1.2.1/doc/images/single_trust_domain.png 16:05:46 spire-1.2.1/doc/images/spiffe_compatible.png 16:05:46 spire-1.2.1/doc/images/spire_logo.png 16:05:46 spire-1.2.1/doc/migrating_registration_api_clients.md 16:05:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:05:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:05:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:05:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:05:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:05:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:05:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:05:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:05:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:05:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:05:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:05:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:05:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:05:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:05:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/x509/ 16:05:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:05:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:05:46 spire-1.2.1/cmd/spire-server/main.go 16:05:46 spire-1.2.1/cmd/spire-server/util/ 16:05:46 spire-1.2.1/cmd/spire-server/util/util.go 16:05:46 spire-1.2.1/conf/ 16:05:46 spire-1.2.1/conf/agent/ 16:05:46 spire-1.2.1/conf/agent/agent.conf 16:05:46 spire-1.2.1/conf/agent/agent_full.conf 16:05:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:05:46 spire-1.2.1/conf/server/ 16:05:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:05:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:05:46 spire-1.2.1/conf/server/server.conf 16:05:46 spire-1.2.1/conf/server/server_full.conf 16:05:46 spire-1.2.1/doc/ 16:05:46 spire-1.2.1/doc/SPIRE101.md 16:05:46 spire-1.2.1/doc/auditlog.md 16:05:46 spire-1.2.1/doc/authorization_policy_engine.md 16:05:46 spire-1.2.1/doc/changelog_guidelines.md 16:05:46 spire-1.2.1/doc/cure53-report.pdf 16:05:46 spire-1.2.1/doc/images/ 16:05:46 spire-1.2.1/doc/images/2019_roadmap.png 16:05:46 spire-1.2.1/doc/images/SPIRE101.png 16:05:46 spire-1.2.1/doc/images/SPIRE_agent.png 16:05:46 spire-1.2.1/doc/images/SPIRE_server.png 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:05:46 spire-1.2.1/doc/scaling_spire.md 16:05:46 spire-1.2.1/doc/spire_agent.md 16:05:46 spire-1.2.1/doc/spire_server.md 16:05:46 spire-1.2.1/doc/supported_integrations.md 16:05:46 spire-1.2.1/doc/telemetry.md 16:05:46 spire-1.2.1/doc/telemetry_config.md 16:05:46 spire-1.2.1/doc/upgrading.md 16:05:46 spire-1.2.1/doc/using_spire.md 16:05:46 spire-1.2.1/examples/ 16:05:46 spire-1.2.1/examples/README.md 16:05:46 spire-1.2.1/go.mod 16:05:46 spire-1.2.1/go.sum 16:05:46 spire-1.2.1/pkg/ 16:05:46 spire-1.2.1/pkg/agent/ 16:05:46 spire-1.2.1/pkg/agent/agent.go 16:05:46 spire-1.2.1/pkg/agent/api/ 16:05:46 spire-1.2.1/pkg/agent/api/config.go 16:05:46 spire-1.2.1/pkg/agent/api/debug/ 16:05:46 spire-1.2.1/pkg/agent/api/debug/v1/ 16:05:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:05:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:05:46 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:05:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:05:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:05:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:05:46 spire-1.2.1/pkg/agent/api/endpoints.go 16:05:46 spire-1.2.1/pkg/agent/api/health/ 16:05:46 spire-1.2.1/pkg/agent/api/health/v1/ 16:05:46 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:05:46 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:05:46 spire-1.2.1/pkg/agent/api/rpccontext/ 16:05:46 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:05:46 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:05:46 spire-1.2.1/pkg/agent/attestor/ 16:05:46 spire-1.2.1/pkg/agent/attestor/node/ 16:05:46 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:05:46 spire-1.2.1/pkg/agent/attestor/node/node.go 16:05:46 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:05:46 spire-1.2.1/pkg/agent/attestor/workload/ 16:05:46 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:05:46 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:05:46 spire-1.2.1/pkg/agent/catalog/ 16:05:46 spire-1.2.1/pkg/agent/catalog/catalog.go 16:05:46 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:05:46 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:05:46 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:05:46 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:05:46 spire-1.2.1/pkg/agent/client/ 16:05:46 spire-1.2.1/pkg/agent/client/client.go 16:05:46 spire-1.2.1/pkg/agent/client/client_test.go 16:05:46 spire-1.2.1/pkg/agent/client/dial.go 16:05:46 spire-1.2.1/pkg/agent/client/nodeconn.go 16:05:46 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:05:46 spire-1.2.1/pkg/agent/client/update.go 16:05:46 spire-1.2.1/pkg/agent/client/util.go 16:05:46 spire-1.2.1/pkg/agent/common/ 16:05:46 spire-1.2.1/pkg/agent/common/backoff/ 16:05:46 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:05:46 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:05:46 spire-1.2.1/pkg/agent/common/cgroups/ 16:05:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:05:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:05:46 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:05:46 spire-1.2.1/pkg/agent/config.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/config.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:05:46 spire-1.2.1/doc/images/cache_mgr.png 16:05:46 spire-1.2.1/doc/images/cache_mgr_components.png 16:05:46 spire-1.2.1/doc/images/federated_spire.png 16:05:46 spire-1.2.1/doc/images/ha_mode.png 16:05:46 spire-1.2.1/doc/images/nested_spire.png 16:05:46 spire-1.2.1/doc/images/oidc_federation.png 16:05:46 spire-1.2.1/doc/images/single_trust_domain.png 16:05:46 spire-1.2.1/doc/images/spiffe_compatible.png 16:05:46 spire-1.2.1/doc/images/spire_logo.png 16:05:46 spire-1.2.1/doc/migrating_registration_api_clients.md 16:05:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:05:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:05:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:05:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:05:46 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/workload/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/ 16:05:46 spire-1.2.1/pkg/agent/manager/cache/ 16:05:46 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:05:46 spire-1.2.1/pkg/agent/manager/config.go 16:05:46 spire-1.2.1/pkg/agent/manager/manager.go 16:05:46 spire-1.2.1/pkg/agent/manager/manager_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/storage.go 16:05:46 spire-1.2.1/pkg/agent/manager/storage_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/storecache/ 16:05:46 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:05:46 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/sync.go 16:05:46 spire-1.2.1/pkg/agent/plugin/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:05:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:05:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:05:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:05:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:05:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:05:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:05:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:05:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:05:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:05:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:05:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:05:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:05:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:05:46 spire-1.2.1/doc/scaling_spire.md 16:05:46 spire-1.2.1/doc/spire_agent.md 16:05:46 spire-1.2.1/doc/spire_server.md 16:05:46 spire-1.2.1/doc/supported_integrations.md 16:05:46 spire-1.2.1/doc/telemetry.md 16:05:46 spire-1.2.1/doc/telemetry_config.md 16:05:46 spire-1.2.1/doc/upgrading.md 16:05:46 spire-1.2.1/doc/using_spire.md 16:05:46 spire-1.2.1/examples/ 16:05:46 spire-1.2.1/examples/README.md 16:05:46 spire-1.2.1/go.mod 16:05:46 spire-1.2.1/go.sum 16:05:46 spire-1.2.1/pkg/ 16:05:46 spire-1.2.1/pkg/agent/ 16:05:46 spire-1.2.1/pkg/agent/agent.go 16:05:46 spire-1.2.1/pkg/agent/api/ 16:05:46 spire-1.2.1/pkg/agent/api/config.go 16:05:46 spire-1.2.1/pkg/agent/api/debug/ 16:05:46 spire-1.2.1/pkg/agent/api/debug/v1/ 16:05:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:05:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:05:46 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:05:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:05:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:05:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:05:46 spire-1.2.1/pkg/agent/api/endpoints.go 16:05:46 spire-1.2.1/pkg/agent/api/health/ 16:05:46 spire-1.2.1/pkg/agent/api/health/v1/ 16:05:46 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:05:46 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:05:46 spire-1.2.1/pkg/agent/api/rpccontext/ 16:05:46 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:05:46 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:05:46 spire-1.2.1/pkg/agent/attestor/ 16:05:46 spire-1.2.1/pkg/agent/attestor/node/ 16:05:46 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:05:46 spire-1.2.1/pkg/agent/attestor/node/node.go 16:05:46 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:05:46 spire-1.2.1/pkg/agent/attestor/workload/ 16:05:46 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:05:46 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:05:46 spire-1.2.1/pkg/agent/catalog/ 16:05:46 spire-1.2.1/pkg/agent/catalog/catalog.go 16:05:46 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:05:46 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:05:46 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:05:46 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:05:46 spire-1.2.1/pkg/agent/client/ 16:05:46 spire-1.2.1/pkg/agent/client/client.go 16:05:46 spire-1.2.1/pkg/agent/client/client_test.go 16:05:46 spire-1.2.1/pkg/agent/client/dial.go 16:05:46 spire-1.2.1/pkg/agent/client/nodeconn.go 16:05:46 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:05:46 spire-1.2.1/pkg/agent/client/update.go 16:05:46 spire-1.2.1/pkg/agent/client/util.go 16:05:46 spire-1.2.1/pkg/agent/common/ 16:05:46 spire-1.2.1/pkg/agent/common/backoff/ 16:05:46 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:05:46 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:05:46 spire-1.2.1/pkg/agent/common/cgroups/ 16:05:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:05:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:05:46 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:05:46 spire-1.2.1/pkg/agent/config.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/config.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/workload/ 16:05:46 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:05:46 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/ 16:05:46 spire-1.2.1/pkg/agent/manager/cache/ 16:05:46 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:05:46 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:05:46 spire-1.2.1/pkg/agent/manager/config.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:05:46 spire-1.2.1/pkg/agent/svid/ 16:05:46 spire-1.2.1/pkg/agent/svid/rotator.go 16:05:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:05:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:05:46 spire-1.2.1/pkg/agent/svid/store/ 16:05:46 spire-1.2.1/pkg/agent/svid/store/service.go 16:05:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:05:46 spire-1.2.1/pkg/common/ 16:05:46 spire-1.2.1/pkg/common/agentpathtemplate/ 16:05:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:05:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:05:46 spire-1.2.1/pkg/common/api/ 16:05:46 spire-1.2.1/pkg/common/api/metrics.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/ 16:05:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/logger.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/names.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:05:46 spire-1.2.1/pkg/common/api/names.go 16:05:46 spire-1.2.1/pkg/common/api/ratelimit.go 16:05:46 spire-1.2.1/pkg/common/api/rpccontext/ 16:05:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:05:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:05:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:05:46 spire-1.2.1/pkg/common/auth/ 16:05:46 spire-1.2.1/pkg/common/auth/interceptors.go 16:05:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:05:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/ 16:05:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:05:46 16:05:46 spire-1.2.1/pkg/agent/manager/manager.go 16:05:46 spire-1.2.1/pkg/agent/manager/manager_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/storage.go 16:05:46 spire-1.2.1/pkg/agent/manager/storage_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/storecache/ 16:05:46 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:05:46 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:05:46 spire-1.2.1/pkg/agent/manager/sync.go 16:05:46 spire-1.2.1/pkg/agent/plugin/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/types.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:05:46 spire-1.2.1/pkg/common/catalog/ 16:05:46 spire-1.2.1/pkg/common/catalog/bind.go 16:05:46 spire-1.2.1/pkg/common/catalog/builtin.go 16:05:46 spire-1.2.1/pkg/common/catalog/catalog.go 16:05:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:05:46 spire-1.2.1/pkg/common/catalog/closers.go 16:05:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:05:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:05:46 spire-1.2.1/pkg/common/catalog/config.go 16:05:46 spire-1.2.1/pkg/common/catalog/config_test.go 16:05:46 spire-1.2.1/pkg/common/catalog/configure.go 16:05:46 spire-1.2.1/pkg/common/catalog/constraints.go 16:05:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:05:46 spire-1.2.1/pkg/common/catalog/context.go 16:05:46 spire-1.2.1/pkg/common/catalog/external.go 16:05:46 spire-1.2.1/pkg/common/catalog/host.go 16:05:46 spire-1.2.1/pkg/common/catalog/pipenet.go 16:05:46 spire-1.2.1/pkg/common/catalog/plugin.go 16:05:46 spire-1.2.1/pkg/common/catalog/testplugin/ 16:05:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:05:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:05:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:05:46 spire-1.2.1/pkg/common/cli/ 16:05:46 spire-1.2.1/pkg/common/cli/env.go 16:05:46 spire-1.2.1/pkg/common/cli/flags.go 16:05:46 spire-1.2.1/pkg/common/cli/trust_domain.go 16:05:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:05:46 spire-1.2.1/pkg/common/cli/umask.go 16:05:46 spire-1.2.1/pkg/common/cli/umask_posix.go 16:05:46 spire-1.2.1/pkg/common/cli/umask_test.go 16:05:46 spire-1.2.1/pkg/common/cli/umask_windows.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/flag.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/format.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:05:46 spire-1.2.1/pkg/common/coretypes/ 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/ 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:05:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:05:46 spire-1.2.1/pkg/common/cryptoutil/ 16:05:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:05:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:05:46 spire-1.2.1/pkg/common/diskutil/ 16:05:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:05:46 spire-1.2.1/pkg/common/diskutil/file_test.go 16:05:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:05:46 spire-1.2.1/pkg/common/errorutil/ 16:05:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:05:46 spire-1.2.1/pkg/common/health/ 16:05:46 spire-1.2.1/pkg/common/health/config.go 16:05:46 spire-1.2.1/pkg/common/health/context.go 16:05:46 spire-1.2.1/pkg/common/health/context_test.go 16:05:46 spire-1.2.1/pkg/common/health/health.go 16:05:46 spire-1.2.1/pkg/common/health/health_test.go 16:05:46 spire-1.2.1/pkg/common/health/logger.go 16:05:46 spire-1.2.1/pkg/common/hostservice/ 16:05:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:05:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:05:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:05:46 spire-1.2.1/pkg/common/idutil/ 16:05:46 spire-1.2.1/pkg/common/idutil/require.go 16:05:46 spire-1.2.1/pkg/common/idutil/require_test.go 16:05:46 spire-1.2.1/pkg/common/idutil/safety.go 16:05:46 spire-1.2.1/pkg/common/idutil/safety_test.go 16:05:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:05:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:05:46 spire-1.2.1/pkg/common/jwtsvid/ 16:05:46 spire-1.2.1/pkg/common/jwtsvid/common.go 16:05:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:05:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:05:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:05:46 spire-1.2.1/pkg/common/jwtutil/ 16:05:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:05:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:05:46 spire-1.2.1/pkg/common/log/ 16:05:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:05:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:05:46 spire-1.2.1/pkg/common/log/log.go 16:05:46 spire-1.2.1/pkg/common/log/log_test.go 16:05:46 spire-1.2.1/pkg/common/log/options.go 16:05:46 spire-1.2.1/pkg/common/nodeutil/ 16:05:46 spire-1.2.1/pkg/common/nodeutil/node.go 16:05:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:05:46 spire-1.2.1/pkg/common/peertracker/ 16:05:46 spire-1.2.1/pkg/common/peertracker/conn.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:05:46 spire-1.2.1/pkg/common/peertracker/credentials.go 16:05:46 spire-1.2.1/pkg/common/peertracker/errors.go 16:05:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:05:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:05:46 spire-1.2.1/pkg/common/peertracker/info.go 16:05:46 spire-1.2.1/pkg/common/peertracker/listener.go 16:05:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tcp.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:05:46 spire-1.2.1/pkg/common/peertracker/uds.go 16:05:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:05:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:05:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:05:46 spire-1.2.1/pkg/common/pemutil/ 16:05:46 spire-1.2.1/pkg/common/pemutil/block.go 16:05:46 spire-1.2.1/pkg/common/pemutil/certs.go 16:05:46 spire-1.2.1/pkg/common/pemutil/common.go 16:05:46 spire-1.2.1/pkg/common/pemutil/csr.go 16:05:46 spire-1.2.1/pkg/common/pemutil/keys.go 16:05:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/ 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:05:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:05:46 spire-1.2.1/pkg/common/plugin/ 16:05:46 spire-1.2.1/pkg/common/plugin/aws/ 16:05:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:05:46 spire-1.2.1/pkg/common/plugin/azure/ 16:05:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:05:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/facade.go 16:05:46 spire-1.2.1/pkg/common/plugin/facade_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/gcp/ 16:05:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/ 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/log.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/ 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:05:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:05:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:05:46 spire-1.2.1/pkg/common/plugin/x509pop/ 16:05:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:05:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:05:46 spire-1.2.1/pkg/common/profiling/ 16:05:46 spire-1.2.1/pkg/common/profiling/dumpers.go 16:05:46 spire-1.2.1/pkg/common/profiling/profiling.go 16:05:46 spire-1.2.1/pkg/common/protoutil/ 16:05:46 spire-1.2.1/pkg/common/protoutil/masks.go 16:05:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:05:46 spire-1.2.1/pkg/common/rotationutil/ 16:05:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:05:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:05:46 spire-1.2.1/pkg/common/selector/ 16:05:46 spire-1.2.1/pkg/common/selector/selector.go 16:05:46 spire-1.2.1/pkg/common/selector/selector_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:05:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:05:46 spire-1.2.1/pkg/common/selector/set.go 16:05:46 spire-1.2.1/pkg/common/selector/set_utils.go 16:05:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:05:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:05:46 spire-1.2.1/pkg/common/telemetry/call.go 16:05:46 spire-1.2.1/pkg/common/telemetry/common/ 16:05:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:05:46 spire-1.2.1/pkg/common/telemetry/config.go 16:05:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:05:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/inmem.go 16:05:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/m3.go 16:05:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/metrics.go 16:05:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/names.go 16:05:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:05:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:05:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/ 16:05:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:05:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/server.go 16:05:46 spire-1.2.1/pkg/common/telemetry/sink.go 16:05:46 spire-1.2.1/pkg/common/telemetry/statsd.go 16:05:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/uptime.go 16:05:46 spire-1.2.1/pkg/common/telemetry/version.go 16:05:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:05:46 spire-1.2.1/pkg/common/uptime/ 16:05:46 spire-1.2.1/pkg/common/uptime/uptime.go 16:05:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:05:46 spire-1.2.1/pkg/common/util/ 16:05:46 spire-1.2.1/pkg/common/util/certs.go 16:05:46 spire-1.2.1/pkg/common/util/certs_test.go 16:05:46 spire-1.2.1/pkg/common/util/csr.go 16:05:46 spire-1.2.1/pkg/common/util/hash.go 16:05:46 spire-1.2.1/pkg/common/util/selectors.go 16:05:46 spire-1.2.1/pkg/common/util/selectors_test.go 16:05:46 spire-1.2.1/pkg/common/util/signals.go 16:05:46 spire-1.2.1/pkg/common/util/sort.go 16:05:46 spire-1.2.1/pkg/common/util/sort_test.go 16:05:46 spire-1.2.1/pkg/common/util/task.go 16:05:46 spire-1.2.1/pkg/common/util/task_test.go 16:05:46 spire-1.2.1/pkg/common/util/testdata/ 16:05:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:05:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:05:46 spire-1.2.1/pkg/common/version/ 16:05:46 spire-1.2.1/pkg/common/version/version.go 16:05:46 spire-1.2.1/pkg/common/x509svid/ 16:05:46 spire-1.2.1/pkg/common/x509svid/common_test.go 16:05:46 spire-1.2.1/pkg/common/x509svid/csr.go 16:05:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:05:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:05:46 spire-1.2.1/pkg/common/x509util/ 16:05:46 spire-1.2.1/pkg/common/x509util/cert.go 16:05:46 spire-1.2.1/pkg/common/x509util/dns.go 16:05:46 spire-1.2.1/pkg/common/x509util/dns_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:05:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:05:46 spire-1.2.1/pkg/agent/svid/ 16:05:46 spire-1.2.1/pkg/agent/svid/rotator.go 16:05:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:05:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:05:46 spire-1.2.1/pkg/agent/svid/store/ 16:05:46 spire-1.2.1/pkg/agent/svid/store/service.go 16:05:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:05:46 spire-1.2.1/pkg/common/ 16:05:46 spire-1.2.1/pkg/common/agentpathtemplate/ 16:05:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:05:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:05:46 spire-1.2.1/pkg/common/api/ 16:05:46 spire-1.2.1/pkg/common/api/metrics.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/ 16:05:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:05:46 spire-1.2.1/pkg/common/x509util/keyid.go 16:05:46 spire-1.2.1/pkg/common/x509util/keypair.go 16:05:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:05:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:05:46 spire-1.2.1/pkg/server/ 16:05:46 spire-1.2.1/pkg/server/api/ 16:05:46 spire-1.2.1/pkg/server/api/agent.go 16:05:46 spire-1.2.1/pkg/server/api/agent/ 16:05:46 spire-1.2.1/pkg/server/api/agent/v1/ 16:05:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/agent_test.go 16:05:46 spire-1.2.1/pkg/server/api/api.go 16:05:46 spire-1.2.1/pkg/server/api/audit/ 16:05:46 spire-1.2.1/pkg/server/api/audit/audit.go 16:05:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:05:46 spire-1.2.1/pkg/server/api/bundle.go 16:05:46 spire-1.2.1/pkg/server/api/bundle/ 16:05:46 spire-1.2.1/pkg/server/api/bundle/v1/ 16:05:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/bundle_test.go 16:05:46 spire-1.2.1/pkg/server/api/debug/ 16:05:46 spire-1.2.1/pkg/server/api/debug/v1/ 16:05:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/logger.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/names.go 16:05:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:05:46 spire-1.2.1/pkg/common/api/names.go 16:05:46 spire-1.2.1/pkg/common/api/ratelimit.go 16:05:46 spire-1.2.1/pkg/common/api/rpccontext/ 16:05:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:05:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:05:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:05:46 spire-1.2.1/pkg/common/auth/ 16:05:46 spire-1.2.1/pkg/common/auth/interceptors.go 16:05:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:05:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/ 16:05:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:05:46 16:05:46 spire-1.2.1/pkg/server/api/entry.go 16:05:46 spire-1.2.1/pkg/server/api/entry/ 16:05:46 spire-1.2.1/pkg/server/api/entry/v1/ 16:05:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/entry_test.go 16:05:46 spire-1.2.1/pkg/server/api/health/ 16:05:46 spire-1.2.1/pkg/server/api/health/v1/ 16:05:46 spire-1.2.1/pkg/server/api/health/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/id.go 16:05:46 spire-1.2.1/pkg/server/api/id_test.go 16:05:46 spire-1.2.1/pkg/server/api/limits/ 16:05:46 spire-1.2.1/pkg/server/api/limits/limits.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/ 16:05:46 spire-1.2.1/pkg/server/api/middleware/alias.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/audit.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/caller.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/types.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:05:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:05:46 spire-1.2.1/pkg/common/catalog/ 16:05:46 spire-1.2.1/pkg/common/catalog/bind.go 16:05:46 spire-1.2.1/pkg/common/catalog/builtin.go 16:05:46 spire-1.2.1/pkg/common/catalog/catalog.go 16:05:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:05:46 spire-1.2.1/pkg/common/catalog/closers.go 16:05:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:05:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:05:46 spire-1.2.1/pkg/common/catalog/config.go 16:05:46 spire-1.2.1/pkg/common/catalog/config_test.go 16:05:46 spire-1.2.1/pkg/common/catalog/configure.go 16:05:46 spire-1.2.1/pkg/common/catalog/constraints.go 16:05:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:05:46 spire-1.2.1/pkg/common/catalog/context.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/common.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/entries.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:05:46 spire-1.2.1/pkg/server/api/ratelimit.go 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/ 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:05:46 spire-1.2.1/pkg/server/api/selector.go 16:05:46 spire-1.2.1/pkg/server/api/selector_test.go 16:05:46 spire-1.2.1/pkg/server/api/status.go 16:05:46 spire-1.2.1/pkg/server/api/status_test.go 16:05:46 spire-1.2.1/pkg/server/api/svid/ 16:05:46 spire-1.2.1/pkg/server/api/svid/v1/ 16:05:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/trustdomain.go 16:05:46 spire-1.2.1/pkg/server/api/trustdomain/ 16:05:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:05:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:05:46 spire-1.2.1/pkg/server/authpolicy/ 16:05:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:05:46 spire-1.2.1/pkg/server/authpolicy/policy.go 16:05:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:05:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:05:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:05:46 spire-1.2.1/pkg/server/authpolicy/validate.go 16:05:46 spire-1.2.1/pkg/server/bundle/ 16:05:46 spire-1.2.1/pkg/server/bundle/client/ 16:05:46 spire-1.2.1/pkg/server/bundle/client/client.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/manager.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/sources.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/updater.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:05:46 spire-1.2.1/pkg/server/ca/ 16:05:46 spire-1.2.1/pkg/server/ca/ca.go 16:05:46 spire-1.2.1/pkg/server/ca/ca_health.go 16:05:46 spire-1.2.1/pkg/common/catalog/external.go 16:05:46 spire-1.2.1/pkg/common/catalog/host.go 16:05:46 spire-1.2.1/pkg/common/catalog/pipenet.go 16:05:46 spire-1.2.1/pkg/common/catalog/plugin.go 16:05:46 spire-1.2.1/pkg/common/catalog/testplugin/ 16:05:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:05:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:05:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:05:46 spire-1.2.1/pkg/common/cli/ 16:05:46 spire-1.2.1/pkg/common/cli/env.go 16:05:46 spire-1.2.1/pkg/common/cli/flags.go 16:05:46 spire-1.2.1/pkg/common/cli/trust_domain.go 16:05:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:05:46 spire-1.2.1/pkg/common/cli/umask.go 16:05:46 spire-1.2.1/pkg/common/cli/umask_posix.go 16:05:46 spire-1.2.1/pkg/common/cli/umask_test.go 16:05:46 spire-1.2.1/pkg/common/cli/umask_windows.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/flag.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/format.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:05:46 16:05:46 spire-1.2.1/pkg/server/ca/ca_test.go 16:05:46 spire-1.2.1/pkg/server/ca/journal.go 16:05:46 spire-1.2.1/pkg/server/ca/journal_test.go 16:05:46 spire-1.2.1/pkg/server/ca/manager.go 16:05:46 spire-1.2.1/pkg/server/ca/manager_health.go 16:05:46 spire-1.2.1/pkg/server/ca/manager_test.go 16:05:46 spire-1.2.1/pkg/server/ca/templates.go 16:05:46 spire-1.2.1/pkg/server/ca/upstream_client.go 16:05:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:05:46 spire-1.2.1/pkg/server/ca/validation.go 16:05:46 spire-1.2.1/pkg/server/cache/ 16:05:46 spire-1.2.1/pkg/server/cache/dscache/ 16:05:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:05:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/ 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:05:46 spire-1.2.1/pkg/server/catalog/ 16:05:46 spire-1.2.1/pkg/server/catalog/catalog.go 16:05:46 spire-1.2.1/pkg/server/catalog/keymanager.go 16:05:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:05:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:05:46 spire-1.2.1/pkg/server/catalog/notifier.go 16:05:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:05:46 spire-1.2.1/pkg/server/config.go 16:05:46 spire-1.2.1/pkg/server/datastore/ 16:05:46 spire-1.2.1/pkg/server/datastore/datastore.go 16:05:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:05:46 spire-1.2.1/pkg/server/datastore/repository.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:05:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:05:46 spire-1.2.1/pkg/common/coretypes/ 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/ 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:05:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:05:46 spire-1.2.1/pkg/common/cryptoutil/ 16:05:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:05:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:05:46 spire-1.2.1/pkg/common/diskutil/ 16:05:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:05:46 spire-1.2.1/pkg/common/diskutil/file_test.go 16:05:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:05:46 spire-1.2.1/pkg/common/errorutil/ 16:05:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:05:46 spire-1.2.1/pkg/common/health/ 16:05:46 spire-1.2.1/pkg/common/health/config.go 16:05:46 spire-1.2.1/pkg/common/health/context.go 16:05:46 spire-1.2.1/pkg/common/health/context_test.go 16:05:46 spire-1.2.1/pkg/common/health/health.go 16:05:46 spire-1.2.1/pkg/common/health/health_test.go 16:05:46 spire-1.2.1/pkg/common/health/logger.go 16:05:46 spire-1.2.1/pkg/common/hostservice/ 16:05:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:05:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:05:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:05:46 spire-1.2.1/pkg/server/endpoints/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:05:46 spire-1.2.1/pkg/server/endpoints/config.go 16:05:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:05:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:05:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:05:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:05:46 spire-1.2.1/pkg/server/endpoints/middleware.go 16:05:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:05:46 spire-1.2.1/pkg/server/hostservice/ 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:05:46 spire-1.2.1/pkg/common/idutil/ 16:05:46 spire-1.2.1/pkg/common/idutil/require.go 16:05:46 spire-1.2.1/pkg/common/idutil/require_test.go 16:05:46 spire-1.2.1/pkg/common/idutil/safety.go 16:05:46 spire-1.2.1/pkg/common/idutil/safety_test.go 16:05:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:05:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:05:46 spire-1.2.1/pkg/common/jwtsvid/ 16:05:46 spire-1.2.1/pkg/common/jwtsvid/common.go 16:05:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:05:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:05:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:05:46 spire-1.2.1/pkg/common/jwtutil/ 16:05:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:05:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:05:46 spire-1.2.1/pkg/common/log/ 16:05:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:05:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:05:46 spire-1.2.1/pkg/common/log/log.go 16:05:46 spire-1.2.1/pkg/common/log/log_test.go 16:05:46 spire-1.2.1/pkg/common/log/options.go 16:05:46 spire-1.2.1/pkg/common/nodeutil/ 16:05:46 spire-1.2.1/pkg/common/nodeutil/node.go 16:05:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:05:46 spire-1.2.1/pkg/common/peertracker/ 16:05:46 spire-1.2.1/pkg/common/peertracker/conn.go 16:05:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:05:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:05:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:05:46 spire-1.2.1/pkg/common/peertracker/credentials.go 16:05:46 spire-1.2.1/pkg/common/peertracker/errors.go 16:05:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:05:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:05:46 spire-1.2.1/pkg/common/peertracker/info.go 16:05:46 spire-1.2.1/pkg/common/peertracker/listener.go 16:05:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:05:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tcp.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/ 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:05:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:05:46 spire-1.2.1/pkg/common/peertracker/uds.go 16:05:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:05:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:05:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:05:46 spire-1.2.1/pkg/common/pemutil/ 16:05:46 spire-1.2.1/pkg/common/pemutil/block.go 16:05:46 spire-1.2.1/pkg/common/pemutil/certs.go 16:05:46 spire-1.2.1/pkg/common/pemutil/common.go 16:05:46 spire-1.2.1/pkg/common/pemutil/csr.go 16:05:46 spire-1.2.1/pkg/common/pemutil/keys.go 16:05:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/ 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:05:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:05:46 spire-1.2.1/pkg/common/plugin/ 16:05:46 spire-1.2.1/pkg/common/plugin/aws/ 16:05:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:05:46 spire-1.2.1/pkg/common/plugin/azure/ 16:05:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:05:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/facade.go 16:05:46 spire-1.2.1/pkg/common/plugin/facade_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/gcp/ 16:05:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/ 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:05:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/log.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/ 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:05:46 spire-1.2.1/pkg/server/registration/ 16:05:46 spire-1.2.1/pkg/server/registration/manager.go 16:05:46 spire-1.2.1/pkg/server/registration/manager_test.go 16:05:46 spire-1.2.1/pkg/server/scanentries.go 16:05:46 spire-1.2.1/pkg/server/scanentries_test.go 16:05:46 spire-1.2.1/pkg/server/server.go 16:05:46 spire-1.2.1/pkg/server/server_test.go 16:05:46 spire-1.2.1/pkg/server/svid/ 16:05:46 spire-1.2.1/pkg/server/svid/observer.go 16:05:46 spire-1.2.1/pkg/server/svid/observer_test.go 16:05:46 spire-1.2.1/pkg/server/svid/rotator.go 16:05:46 spire-1.2.1/pkg/server/svid/rotator_config.go 16:05:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:05:46 spire-1.2.1/pkg/server/svid/rotator_test.go 16:05:46 spire-1.2.1/proto/ 16:05:46 spire-1.2.1/proto/private/ 16:05:46 spire-1.2.1/proto/private/server/ 16:05:46 spire-1.2.1/proto/private/server/journal/ 16:05:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:05:46 spire-1.2.1/proto/private/server/journal/journal.proto 16:05:46 spire-1.2.1/proto/spire/ 16:05:46 spire-1.2.1/proto/spire/common/ 16:05:46 spire-1.2.1/proto/spire/common/common.pb.go 16:05:46 spire-1.2.1/proto/spire/common/common.proto 16:05:46 spire-1.2.1/proto/spire/common/plugin/ 16:05:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:05:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:05:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:05:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:05:46 spire-1.2.1/proto/spire/plugin/ 16:05:46 spire-1.2.1/proto/spire/plugin/agent/ 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:05:46 spire-1.2.1/release/ 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:05:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:05:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:05:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:05:46 spire-1.2.1/pkg/common/plugin/x509pop/ 16:05:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:05:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:05:46 spire-1.2.1/pkg/common/profiling/ 16:05:46 spire-1.2.1/pkg/common/profiling/dumpers.go 16:05:46 spire-1.2.1/pkg/common/profiling/profiling.go 16:05:46 spire-1.2.1/pkg/common/protoutil/ 16:05:46 spire-1.2.1/pkg/common/protoutil/masks.go 16:05:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:05:46 spire-1.2.1/pkg/common/rotationutil/ 16:05:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:05:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:05:46 spire-1.2.1/pkg/common/selector/ 16:05:46 spire-1.2.1/pkg/common/selector/selector.go 16:05:46 spire-1.2.1/pkg/common/selector/selector_test.go 16:05:46 spire-1.2.1/pkg/common/selector/set.go 16:05:46 spire-1.2.1/pkg/common/selector/set_utils.go 16:05:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:05:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:05:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:05:46 spire-1.2.1/pkg/common/telemetry/call.go 16:05:46 spire-1.2.1/pkg/common/telemetry/common/ 16:05:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:05:46 spire-1.2.1/release/spire-extras/ 16:05:46 spire-1.2.1/release/spire-extras/README.md 16:05:46 spire-1.2.1/release/spire-extras/conf/ 16:05:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:05:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:05:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:05:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:05:46 spire-1.2.1/release/spire/ 16:05:46 spire-1.2.1/release/spire/README.md 16:05:46 spire-1.2.1/release/spire/conf/ 16:05:46 spire-1.2.1/release/spire/conf/agent/ 16:05:46 spire-1.2.1/release/spire/conf/agent/agent.conf 16:05:46 spire-1.2.1/release/spire/conf/server/ 16:05:46 spire-1.2.1/release/spire/conf/server/server.conf 16:05:46 spire-1.2.1/script/ 16:05:46 spire-1.2.1/script/build-artifact.sh 16:05:46 spire-1.2.1/script/generate_dummy_ca.sh 16:05:46 spire-1.2.1/support/ 16:05:46 spire-1.2.1/support/k8s/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:05:46 spire-1.2.1/pkg/common/telemetry/config.go 16:05:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:05:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/inmem.go 16:05:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/m3.go 16:05:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/metrics.go 16:05:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/names.go 16:05:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:05:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:05:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/ 16:05:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/ 16:05:46 spire-1.2.1/support/oidc-discovery-provider/README.md 16:05:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/config.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/main.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:05:46 spire-1.2.1/test/ 16:05:46 spire-1.2.1/test/clock/ 16:05:46 spire-1.2.1/test/clock/clock.go 16:05:46 spire-1.2.1/test/fakes/ 16:05:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:05:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:05:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:05:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:05:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:05:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:05:46 spire-1.2.1/test/fakes/fakeagentstore/ 16:05:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:05:46 spire-1.2.1/test/fakes/fakedatastore/ 16:05:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:05:46 spire-1.2.1/test/fakes/fakeentryclient/ 16:05:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:05:46 spire-1.2.1/test/fakes/fakehealthchecker/ 16:05:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:05:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:05:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:05:46 spire-1.2.1/test/fakes/fakemetrics/ 16:05:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:05:46 spire-1.2.1/test/fakes/fakenoderesolver/ 16:05:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:05:46 spire-1.2.1/test/fakes/fakenotifier/ 16:05:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:05:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:05:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:05:46 spire-1.2.1/test/fakes/fakeserverca/ 16:05:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:05:46 spire-1.2.1/test/fakes/fakeservercatalog/ 16:05:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:05:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:05:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:05:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:05:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:05:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:05:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:05:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:05:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:05:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:05:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:05:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:05:46 spire-1.2.1/test/fixture/ 16:05:46 spire-1.2.1/test/fixture/certs/ 16:05:46 spire-1.2.1/test/fixture/certs/agent_svid.der 16:05:46 spire-1.2.1/test/fixture/certs/base_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/blog_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/bundle.der 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:05:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:05:46 spire-1.2.1/pkg/common/telemetry/server/server.go 16:05:46 spire-1.2.1/pkg/common/telemetry/sink.go 16:05:46 spire-1.2.1/pkg/common/telemetry/statsd.go 16:05:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:05:46 spire-1.2.1/pkg/common/telemetry/uptime.go 16:05:46 spire-1.2.1/pkg/common/telemetry/version.go 16:05:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:05:46 spire-1.2.1/pkg/common/uptime/ 16:05:46 spire-1.2.1/pkg/common/uptime/uptime.go 16:05:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:05:46 spire-1.2.1/pkg/common/util/ 16:05:46 spire-1.2.1/pkg/common/util/certs.go 16:05:46 spire-1.2.1/pkg/common/util/certs_test.go 16:05:46 spire-1.2.1/pkg/common/util/csr.go 16:05:46 spire-1.2.1/pkg/common/util/hash.go 16:05:46 spire-1.2.1/pkg/common/util/selectors.go 16:05:46 spire-1.2.1/pkg/common/util/selectors_test.go 16:05:46 spire-1.2.1/pkg/common/util/signals.go 16:05:46 spire-1.2.1/pkg/common/util/sort.go 16:05:46 spire-1.2.1/pkg/common/util/sort_test.go 16:05:46 spire-1.2.1/pkg/common/util/task.go 16:05:46 spire-1.2.1/pkg/common/util/task_test.go 16:05:46 spire-1.2.1/pkg/common/util/testdata/ 16:05:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:05:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:05:46 spire-1.2.1/pkg/common/version/ 16:05:46 spire-1.2.1/pkg/common/version/version.go 16:05:46 spire-1.2.1/pkg/common/x509svid/ 16:05:46 spire-1.2.1/pkg/common/x509svid/common_test.go 16:05:46 spire-1.2.1/pkg/common/x509svid/csr.go 16:05:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:05:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:05:46 spire-1.2.1/pkg/common/x509util/ 16:05:46 spire-1.2.1/pkg/common/x509util/cert.go 16:05:46 spire-1.2.1/pkg/common/x509util/dns.go 16:05:46 spire-1.2.1/pkg/common/x509util/dns_test.go 16:05:46 spire-1.2.1/test/fixture/certs/ca.pem 16:05:46 spire-1.2.1/test/fixture/certs/ca_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/database_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/database_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/database_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/node_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/node_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/node_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/svid.pem 16:05:46 spire-1.2.1/test/fixture/certs/svid_key.pem 16:05:46 spire-1.2.1/test/fixture/config/ 16:05:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:05:46 spire-1.2.1/test/fixture/config/agent_good.conf 16:05:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:05:46 spire-1.2.1/test/fixture/config/plugin_good.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_good.conf 16:05:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:05:46 spire-1.2.1/test/fixture/fixture.go 16:05:46 spire-1.2.1/test/fixture/nodeattestor/ 16:05:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:05:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:05:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:05:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:05:46 spire-1.2.1/test/fixture/registration/ 16:05:46 spire-1.2.1/test/fixture/registration/entries.json 16:05:46 spire-1.2.1/test/fixture/registration/good-for-update.json 16:05:46 spire-1.2.1/test/fixture/registration/good.json 16:05:46 spire-1.2.1/test/fixture/registration/invalid.json 16:05:46 spire-1.2.1/test/fixture/registration/invalid_json.json 16:05:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:05:46 spire-1.2.1/test/integration/ 16:05:46 spire-1.2.1/test/integration/README.md 16:05:46 spire-1.2.1/test/integration/common 16:05:46 spire-1.2.1/test/integration/setup/ 16:05:46 spire-1.2.1/test/integration/setup/adminclient/ 16:05:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:05:46 spire-1.2.1/test/integration/setup/adminclient/client.go 16:05:46 spire-1.2.1/test/integration/setup/debugagent/ 16:05:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:05:46 spire-1.2.1/test/integration/setup/debugagent/main.go 16:05:46 spire-1.2.1/test/integration/setup/debugserver/ 16:05:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:05:46 spire-1.2.1/test/integration/setup/debugserver/main.go 16:05:46 spire-1.2.1/test/integration/setup/downstreamclient/ 16:05:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:05:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:05:46 spire-1.2.1/test/integration/setup/itclient/ 16:05:46 spire-1.2.1/test/integration/setup/itclient/client.go 16:05:46 spire-1.2.1/test/integration/setup/node-attestation/ 16:05:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:05:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:05:46 spire-1.2.1/test/integration/setup/x509pop/ 16:05:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:05:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:05:46 spire-1.2.1/test/integration/suites/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:05:46 spire-1.2.1/pkg/common/x509util/keyid.go 16:05:46 spire-1.2.1/pkg/common/x509util/keypair.go 16:05:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:05:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:05:46 spire-1.2.1/pkg/server/ 16:05:46 spire-1.2.1/pkg/server/api/ 16:05:46 spire-1.2.1/pkg/server/api/agent.go 16:05:46 spire-1.2.1/pkg/server/api/agent/ 16:05:46 spire-1.2.1/pkg/server/api/agent/v1/ 16:05:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/agent_test.go 16:05:46 spire-1.2.1/pkg/server/api/api.go 16:05:46 spire-1.2.1/pkg/server/api/audit/ 16:05:46 spire-1.2.1/pkg/server/api/audit/audit.go 16:05:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:05:46 spire-1.2.1/pkg/server/api/bundle.go 16:05:46 spire-1.2.1/pkg/server/api/bundle/ 16:05:46 spire-1.2.1/pkg/server/api/bundle/v1/ 16:05:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/bundle_test.go 16:05:46 spire-1.2.1/pkg/server/api/debug/ 16:05:46 spire-1.2.1/pkg/server/api/debug/v1/ 16:05:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:05:46 spire-1.2.1/pkg/server/api/entry.go 16:05:46 spire-1.2.1/pkg/server/api/entry/ 16:05:46 spire-1.2.1/pkg/server/api/entry/v1/ 16:05:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/entry_test.go 16:05:46 spire-1.2.1/pkg/server/api/health/ 16:05:46 spire-1.2.1/pkg/server/api/health/v1/ 16:05:46 spire-1.2.1/pkg/server/api/health/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/id.go 16:05:46 spire-1.2.1/pkg/server/api/id_test.go 16:05:46 spire-1.2.1/pkg/server/api/limits/ 16:05:46 spire-1.2.1/pkg/server/api/limits/limits.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/ 16:05:46 spire-1.2.1/pkg/server/api/middleware/alias.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/audit.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/caller.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:05:46 spire-1.2.1/pkg/server/api/middleware/common.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/entries.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:05:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:05:46 spire-1.2.1/pkg/server/api/ratelimit.go 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/ 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:05:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:05:46 spire-1.2.1/pkg/server/api/selector.go 16:05:46 spire-1.2.1/pkg/server/api/selector_test.go 16:05:46 spire-1.2.1/pkg/server/api/status.go 16:05:46 spire-1.2.1/pkg/server/api/status_test.go 16:05:46 spire-1.2.1/pkg/server/api/svid/ 16:05:46 spire-1.2.1/pkg/server/api/svid/v1/ 16:05:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/trustdomain.go 16:05:46 spire-1.2.1/pkg/server/api/trustdomain/ 16:05:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:05:46 spire-1.2.1/test/integration/suites/join-token/ 16:05:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:05:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:05:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:05:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:05:46 spire-1.2.1/test/integration/suites/join-token/README.md 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/ 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/join-token/teardown 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:05:46 spire-1.2.1/test/integration/suites/k8s/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/00-setup 16:05:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:05:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:05:46 spire-1.2.1/test/integration/suites/k8s/README.md 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:05:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:05:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:05:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:05:46 spire-1.2.1/pkg/server/authpolicy/ 16:05:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:05:46 spire-1.2.1/pkg/server/authpolicy/policy.go 16:05:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:05:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:05:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:05:46 spire-1.2.1/pkg/server/authpolicy/validate.go 16:05:46 spire-1.2.1/pkg/server/bundle/ 16:05:46 spire-1.2.1/pkg/server/bundle/client/ 16:05:46 spire-1.2.1/pkg/server/bundle/client/client.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/manager.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/sources.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/updater.go 16:05:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:05:46 spire-1.2.1/pkg/server/ca/ 16:05:46 spire-1.2.1/pkg/server/ca/ca.go 16:05:46 spire-1.2.1/pkg/server/ca/ca_health.go 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:05:46 spire-1.2.1/test/integration/suites/k8s/teardown 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:05:46 spire-1.2.1/pkg/server/ca/ca_test.go 16:05:46 spire-1.2.1/pkg/server/ca/journal.go 16:05:46 spire-1.2.1/pkg/server/ca/journal_test.go 16:05:46 spire-1.2.1/pkg/server/ca/manager.go 16:05:46 spire-1.2.1/pkg/server/ca/manager_health.go 16:05:46 spire-1.2.1/pkg/server/ca/manager_test.go 16:05:46 spire-1.2.1/pkg/server/ca/templates.go 16:05:46 spire-1.2.1/pkg/server/ca/upstream_client.go 16:05:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:05:46 spire-1.2.1/pkg/server/ca/validation.go 16:05:46 spire-1.2.1/pkg/server/cache/ 16:05:46 spire-1.2.1/pkg/server/cache/dscache/ 16:05:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:05:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/ 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:05:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:05:46 spire-1.2.1/pkg/server/catalog/ 16:05:46 spire-1.2.1/pkg/server/catalog/catalog.go 16:05:46 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/ 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:05:46 spire-1.2.1/test/integration/suites/rotation/ 16:05:46 spire-1.2.1/test/integration/suites/rotation/00-setup 16:05:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:05:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:05:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:05:46 spire-1.2.1/test/integration/suites/rotation/README.md 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/ 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/rotation/teardown 16:05:46 spire-1.2.1/test/integration/suites/self-test/ 16:05:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:05:46 spire-1.2.1/test/integration/suites/self-test/README.md 16:05:46 spire-1.2.1/test/integration/suites/self-test/teardown 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agentspire-1.2.1/pkg/server/catalog/keymanager.go 16:05:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:05:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:05:46 spire-1.2.1/pkg/server/catalog/notifier.go 16:05:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:05:46 spire-1.2.1/pkg/server/config.go 16:05:46 spire-1.2.1/pkg/server/datastore/ 16:05:46 spire-1.2.1/pkg/server/datastore/datastore.go 16:05:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:05:46 spire-1.2.1/pkg/server/datastore/repository.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:05:46 spire-1.2.1/test/integration/suites/upgrade/ 16:05:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:05:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:05:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:05:46 spire-1.2.1/test/integration/suites/upgrade/README.md 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/upgrade/teardown 16:05:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:05:46 spire-1.2.1/test/integration/test-one.sh 16:05:46 spire-1.2.1/test/integration/test.sh 16:05:46 spire-1.2.1/test/plugintest/ 16:05:46 spire-1.2.1/test/plugintest/config.go 16:05:46 spire-1.2.1/test/plugintest/load.go 16:05:46 spire-1.2.1/test/plugintest/option.go 16:05:46 spire-1.2.1/test/spiretest/ 16:05:46 spire-1.2.1/test/spiretest/apiserver.go 16:05:46 spire-1.2.1/test/spiretest/assertions.go 16:05:46 spire-1.2.1/test/spiretest/dir.go 16:05:46 spire-1.2.1/test/spiretest/errors_posix.go 16:05:46 spire-1.2.1/test/spiretest/errors_windows.go 16:05:46 spire-1.2.1/test/spiretest/logs.go 16:05:46 spire-1.2.1/test/spiretest/socketapi.go 16:05:46 spire-1.2.1/test/spiretest/suite.go 16:05:46 spire-1.2.1/test/spiretest/x509.go 16:05:46 spire-1.2.1/test/testca/ 16:05:46 spire-1.2.1/test/testca/ca.go 16:05:46 spire-1.2.1/test/testkey/ 16:05:46 spire-1.2.1/test/testkey/generate.sh 16:05:46 spire-1.2.1/test/testkey/genkeys.go 16:05:46 spire-1.2.1/test/testkey/keys.go 16:05:46 spire-1.2.1/test/testkey/new.go 16:05:46 spire-1.2.1/test/tpmsimulator/ 16:05:46 spire-1.2.1/test/tpmsimulator/simulator.go 16:05:46 spire-1.2.1/test/util/ 16:05:46 spire-1.2.1/test/util/cert_fixtures.go 16:05:46 spire-1.2.1/test/util/cert_generation.go 16:05:46 spire-1.2.1/test/util/io_redirection.go 16:05:46 spire-1.2.1/test/util/race.go 16:05:46 spire-1.2.1/test/util/util.go 16:05:46 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:05:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:05:46 spire-1.2.1/pkg/server/endpoints/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gobuilding spire from source... 16:05:46 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:05:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:05:46 spire-1.2.1/pkg/server/endpoints/config.go 16:05:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:05:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:05:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:05:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:05:46 spire-1.2.1/pkg/server/endpoints/middleware.go 16:05:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:05:46 spire-1.2.1/pkg/server/hostservice/ 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:05:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:05:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:05:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:05:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:05:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/ 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:05:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:05:46 spire-1.2.1/pkg/server/registration/ 16:05:46 spire-1.2.1/pkg/server/registration/manager.go 16:05:46 spire-1.2.1/pkg/server/registration/manager_test.go 16:05:46 spire-1.2.1/pkg/server/scanentries.go 16:05:46 spire-1.2.1/pkg/server/scanentries_test.go 16:05:46 spire-1.2.1/pkg/server/server.go 16:05:46 spire-1.2.1/pkg/server/server_test.go 16:05:46 spire-1.2.1/pkg/server/svid/ 16:05:46 spire-1.2.1/pkg/server/svid/observer.go 16:05:46 spire-1.2.1/pkg/server/svid/observer_test.go 16:05:46 spire-1.2.1/pkg/server/svid/rotator.go 16:05:46 spire-1.2.1/pkg/server/svid/rotator_config.go 16:05:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:05:46 spire-1.2.1/pkg/server/svid/rotator_test.go 16:05:46 spire-1.2.1/proto/ 16:05:46 spire-1.2.1/proto/private/ 16:05:46 spire-1.2.1/proto/private/server/ 16:05:46 spire-1.2.1/proto/private/server/journal/ 16:05:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:05:46 spire-1.2.1/proto/private/server/journal/journal.proto 16:05:46 spire-1.2.1/proto/spire/ 16:05:46 spire-1.2.1/proto/spire/common/ 16:05:46 spire-1.2.1/proto/spire/common/common.pb.go 16:05:46 spire-1.2.1/proto/spire/common/common.proto 16:05:46 spire-1.2.1/proto/spire/common/plugin/ 16:05:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:05:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:05:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:05:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:05:46 spire-1.2.1/proto/spire/plugin/ 16:05:46 spire-1.2.1/proto/spire/plugin/agent/ 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:05:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:05:46 spire-1.2.1/release/ 16:05:46 spire-1.2.1/release/spire-extras/ 16:05:46 spire-1.2.1/release/spire-extras/README.md 16:05:46 spire-1.2.1/release/spire-extras/conf/ 16:05:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:05:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:05:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:05:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:05:46 spire-1.2.1/release/spire/ 16:05:46 spire-1.2.1/release/spire/README.md 16:05:46 spire-1.2.1/release/spire/conf/ 16:05:46 spire-1.2.1/release/spire/conf/agent/ 16:05:46 spire-1.2.1/release/spire/conf/agent/agent.conf 16:05:46 spire-1.2.1/release/spire/conf/server/ 16:05:46 spire-1.2.1/release/spire/conf/server/server.conf 16:05:46 spire-1.2.1/script/ 16:05:46 spire-1.2.1/script/build-artifact.sh 16:05:46 spire-1.2.1/script/generate_dummy_ca.sh 16:05:46 spire-1.2.1/support/ 16:05:46 spire-1.2.1/support/k8s/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:05:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/ 16:05:46 spire-1.2.1/support/oidc-discovery-provider/README.md 16:05:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/config.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/main.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:05:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:05:46 spire-1.2.1/test/ 16:05:46 spire-1.2.1/test/clock/ 16:05:46 spire-1.2.1/test/clock/clock.go 16:05:46 spire-1.2.1/test/fakes/ 16:05:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:05:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:05:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:05:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:05:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:05:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:05:46 spire-1.2.1/test/fakes/fakeagentstore/ 16:05:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:05:46 spire-1.2.1/test/fakes/fakedatastore/ 16:05:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:05:46 spire-1.2.1/test/fakes/fakeentryclient/ 16:05:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:05:46 spire-1.2.1/test/fakes/fakehealthchecker/ 16:05:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:05:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:05:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:05:46 spire-1.2.1/test/fakes/fakemetrics/ 16:05:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:05:46 spire-1.2.1/test/fakes/fakenoderesolver/ 16:05:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:05:46 spire-1.2.1/test/fakes/fakenotifier/ 16:05:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:05:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:05:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:05:46 spire-1.2.1/test/fakes/fakeserverca/ 16:05:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:05:46 spire-1.2.1/test/fakes/fakeservercatalog/ 16:05:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:05:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:05:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:05:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:05:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:05:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:05:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:05:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:05:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:05:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:05:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:05:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:05:46 spire-1.2.1/test/fixture/ 16:05:46 spire-1.2.1/test/fixture/certs/ 16:05:46 spire-1.2.1/test/fixture/certs/agent_svid.der 16:05:46 spire-1.2.1/test/fixture/certs/base_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/blog_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/bundle.der 16:05:46 spire-1.2.1/test/fixture/certs/ca.pem 16:05:46 spire-1.2.1/test/fixture/certs/ca_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/database_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/database_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/database_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/node_cert.pem 16:05:46 spire-1.2.1/test/fixture/certs/node_csr.pem 16:05:46 spire-1.2.1/test/fixture/certs/node_key.pem 16:05:46 spire-1.2.1/test/fixture/certs/svid.pem 16:05:46 spire-1.2.1/test/fixture/certs/svid_key.pem 16:05:46 spire-1.2.1/test/fixture/config/ 16:05:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:05:46 spire-1.2.1/test/fixture/config/agent_good.conf 16:05:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:05:46 spire-1.2.1/test/fixture/config/plugin_good.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confInstalling go1.17.7... 16:05:46 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:05:46 spire-1.2.1/test/fixture/config/server_good.conf 16:05:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:05:46 spire-1.2.1/test/fixture/fixture.go 16:05:46 spire-1.2.1/test/fixture/nodeattestor/ 16:05:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:05:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:05:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:05:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:05:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:05:46 spire-1.2.1/test/fixture/registration/ 16:05:46 spire-1.2.1/test/fixture/registration/entries.json 16:05:46 spire-1.2.1/test/fixture/registration/good-for-update.json 16:05:46 spire-1.2.1/test/fixture/registration/good.json 16:05:46 spire-1.2.1/test/fixture/registration/invalid.json 16:05:46 spire-1.2.1/test/fixture/registration/invalid_json.json 16:05:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:05:46 spire-1.2.1/test/integration/ 16:05:46 spire-1.2.1/test/integration/README.md 16:05:46 spire-1.2.1/test/integration/common 16:05:46 spire-1.2.1/test/integration/setup/ 16:05:46 spire-1.2.1/test/integration/setup/adminclient/ 16:05:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:05:46 spire-1.2.1/test/integration/setup/adminclient/client.go 16:05:46 spire-1.2.1/test/integration/setup/debugagent/ 16:05:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:05:46 spire-1.2.1/test/integration/setup/debugagent/main.go 16:05:46 spire-1.2.1/test/integration/setup/debugserver/ 16:05:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:05:46 spire-1.2.1/test/integration/setup/debugserver/main.go 16:05:46 spire-1.2.1/test/integration/setup/downstreamclient/ 16:05:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:05:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:05:46 spire-1.2.1/test/integration/setup/itclient/ 16:05:46 spire-1.2.1/test/integration/setup/itclient/client.go 16:05:46 spire-1.2.1/test/integration/setup/node-attestation/ 16:05:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:05:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:05:46 spire-1.2.1/test/integration/setup/x509pop/ 16:05:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:05:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:05:46 spire-1.2.1/test/integration/suites/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:05:46 spire-1.2.1/test/integration/suites/join-token/ 16:05:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:05:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:05:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:05:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:05:46 spire-1.2.1/test/integration/suites/join-token/README.md 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/ 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/join-token/teardown 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:05:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:05:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:05:46 spire-1.2.1/test/integration/suites/k8s/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/00-setup 16:05:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:05:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:05:46 spire-1.2.1/test/integration/suites/k8s/README.md 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:05:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:05:46 spire-1.2.1/test/integration/suites/k8s/teardown 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/ 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:05:46 spire-1.2.1/test/integration/suites/rotation/ 16:05:46 spire-1.2.1/test/integration/suites/rotation/00-setup 16:05:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:05:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:05:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:05:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:05:46 spire-1.2.1/test/integration/suites/rotation/README.md 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/ 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/rotation/teardown 16:05:46 spire-1.2.1/test/integration/suites/self-test/ 16:05:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:05:46 spire-1.2.1/test/integration/suites/self-test/README.md 16:05:46 spire-1.2.1/test/integration/suites/self-test/teardown 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:05:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:05:46 spire-1.2.1/test/integration/suites/upgrade/ 16:05:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:05:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:05:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:05:46 spire-1.2.1/test/integration/suites/upgrade/README.md 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:05:46 spire-1.2.1/test/integration/suites/upgrade/teardown 16:05:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:05:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:05:46 spire-1.2.1/test/integration/test-one.sh 16:05:46 spire-1.2.1/test/integration/test.sh 16:05:46 spire-1.2.1/test/plugintest/ 16:05:46 spire-1.2.1/test/plugintest/config.go 16:05:46 spire-1.2.1/test/plugintest/load.go 16:05:46 spire-1.2.1/test/plugintest/option.go 16:05:46 spire-1.2.1/test/spiretest/ 16:05:46 spire-1.2.1/test/spiretest/apiserver.go 16:05:46 spire-1.2.1/test/spiretest/assertions.go 16:05:46 spire-1.2.1/test/spiretest/dir.go 16:05:46 spire-1.2.1/test/spiretest/errors_posix.go 16:05:46 spire-1.2.1/test/spiretest/errors_windows.go 16:05:46 spire-1.2.1/test/spiretest/logs.go 16:05:46 spire-1.2.1/test/spiretest/socketapi.go 16:05:46 spire-1.2.1/test/spiretest/suite.go 16:05:46 spire-1.2.1/test/spiretest/x509.go 16:05:46 spire-1.2.1/test/testca/ 16:05:46 spire-1.2.1/test/testca/ca.go 16:05:46 spire-1.2.1/test/testkey/ 16:05:46 spire-1.2.1/test/testkey/generate.sh 16:05:46 spire-1.2.1/test/testkey/genkeys.go 16:05:46 spire-1.2.1/test/testkey/keys.go 16:05:46 spire-1.2.1/test/testkey/new.go 16:05:46 spire-1.2.1/test/tpmsimulator/ 16:05:46 spire-1.2.1/test/tpmsimulator/simulator.go 16:05:46 spire-1.2.1/test/util/ 16:05:46 spire-1.2.1/test/util/cert_fixtures.go 16:05:46 spire-1.2.1/test/util/cert_generation.go 16:05:46 spire-1.2.1/test/util/io_redirection.go 16:05:46 spire-1.2.1/test/util/race.go 16:05:46 spire-1.2.1/test/util/util.go 16:05:46 building spire from source... 16:05:46 Installing go1.17.7... 16:05:47 ---> bd88f43055a0 16:05:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:05:48 ---> Running in e26a043b9278 16:05:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:05:49 Removing intermediate container c12e3c9ca0fe 16:05:49 ---> f3c5c9e5c2fa 16:05:49 16:05:49 Step 10/22 : FROM alpine:3.14 16:05:49 ---> e04c818066af 16:05:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:05:49 ---> Running in d754de5597b8 16:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:05:50 (1/6) Installing ca-certificates (20211220-r0) 16:05:50 (2/6) Installing brotli-libs (1.0.9-r5) 16:05:50 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:05:50 (4/6) Installing libcurl (7.79.1-r0) 16:05:50 (5/6) Installing curl (7.79.1-r0) 16:05:50 (6/6) Installing dumb-init (1.2.5-r1) 16:05:50 Executing busybox-1.33.1-r7.trigger 16:05:50 Executing ca-certificates-20211220-r0.trigger 16:05:50 OK: 8 MiB in 20 packages 16:05:51 Merging remotes/origin/main commit 7c172932d67f5deb00d2ba71bf7bdd749298babf into PR head commit 3db86b266b9ada9f28d32770b3141757d7bc06af 16:05:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:05:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:05:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:05:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:05:51 > git config core.sparsecheckout # timeout=10 16:05:51 > git checkout -f 3db86b266b9ada9f28d32770b3141757d7bc06af # timeout=10 16:05:51 > git remote # timeout=10 16:05:51 Merge succeeded, producing 1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:05:51 Checking out Revision 1646ab503d3c8b7490f94318ecd6bd55dd591c63 (PR-3948) 16:05:52 Building bin/spire-server... 16:05:52 go: downloading github.com/mitchellh/cli v1.1.2 16:05:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:05:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:05:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:05:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:05:52 go: downloading github.com/imdario/mergo v0.3.12 16:05:52 go: downloading github.com/sirupsen/logrus v1.8.1 16:05:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:05:52 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:05:52 go: downloading google.golang.org/grpc v1.44.0 16:05:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:05:52 go: downloading github.com/fatih/color v1.13.0 16:05:52 Building bin/spire-server... 16:05:52 go: downloading github.com/mitchellh/cli v1.1.2 16:05:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:05:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:05:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:05:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:05:52 go: downloading github.com/mattn/go-isatty v0.0.14 16:05:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:05:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:05:52 go: downloading github.com/armon/go-metrics v0.3.10 16:05:52 go: downloading github.com/imdario/mergo v0.3.12 16:05:52 go: downloading github.com/sirupsen/logrus v1.8.1 16:05:52 go: downloading github.com/prometheus/client_golang v1.12.1 16:05:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:05:52 go: downloading google.golang.org/grpc v1.44.0 16:05:52 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:05:52 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:05:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:05:53 go: downloading github.com/open-policy-agent/opa v0.38.0 16:05:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:05:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:05:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:05:53 go: downloading github.com/fatih/color v1.13.0 16:05:53 go: downloading github.com/mattn/go-isatty v0.0.14 16:05:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:05:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:05:53 go: downloading github.com/mattn/go-colorable v0.1.12 16:05:53 go: downloading github.com/Masterminds/goutils v1.1.0 16:05:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:05:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:05:53 go: downloading github.com/Masterminds/semver v1.5.0 16:05:53 go: downloading github.com/google/uuid v1.1.2 16:05:53 go: downloading github.com/huandu/xstrings v1.3.2 16:05:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:05:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:05:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:05:53 Removing intermediate container 973fc2e09989 16:05:53 ---> 8735d7b8df32 16:05:53 16:05:53 Step 10/22 : FROM alpine:3.14 16:05:53 ---> e04c818066af 16:05:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:05:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:05:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:05:53 go: downloading github.com/imkira/go-observer v1.0.3 16:05:53 go: downloading github.com/prometheus/client_model v0.2.0 16:05:53 go: downloading github.com/armon/go-metrics v0.3.10 16:05:53 go: downloading github.com/prometheus/client_golang v1.12.1 16:05:53 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:05:53 go: downloading github.com/prometheus/common v0.32.1 16:05:53 go: downloading github.com/beorn7/perks v1.0.1 16:05:53 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:05:53 go: downloading github.com/open-policy-agent/opa v0.38.0 16:05:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:05:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:05:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:05:53 go: downloading github.com/mattn/go-colorable v0.1.12 16:05:51 > git config --get remote.origin.url # timeout=10 16:05:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:51 > git merge 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 16:05:51 > git rev-parse HEAD^{commit} # timeout=10 16:05:51 > git config core.sparsecheckout # timeout=10 16:05:51 > git checkout -f 1646ab503d3c8b7490f94318ecd6bd55dd591c63 # timeout=10 16:05:53 go: downloading github.com/Masterminds/goutils v1.1.0 16:05:53 go: downloading github.com/Masterminds/semver v1.5.0 16:05:53 go: downloading github.com/google/uuid v1.1.2 16:05:53 go: downloading github.com/huandu/xstrings v1.3.2 16:05:53 go: downloading github.com/prometheus/procfs v0.7.3 16:05:53 go: downloading go.uber.org/atomic v1.9.0 16:05:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:05:53 go: downloading github.com/oklog/run v1.0.0 16:05:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:05:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:05:53 go: downloading github.com/oklog/run v1.0.0 16:05:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:05:53 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:05:53 go: downloading github.com/hashicorp/errwrap v1.1.0 16:05:53 go: downloading github.com/imkira/go-observer v1.0.3 16:05:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:05:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:05:53 go: downloading go.uber.org/atomic v1.9.0 16:05:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:05:53 go: downloading github.com/blang/semver/v4 v4.0.0 16:05:53 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:05:53 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:05:53 go: downloading github.com/jinzhu/gorm v1.9.16 16:05:53 go: downloading github.com/prometheus/client_model v0.2.0 16:05:53 go: downloading github.com/prometheus/common v0.32.1 16:05:53 go: downloading github.com/beorn7/perks v1.0.1 16:05:53 go: downloading github.com/lib/pq v1.10.4 16:05:53 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:05:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:05:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:05:53 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:05:53 go: downloading github.com/prometheus/procfs v0.7.3 16:05:54 go: downloading github.com/hashicorp/errwrap v1.1.0 16:05:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:05:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:05:54 go: downloading github.com/blang/semver/v4 v4.0.0 16:05:54 Removing intermediate container d754de5597b8 16:05:54 ---> 043d88ae241d 16:05:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:05:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:05:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:05:54 go: downloading github.com/jinzhu/gorm v1.9.16 16:05:54  ---> Running in 2e53aef82bec 16:05:54 go: downloading github.com/lib/pq v1.10.4 16:05:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:05:54  ---> Running in e9ca3cf7f1db 16:05:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:05:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:05:54 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:05:54 Removing intermediate container e9ca3cf7f1db 16:05:54 ---> d062dd9bf463 16:05:54 Step 13/22 : WORKDIR /edgex 16:05:55 ---> Running in 1dc4bcb79742 16:05:55 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:05:55 (1/1) Installing dumb-init (1.2.5-r1) 16:05:55 Executing busybox-1.33.1-r7.trigger 16:05:55 OK: 6 MiB in 15 packages 16:05:55 Removing intermediate container 1dc4bcb79742 16:05:55 ---> a3d73d10f89a 16:05:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:05:55 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:05:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:05:55 go: downloading github.com/stretchr/testify v1.7.0 16:05:56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:05:56 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:05:56 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:05:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:05:56 Commit message: "Merge commit '7c172932d67f5deb00d2ba71bf7bdd749298babf' into HEAD" 16:05:56 First time build. Skipping changelog. 16:05:56 go: downloading github.com/stretchr/testify v1.7.0 16:05:56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:05:56 go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:05:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:05:57 Dload Upload Total Spent Left Speed 16:05:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49141 0 --:--:-- --:--:-- --:--:-- 48938 [Pipeline] sh 16:05:57  ---> 9a4a6409dc87 16:05:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:05:57 Removing intermediate container 2e53aef82bec 16:05:57 ---> 3343baf66d50 16:05:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:05:57 ---> Running in 89fcfdc8ffdf 16:05:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:05:57 ---> cd6ea6d6a033 16:05:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:05:57 Removing intermediate container 89fcfdc8ffdf 16:05:57 ---> 7d597f61c79f 16:05:57 Step 13/22 : ENV APP_PORT=59861 16:05:58 + sudo tee /etc/docker/daemon.new 16:05:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:05:58 { 16:05:58 "registry-mirrors": [ 16:05:58 "https://nexus3.edgexfoundry.org:10001" 16:05:58 ], 16:05:58 "bip": "10.250.0.254/24", 16:05:58 "hosts": [ 16:05:58 "tcp://0.0.0.0:5555", 16:05:58 "unix:///var/run/docker.sock" 16:05:58 ], 16:05:58 "mtu": 1458, 16:05:58 "selinux-enabled": true, 16:05:58 "seccomp-profile": "/etc/docker/seccomp.json" 16:05:58 } [Pipeline] sh 16:05:58 ---> Running in 614b95b97784 16:05:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:05:56 > git rev-list --no-walk 00c66a75f396ccaced37ae6da6229259c1133599 # timeout=10 16:05:58 Removing intermediate container 614b95b97784 16:05:58 ---> 4b7035e06a14 16:05:58 Step 14/22 : EXPOSE $APP_PORT 16:05:58 + sudo service docker restart 16:05:59 go: downloading google.golang.org/api v0.70.0 16:05:59 go: downloading k8s.io/client-go v0.23.4 16:05:59 go: downloading k8s.io/api v0.23.4 16:05:59 go: downloading github.com/google/go-tpm v0.3.3 16:05:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:05:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:05:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:05:59 go: downloading google.golang.org/api v0.70.0 16:05:59 go: downloading k8s.io/client-go v0.23.4 16:05:59 go: downloading k8s.io/api v0.23.4 16:05:59 go: downloading github.com/google/go-tpm v0.3.3 16:05:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:05:59  ---> 63cf06b6fed5 16:05:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:05:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:05:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:05:59  ---> Running in 551ddc02d86c 16:05:59 go: downloading cloud.google.com/go/storage v1.21.0 16:05:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:05:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:06:00 go: downloading cloud.google.com/go/storage v1.21.0 16:06:00 go: downloading cloud.google.com/go v0.100.2 16:06:00 go: downloading cloud.google.com/go v0.100.2 16:06:00 go: downloading k8s.io/apimachinery v0.23.4 16:06:00 go: downloading k8s.io/apimachinery v0.23.4 16:06:00 go: downloading k8s.io/kube-aggregator v0.23.3 16:06:00 go: downloading k8s.io/kube-aggregator v0.23.3 16:06:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:06:01 go: downloading cloud.google.com/go/security v1.3.0 16:06:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:06:01 go: downloading cloud.google.com/go/security v1.3.0 16:06:01 Removing intermediate container 551ddc02d86c 16:06:01 ---> ccba598f575d 16:06:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:01 go: downloading github.com/hashicorp/vault/api v1.4.1 16:06:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:06:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:06:01 go: downloading github.com/hashicorp/vault/api v1.4.1 16:06:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:06:01  ---> 931e8e0707b4 16:06:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:06:01 go: downloading github.com/twmb/murmur3 v1.1.6 16:06:01 go: downloading github.com/jinzhu/inflection v1.0.0 16:06:01 go: downloading github.com/aws/smithy-go v1.11.0 16:06:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:06:01 go: downloading github.com/twmb/murmur3 v1.1.6 16:06:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:06:01 go: downloading github.com/jinzhu/inflection v1.0.0 16:06:01  ---> 6b6ddc1a93d9 16:06:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:06:01 go: downloading github.com/aws/smithy-go v1.11.0 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:06:01  ---> Running in b26904565d77 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:06:01 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:06:01 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:06:01 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:06:01 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:06:01 go: downloading github.com/dimchansky/utfbom v1.1.1 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:06:01 go: downloading cloud.google.com/go/compute v1.3.0 16:06:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:06:01 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:06:01 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:06:01 go: downloading cloud.google.com/go/iam v0.1.1 16:06:01 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:06:01 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:06:01 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:06:01 go: downloading github.com/dimchansky/utfbom v1.1.1 16:06:01 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:06:01 go: downloading cloud.google.com/go/compute v1.3.0 16:06:01 go: downloading cloud.google.com/go/iam v0.1.1 16:06:01 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:06:01 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:06:02 go: downloading github.com/gogo/protobuf v1.3.2 16:06:02 go: downloading github.com/google/gofuzz v1.1.0 16:06:02 go: downloading k8s.io/klog/v2 v2.30.0 16:06:02 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:06:02 go: downloading github.com/spf13/pflag v1.0.5 16:06:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:06:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:06:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:06:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:06:03 go: downloading github.com/gogo/protobuf v1.3.2 16:06:03 go: downloading k8s.io/klog/v2 v2.30.0 16:06:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:06:03 go: downloading github.com/google/gofuzz v1.1.0 16:06:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:06:03 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:06:03 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:06:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:06:03 go: downloading github.com/spf13/pflag v1.0.5 16:06:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:06:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:06:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:06:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:06:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:06:03 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:06:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:06:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:06:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:06:03 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:06:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:06:03 go: downloading gopkg.in/yaml.v2 v2.4.0 16:06:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:06:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:06:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:06:03 go: downloading gopkg.in/yaml.v2 v2.4.0 16:06:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:06:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:06:03 go: downloading github.com/gobwas/glob v0.2.3 16:06:03 go: downloading github.com/gobwas/glob v0.2.3 16:06:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:06:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:06:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:06:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:06:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:06:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:06:03 go: downloading go.opencensus.io v0.23.0 16:06:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:06:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:06:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:06:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:06:03 go: downloading go.opencensus.io v0.23.0 16:06:03 go: downloading gopkg.in/inf.v0 v0.9.1 16:06:04 go: downloading github.com/google/go-cmp v0.5.7 16:06:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:06:04 go: downloading gopkg.in/inf.v0 v0.9.1 16:06:04 go: downloading github.com/googleapis/gnostic v0.5.5 16:06:04 go: downloading github.com/go-logr/logr v1.2.2 16:06:04 go: downloading github.com/google/go-cmp v0.5.7 16:06:04 go: downloading github.com/go-logr/logr v1.2.2 16:06:04 go: downloading github.com/googleapis/gnostic v0.5.5 16:06:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:06:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:06:04 go: downloading github.com/json-iterator/go v1.1.12 16:06:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:06:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:06:04 go: downloading github.com/json-iterator/go v1.1.12 16:06:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:06:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:06:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:06:04 go: downloading go.uber.org/zap v1.21.0 16:06:04 go: downloading go.uber.org/zap v1.21.0 16:06:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:06:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:06:04 go: downloading github.com/tklauser/numcpus v0.3.0 16:06:04 go: downloading sigs.k8s.io/yaml v1.3.0 16:06:04  ---> 452c297a3bac 16:06:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:06:04 go: downloading github.com/tklauser/numcpus v0.3.0 16:06:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:06:04 go: downloading github.com/golang/snappy v0.0.4 16:06:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:06:04 go: downloading sigs.k8s.io/yaml v1.3.0 16:06:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:06:04 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:06:04 go: downloading github.com/golang/snappy v0.0.4 16:06:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:06:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:06:04 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:06:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:06:04 go: downloading github.com/hashicorp/go-version v1.2.0 16:06:04 go: downloading github.com/hashicorp/go-version v1.2.0 16:06:04 go: downloading github.com/ryanuber/go-glob v1.0.0 16:06:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:06:04 go: downloading github.com/modern-go/reflect2 v1.0.2 16:06:04 go: downloading go.uber.org/multierr v1.6.0 16:06:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:06:04 go: downloading github.com/ryanuber/go-glob v1.0.0 16:06:04 go: downloading github.com/modern-go/reflect2 v1.0.2 16:06:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:06:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:06:04 go: downloading go.uber.org/multierr v1.6.0 16:06:04  ---> 542be35a8ab9 16:06:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:06:05 Removing intermediate container e26a043b9278 16:06:05 ---> 80dce6046d8a 16:06:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:06:05 ---> Running in 5a14cf447541 16:06:05 Removing intermediate container b26904565d77 16:06:05 ---> 2a21a79aaf4e 16:06:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:06:06 ---> Running in 9108673270f2 16:06:06 Removing intermediate container 5a14cf447541 16:06:06 ---> 618e4342d746 16:06:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:06 ---> Running in 3c5dbc74fa22 16:06:07 ---> Running in 3411ea425709 16:06:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:06:07 Removing intermediate container 3c5dbc74fa22 16:06:07 ---> 89c9ef9f668a 16:06:07 Step 20/22 : LABEL arch=x86_64 16:06:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:06:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:06:09 Removing intermediate container 3411ea425709 16:06:09 ---> 2e230cd4dc93 16:06:09 Step 20/22 : LABEL arch=x86_64 16:06:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:06:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:06:09  ---> Running in cace944c91e5 16:06:09 ---> Running in 1164e6f8ae8c 16:06:10 Removing intermediate container 9108673270f2 16:06:10 ---> be5158690390 16:06:10 16:06:10 Step 11/23 : FROM docker:20.10.14 16:06:10 Removing intermediate container cace944c91e5 16:06:10 ---> 9ed8ea486ea5 16:06:10 Step 21/22 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:06:10 ---> Running in d0b9f9796f49 16:06:10 20.10.14: Pulling from library/docker 16:06:10 Removing intermediate container 1164e6f8ae8c 16:06:10 ---> 0ba764530c9e 16:06:10 Step 21/22 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:06:10 ---> Running in 46daa9855d6b 16:06:10 Removing intermediate container d0b9f9796f49 16:06:10 ---> b785a27e1902 16:06:10 Step 22/22 : LABEL version=0.0.0 16:06:10 ---> Running in 97aa41058e98 16:06:10 Removing intermediate container 46daa9855d6b 16:06:10 ---> ad20f3006c21 16:06:10 Step 22/22 : LABEL version=0.0.0 16:06:10 ---> Running in aa68a378bf8f 16:06:10 Removing intermediate container 97aa41058e98 16:06:10 ---> 23c02e302d73 16:06:10 16:06:10 Successfully built 23c02e302d73 16:06:10 Successfully tagged security-proxy-setup:latest 16:06:10  Building security-proxy-setup ... done Building security-spire-server 16:06:10 Removing intermediate container aa68a378bf8f 16:06:10 ---> ecec3860df6f 16:06:10 16:06:10 Successfully built ecec3860df6f 16:06:10 Successfully tagged support-scheduler:latest 16:06:10  Building support-scheduler ... done Building core-metadata 16:06:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:06:16 Status: Downloaded newer image for docker:20.10.14 16:06:16 ---> 7417809fdb73 16:06:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:17 provisioning config files... 16:06:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1830162433847301795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:17 ---> docker-login.sh 16:06:17 nexus3.edgexfoundry.org:10001 16:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:18 Configure a credential helper to remove this warning. See 16:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:18 16:06:18 Login Succeeded 16:06:18 nexus3.edgexfoundry.org:10002 16:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:06:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:18 ---> 64fa860ea161 16:06:18 Step 3/23 : WORKDIR /edgex-go 16:06:18 ---> Using cache 16:06:18 ---> 8d68fa4e85f4 16:06:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:18 ---> Using cache 16:06:18 ---> 93d28531e5f5 16:06:18 Step 5/23 : RUN apk add --update --no-cache make git 16:06:18 ---> Using cache 16:06:18 ---> 3e260b35464b 16:06:18 Step 6/23 : COPY go.mod vendor* ./ 16:06:18 ---> Using cache 16:06:18 ---> 23af770ed1d9 16:06:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:18 ---> Using cache 16:06:18 ---> 425102a63808 16:06:18 Step 8/23 : COPY . . 16:06:18 ---> Using cache 16:06:18 ---> 19d1cce11d78 16:06:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:18 Configure a credential helper to remove this warning. See 16:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:18 16:06:18 Login Succeeded 16:06:18 nexus3.edgexfoundry.org:10003 16:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:06:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:06:19 ---> 64fa860ea161 16:06:19 Step 3/25 : WORKDIR /edgex-go 16:06:19 ---> Using cache 16:06:19 ---> 8d68fa4e85f4 16:06:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:19 ---> Using cache 16:06:19 ---> 93d28531e5f5 16:06:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:06:19 ---> Using cache 16:06:19 ---> 727c365c9c7c 16:06:19 Step 6/25 : COPY go.mod vendor* ./ 16:06:19 ---> Using cache 16:06:19 ---> a286e5ce7ce0 16:06:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:19 ---> Using cache 16:06:19 ---> 6547b3429c18 16:06:19 Step 8/25 : COPY . . 16:06:19 ---> Using cache 16:06:19 ---> 8817f224834f 16:06:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:06:19 ---> Using cache 16:06:19 ---> ae5b24268180 16:06:19 Step 10/25 : RUN mkdir -p spire-build 16:06:19 ---> Using cache 16:06:19 ---> 0e6cbabda33f 16:06:19 Step 11/25 : WORKDIR /edgex-go/spire-build 16:06:19 ---> Using cache 16:06:19 ---> bae8831fdf27 16:06:19 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 16:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:19 Configure a credential helper to remove this warning. See 16:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:19 16:06:19 Login Succeeded 16:06:19 nexus3.edgexfoundry.org:10004 16:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:19 Configure a credential helper to remove this warning. See 16:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:19 16:06:20 Login Succeeded 16:06:20 docker.io 16:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:20 Configure a credential helper to remove this warning. See 16:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:20 16:06:20 Login Succeeded 16:06:20 ---> docker-login.sh ends [Pipeline] } 16:06:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:21 ========================================================= 16:06:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:06:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:06:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:06:21 9b3977197b4f: Pulling fs layer 16:06:21 1a89e8eeedd5: Pulling fs layer 16:06:21 94645a83ff95: Pulling fs layer 16:06:21 3f3a8bcf1eab: Pulling fs layer 16:06:21 0c92f367c5e7: Pulling fs layer 16:06:21 f7c0051592d6: Pulling fs layer 16:06:21 a227ed2f7395: Pulling fs layer 16:06:21 7b1c46037f91: Pulling fs layer 16:06:21 f7c0051592d6: Waiting 16:06:21 a227ed2f7395: Waiting 16:06:21 7b1c46037f91: Waiting 16:06:21 3f3a8bcf1eab: Waiting 16:06:21 0c92f367c5e7: Waiting 16:06:21 94645a83ff95: Download complete 16:06:21 1a89e8eeedd5: Verifying Checksum 16:06:21 1a89e8eeedd5: Download complete 16:06:21 0c92f367c5e7: Verifying Checksum 16:06:21 0c92f367c5e7: Download complete 16:06:21 f7c0051592d6: Verifying Checksum 16:06:21 f7c0051592d6: Download complete 16:06:21 9b3977197b4f: Verifying Checksum 16:06:21 9b3977197b4f: Download complete 16:06:21 a227ed2f7395: Verifying Checksum 16:06:21 a227ed2f7395: Download complete 16:06:21 ---> Running in aa174fefa8fa 16:06:21 ---> Running in f61e4e8d13d4 16:06:21 ---> Running in 550725efc1a5 16:06:22 Removing intermediate container aa174fefa8fa 16:06:22 ---> eebf2900bbb0 16:06:22 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:06:22 ---> Running in 25be792a1f48 16:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:06:22 9b3977197b4f: Pull complete 16:06:23 1a89e8eeedd5: Pull complete 16:06:23 spire-1.2.1/ 16:06:23 spire-1.2.1/.data/ 16:06:23 spire-1.2.1/.data/.file 16:06:23 spire-1.2.1/.dockerignore 16:06:23 spire-1.2.1/.gitattributes 16:06:23 spire-1.2.1/.githooks/ 16:06:23 spire-1.2.1/.githooks/pre-commit 16:06:23 spire-1.2.1/.github/ 16:06:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:06:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:06:23 spire-1.2.1/.github/dependabot.yml 16:06:23 spire-1.2.1/.github/workflows/ 16:06:23 spire-1.2.1/.github/workflows/nightly_build.yaml 16:06:23 spire-1.2.1/.github/workflows/pr_build.yaml 16:06:23 spire-1.2.1/.github/workflows/release_build.yaml 16:06:23 spire-1.2.1/.github/workflows/scripts/ 16:06:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:06:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:06:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:06:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:06:23 spire-1.2.1/.github/workflows/scripts/split.sh 16:06:23 spire-1.2.1/.gitignore 16:06:23 spire-1.2.1/.go-version 16:06:23 spire-1.2.1/.golangci.yml 16:06:23 spire-1.2.1/ADOPTERS.md 16:06:23 spire-1.2.1/CHANGELOG.md 16:06:23 spire-1.2.1/CODE-OF-CONDUCT.md 16:06:23 spire-1.2.1/CODEOWNERS 16:06:23 spire-1.2.1/CONTRIBUTING.md 16:06:23 spire-1.2.1/Dockerfile 16:06:23 spire-1.2.1/Dockerfile.dev 16:06:23 spire-1.2.1/Dockerfile.scratch 16:06:23 spire-1.2.1/LICENSE 16:06:23 spire-1.2.1/MAINTAINERS.md 16:06:23 spire-1.2.1/Makefile 16:06:23 spire-1.2.1/README.md 16:06:23 spire-1.2.1/ROADMAP.md 16:06:23 spire-1.2.1/SECURITY.md 16:06:23 spire-1.2.1/cmd/ 16:06:23 spire-1.2.1/cmd/spire-agent/ 16:06:23 spire-1.2.1/cmd/spire-agent/cli/ 16:06:23 spire-1.2.1/cmd/spire-agent/cli/api/ 16:06:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/common/ 16:06:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:06:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/run/ 16:06:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:06:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:06:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:06:23 spire-1.2.1/cmd/spire-agent/main.go 16:06:23 spire-1.2.1/cmd/spire-server/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/agent/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/cli.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/run/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/token/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/validate/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/x509/ 16:06:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:06:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:06:23 spire-1.2.1/cmd/spire-server/main.go 16:06:23 spire-1.2.1/cmd/spire-server/util/ 16:06:23 spire-1.2.1/cmd/spire-server/util/util.go 16:06:23 spire-1.2.1/conf/ 16:06:23 spire-1.2.1/conf/agent/ 16:06:23 spire-1.2.1/conf/agent/agent.conf 16:06:23 spire-1.2.1/conf/agent/agent_full.conf 16:06:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:06:23 spire-1.2.1/conf/server/ 16:06:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:06:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:06:23 spire-1.2.1/conf/server/server.conf 16:06:23 spire-1.2.1/conf/server/server_full.conf 16:06:23 spire-1.2.1/doc/ 16:06:23 spire-1.2.1/doc/SPIRE101.md 16:06:23 spire-1.2.1/doc/auditlog.md 16:06:23 spire-1.2.1/doc/authorization_policy_engine.md 16:06:23 spire-1.2.1/doc/changelog_guidelines.md 16:06:23 spire-1.2.1/doc/cure53-report.pdf 16:06:23 spire-1.2.1/doc/images/ 16:06:23 spire-1.2.1/doc/images/2019_roadmap.png 16:06:23 spire-1.2.1/doc/images/SPIRE101.png 16:06:23 spire-1.2.1/doc/images/SPIRE_agent.png 16:06:23 spire-1.2.1/doc/images/SPIRE_server.png 16:06:23 spire-1.2.1/doc/images/cache_mgr.png 16:06:23 spire-1.2.1/doc/images/cache_mgr_components.png 16:06:23 spire-1.2.1/doc/images/federated_spire.png 16:06:23 spire-1.2.1/doc/images/ha_mode.png 16:06:23 spire-1.2.1/doc/images/nested_spire.png 16:06:23 spire-1.2.1/doc/images/oidc_federation.png 16:06:23 spire-1.2.1/doc/images/single_trust_domain.png 16:06:23 spire-1.2.1/doc/images/spiffe_compatible.png 16:06:23 spire-1.2.1/doc/images/spire_logo.png 16:06:23 spire-1.2.1/doc/migrating_registration_api_clients.md 16:06:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:06:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:06:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:06:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:06:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:06:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:06:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:06:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:06:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:06:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:06:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:06:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:06:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:06:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:06:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:06:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:06:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:06:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:06:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:06:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:06:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:06:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:06:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:06:23 spire-1.2.1/doc/scaling_spire.md 16:06:23 spire-1.2.1/doc/spire_agent.md 16:06:23 spire-1.2.1/doc/spire_server.md 16:06:23 spire-1.2.1/doc/supported_integrations.md 16:06:23 spire-1.2.1/doc/telemetry.md 16:06:23 spire-1.2.1/doc/telemetry_config.md 16:06:23 spire-1.2.1/doc/upgrading.md 16:06:23 spire-1.2.1/doc/using_spire.md 16:06:23 spire-1.2.1/examples/ 16:06:23 spire-1.2.1/examples/README.md 16:06:23 spire-1.2.1/go.mod 16:06:23 spire-1.2.1/go.sum 16:06:23 spire-1.2.1/pkg/ 16:06:23 spire-1.2.1/pkg/agent/ 16:06:23 spire-1.2.1/pkg/agent/agent.go 16:06:23 spire-1.2.1/pkg/agent/api/ 16:06:23 spire-1.2.1/pkg/agent/api/config.go 16:06:23 spire-1.2.1/pkg/agent/api/debug/ 16:06:23 spire-1.2.1/pkg/agent/api/debug/v1/ 16:06:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:06:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:06:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:06:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:06:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:06:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:06:23 spire-1.2.1/pkg/agent/api/endpoints.go 16:06:23 spire-1.2.1/pkg/agent/api/health/ 16:06:23 spire-1.2.1/pkg/agent/api/health/v1/ 16:06:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:06:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:06:23 spire-1.2.1/pkg/agent/api/rpccontext/ 16:06:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:06:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:06:23 spire-1.2.1/pkg/agent/attestor/ 16:06:23 spire-1.2.1/pkg/agent/attestor/node/ 16:06:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:06:23 spire-1.2.1/pkg/agent/attestor/node/node.go 16:06:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:06:23 spire-1.2.1/pkg/agent/attestor/workload/ 16:06:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:06:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:06:23 spire-1.2.1/pkg/agent/catalog/ 16:06:23 spire-1.2.1/pkg/agent/catalog/catalog.go 16:06:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:06:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:06:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:06:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:06:23 spire-1.2.1/pkg/agent/client/ 16:06:23 spire-1.2.1/pkg/agent/client/client.go 16:06:23 spire-1.2.1/pkg/agent/client/client_test.go 16:06:23 spire-1.2.1/pkg/agent/client/dial.go 16:06:23 spire-1.2.1/pkg/agent/client/nodeconn.go 16:06:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:06:23 spire-1.2.1/pkg/agent/client/update.go 16:06:23 spire-1.2.1/pkg/agent/client/util.go 16:06:23 spire-1.2.1/pkg/agent/common/ 16:06:23 spire-1.2.1/pkg/agent/common/backoff/ 16:06:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:06:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:06:23 spire-1.2.1/pkg/agent/common/cgroups/ 16:06:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:06:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:06:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:06:23 spire-1.2.1/pkg/agent/config.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/ 16:06:23 spire-1.2.1/pkg/agent/endpoints/config.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:06:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:06:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/workload/ 16:06:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:06:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:06:23 spire-1.2.1/pkg/agent/manager/ 16:06:23 spire-1.2.1/pkg/agent/manager/cache/ 16:06:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:06:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:06:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:06:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:06:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:06:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:06:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:06:23 spire-1.2.1/pkg/agent/manager/config.gofetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:23 16:06:23 spire-1.2.1/pkg/agent/manager/manager.go 16:06:23 spire-1.2.1/pkg/agent/manager/manager_test.go 16:06:23 spire-1.2.1/pkg/agent/manager/storage.go 16:06:23 spire-1.2.1/pkg/agent/manager/storage_test.go 16:06:23 spire-1.2.1/pkg/agent/manager/storecache/ 16:06:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:06:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:06:23 spire-1.2.1/pkg/agent/manager/sync.go 16:06:23 spire-1.2.1/pkg/agent/plugin/ 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:06:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:06:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:06:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:06:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:06:23 spire-1.2.1/pkg/agent/svid/ 16:06:23 spire-1.2.1/pkg/agent/svid/rotator.go 16:06:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:06:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:06:23 spire-1.2.1/pkg/agent/svid/store/ 16:06:23 spire-1.2.1/pkg/agent/svid/store/service.go 16:06:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:06:23 spire-1.2.1/pkg/common/ 16:06:23 spire-1.2.1/pkg/common/agentpathtemplate/ 16:06:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:06:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:06:23 spire-1.2.1/pkg/common/api/ 16:06:23 spire-1.2.1/pkg/common/api/metrics.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/ 16:06:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/logger.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/names.go 16:06:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:06:23 spire-1.2.1/pkg/common/api/names.go 16:06:23 spire-1.2.1/pkg/common/api/ratelimit.go 16:06:23 spire-1.2.1/pkg/common/api/rpccontext/ 16:06:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:06:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:06:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:06:23 spire-1.2.1/pkg/common/auth/ 16:06:23 spire-1.2.1/pkg/common/auth/interceptors.go 16:06:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:06:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/ 16:06:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/types.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:06:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:06:23 spire-1.2.1/pkg/common/catalog/ 16:06:23 spire-1.2.1/pkg/common/catalog/bind.go 16:06:23 spire-1.2.1/pkg/common/catalog/builtin.go 16:06:23 spire-1.2.1/pkg/common/catalog/catalog.go 16:06:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:06:23 spire-1.2.1/pkg/common/catalog/closers.go 16:06:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:06:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:06:23 spire-1.2.1/pkg/common/catalog/config.go 16:06:23 spire-1.2.1/pkg/common/catalog/config_test.go 16:06:23 spire-1.2.1/pkg/common/catalog/configure.go 16:06:23 spire-1.2.1/pkg/common/catalog/constraints.go 16:06:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:06:23 spire-1.2.1/pkg/common/catalog/context.go 16:06:23 spire-1.2.1/pkg/common/catalog/external.go 16:06:23 spire-1.2.1/pkg/common/catalog/host.go 16:06:23 spire-1.2.1/pkg/common/catalog/pipenet.go 16:06:23 spire-1.2.1/pkg/common/catalog/plugin.go 16:06:23 spire-1.2.1/pkg/common/catalog/testplugin/ 16:06:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:06:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:06:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:06:23 spire-1.2.1/pkg/common/cli/ 16:06:23 spire-1.2.1/pkg/common/cli/env.go 16:06:23 spire-1.2.1/pkg/common/cli/flags.go 16:06:23 spire-1.2.1/pkg/common/cli/trust_domain.go 16:06:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:06:23 spire-1.2.1/pkg/common/cli/umask.go 16:06:23 spire-1.2.1/pkg/common/cli/umask_posix.go 16:06:23 spire-1.2.1/pkg/common/cli/umask_test.go 16:06:23 spire-1.2.1/pkg/common/cli/umask_windows.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/ 16:06:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/flag.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/format.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/ 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:06:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:06:23 spire-1.2.1/pkg/common/coretypes/ 16:06:23 spire-1.2.1/pkg/common/coretypes/bundle/ 16:06:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:06:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:06:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:06:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:06:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:06:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:06:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:06:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:06:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:06:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:06:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:06:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:06:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:06:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:06:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:06:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:06:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:06:23 spire-1.2.1/pkg/common/cryptoutil/ 16:06:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:06:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:06:23 spire-1.2.1/pkg/common/diskutil/ 16:06:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:06:23 spire-1.2.1/pkg/common/diskutil/file_test.go 16:06:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:06:23 spire-1.2.1/pkg/common/errorutil/ 16:06:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:06:23 spire-1.2.1/pkg/common/health/ 16:06:23 spire-1.2.1/pkg/common/health/config.go 16:06:23 spire-1.2.1/pkg/common/health/context.go 16:06:23 spire-1.2.1/pkg/common/health/context_test.go 16:06:23 spire-1.2.1/pkg/common/health/health.go 16:06:23 spire-1.2.1/pkg/common/health/health_test.go 16:06:23 spire-1.2.1/pkg/common/health/logger.go 16:06:23 spire-1.2.1/pkg/common/hostservice/ 16:06:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:06:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:06:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:06:23 spire-1.2.1/pkg/common/idutil/ 16:06:23 spire-1.2.1/pkg/common/idutil/require.go 16:06:23 spire-1.2.1/pkg/common/idutil/require_test.go 16:06:23 spire-1.2.1/pkg/common/idutil/safety.go 16:06:23 spire-1.2.1/pkg/common/idutil/safety_test.go 16:06:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:06:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:06:23 spire-1.2.1/pkg/common/jwtsvid/ 16:06:23 spire-1.2.1/pkg/common/jwtsvid/common.go 16:06:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:06:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:06:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:06:23 spire-1.2.1/pkg/common/jwtutil/ 16:06:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:06:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:06:23 spire-1.2.1/pkg/common/log/ 16:06:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:06:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:06:23 spire-1.2.1/pkg/common/log/log.go 16:06:23 spire-1.2.1/pkg/common/log/log_test.go 16:06:23 spire-1.2.1/pkg/common/log/options.go 16:06:23 spire-1.2.1/pkg/common/nodeutil/ 16:06:23 spire-1.2.1/pkg/common/nodeutil/node.go 16:06:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:06:23 spire-1.2.1/pkg/common/peertracker/ 16:06:23 spire-1.2.1/pkg/common/peertracker/conn.go 16:06:23 spire-1.2.1/pkg/common/peertracker/credentials.go 16:06:23 spire-1.2.1/pkg/common/peertracker/errors.go 16:06:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:06:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:06:23 spire-1.2.1/pkg/common/peertracker/info.go 16:06:23 spire-1.2.1/pkg/common/peertracker/listener.go 16:06:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:06:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:06:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:06:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:06:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:06:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:06:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:06:23 spire-1.2.1/pkg/common/peertracker/tcp.go 16:06:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:06:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:06:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:06:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:06:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:06:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:06:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:06:23 spire-1.2.1/pkg/common/peertracker/uds.go 16:06:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:06:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:06:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:06:23 spire-1.2.1/pkg/common/pemutil/ 16:06:23 spire-1.2.1/pkg/common/pemutil/block.go 16:06:23 spire-1.2.1/pkg/common/pemutil/certs.go 16:06:23 spire-1.2.1/pkg/common/pemutil/common.go 16:06:23 spire-1.2.1/pkg/common/pemutil/csr.go 16:06:23 spire-1.2.1/pkg/common/pemutil/keys.go 16:06:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/ 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:06:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:06:23 spire-1.2.1/pkg/common/plugin/ 16:06:23 spire-1.2.1/pkg/common/plugin/aws/ 16:06:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:06:23 spire-1.2.1/pkg/common/plugin/azure/ 16:06:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:06:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:06:23 spire-1.2.1/pkg/common/plugin/facade.go 16:06:23 spire-1.2.1/pkg/common/plugin/facade_test.go 16:06:23 spire-1.2.1/pkg/common/plugin/gcp/ 16:06:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:06:23 spire-1.2.1/pkg/common/plugin/k8s/ 16:06:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:06:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:06:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:06:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:06:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:06:23 spire-1.2.1/pkg/common/plugin/log.go 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/ 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:06:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:06:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:06:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:06:23 spire-1.2.1/pkg/common/plugin/x509pop/ 16:06:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:06:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:06:23 spire-1.2.1/pkg/common/profiling/ 16:06:23 spire-1.2.1/pkg/common/profiling/dumpers.go 16:06:23 spire-1.2.1/pkg/common/profiling/profiling.go 16:06:23 spire-1.2.1/pkg/common/protoutil/ 16:06:23 spire-1.2.1/pkg/common/protoutil/masks.go 16:06:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:06:23 spire-1.2.1/pkg/common/rotationutil/ 16:06:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:06:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:06:23 spire-1.2.1/pkg/common/selector/ 16:06:23 spire-1.2.1/pkg/common/selector/selector.go 16:06:23 spire-1.2.1/pkg/common/selector/selector_test.go 16:06:23 spire-1.2.1/pkg/common/selector/set.go 16:06:23 spire-1.2.1/pkg/common/selector/set_utils.go 16:06:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/ 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/ 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:06:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:06:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:06:23 spire-1.2.1/pkg/common/telemetry/call.go 16:06:23 spire-1.2.1/pkg/common/telemetry/common/ 16:06:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:06:23 spire-1.2.1/pkg/common/telemetry/config.go 16:06:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:06:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/inmem.go 16:06:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/m3.go 16:06:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/metrics.go 16:06:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/names.go 16:06:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:06:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:06:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/ 16:06:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:06:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:06:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:06:23 spire-1.2.1/pkg/common/telemetry/server/server.go 16:06:23 spire-1.2.1/pkg/common/telemetry/sink.go 16:06:23 spire-1.2.1/pkg/common/telemetry/statsd.go 16:06:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:06:23 spire-1.2.1/pkg/common/telemetry/uptime.go 16:06:23 spire-1.2.1/pkg/common/telemetry/version.go 16:06:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:06:23 spire-1.2.1/pkg/common/uptime/ 16:06:23 spire-1.2.1/pkg/common/uptime/uptime.go 16:06:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:06:23 spire-1.2.1/pkg/common/util/ 16:06:23 spire-1.2.1/pkg/common/util/certs.go 16:06:23 spire-1.2.1/pkg/common/util/certs_test.go 16:06:23 spire-1.2.1/pkg/common/util/csr.go 16:06:23 spire-1.2.1/pkg/common/util/hash.go 16:06:23 spire-1.2.1/pkg/common/util/selectors.go 16:06:23 spire-1.2.1/pkg/common/util/selectors_test.go 16:06:23 spire-1.2.1/pkg/common/util/signals.go 16:06:23 spire-1.2.1/pkg/common/util/sort.go 16:06:23 spire-1.2.1/pkg/common/util/sort_test.go 16:06:23 spire-1.2.1/pkg/common/util/task.go 16:06:23 spire-1.2.1/pkg/common/util/task_test.go 16:06:23 spire-1.2.1/pkg/common/util/testdata/ 16:06:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:06:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:06:23 spire-1.2.1/pkg/common/version/ 16:06:23 spire-1.2.1/pkg/common/version/version.go 16:06:23 spire-1.2.1/pkg/common/x509svid/ 16:06:23 spire-1.2.1/pkg/common/x509svid/common_test.go 16:06:23 spire-1.2.1/pkg/common/x509svid/csr.go 16:06:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:06:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:06:23 spire-1.2.1/pkg/common/x509util/ 16:06:23 spire-1.2.1/pkg/common/x509util/cert.go 16:06:23 spire-1.2.1/pkg/common/x509util/dns.go 16:06:23 spire-1.2.1/pkg/common/x509util/dns_test.go 16:06:23 spire-1.2.1/pkg/common/x509util/keyid.go 16:06:23 spire-1.2.1/pkg/common/x509util/keypair.go 16:06:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:06:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:06:23 spire-1.2.1/pkg/server/ 16:06:23 spire-1.2.1/pkg/server/api/ 16:06:23 spire-1.2.1/pkg/server/api/agent.go 16:06:23 spire-1.2.1/pkg/server/api/agent/ 16:06:23 spire-1.2.1/pkg/server/api/agent/v1/ 16:06:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:06:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:06:23 spire-1.2.1/pkg/server/api/agent_test.go 16:06:23 spire-1.2.1/pkg/server/api/api.go 16:06:23 spire-1.2.1/pkg/server/api/audit/ 16:06:23 spire-1.2.1/pkg/server/api/audit/audit.go 16:06:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:06:23 spire-1.2.1/pkg/server/api/bundle.go 16:06:23 spire-1.2.1/pkg/server/api/bundle/ 16:06:23 spire-1.2.1/pkg/server/api/bundle/v1/ 16:06:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:06:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:06:23 spire-1.2.1/pkg/server/api/bundle_test.go 16:06:23 spire-1.2.1/pkg/server/api/debug/ 16:06:23 spire-1.2.1/pkg/server/api/debug/v1/ 16:06:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:06:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:06:23 spire-1.2.1/pkg/server/api/entry.go 16:06:23 spire-1.2.1/pkg/server/api/entry/ 16:06:23 spire-1.2.1/pkg/server/api/entry/v1/ 16:06:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:06:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:06:23 spire-1.2.1/pkg/server/api/entry_test.go 16:06:23 spire-1.2.1/pkg/server/api/health/ 16:06:23 spire-1.2.1/pkg/server/api/health/v1/ 16:06:23 spire-1.2.1/pkg/server/api/health/v1/service.go 16:06:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:06:23 spire-1.2.1/pkg/server/api/id.go 16:06:23 spire-1.2.1/pkg/server/api/id_test.go 16:06:23 spire-1.2.1/pkg/server/api/limits/ 16:06:23 spire-1.2.1/pkg/server/api/limits/limits.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/ 16:06:23 spire-1.2.1/pkg/server/api/middleware/alias.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/audit.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/caller.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/common.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/entries.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:06:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:06:23 spire-1.2.1/pkg/server/api/ratelimit.go 16:06:23 spire-1.2.1/pkg/server/api/rpccontext/ 16:06:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:06:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:06:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:06:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:06:23 spire-1.2.1/pkg/server/api/selector.go 16:06:23 spire-1.2.1/pkg/server/api/selector_test.go 16:06:23 spire-1.2.1/pkg/server/api/status.go 16:06:23 spire-1.2.1/pkg/server/api/status_test.go 16:06:23 spire-1.2.1/pkg/server/api/svid/ 16:06:23 spire-1.2.1/pkg/server/api/svid/v1/ 16:06:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:06:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:06:23 spire-1.2.1/pkg/server/api/trustdomain.go 16:06:23 spire-1.2.1/pkg/server/api/trustdomain/ 16:06:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:06:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:06:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:06:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:06:23 spire-1.2.1/pkg/server/authpolicy/ 16:06:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:06:23 spire-1.2.1/pkg/server/authpolicy/policy.go 16:06:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:06:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:06:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:06:23 spire-1.2.1/pkg/server/authpolicy/validate.go 16:06:23 spire-1.2.1/pkg/server/bundle/ 16:06:23 spire-1.2.1/pkg/server/bundle/client/ 16:06:23 spire-1.2.1/pkg/server/bundle/client/client.go 16:06:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:06:23 spire-1.2.1/pkg/server/bundle/client/manager.go 16:06:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:06:23 spire-1.2.1/pkg/server/bundle/client/sources.go 16:06:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:06:23 spire-1.2.1/pkg/server/bundle/client/updater.go 16:06:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:06:23 spire-1.2.1/pkg/server/ca/ 16:06:23 spire-1.2.1/pkg/server/ca/ca.go 16:06:23 spire-1.2.1/pkg/server/ca/ca_health.go 16:06:23 spire-1.2.1/pkg/server/ca/ca_test.go 16:06:23 spire-1.2.1/pkg/server/ca/journal.go 16:06:23 spire-1.2.1/pkg/server/ca/journal_test.go 16:06:23 spire-1.2.1/pkg/server/ca/manager.go 16:06:23 spire-1.2.1/pkg/server/ca/manager_health.go 16:06:23 spire-1.2.1/pkg/server/ca/manager_test.go 16:06:23 spire-1.2.1/pkg/server/ca/templates.go 16:06:23 spire-1.2.1/pkg/server/ca/upstream_client.go 16:06:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:06:23 spire-1.2.1/pkg/server/ca/validation.go 16:06:23 spire-1.2.1/pkg/server/cache/ 16:06:23 spire-1.2.1/pkg/server/cache/dscache/ 16:06:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:06:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:06:23 spire-1.2.1/pkg/server/cache/entrycache/ 16:06:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:06:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:06:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:06:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:06:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:06:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:06:23 spire-1.2.1/pkg/server/catalog/ 16:06:23 spire-1.2.1/pkg/server/catalog/catalog.go 16:06:23 spire-1.2.1/pkg/server/catalog/keymanager.go 16:06:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:06:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:06:23 spire-1.2.1/pkg/server/catalog/notifier.go 16:06:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:06:23 spire-1.2.1/pkg/server/config.go 16:06:23 spire-1.2.1/pkg/server/datastore/ 16:06:23 spire-1.2.1/pkg/server/datastore/datastore.go 16:06:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:06:23 spire-1.2.1/pkg/server/datastore/repository.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:06:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:06:23 spire-1.2.1/pkg/server/endpoints/ 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/ 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:06:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:06:23 spire-1.2.1/pkg/server/endpoints/config.go 16:06:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:06:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:06:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:06:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:06:23 spire-1.2.1/pkg/server/endpoints/middleware.go 16:06:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:06:23 spire-1.2.1/pkg/server/hostservice/ 16:06:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:06:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:06:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:06:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:06:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:06:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:06:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:06:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/ 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/ 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:06:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:06:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:06:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/ 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:06:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemfetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:23 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:06:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:06:23 spire-1.2.1/pkg/server/registration/ 16:06:23 spire-1.2.1/pkg/server/registration/manager.go 16:06:23 spire-1.2.1/pkg/server/registration/manager_test.go 16:06:23 spire-1.2.1/pkg/server/scanentries.go 16:06:23 spire-1.2.1/pkg/server/scanentries_test.go 16:06:23 spire-1.2.1/pkg/server/server.go 16:06:23 spire-1.2.1/pkg/server/server_test.go 16:06:23 spire-1.2.1/pkg/server/svid/ 16:06:23 spire-1.2.1/pkg/server/svid/observer.go 16:06:23 spire-1.2.1/pkg/server/svid/observer_test.go 16:06:23 spire-1.2.1/pkg/server/svid/rotator.go 16:06:23 spire-1.2.1/pkg/server/svid/rotator_config.go 16:06:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:06:23 spire-1.2.1/pkg/server/svid/rotator_test.go 16:06:23 spire-1.2.1/proto/ 16:06:23 spire-1.2.1/proto/private/ 16:06:23 spire-1.2.1/proto/private/server/ 16:06:23 spire-1.2.1/proto/private/server/journal/ 16:06:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:06:23 spire-1.2.1/proto/private/server/journal/journal.proto 16:06:23 spire-1.2.1/proto/spire/ 16:06:23 spire-1.2.1/proto/spire/common/ 16:06:23 spire-1.2.1/proto/spire/common/common.pb.go 16:06:23 spire-1.2.1/proto/spire/common/common.proto 16:06:23 spire-1.2.1/proto/spire/common/plugin/ 16:06:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:06:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:06:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:06:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:06:23 spire-1.2.1/proto/spire/plugin/ 16:06:23 spire-1.2.1/proto/spire/plugin/agent/ 16:06:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:06:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:06:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:06:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:06:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:06:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:06:23 spire-1.2.1/release/ 16:06:23 spire-1.2.1/release/spire-extras/ 16:06:23 spire-1.2.1/release/spire-extras/README.md 16:06:23 spire-1.2.1/release/spire-extras/conf/ 16:06:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:06:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:06:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:06:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:06:23 spire-1.2.1/release/spire/ 16:06:23 spire-1.2.1/release/spire/README.md 16:06:23 spire-1.2.1/release/spire/conf/ 16:06:23 spire-1.2.1/release/spire/conf/agent/ 16:06:23 spire-1.2.1/release/spire/conf/agent/agent.conf 16:06:23 spire-1.2.1/release/spire/conf/server/ 16:06:23 spire-1.2.1/release/spire/conf/server/server.conf 16:06:23 spire-1.2.1/script/ 16:06:23 spire-1.2.1/script/build-artifact.sh 16:06:23 spire-1.2.1/script/generate_dummy_ca.sh 16:06:23 spire-1.2.1/support/ 16:06:23 spire-1.2.1/support/k8s/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:06:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/ 16:06:23 spire-1.2.1/support/oidc-discovery-provider/README.md 16:06:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/config.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/main.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:06:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:06:23 spire-1.2.1/test/ 16:06:23 spire-1.2.1/test/clock/ 16:06:23 spire-1.2.1/test/clock/clock.go 16:06:23 spire-1.2.1/test/fakes/ 16:06:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:06:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:06:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:06:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:06:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:06:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:06:23 spire-1.2.1/test/fakes/fakeagentstore/ 16:06:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:06:23 spire-1.2.1/test/fakes/fakedatastore/ 16:06:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:06:23 spire-1.2.1/test/fakes/fakeentryclient/ 16:06:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:06:23 spire-1.2.1/test/fakes/fakehealthchecker/ 16:06:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:06:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:06:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:06:23 spire-1.2.1/test/fakes/fakemetrics/ 16:06:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:06:23 spire-1.2.1/test/fakes/fakenoderesolver/ 16:06:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:06:23 spire-1.2.1/test/fakes/fakenotifier/ 16:06:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:06:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:06:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:06:23 spire-1.2.1/test/fakes/fakeserverca/ 16:06:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:06:23 spire-1.2.1/test/fakes/fakeservercatalog/ 16:06:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:06:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:06:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:06:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:06:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:06:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:06:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:06:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:06:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:06:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:06:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:06:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:06:23 spire-1.2.1/test/fixture/ 16:06:23 spire-1.2.1/test/fixture/certs/ 16:06:23 spire-1.2.1/test/fixture/certs/agent_svid.der 16:06:23 spire-1.2.1/test/fixture/certs/base_cert.pem 16:06:23 spire-1.2.1/test/fixture/certs/base_csr.pem 16:06:23 spire-1.2.1/test/fixture/certs/base_key.pem 16:06:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:06:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:06:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:06:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:06:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:06:23 spire-1.2.1/test/fixture/certs/blog_key.pem 16:06:23 spire-1.2.1/test/fixture/certs/bundle.der 16:06:23 spire-1.2.1/test/fixture/certs/ca.pem 16:06:23 spire-1.2.1/test/fixture/certs/ca_key.pem 16:06:23 spire-1.2.1/test/fixture/certs/database_cert.pem 16:06:23 spire-1.2.1/test/fixture/certs/database_csr.pem 16:06:23 spire-1.2.1/test/fixture/certs/database_key.pem 16:06:23 spire-1.2.1/test/fixture/certs/node_cert.pem 16:06:23 spire-1.2.1/test/fixture/certs/node_csr.pem 16:06:23 spire-1.2.1/test/fixture/certs/node_key.pem 16:06:23 spire-1.2.1/test/fixture/certs/svid.pem 16:06:23 spire-1.2.1/test/fixture/certs/svid_key.pem 16:06:23 spire-1.2.1/test/fixture/config/ 16:06:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:06:23 spire-1.2.1/test/fixture/config/agent_good.conf 16:06:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:06:23 spire-1.2.1/test/fixture/config/plugin_good.conf 16:06:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:06:23 spire-1.2.1/test/fixture/config/server_good.conf 16:06:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:06:23 spire-1.2.1/test/fixture/fixture.go 16:06:23 spire-1.2.1/test/fixture/nodeattestor/ 16:06:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:06:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:06:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:06:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:06:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:06:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:06:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:06:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:06:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:06:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:06:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:06:23 spire-1.2.1/test/fixture/registration/ 16:06:23 spire-1.2.1/test/fixture/registration/entries.json 16:06:23 spire-1.2.1/test/fixture/registration/good-for-update.json 16:06:23 spire-1.2.1/test/fixture/registration/good.json 16:06:23 spire-1.2.1/test/fixture/registration/invalid.json 16:06:23 spire-1.2.1/test/fixture/registration/invalid_json.json 16:06:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:06:23 spire-1.2.1/test/integration/ 16:06:23 spire-1.2.1/test/integration/README.md 16:06:23 spire-1.2.1/test/integration/common 16:06:23 spire-1.2.1/test/integration/setup/ 16:06:23 spire-1.2.1/test/integration/setup/adminclient/ 16:06:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:06:23 spire-1.2.1/test/integration/setup/adminclient/client.go 16:06:23 spire-1.2.1/test/integration/setup/debugagent/ 16:06:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:06:23 spire-1.2.1/test/integration/setup/debugagent/main.go 16:06:23 spire-1.2.1/test/integration/setup/debugserver/ 16:06:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:06:23 spire-1.2.1/test/integration/setup/debugserver/main.go 16:06:23 spire-1.2.1/test/integration/setup/downstreamclient/ 16:06:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:06:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:06:23 spire-1.2.1/test/integration/setup/itclient/ 16:06:23 spire-1.2.1/test/integration/setup/itclient/client.go 16:06:23 spire-1.2.1/test/integration/setup/node-attestation/ 16:06:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:06:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:06:23 spire-1.2.1/test/integration/setup/x509pop/ 16:06:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:06:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:06:23 spire-1.2.1/test/integration/suites/ 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:06:23 spire-1.2.1/test/integration/suites/join-token/ 16:06:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:06:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:06:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:06:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:06:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:06:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:06:23 spire-1.2.1/test/integration/suites/join-token/README.md 16:06:23 spire-1.2.1/test/integration/suites/join-token/conf/ 16:06:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/join-token/teardown 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:06:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:06:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:06:23 spire-1.2.1/test/integration/suites/k8s/ 16:06:23 spire-1.2.1/test/integration/suites/k8s/00-setup 16:06:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:06:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:06:23 spire-1.2.1/test/integration/suites/k8s/README.md 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/ 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:06:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:06:23 spire-1.2.1/test/integration/suites/k8s/teardown 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/ 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:06:23 spire-1.2.1/test/integration/suites/rotation/ 16:06:23 spire-1.2.1/test/integration/suites/rotation/00-setup 16:06:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:06:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:06:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:06:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:06:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:06:23 spire-1.2.1/test/integration/suites/rotation/README.md 16:06:23 spire-1.2.1/test/integration/suites/rotation/conf/ 16:06:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/rotation/teardown 16:06:23 spire-1.2.1/test/integration/suites/self-test/ 16:06:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:06:23 spire-1.2.1/test/integration/suites/self-test/README.md 16:06:23 spire-1.2.1/test/integration/suites/self-test/teardown 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:06:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:06:23 spire-1.2.1/test/integration/suites/upgrade/ 16:06:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:06:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:06:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:06:23 spire-1.2.1/test/integration/suites/upgrade/README.md 16:06:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:06:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:06:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:06:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:06:23 spire-1.2.1/test/integration/suites/upgrade/teardown 16:06:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:06:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:06:23 spire-1.2.1/test/integration/test-one.sh 16:06:23 spire-1.2.1/test/integration/test.sh 16:06:23 spire-1.2.1/test/plugintest/ 16:06:23 spire-1.2.1/test/plugintest/config.go 16:06:23 spire-1.2.1/test/plugintest/load.go 16:06:23 spire-1.2.1/test/plugintest/option.go 16:06:23 spire-1.2.1/test/spiretest/ 16:06:23 spire-1.2.1/test/spiretest/apiserver.go 16:06:23 spire-1.2.1/test/spiretest/assertions.go 16:06:23 spire-1.2.1/test/spiretest/dir.go 16:06:23 spire-1.2.1/test/spiretest/errors_posix.go 16:06:23 spire-1.2.1/test/spiretest/errors_windows.go 16:06:23 spire-1.2.1/test/spiretest/logs.go 16:06:23 spire-1.2.1/test/spiretest/socketapi.go 16:06:23 spire-1.2.1/test/spiretest/suite.go 16:06:23 spire-1.2.1/test/spiretest/x509.go 16:06:23 spire-1.2.1/test/testca/ 16:06:23 spire-1.2.1/test/testca/ca.go 16:06:23 spire-1.2.1/test/testkey/ 16:06:23 spire-1.2.1/test/testkey/generate.sh 16:06:23 spire-1.2.1/test/testkey/genkeys.go 16:06:23 spire-1.2.1/test/testkey/keys.go 16:06:23 spire-1.2.1/test/testkey/new.go 16:06:23 spire-1.2.1/test/tpmsimulator/ 16:06:23 spire-1.2.1/test/tpmsimulator/simulator.go 16:06:23 spire-1.2.1/test/util/ 16:06:23 spire-1.2.1/test/util/cert_fixtures.go 16:06:23 spire-1.2.1/test/util/cert_generation.go 16:06:23 spire-1.2.1/test/util/io_redirection.go 16:06:23 spire-1.2.1/test/util/race.go 16:06:23 spire-1.2.1/test/util/util.go 16:06:23 building spire from source... 16:06:23 Installing go1.17.7... 16:06:23 (1/43) Installing readline (8.1.1-r0) 16:06:23 (2/43) Installing bash (5.1.16-r0) 16:06:23 Executing bash-5.1.16-r0.post-install 16:06:23 (3/43) Installing brotli-libs (1.0.9-r5) 16:06:23 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:06:23 (5/43) Installing libcurl (7.80.0-r0) 16:06:23 (6/43) Installing curl (7.80.0-r0) 16:06:23 (7/43) Installing dumb-init (1.2.5-r1) 16:06:23 (8/43) Installing libbz2 (1.0.8-r1) 16:06:23 (9/43) Installing expat (2.4.7-r0) 16:06:23 (10/43) Installing libffi (3.4.2-r1) 16:06:23 (11/43) Installing gdbm (1.22-r0) 16:06:23 (12/43) Installing xz-libs (5.2.5-r1) 16:06:23 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:06:23 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:06:23 (15/43) Installing mpdecimal (2.5.1-r1) 16:06:23 (16/43) Installing sqlite-libs (3.36.0-r0) 16:06:23 (17/43) Installing python3 (3.9.7-r4) 16:06:23 94645a83ff95: Pull complete 16:06:23 7b1c46037f91: Verifying Checksum 16:06:23 7b1c46037f91: Download complete 16:06:24 (18/43) Installing py3-appdirs (1.4.4-r2) 16:06:24 (19/43) Installing py3-certifi (2020.12.5-r1) 16:06:24 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:06:24 (21/43) Installing py3-idna (3.3-r0) 16:06:24 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:06:24 (23/43) Installing py3-requests (2.26.0-r1) 16:06:24 (24/43) Installing py3-msgpack (1.0.2-r1) 16:06:24 (25/43) Installing py3-lockfile (0.12.2-r4) 16:06:24 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:06:24 (27/43) Installing py3-colorama (0.4.4-r1) 16:06:24 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:06:24 (29/43) Installing py3-distlib (0.3.3-r0) 16:06:24 (30/43) Installing py3-distro (1.6.0-r0) 16:06:24 (31/43) Installing py3-six (1.16.0-r0) 16:06:24 (32/43) Installing py3-webencodings (0.5.1-r4) 16:06:24 (33/43) Installing py3-html5lib (1.1-r1) 16:06:24 (34/43) Installing py3-parsing (2.4.7-r2) 16:06:24 (35/43) Installing py3-packaging (20.9-r1) 16:06:24 (36/43) Installing py3-tomli (1.2.2-r0) 16:06:24 (37/43) Installing py3-pep517 (0.12.0-r0) 16:06:24 (38/43) Installing py3-progress (1.6-r0) 16:06:24 (39/43) Installing py3-retrying (1.3.3-r2) 16:06:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:06:24 (41/43) Installing py3-setuptools (52.0.0-r4) 16:06:24 (42/43) Installing py3-toml (0.10.2-r2) 16:06:24 (43/43) Installing py3-pip (20.3.4-r1) 16:06:24 Executing busybox-1.34.1-r5.trigger 16:06:24 OK: 83 MiB in 65 packages 16:06:24 3f3a8bcf1eab: Verifying Checksum 16:06:24 3f3a8bcf1eab: Download complete 16:06:24 Collecting docker-compose==1.23.2 16:06:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:06:24 Collecting docker<4.0,>=3.6.0 16:06:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:06:24 Collecting docopt<0.7,>=0.6.1 16:06:24 Downloading docopt-0.6.2.tar.gz (25 kB) 16:06:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:06:25 Collecting dockerpty<0.5,>=0.4.1 16:06:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:06:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:06:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:06:26 Collecting cached-property<2,>=1.2.0 16:06:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:06:26 Collecting websocket-client<1.0,>=0.32.0 16:06:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:06:26 Collecting PyYAML<4,>=3.10 16:06:26 Downloading PyYAML-3.13.tar.gz (270 kB) 16:06:26 Collecting jsonschema<3,>=2.5.1 16:06:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:06:26 Collecting texttable<0.10,>=0.9.0 16:06:26 Downloading texttable-0.9.1.tar.gz (11 kB) 16:06:26 Collecting docker-pycreds>=0.4.0 16:06:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:06:27 Collecting urllib3<1.25,>=1.21.1 16:06:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:06:27 Collecting chardet<3.1.0,>=3.0.2 16:06:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:06:27 Collecting idna<2.8,>=2.5 16:06:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:06:27 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:06:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:06:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:06:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:06:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:06:27 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:06:27 Attempting uninstall: urllib3 16:06:27 Found existing installation: urllib3 1.26.7 16:06:27 Uninstalling urllib3-1.26.7: 16:06:27 Successfully uninstalled urllib3-1.26.7 16:06:27 Attempting uninstall: idna 16:06:27 Found existing installation: idna 3.3 16:06:27 Uninstalling idna-3.3: 16:06:27 Successfully uninstalled idna-3.3 16:06:27 Attempting uninstall: requests 16:06:27 Found existing installation: requests 2.26.0 16:06:27 Uninstalling requests-2.26.0: 16:06:27 Successfully uninstalled requests-2.26.0 16:06:27 Running setup.py install for texttable: started 16:06:28 Running setup.py install for texttable: finished with status 'done' 16:06:28 Running setup.py install for PyYAML: started 16:06:28 Running setup.py install for PyYAML: finished with status 'done' 16:06:28 Building bin/spire-server... 16:06:28 go: downloading github.com/mitchellh/cli v1.1.2 16:06:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:06:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:06:28 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:06:28 go: downloading google.golang.org/grpc v1.44.0 16:06:28  Running setup.py install for docopt: started 16:06:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:06:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:06:29 go: downloading github.com/imdario/mergo v0.3.12 16:06:29 go: downloading github.com/sirupsen/logrus v1.8.1 16:06:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:06:29  Running setup.py install for docopt: finished with status 'done' 16:06:29 Running setup.py install for dockerpty: started 16:06:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:06:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:06:29 go: downloading github.com/fatih/color v1.13.0 16:06:29 go: downloading github.com/mattn/go-isatty v0.0.14 16:06:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:06:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:06:29 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:06:29 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:06:29 go: downloading github.com/armon/go-metrics v0.3.10 16:06:29 go: downloading github.com/prometheus/client_golang v1.12.1 16:06:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:06:29  Running setup.py install for dockerpty: finished with status 'done' 16:06:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:06:29 go: downloading github.com/open-policy-agent/opa v0.38.0 16:06:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:06:29 go: downloading github.com/mattn/go-colorable v0.1.12 16:06:29 go: downloading github.com/Masterminds/goutils v1.1.0 16:06:29 go: downloading github.com/Masterminds/semver v1.5.0 16:06:29 go: downloading github.com/google/uuid v1.1.2 16:06:29 go: downloading github.com/huandu/xstrings v1.3.2 16:06:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:06:29 go: downloading github.com/oklog/run v1.0.0 16:06:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:06:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:06:29 go: downloading github.com/prometheus/client_model v0.2.0 16:06:29 go: downloading github.com/prometheus/common v0.32.1 16:06:29 go: downloading github.com/beorn7/perks v1.0.1 16:06:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:06:29 go: downloading github.com/prometheus/procfs v0.7.3 16:06:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:06:29 go: downloading github.com/imkira/go-observer v1.0.3 16:06:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:06:29 go: downloading go.uber.org/atomic v1.9.0 16:06:29 go: downloading github.com/hashicorp/errwrap v1.1.0 16:06:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:06:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:06:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:06:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:06:30 go: downloading github.com/blang/semver/v4 v4.0.0 16:06:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:06:30 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:06:30 go: downloading github.com/jinzhu/gorm v1.9.16 16:06:30 go: downloading github.com/lib/pq v1.10.4 16:06:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:06:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:06:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:06:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:06:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:06:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:06:32 go: downloading github.com/stretchr/testify v1.7.0 16:06:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:06:32 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:06:36 3f3a8bcf1eab: Pull complete 16:06:36 0c92f367c5e7: Pull complete 16:06:36 f7c0051592d6: Pull complete 16:06:36 a227ed2f7395: Pull complete 16:06:37 go: downloading google.golang.org/api v0.70.0 16:06:37 go: downloading k8s.io/client-go v0.23.4 16:06:37 go: downloading k8s.io/api v0.23.4 16:06:37 go: downloading github.com/google/go-tpm v0.3.3 16:06:37 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:06:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:06:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:06:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:06:37 go: downloading cloud.google.com/go/storage v1.21.0 16:06:37 go: downloading cloud.google.com/go v0.100.2 16:06:37 go: downloading k8s.io/apimachinery v0.23.4 16:06:37 go: downloading k8s.io/kube-aggregator v0.23.3 16:06:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:06:37 go: downloading cloud.google.com/go/security v1.3.0 16:06:38 go: downloading github.com/hashicorp/vault/api v1.4.1 16:06:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:06:38 go: downloading github.com/twmb/murmur3 v1.1.6 16:06:38 go: downloading github.com/jinzhu/inflection v1.0.0 16:06:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:06:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:06:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:06:38 go: downloading github.com/aws/smithy-go v1.11.0 16:06:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:06:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:06:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:06:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:06:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:06:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:06:39 go: downloading github.com/dimchansky/utfbom v1.1.1 16:06:39 go: downloading cloud.google.com/go/compute v1.3.0 16:06:39 go: downloading cloud.google.com/go/iam v0.1.1 16:06:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:06:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:06:39 Removing intermediate container 25be792a1f48 16:06:39 ---> 202da66c34f7 16:06:39 Step 14/23 : ENV APP_PORT=58890 16:06:40 ---> Running in 33d9cae39334 16:06:41 Removing intermediate container 33d9cae39334 16:06:41 ---> 047adc7d75a1 16:06:41 Step 15/23 : EXPOSE $APP_PORT 16:06:41 ---> Running in 379d43fb0ecb 16:06:41 go: downloading github.com/gogo/protobuf v1.3.2 16:06:41 go: downloading github.com/google/gofuzz v1.1.0 16:06:41 go: downloading k8s.io/klog/v2 v2.30.0 16:06:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:06:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:06:41 go: downloading github.com/spf13/pflag v1.0.5 16:06:41 Removing intermediate container 379d43fb0ecb 16:06:41 ---> 36b27e6f7ed8 16:06:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:06:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:06:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:06:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:06:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:06:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:06:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:06:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:06:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:06:42 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:06:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:06:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:06:42 go: downloading gopkg.in/yaml.v2 v2.4.0 16:06:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:06:42 go: downloading github.com/gobwas/glob v0.2.3 16:06:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:06:42 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:06:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:06:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:06:42 go: downloading go.opencensus.io v0.23.0 16:06:42 go: downloading gopkg.in/inf.v0 v0.9.1 16:06:42 go: downloading github.com/google/go-cmp v0.5.7 16:06:42 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:06:42 go: downloading github.com/googleapis/gnostic v0.5.5 16:06:42 go: downloading github.com/go-logr/logr v1.2.2 16:06:42 go: downloading github.com/json-iterator/go v1.1.12 16:06:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:06:42 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:06:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:06:42 go: downloading go.uber.org/zap v1.21.0 16:06:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:06:42 go: downloading github.com/tklauser/numcpus v0.3.0 16:06:42 go: downloading sigs.k8s.io/yaml v1.3.0 16:06:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:06:42 go: downloading github.com/ryanuber/go-glob v1.0.0 16:06:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:06:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:06:42  ---> 5501e356dc65 16:06:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:06:42 go: downloading github.com/hashicorp/go-version v1.2.0 16:06:42 go: downloading github.com/golang/snappy v0.0.4 16:06:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:06:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:06:42 go: downloading github.com/modern-go/reflect2 v1.0.2 16:06:42 go: downloading go.uber.org/multierr v1.6.0 16:06:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:06:44  ---> 162f3a7e080b 16:06:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:06:45 ---> be548cc49cc5 16:06:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:06:45 7b1c46037f91: Pull complete 16:06:45 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:06:45 ---> Running in 18b41b2415c5 16:06:45 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:06:45 WORKDIR /edgex 16:06:45 COPY go.mod . 16:06:45 RUN go mod download -f 16:06:45 - . 16:06:45 Removing intermediate container 18b41b2415c5 16:06:45 ---> f9b7d298e0e2 16:06:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:46 ---> Running in 70754a5fc0d7 16:06:48 Removing intermediate container 70754a5fc0d7 16:06:48 ---> 0dfb442ba552 16:06:48 Step 21/23 : LABEL arch=x86_64 16:06:48 Sending build context to Docker daemon 169.2MB 16:06:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:06:48 ---> f79e39bc4007 16:06:48 Step 2/4 : WORKDIR /edgex 16:06:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:06:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:06:49  ---> Running in 2c7685fe9f4d 16:06:49 Removing intermediate container 550725efc1a5 16:06:49 ---> b2fd43e54eda 16:06:49 16:06:49 Step 10/23 : FROM alpine:3.14 16:06:49 ---> e04c818066af 16:06:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:06:49 ---> Using cache 16:06:49 ---> 3343baf66d50 16:06:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:06:49 ---> Using cache 16:06:49 ---> 7d597f61c79f 16:06:49 Step 13/23 : ENV APP_PORT=59881 16:06:49 ---> Running in 212253e7b88f 16:06:49 Removing intermediate container 2c7685fe9f4d 16:06:49 ---> 3b6a70bb1dac 16:06:49 Step 22/23 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:06:49 ---> Running in 543e3369448b 16:06:49 Removing intermediate container 212253e7b88f 16:06:49 ---> c43577446dff 16:06:49 Step 14/23 : EXPOSE $APP_PORT 16:06:49 ---> Running in 6bfd59cb9eae 16:06:49 Removing intermediate container 543e3369448b 16:06:49 ---> ae47415d9d37 16:06:49 Step 23/23 : LABEL version=0.0.0 16:06:50 Removing intermediate container 6bfd59cb9eae 16:06:50 ---> 2c3e9ec13fb1 16:06:50 Step 15/23 : WORKDIR / 16:06:50 ---> Running in c70f7fdcdb2b 16:06:50 ---> Running in 40d725d38970 16:06:50 ---> Running in 7bdc03f22d9b 16:06:50 Removing intermediate container 7bdc03f22d9b 16:06:50 ---> f7a18ba0066c 16:06:50 Step 3/4 : COPY go.mod . 16:06:50 Removing intermediate container c70f7fdcdb2b 16:06:50 ---> ca056f38f527 16:06:50 16:06:50 Removing intermediate container 40d725d38970 16:06:50 ---> 003af3d509d1 16:06:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:50 Successfully built ca056f38f527 16:06:50 Successfully tagged sys-mgmt-agent:latest 16:06:50 Building core-command 16:06:50 ---> 9bcf8b577f64 16:06:50 Step 4/4 : RUN go mod download 16:06:50 ---> Running in cb3aca28b7d5 16:06:52  Building sys-mgmt-agent ... done  ---> 5a74b3beef58 16:06:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:06:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:06:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:55 ---> 64fa860ea161 16:06:55 Step 3/23 : WORKDIR /edgex-go 16:06:55 ---> Using cache 16:06:55 ---> 8d68fa4e85f4 16:06:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:55 ---> Using cache 16:06:55 ---> 93d28531e5f5 16:06:55 Step 5/23 : RUN apk add --update --no-cache make git 16:06:55 ---> Using cache 16:06:55 ---> 3e260b35464b 16:06:55 Step 6/23 : COPY go.mod vendor* ./ 16:06:55 ---> Using cache 16:06:55 ---> 23af770ed1d9 16:06:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:55 ---> Using cache 16:06:55 ---> 425102a63808 16:06:55 Step 8/23 : COPY . . 16:06:55 ---> Using cache 16:06:55 ---> 19d1cce11d78 16:06:55 Step 9/23 : RUN make cmd/core-command/core-command 16:06:55 ---> 64a906e16f18 16:06:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:06:55 ---> Running in 0335874512d9 16:06:56 ---> 5e5b5c7cb777 16:06:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:06:56 ---> Running in 5ee55d2c5c87 16:06: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/core-command/core-command ./cmd/core-command 16:06:56 Removing intermediate container 5ee55d2c5c87 16:06:56 ---> ddca8e160105 16:06:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:56 ---> Running in 2d39d0a96994 16:06:57 Removing intermediate container 2d39d0a96994 16:06:57 ---> aea54d1650d0 16:06:57 Step 21/23 : LABEL arch=x86_64 16:06:57 ---> Running in ad44691697f4 16:06:57 Removing intermediate container ad44691697f4 16:06:57 ---> 74544bf7819c 16:06:57 Step 22/23 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:06:57 ---> Running in 1b36d96d30ce 16:06:58 Removing intermediate container 1b36d96d30ce 16:06:58 ---> 8d1d8152492e 16:06:58 Step 23/23 : LABEL version=0.0.0 16:06:58 ---> Running in 0e5cef086799 16:06:59 Removing intermediate container 0e5cef086799 16:06:59 ---> e56a57e5172b 16:06:59 16:06:59 Successfully built e56a57e5172b 16:06:59 Successfully tagged core-metadata:latest 16:07:31  Building core-metadata ... done Removing intermediate container 0335874512d9 16:07:31 ---> 7ba57d4b8c66 16:07:31 16:07:31 Step 10/23 : FROM alpine:3.14 16:07:31 ---> e04c818066af 16:07:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:07:31 ---> Using cache 16:07:31 ---> 3343baf66d50 16:07:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:31 ---> Using cache 16:07:31 ---> 7d597f61c79f 16:07:31 Step 13/23 : ENV APP_PORT=59882 16:07:31 ---> Running in 3abf58681aff 16:07:31 Removing intermediate container 3abf58681aff 16:07:31 ---> ef306d69997c 16:07:31 Step 14/23 : EXPOSE $APP_PORT 16:07:31 ---> Running in 79f1fb201567 16:07:31 Removing intermediate container 79f1fb201567 16:07:31 ---> 7ed2163681dd 16:07:31 Step 15/23 : WORKDIR / 16:07:31 ---> Running in 2d4a5878595e 16:07:31 Removing intermediate container 2d4a5878595e 16:07:31 ---> a80cf93cf516 16:07:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:31 ---> 4299dd692917 16:07:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:07:32 ---> 993c7699b7af 16:07:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:07:32 ---> c7d01da800bf 16:07:32 Step 19/23 : ENTRYPOINT ["/core-command"] 16:07:32 ---> Running in bf2f515916c1 16:07:33 Removing intermediate container bf2f515916c1 16:07:33 ---> a345f4430a43 16:07:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:33 ---> Running in 985418bf6c02 16:07:33 Removing intermediate container 985418bf6c02 16:07:33 ---> b6186e14350f 16:07:33 Step 21/23 : LABEL arch=x86_64 16:07:33 ---> Running in ba7c3d03fab3 16:07:34 Removing intermediate container ba7c3d03fab3 16:07:34 ---> 71e335125978 16:07:34 Step 22/23 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:07:34 ---> Running in c005d05f57ec 16:07:34 Removing intermediate container c005d05f57ec 16:07:34 ---> 86333ec2738a 16:07:34 Step 23/23 : LABEL version=0.0.0 16:07:34 ---> Running in 975e001a0302 16:07:35 Removing intermediate container 975e001a0302 16:07:35 ---> 262b75d164b1 16:07:35 16:07:35 Successfully built 262b75d164b1 16:07:35 Successfully tagged core-command:latest 16:07:37 Removing intermediate container cb3aca28b7d5 16:07:37 ---> 2465237e68d6 16:07:37 Successfully built 2465237e68d6 16:07:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:07:38 + docker inspect -f . ci-base-image-arm64 16:07:38 . [Pipeline] withDockerContainer 16:07:38 prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container 16:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:07:39 $ docker top 66ebb8397dcec8a64487d0d2e313babc760b3dde5232673d5cbb249f95e6c8eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:40 + go version 16:07:40 go version go1.17.6 linux/arm64 [Pipeline] } 16:07:40 $ docker stop --time=1 66ebb8397dcec8a64487d0d2e313babc760b3dde5232673d5cbb249f95e6c8eb 16:07:42 $ docker rm -f 66ebb8397dcec8a64487d0d2e313babc760b3dde5232673d5cbb249f95e6c8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:43 + docker inspect -f . ci-base-image-arm64 16:07:43 . [Pipeline] withDockerContainer 16:07:43 prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container 16:07: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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:07:45 $ docker top 8e3b0b24589a2aeaac82cd9cde2eaff39ebce23c811e71925d07944d6dab091d -eo pid,comm [Pipeline] { [Pipeline] echo 16:07:45 ========================================================= 16:07:45 [edgeXBuildGoParallel] Running Tests and Build... 16:07:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:07:45 + make test 16:07:45 go mod tidy -compat=1.17 16:07:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:08:19 ? github.com/edgexfoundry/edgex-go [no test files] 16:08:42  Building core-command ... done Building bin/spire-agent... 16:08:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:08:42 Building bin/spire-agent... 16:08:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:08:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:08:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:08:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:08:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:08:42 go: downloading github.com/docker/docker v20.10.12+incompatible 16:08:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:08:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:08:42 go: downloading github.com/google/go-tpm-tools v0.3.3 16:08:42 go: downloading github.com/docker/docker v20.10.12+incompatible 16:08:42 go: downloading github.com/google/go-tpm-tools v0.3.3 16:08:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:08:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:08:42 go: downloading github.com/docker/go-units v0.4.0 16:08:42 go: downloading github.com/docker/go-connections v0.4.0 16:08:42 go: downloading github.com/opencontainers/image-spec v1.0.1 16:08:42 go: downloading github.com/containerd/containerd v1.3.4 16:08:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:08:42 go: downloading github.com/opencontainers/go-digest v1.0.0 16:08:42 go: downloading github.com/docker/go-units v0.4.0 16:08:42 go: downloading github.com/opencontainers/image-spec v1.0.1 16:08:42 go: downloading github.com/docker/go-connections v0.4.0 16:08:42 go: downloading github.com/containerd/containerd v1.3.4 16:08:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:08:42 go: downloading github.com/opencontainers/go-digest v1.0.0 16:08:55 Building bin/spire-agent... 16:08:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:08:55 go: downloading github.com/docker/docker v20.10.12+incompatible 16:08:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:08:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:08:55 go: downloading github.com/google/go-tpm-tools v0.3.3 16:08:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:08:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:08:55 go: downloading github.com/docker/go-units v0.4.0 16:08:55 go: downloading github.com/docker/go-connections v0.4.0 16:08:55 go: downloading github.com/opencontainers/image-spec v1.0.1 16:08:55 go: downloading github.com/containerd/containerd v1.3.4 16:08:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:08:55 go: downloading github.com/opencontainers/go-digest v1.0.0 16:09:51 Removing intermediate container 26ad95448d43 16:09:51 ---> a4b7594e00f3 16:09:51 16:09:51 Step 13/26 : FROM alpine:3.15 16:09:51 ---> 0ac33e5f5afa 16:09:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:51 ---> Using cache 16:09:51 ---> e2ff52936c93 16:09:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:51 ---> Using cache 16:09:51 ---> 944d1b619a13 16:09:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:09:51 Removing intermediate container e54972829ee2 16:09:51 ---> 136b08fb6e74 16:09:51 16:09:51 Step 13/26 : FROM alpine:3.15 16:09:51 ---> 0ac33e5f5afa 16:09:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:51 ---> Using cache 16:09:51 ---> e2ff52936c93 16:09:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:51 ---> Using cache 16:09:51 ---> 944d1b619a13 16:09:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:09:51 ---> Running in 4d4007ffdd82 16:09:51 ---> Running in 4210b39ecb76 16:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:51 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 16:09:51 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 16:09:51 OK: 15855 distinct packages available 16:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:51 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 16:09:51 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 16:09:51 OK: 15855 distinct packages available 16:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:52 (1/4) Installing dumb-init (1.2.5-r1) 16:09:52 (1/5) Installing dumb-init (1.2.5-r1) 16:09:52 (2/4) Installing musl-obstack (1.2.3-r0) 16:09:52 (2/5) Installing musl-obstack (1.2.3-r0) 16:09:52 (3/4) Installing libucontext (1.1-r0) 16:09:52 (3/5) Installing libucontext (1.1-r0) 16:09:52 (4/4) Installing gcompat (1.0.0-r4) 16:09:52 Executing busybox-1.34.1-r5.trigger 16:09:52 (4/5) Installing gcompat (1.0.0-r4) 16:09:52 OK: 6 MiB in 18 packages 16:09:52 (5/5) Installing openssl (1.1.1n-r0) 16:09:53 Executing busybox-1.34.1-r5.trigger 16:09:53 OK: 6 MiB in 19 packages 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:09:56 Removing intermediate container 4210b39ecb76 16:09:56 ---> 41c59e3a5714 16:09:56 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:09:56 Removing intermediate container 4d4007ffdd82 16:09:56 ---> c47ebbaeae66 16:09:56 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:09:57 ---> ae371d7b380a 16:09:57 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:09:57 ---> 3d02e9cdb3e2 16:09:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:09:57 ---> 340b75d7db30 16:09:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:09:58 ---> Running in 09e48ecbd3e5 16:09:58 Removing intermediate container f61e4e8d13d4 16:09:58 ---> 142c87dfa822 16:09:58 16:09:58 Step 13/25 : FROM alpine:3.15 16:09:58 ---> 0ac33e5f5afa 16:09:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:58 ---> Using cache 16:09:58 ---> e2ff52936c93 16:09:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:58 ---> Using cache 16:09:58 ---> 944d1b619a13 16:09:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:09:58 ---> Using cache 16:09:58 ---> c47ebbaeae66 16:09:58 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:09:58 Removing intermediate container 09e48ecbd3e5 16:09:58 ---> b54af7153aff 16:09:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:09:59 ---> 82f603f8722a 16:09:59 Step 21/26 : WORKDIR / 16:09:59 ---> 95f6e0b350da 16:09:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:09:59 ---> Running in 2e3fc10f58db 16:09:59 Removing intermediate container 2e3fc10f58db 16:09:59 ---> 113491b45813 16:09:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:09:59 ---> a583fa04717b 16:09:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:09:59 ---> Running in 4ce6697e6889 16:09:59 Removing intermediate container 4ce6697e6889 16:09:59 ---> 77375db4dae5 16:09:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:09:59 ---> 3cc7bbd7daa7 16:09:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:09:59 ---> Running in 5fce42a16bbd 16:09:59 Removing intermediate container 5fce42a16bbd 16:09:59 ---> f1ed938946e7 16:09:59 Step 24/26 : LABEL arch=x86_64 16:09:59 ---> 297d8d9d940e 16:09:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:09:59 ---> c88b9289df80 16:09:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:09:59 ---> Running in 1f4fe4d217ff 16:09:59 ---> Running in 7adc19bfa63f 16:09:59 Removing intermediate container 1f4fe4d217ff 16:09:59 ---> 7ce6433770cd 16:09:59 Step 25/26 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:09:59 Removing intermediate container 7adc19bfa63f 16:09:59 ---> 7a0329ec1cb4 16:09:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:09:59 ---> 379dca687d77 16:09:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:10:00 ---> Running in 5e5fa1db797f 16:10:00 ---> Running in d516e654d11d 16:10:00 Removing intermediate container 5e5fa1db797f 16:10:00 ---> c82958168dad 16:10:00 Step 26/26 : LABEL version=0.0.0 16:10:00 Removing intermediate container d516e654d11d 16:10:00 ---> a91fd5b7cd96 16:10:00 Step 24/26 : LABEL arch=x86_64 16:10:00 ---> d27746fecb8d 16:10:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:10:00 ---> Running in 455f2d3c5911 16:10:00 ---> Running in 8c66e3d30474 16:10:00 Removing intermediate container 8c66e3d30474 16:10:00 ---> 07ed9aaad57f 16:10:00 16:10:00 Removing intermediate container 455f2d3c5911 16:10:00 ---> e91a53efe433 16:10:00 Step 25/26 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:10:00 ---> Running in a2b7380ce668 16:10:00 ---> fc89675e118a 16:10:00 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:10:00 ---> Running in aad641069d39 16:10:00 Successfully built 07ed9aaad57f 16:10:00 Successfully tagged security-spire-config:latest 16:10:00  Building security-spire-config ... done Removing intermediate container a2b7380ce668 16:10:00 ---> b83c7683bd15 16:10:00 Step 26/26 : LABEL version=0.0.0 16:10:00 ---> Running in 9abc973b80b2 16:10:00 Removing intermediate container aad641069d39 16:10:00 ---> 31678c297131 16:10:00 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:10:00 ---> Running in 806829c9b1af 16:10:00 Removing intermediate container 9abc973b80b2 16:10:00 ---> 1daf31ca9b3d 16:10:00 16:10:00 Removing intermediate container 806829c9b1af 16:10:00 ---> 6687bdfe00b1 16:10:00 Step 23/25 : LABEL arch=x86_64 16:10:00 Successfully built 1daf31ca9b3d 16:10:00 Successfully tagged security-spire-agent:latest 16:10:00 ---> Running in 35635026ff6d 16:10:00  Building security-spire-agent ... done Removing intermediate container 35635026ff6d 16:10:00 ---> e78f61dfb605 16:10:00 Step 24/25 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f 16:10:00 ---> Running in dc8e6c214665 16:10:00 Removing intermediate container dc8e6c214665 16:10:00 ---> ba2130b5ede9 16:10:00 Step 25/25 : LABEL version=0.0.0 16:10:00 ---> Running in 5bde09bd42b0 16:10:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:10:01 Removing intermediate container 5bde09bd42b0 16:10:01 ---> 48e6ef679685 16:10:01 16:10:01 Successfully built 48e6ef679685 16:10:01 Successfully tagged security-spire-server:latest 16:10:01  Building security-spire-server ... done  [Pipeline] } 16:10:01 $ docker stop --time=1 a2188aa2bcbbe1d67bfc5e42e1f96119997b59c204b07550907a0082072f7eb8 16:10:02 $ docker rm -f a2188aa2bcbbe1d67bfc5e42e1f96119997b59c204b07550907a0082072f7eb8 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:03 + docker images 16:10:03 REPOSITORY TAG IMAGE ID CREATED SIZE 16:10:03 security-spire-server latest 48e6ef679685 1 second ago 87.3MB 16:10:03 security-spire-config latest 07ed9aaad57f 2 seconds ago 86.7MB 16:10:03 security-spire-agent latest 1daf31ca9b3d 2 seconds ago 127MB 16:10:03 142c87dfa822 7 seconds ago 4.43GB 16:10:03 136b08fb6e74 29 seconds ago 4.43GB 16:10:03 a4b7594e00f3 29 seconds ago 4.43GB 16:10:03 core-command latest 262b75d164b1 2 minutes ago 16MB 16:10:03 7ba57d4b8c66 2 minutes ago 1.49GB 16:10:03 core-metadata latest e56a57e5172b 3 minutes ago 17MB 16:10:03 sys-mgmt-agent latest ca056f38f527 3 minutes ago 299MB 16:10:03 b2fd43e54eda 3 minutes ago 1.5GB 16:10:03 support-scheduler latest ecec3860df6f 3 minutes ago 26.2MB 16:10:03 security-proxy-setup latest 23c02e302d73 3 minutes ago 26.9MB 16:10:03 be5158690390 3 minutes ago 1.49GB 16:10:03 8735d7b8df32 4 minutes ago 1.55GB 16:10:03 f3c5c9e5c2fa 4 minutes ago 1.5GB 16:10:03 security-bootstrapper latest 4369fc432ecb 4 minutes ago 19MB 16:10:03 security-spiffe-token-provider latest 6e8ddfa1c9f5 4 minutes ago 28.8MB 16:10:03 core-data latest bce3a508fea2 4 minutes ago 22.5MB 16:10:03 security-secretstore-setup latest da110c3860f5 4 minutes ago 28.5MB 16:10:03 support-notifications latest b3166cf6599b 4 minutes ago 26.8MB 16:10:03 32f737b795cb 4 minutes ago 1.55GB 16:10:03 7f0d83d561f2 4 minutes ago 1.54GB 16:10:03 571a108b2394 4 minutes ago 1.52GB 16:10:03 0de2dcf24eef 4 minutes ago 1.5GB 16:10:03 f64bf91ccb8f 4 minutes ago 1.5GB 16:10:03 ci-base-image-x86_64 latest 64fa860ea161 8 minutes ago 896MB 16:10:03 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 16:10:03 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 16:10:03 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 16:10:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 16:10:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 16:10:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:10:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.231s coverage: 28.7% of statements 16:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:10:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.384s coverage: 98.5% of statements 16:10:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.438s coverage: 53.4% of statements 16:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.415s coverage: 89.2% of statements 16:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.451s coverage: 84.4% of statements 16:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.280s coverage: 95.6% of statements 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.207s coverage: 72.2% of statements 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.314s coverage: 60.0% of statements 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.563s coverage: 0.9% of statements 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.463s coverage: 58.8% of statements 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 29.6% of statements 16:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements 16:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 16:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements 16:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 16:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.681s coverage: 82.5% of statements 16:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.276s coverage: 58.8% of statements 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 16:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.802s coverage: 91.2% of statements 16:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.915s coverage: 64.4% of statements 16:11:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:11:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.329s coverage: 100.0% of statements 16:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements 16:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 16:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements 16:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 16:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.430s coverage: 65.4% of statements 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.840s coverage: 43.8% of statements 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.442s coverage: 84.8% of statements 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.363s coverage: 17.7% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.617s coverage: 92.3% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.430s coverage: 97.7% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.257s coverage: 28.9% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements 16:11:46 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:11:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:11:46 GO111MODULE=on go vet ./... 16:13:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:13:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:13:38 ./bin/test-attribution-txt.sh [Pipeline] echo 16:13:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:13:38 + ls -al . 16:13:38 total 668 16:13:38 drwxrwxr-x 9 1001 1001 4096 Apr 19 16:13 . 16:13:38 drwxr-xr-x 4 root root 4096 Apr 19 16:07 .. 16:13:38 -rw-rw-r-- 1 1001 1001 11 Apr 19 16:05 .dockerignore 16:13:38 drwxrwxr-x 8 1001 1001 4096 Apr 19 16:05 .git 16:13:38 drwxrwxr-x 3 1001 1001 4096 Apr 19 16:05 .github 16:13:38 -rw-rw-r-- 1 1001 1001 879 Apr 19 16:05 .gitignore 16:13:38 -rw-rw-r-- 1 1001 1001 42 Apr 19 16:05 .golangci.yml 16:13:38 -rw-rw-r-- 1 1001 1001 87 Apr 19 16:05 .hadolint.yml 16:13:38 -rw-rw-r-- 1 1001 1001 166 Apr 19 16:05 .sonarcloud.properties 16:13:38 -rw-rw-r-- 1 1001 1001 1171 Apr 19 16:05 ADOPTERS.md 16:13:38 -rw-rw-r-- 1 1001 1001 10086 Apr 19 16:05 Attribution.txt 16:13:38 -rw-rw-r-- 1 1001 1001 51732 Apr 19 16:05 CHANGELOG.md 16:13:38 -rw-rw-r-- 1 1001 1001 3804 Apr 19 16:05 CONTRIBUTING.md 16:13:38 -rw-rw-r-- 1 1001 1001 677 Apr 19 16:05 GOVERNANCE.md 16:13:38 -rw-rw-r-- 1 1001 1001 850 Apr 19 16:05 Jenkinsfile 16:13:38 -rw-rw-r-- 1 1001 1001 10775 Apr 19 16:05 LICENSE 16:13:38 -rw-rw-r-- 1 1001 1001 10389 Apr 19 16:05 Makefile 16:13:38 -rw-rw-r-- 1 1001 1001 582 Apr 19 16:05 OWNERS.md 16:13:38 -rw-rw-r-- 1 1001 1001 9120 Apr 19 16:05 README.md 16:13:38 -rw-rw-r-- 1 1001 1001 6912 Apr 19 16:05 SECURITY.md 16:13:38 -rw-rw-r-- 1 1001 1001 5 Apr 19 16:01 VERSION 16:13:38 -rw-rw-r-- 1 1001 1001 4131 Apr 19 16:05 ZMQWindows.md 16:13:38 drwxrwxr-x 2 1001 1001 4096 Apr 19 16:05 bin 16:13:38 drwxrwxr-x 18 1001 1001 4096 Apr 19 16:05 cmd 16:13:38 -rw-r--r-- 1 root root 435134 Apr 19 16:11 coverage.out 16:13:38 -rw-rw-r-- 1 1001 1001 3256 Apr 19 16:05 go.mod 16:13:38 -rw-rw-r-- 1 1001 1001 35162 Apr 19 16:05 go.sum 16:13:38 drwxrwxr-x 8 1001 1001 4096 Apr 19 16:05 internal 16:13:38 drwxrwxr-x 3 1001 1001 4096 Apr 19 16:05 openapi 16:13:38 drwxrwxr-x 4 1001 1001 4096 Apr 19 16:05 snap 16:13:38 -rw-rw-r-- 1 1001 1001 204 Apr 19 16:05 version.go [Pipeline] sh 16:13:39 + '[' -e coverage.out ] 16:13:39 + chown 1001:1001 coverage.out [Pipeline] stash 16:13:39 Warning: overwriting stash ‘coverage-report’ 16:13:40 Stashed 1 file(s) [Pipeline] sh 16:13:41 + make build 16:13:41 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:15:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:16:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:16: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-notifications/support-notifications ./cmd/support-notifications 16:16: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:16: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:16:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:16:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:16:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:17:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:17: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/secrets-config ./cmd/secrets-config 16:17:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:17: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:17:22 $ docker stop --time=1 8e3b0b24589a2aeaac82cd9cde2eaff39ebce23c811e71925d07944d6dab091d 16:17:24 $ docker rm -f 8e3b0b24589a2aeaac82cd9cde2eaff39ebce23c811e71925d07944d6dab091d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:17:27 16:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:17:28 latest: Pulling from edgex-devops/edgex-compose-arm64 16:17:28 29e5d40040c1: Pulling fs layer 16:17:28 1ce36da41761: Pulling fs layer 16:17:28 25b303627fd3: Pulling fs layer 16:17:28 29e5d40040c1: Download complete 16:17:28 1ce36da41761: Verifying Checksum 16:17:28 1ce36da41761: Download complete 16:17:28 29e5d40040c1: Pull complete 16:17:29 25b303627fd3: Verifying Checksum 16:17:30 1ce36da41761: Pull complete 16:17:42 25b303627fd3: Pull complete 16:17:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:17:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:17:42 prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container 16:17:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 16:17:45 $ docker top 3a74f0113c909e543c423877c5198fc80c852340e15759f577d2db9562972161 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:46 + docker-compose build --help 16:17:46 + grep parallel 16:17:50 --parallel Build images in parallel. [Pipeline] } 16:17:50 $ docker stop --time=1 3a74f0113c909e543c423877c5198fc80c852340e15759f577d2db9562972161 16:17:52 $ docker rm -f 3a74f0113c909e543c423877c5198fc80c852340e15759f577d2db9562972161 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:17:53 . [Pipeline] withDockerContainer 16:17:53 prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container 16:17:53 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:17:54 $ docker top 8be4b6bc85445566e84611c06a500145edb277de31b42ff2c12887e2557b6d05 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:55 + docker-compose -f ./docker-compose-build.yml build --parallel 16:18:01 Building core-command ... 16:18:01 Building core-data ... 16:18:01 Building core-metadata ... 16:18:01 Building security-bootstrapper ... 16:18:01 Building security-proxy-setup ... 16:18:01 Building security-secretstore-setup ... 16:18:01 Building security-spiffe-token-provider ... 16:18:01 Building security-spire-agent ... 16:18:01 Building security-spire-config ... 16:18:01 Building security-spire-server ... 16:18:01 Building support-notifications ... 16:18:01 Building support-scheduler ... 16:18:01 Building sys-mgmt-agent ... 16:18:01 Building security-spire-config 16:18:01 Building security-spiffe-token-provider 16:18:01 Building security-secretstore-setup 16:18:01 Building security-bootstrapper 16:18:01 Building core-command 16:19:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:19:22 ---> 2465237e68d6 16:19:22 Step 3/31 : WORKDIR /edgex-go 16:19:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:19:22 ---> 2465237e68d6 16:19:22 Step 3/25 : WORKDIR /edgex-go 16:19:22 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:19:22 ---> 2465237e68d6 16:19:22 Step 3/20 : WORKDIR /edgex-go 16:19:22 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:19:22 ---> 2465237e68d6 16:19:22 Step 3/26 : WORKDIR /edgex-go 16:19:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:19:22 ---> 2465237e68d6 16:19:22 Step 3/23 : WORKDIR /edgex-go 16:19:22 ---> Running in 0517e5e2e1b3 16:19:22 ---> Running in 0d06f2497f1b 16:19:22 ---> Running in cabaa32bbba8 16:19:22 ---> Running in 69963a55f2a2 16:19:22 ---> Running in 2c223af19840 16:19:23 Removing intermediate container 69963a55f2a2 16:19:23 ---> b78e49e3c493 16:19:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:23 Removing intermediate container 0517e5e2e1b3 16:19:23 ---> 4be8b8602b24 16:19:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:19:23 Removing intermediate container 0d06f2497f1b 16:19:23 ---> 349dd010889c 16:19:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:23 Removing intermediate container cabaa32bbba8 16:19:23 ---> b3965c998170 16:19:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:23 Removing intermediate container 2c223af19840 16:19:23 ---> 2edcef29aaea 16:19:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:23 ---> Running in 013fc8002137 16:19:23 ---> Running in 53f0094c5d4c 16:19:23 ---> Running in b1c1d2be5c6f 16:19:23 ---> Running in e6ccb7dc1060 16:19:23 ---> Running in 484ad82517bd 16:19:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:19:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:19:27 Removing intermediate container b1c1d2be5c6f 16:19:27 ---> d8892c7b5ff9 16:19:27 Step 5/25 : RUN apk add --update --no-cache make git 16:19:27 ---> Running in c8b38a1fad16 16:19:27 Removing intermediate container 53f0094c5d4c 16:19:27 ---> 52cdb613653f 16:19:27 Step 5/31 : RUN apk add --update --no-cache make git 16:19:28 ---> Running in 65362b31a220 16:19:28 Removing intermediate container e6ccb7dc1060 16:19:28 ---> 333a3fb33559 16:19:28 Step 5/23 : RUN apk add --update --no-cache make git 16:19:28 Removing intermediate container 484ad82517bd 16:19:28 ---> 240ec8dc7e49 16:19:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:19:28 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 16:19:28 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 16:19:28 OK: 15741 distinct packages available 16:19:28 ---> Running in ab23d858494e 16:19:28 ---> Running in f2ac5a74c731 16:19:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:19:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:19:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:19:30 OK: 220 MiB in 52 packages 16:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:19:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:19:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:19:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:19:32 Removing intermediate container 013fc8002137 16:19:32 ---> 8cc9b8fc224b 16:19:32 Step 5/20 : COPY go.mod vendor* ./ 16:19:32 OK: 220 MiB in 52 packages 16:19:32 OK: 220 MiB in 52 packages 16:19:32 OK: 220 MiB in 52 packages 16:19:33 OK: 220 MiB in 52 packages 16:19:33 ---> f9c837baf18a 16:19:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:33 ---> Running in 46ddeeb95992 16:19:34 Removing intermediate container 65362b31a220 16:19:34 ---> d2302f727df4 16:19:34 Step 6/31 : COPY go.mod vendor* ./ 16:19:34 Removing intermediate container c8b38a1fad16 16:19:34 ---> 0c00df8b67b8 16:19:34 Step 6/25 : COPY go.mod vendor* ./ 16:19:34 Removing intermediate container ab23d858494e 16:19:34 ---> eeed35923f7e 16:19:34 Step 6/23 : COPY go.mod vendor* ./ 16:19:34 Removing intermediate container f2ac5a74c731 16:19:34 ---> 0a693c1ee972 16:19:34 Step 6/26 : COPY go.mod vendor* ./ 16:19:35 ---> 378a2f4f4742 16:19:35 ---> 02d8c7966e1a 16:19:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:35 ---> Running in 649d98de5f71 16:19:36 ---> 579123ff0c0b 16:19:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:36 ---> Running in 6cd9d62a60ef 16:19:36 ---> 7b82d9f44288 16:19:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:36 ---> Running in a05735aa318a 16:19:36 ---> Running in b1b9cdad9c8b 16:19:37 Removing intermediate container 46ddeeb95992 16:19:37 ---> 92cc80fd2d44 16:19:37 Step 7/20 : COPY . . 16:19:42 Removing intermediate container 649d98de5f71 16:19:42 ---> 82f9e87d391d 16:19:42 Step 8/25 : COPY . . 16:19:42 Removing intermediate container b1b9cdad9c8b 16:19:42 ---> 3686d717b408 16:19:42 Step 8/26 : COPY . . 16:19:42 Removing intermediate container 6cd9d62a60ef 16:19:42 ---> a891b1e9f547 16:19:42 Step 8/31 : COPY . . 16:19:42 Removing intermediate container a05735aa318a 16:19:42 ---> d1f8219f4179 16:19:42 Step 8/23 : COPY . . 16:20:09 ---> 1ca16e0e41f2 16:20:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:20:09 ---> Running in 93593ce23273 16:20:10 ---> 8aeeaf80b23f 16:20:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:20:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:20:10 ---> Running in 165aec1f817b 16:20:10 ---> dbfd5d4fa044 16:20:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:20:10 ---> 4c11afcdc04f 16:20:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:20:10 ---> Running in e31fa524ccbc 16:20:10 ---> Running in d9c1ce36a33b 16:20:11 Removing intermediate container e31fa524ccbc 16:20:11 ---> 2af80712e12e 16:20:11 Step 10/26 : RUN mkdir -p spire-build 16:20:12 ---> Running in a93427fe13dc 16:20:12 ---> 25efdd5772a6 16:20:12 Step 9/23 : RUN make cmd/core-command/core-command 16:20:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:20:12 ---> Running in 7d705ef1ff5b 16:20:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:20:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:20:16 Removing intermediate container a93427fe13dc 16:20:16 ---> 38c1200174cd 16:20:16 Step 11/26 : WORKDIR /edgex-go/spire-build 16:20:16 ---> Running in fed6757ac62f 16:20:16 Removing intermediate container fed6757ac62f 16:20:16 ---> 0cd5942065c6 16:20:16 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 16:20:16 ---> Running in 7df527de1c23 16:20:19 spire-1.2.1/ 16:20:19 spire-1.2.1/.data/ 16:20:19 spire-1.2.1/.data/.file 16:20:19 spire-1.2.1/.dockerignore 16:20:19 spire-1.2.1/.gitattributes 16:20:19 spire-1.2.1/.githooks/ 16:20:19 spire-1.2.1/.githooks/pre-commit 16:20:19 spire-1.2.1/.github/ 16:20:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:20:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:20:19 spire-1.2.1/.github/dependabot.yml 16:20:19 spire-1.2.1/.github/workflows/ 16:20:19 spire-1.2.1/.github/workflows/nightly_build.yaml 16:20:19 spire-1.2.1/.github/workflows/pr_build.yaml 16:20:19 spire-1.2.1/.github/workflows/release_build.yaml 16:20:19 spire-1.2.1/.github/workflows/scripts/ 16:20:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:20:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:20:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:20:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:20:19 spire-1.2.1/.github/workflows/scripts/split.sh 16:20:19 spire-1.2.1/.gitignore 16:20:19 spire-1.2.1/.go-version 16:20:19 spire-1.2.1/.golangci.yml 16:20:19 spire-1.2.1/ADOPTERS.md 16:20:19 spire-1.2.1/CHANGELOG.md 16:20:19 spire-1.2.1/CODE-OF-CONDUCT.md 16:20:19 spire-1.2.1/CODEOWNERS 16:20:19 spire-1.2.1/CONTRIBUTING.md 16:20:19 spire-1.2.1/Dockerfile 16:20:19 spire-1.2.1/Dockerfile.dev 16:20:19 spire-1.2.1/Dockerfile.scratch 16:20:19 spire-1.2.1/LICENSE 16:20:19 spire-1.2.1/MAINTAINERS.md 16:20:19 spire-1.2.1/Makefile 16:20:19 spire-1.2.1/README.md 16:20:19 spire-1.2.1/ROADMAP.md 16:20:19 spire-1.2.1/SECURITY.md 16:20:19 spire-1.2.1/cmd/ 16:20:19 spire-1.2.1/cmd/spire-agent/ 16:20:19 spire-1.2.1/cmd/spire-agent/cli/ 16:20:19 spire-1.2.1/cmd/spire-agent/cli/api/ 16:20:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/common/ 16:20:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:20:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/run/ 16:20:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:20:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:20:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:20:19 spire-1.2.1/cmd/spire-agent/main.go 16:20:19 spire-1.2.1/cmd/spire-server/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/agent/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/cli.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/run/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/token/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/validate/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/x509/ 16:20:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:20:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:20:19 spire-1.2.1/cmd/spire-server/main.go 16:20:19 spire-1.2.1/cmd/spire-server/util/ 16:20:19 spire-1.2.1/cmd/spire-server/util/util.go 16:20:19 spire-1.2.1/conf/ 16:20:19 spire-1.2.1/conf/agent/ 16:20:19 spire-1.2.1/conf/agent/agent.conf 16:20:19 spire-1.2.1/conf/agent/agent_full.conf 16:20:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:20:19 spire-1.2.1/conf/server/ 16:20:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:20:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:20:19 spire-1.2.1/conf/server/server.conf 16:20:19 spire-1.2.1/conf/server/server_full.conf 16:20:19 spire-1.2.1/doc/ 16:20:19 spire-1.2.1/doc/SPIRE101.md 16:20:19 spire-1.2.1/doc/auditlog.md 16:20:19 spire-1.2.1/doc/authorization_policy_engine.md 16:20:19 spire-1.2.1/doc/changelog_guidelines.md 16:20:19 spire-1.2.1/doc/cure53-report.pdf 16:20:19 spire-1.2.1/doc/images/ 16:20:19 spire-1.2.1/doc/images/2019_roadmap.png 16:20:19 spire-1.2.1/doc/images/SPIRE101.png 16:20:19 spire-1.2.1/doc/images/SPIRE_agent.png 16:20:19 spire-1.2.1/doc/images/SPIRE_server.png 16:20:19 spire-1.2.1/doc/images/cache_mgr.png 16:20:19 spire-1.2.1/doc/images/cache_mgr_components.png 16:20:19 spire-1.2.1/doc/images/federated_spire.png 16:20:19 spire-1.2.1/doc/images/ha_mode.png 16:20:19 spire-1.2.1/doc/images/nested_spire.png 16:20:19 spire-1.2.1/doc/images/oidc_federation.png 16:20:19 spire-1.2.1/doc/images/single_trust_domain.png 16:20:19 spire-1.2.1/doc/images/spiffe_compatible.png 16:20:19 spire-1.2.1/doc/images/spire_logo.png 16:20:19 spire-1.2.1/doc/migrating_registration_api_clients.md 16:20:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:20:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:20:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:20:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:20:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:20:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:20:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:20:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:20:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:20:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:20:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:20:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:20:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:20:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:20:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:20:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:20:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:20:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:20:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:20:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:20:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:20:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:20:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:20:19 spire-1.2.1/doc/scaling_spire.md 16:20:19 spire-1.2.1/doc/spire_agent.md 16:20:19 spire-1.2.1/doc/spire_server.md 16:20:19 spire-1.2.1/doc/supported_integrations.md 16:20:19 spire-1.2.1/doc/telemetry.md 16:20:19 spire-1.2.1/doc/telemetry_config.md 16:20:19 spire-1.2.1/doc/upgrading.md 16:20:19 spire-1.2.1/doc/using_spire.md 16:20:19 spire-1.2.1/examples/ 16:20:19 spire-1.2.1/examples/README.md 16:20:19 spire-1.2.1/go.mod 16:20:19 spire-1.2.1/go.sum 16:20:19 spire-1.2.1/pkg/ 16:20:19 spire-1.2.1/pkg/agent/ 16:20:19 spire-1.2.1/pkg/agent/agent.go 16:20:19 spire-1.2.1/pkg/agent/api/ 16:20:19 spire-1.2.1/pkg/agent/api/config.go 16:20:19 spire-1.2.1/pkg/agent/api/debug/ 16:20:19 spire-1.2.1/pkg/agent/api/debug/v1/ 16:20:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:20:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:20:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:20:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:20:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:20:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:20:19 spire-1.2.1/pkg/agent/api/endpoints.go 16:20:19 spire-1.2.1/pkg/agent/api/health/ 16:20:19 spire-1.2.1/pkg/agent/api/health/v1/ 16:20:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:20:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:20:19 spire-1.2.1/pkg/agent/api/rpccontext/ 16:20:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:20:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:20:19 spire-1.2.1/pkg/agent/attestor/ 16:20:19 spire-1.2.1/pkg/agent/attestor/node/ 16:20:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:20:19 spire-1.2.1/pkg/agent/attestor/node/node.go 16:20:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:20:19 spire-1.2.1/pkg/agent/attestor/workload/ 16:20:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:20:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:20:19 spire-1.2.1/pkg/agent/catalog/ 16:20:19 spire-1.2.1/pkg/agent/catalog/catalog.go 16:20:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:20:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:20:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:20:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:20:19 spire-1.2.1/pkg/agent/client/ 16:20:19 spire-1.2.1/pkg/agent/client/client.go 16:20:19 spire-1.2.1/pkg/agent/client/client_test.go 16:20:19 spire-1.2.1/pkg/agent/client/dial.go 16:20:19 spire-1.2.1/pkg/agent/client/nodeconn.go 16:20:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:20:19 spire-1.2.1/pkg/agent/client/update.go 16:20:19 spire-1.2.1/pkg/agent/client/util.go 16:20:19 spire-1.2.1/pkg/agent/common/ 16:20:19 spire-1.2.1/pkg/agent/common/backoff/ 16:20:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:20:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:20:19 spire-1.2.1/pkg/agent/common/cgroups/ 16:20:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:20:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:20:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:20:19 spire-1.2.1/pkg/agent/config.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/ 16:20:19 spire-1.2.1/pkg/agent/endpoints/config.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:20:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:20:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/workload/ 16:20:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:20:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:20:19 spire-1.2.1/pkg/agent/manager/ 16:20:19 spire-1.2.1/pkg/agent/manager/cache/ 16:20:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:20:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:20:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:20:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:20:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:20:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:20:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:20:19 spire-1.2.1/pkg/agent/manager/config.go 16:20:19 spire-1.2.1/pkg/agent/manager/manager.go 16:20:19 spire-1.2.1/pkg/agent/manager/manager_test.go 16:20:19 spire-1.2.1/pkg/agent/manager/storage.go 16:20:19 spire-1.2.1/pkg/agent/manager/storage_test.go 16:20:19 spire-1.2.1/pkg/agent/manager/storecache/ 16:20:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:20:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:20:19 spire-1.2.1/pkg/agent/manager/sync.go 16:20:19 spire-1.2.1/pkg/agent/plugin/ 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:20:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:20:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:20:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:20:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:20:19 spire-1.2.1/pkg/agent/svid/ 16:20:19 spire-1.2.1/pkg/agent/svid/rotator.go 16:20:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:20:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:20:19 spire-1.2.1/pkg/agent/svid/store/ 16:20:19 spire-1.2.1/pkg/agent/svid/store/service.go 16:20:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:20:19 spire-1.2.1/pkg/common/ 16:20:19 spire-1.2.1/pkg/common/agentpathtemplate/ 16:20:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:20:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:20:19 spire-1.2.1/pkg/common/api/ 16:20:19 spire-1.2.1/pkg/common/api/metrics.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/ 16:20:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/logger.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/names.go 16:20:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:20:19 spire-1.2.1/pkg/common/api/names.go 16:20:19 spire-1.2.1/pkg/common/api/ratelimit.go 16:20:19 spire-1.2.1/pkg/common/api/rpccontext/ 16:20:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:20:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:20:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:20:19 spire-1.2.1/pkg/common/auth/ 16:20:19 spire-1.2.1/pkg/common/auth/interceptors.go 16:20:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:20:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/ 16:20:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/types.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:20:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:20:19 spire-1.2.1/pkg/common/catalog/ 16:20:19 spire-1.2.1/pkg/common/catalog/bind.go 16:20:19 spire-1.2.1/pkg/common/catalog/builtin.go 16:20:19 spire-1.2.1/pkg/common/catalog/catalog.go 16:20:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:20:19 spire-1.2.1/pkg/common/catalog/closers.go 16:20:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:20:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:20:19 spire-1.2.1/pkg/common/catalog/config.go 16:20:19 spire-1.2.1/pkg/common/catalog/config_test.go 16:20:19 spire-1.2.1/pkg/common/catalog/configure.go 16:20:19 spire-1.2.1/pkg/common/catalog/constraints.go 16:20:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:20:19 spire-1.2.1/pkg/common/catalog/context.go 16:20:19 spire-1.2.1/pkg/common/catalog/external.go 16:20:19 spire-1.2.1/pkg/common/catalog/host.go 16:20:19 spire-1.2.1/pkg/common/catalog/pipenet.go 16:20:19 spire-1.2.1/pkg/common/catalog/plugin.go 16:20:19 spire-1.2.1/pkg/common/catalog/testplugin/ 16:20:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:20:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:20:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:20:19 spire-1.2.1/pkg/common/cli/ 16:20:19 spire-1.2.1/pkg/common/cli/env.go 16:20:19 spire-1.2.1/pkg/common/cli/flags.go 16:20:19 spire-1.2.1/pkg/common/cli/trust_domain.go 16:20:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:20:19 spire-1.2.1/pkg/common/cli/umask.go 16:20:19 spire-1.2.1/pkg/common/cli/umask_posix.go 16:20:19 spire-1.2.1/pkg/common/cli/umask_test.go 16:20:19 spire-1.2.1/pkg/common/cli/umask_windows.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/ 16:20:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/flag.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/format.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/ 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:20:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:20:19 spire-1.2.1/pkg/common/coretypes/ 16:20:19 spire-1.2.1/pkg/common/coretypes/bundle/ 16:20:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:20:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:20:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:20:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:20:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:20:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:20:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:20:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:20:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:20:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:20:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:20:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:20:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:20:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:20:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:20:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:20:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:20:19 spire-1.2.1/pkg/common/cryptoutil/ 16:20:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:20:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:20:19 spire-1.2.1/pkg/common/diskutil/ 16:20:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:20:19 spire-1.2.1/pkg/common/diskutil/file_test.go 16:20:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:20:19 spire-1.2.1/pkg/common/errorutil/ 16:20:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:20:19 spire-1.2.1/pkg/common/health/ 16:20:19 spire-1.2.1/pkg/common/health/config.go 16:20:19 spire-1.2.1/pkg/common/health/context.go 16:20:19 spire-1.2.1/pkg/common/health/context_test.go 16:20:19 spire-1.2.1/pkg/common/health/health.go 16:20:19 spire-1.2.1/pkg/common/health/health_test.go 16:20:19 spire-1.2.1/pkg/common/health/logger.go 16:20:19 spire-1.2.1/pkg/common/hostservice/ 16:20:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:20:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:20:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:20:19 spire-1.2.1/pkg/common/idutil/ 16:20:19 spire-1.2.1/pkg/common/idutil/require.go 16:20:19 spire-1.2.1/pkg/common/idutil/require_test.go 16:20:19 spire-1.2.1/pkg/common/idutil/safety.go 16:20:19 spire-1.2.1/pkg/common/idutil/safety_test.go 16:20:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:20:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:20:19 spire-1.2.1/pkg/common/jwtsvid/ 16:20:19 spire-1.2.1/pkg/common/jwtsvid/common.go 16:20:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:20:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:20:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:20:19 spire-1.2.1/pkg/common/jwtutil/ 16:20:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:20:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:20:19 spire-1.2.1/pkg/common/log/ 16:20:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:20:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:20:19 spire-1.2.1/pkg/common/log/log.go 16:20:19 spire-1.2.1/pkg/common/log/log_test.go 16:20:19 spire-1.2.1/pkg/common/log/options.go 16:20:19 spire-1.2.1/pkg/common/nodeutil/ 16:20:19 spire-1.2.1/pkg/common/nodeutil/node.go 16:20:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:20:19 spire-1.2.1/pkg/common/peertracker/ 16:20:19 spire-1.2.1/pkg/common/peertracker/conn.go 16:20:19 spire-1.2.1/pkg/common/peertracker/credentials.go 16:20:19 spire-1.2.1/pkg/common/peertracker/errors.go 16:20:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:20:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:20:19 spire-1.2.1/pkg/common/peertracker/info.go 16:20:19 spire-1.2.1/pkg/common/peertracker/listener.go 16:20:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:20:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:20:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:20:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:20:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:20:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:20:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:20:19 spire-1.2.1/pkg/common/peertracker/tcp.go 16:20:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:20:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:20:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:20:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:20:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:20:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:20:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:20:20 spire-1.2.1/pkg/common/peertracker/uds.go 16:20:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:20:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:20:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:20:20 spire-1.2.1/pkg/common/pemutil/ 16:20:20 spire-1.2.1/pkg/common/pemutil/block.go 16:20:20 spire-1.2.1/pkg/common/pemutil/certs.go 16:20:20 spire-1.2.1/pkg/common/pemutil/common.go 16:20:20 spire-1.2.1/pkg/common/pemutil/csr.go 16:20:20 spire-1.2.1/pkg/common/pemutil/keys.go 16:20:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/ 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:20:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:20:20 spire-1.2.1/pkg/common/plugin/ 16:20:20 spire-1.2.1/pkg/common/plugin/aws/ 16:20:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:20:20 spire-1.2.1/pkg/common/plugin/azure/ 16:20:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:20:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:20:20 spire-1.2.1/pkg/common/plugin/facade.go 16:20:20 spire-1.2.1/pkg/common/plugin/facade_test.go 16:20:20 spire-1.2.1/pkg/common/plugin/gcp/ 16:20:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:20:20 spire-1.2.1/pkg/common/plugin/k8s/ 16:20:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:20:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:20:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:20:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:20:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:20:20 spire-1.2.1/pkg/common/plugin/log.go 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/ 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:20:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:20:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:20:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:20:20 spire-1.2.1/pkg/common/plugin/x509pop/ 16:20:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:20:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:20:20 spire-1.2.1/pkg/common/profiling/ 16:20:20 spire-1.2.1/pkg/common/profiling/dumpers.go 16:20:20 spire-1.2.1/pkg/common/profiling/profiling.go 16:20:20 spire-1.2.1/pkg/common/protoutil/ 16:20:20 spire-1.2.1/pkg/common/protoutil/masks.go 16:20:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:20:20 spire-1.2.1/pkg/common/rotationutil/ 16:20:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:20:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:20:20 spire-1.2.1/pkg/common/selector/ 16:20:20 spire-1.2.1/pkg/common/selector/selector.go 16:20:20 spire-1.2.1/pkg/common/selector/selector_test.go 16:20:20 spire-1.2.1/pkg/common/selector/set.go 16:20:20 spire-1.2.1/pkg/common/selector/set_utils.go 16:20:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/ 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/ 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:20:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:20:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:20:20 spire-1.2.1/pkg/common/telemetry/call.go 16:20:20 spire-1.2.1/pkg/common/telemetry/common/ 16:20:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:20:20 spire-1.2.1/pkg/common/telemetry/config.go 16:20:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:20:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/inmem.go 16:20:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/m3.go 16:20:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/metrics.go 16:20:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/names.go 16:20:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:20:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:20:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/ 16:20:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:20:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:20:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:20:20 spire-1.2.1/pkg/common/telemetry/server/server.go 16:20:20 spire-1.2.1/pkg/common/telemetry/sink.go 16:20:20 spire-1.2.1/pkg/common/telemetry/statsd.go 16:20:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:20:20 spire-1.2.1/pkg/common/telemetry/uptime.go 16:20:20 spire-1.2.1/pkg/common/telemetry/version.go 16:20:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:20:20 spire-1.2.1/pkg/common/uptime/ 16:20:20 spire-1.2.1/pkg/common/uptime/uptime.go 16:20:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:20:20 spire-1.2.1/pkg/common/util/ 16:20:20 spire-1.2.1/pkg/common/util/certs.go 16:20:20 spire-1.2.1/pkg/common/util/certs_test.go 16:20:20 spire-1.2.1/pkg/common/util/csr.go 16:20:20 spire-1.2.1/pkg/common/util/hash.go 16:20:20 spire-1.2.1/pkg/common/util/selectors.go 16:20:20 spire-1.2.1/pkg/common/util/selectors_test.go 16:20:20 spire-1.2.1/pkg/common/util/signals.go 16:20:20 spire-1.2.1/pkg/common/util/sort.go 16:20:20 spire-1.2.1/pkg/common/util/sort_test.go 16:20:20 spire-1.2.1/pkg/common/util/task.go 16:20:20 spire-1.2.1/pkg/common/util/task_test.go 16:20:20 spire-1.2.1/pkg/common/util/testdata/ 16:20:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:20:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:20:20 spire-1.2.1/pkg/common/version/ 16:20:20 spire-1.2.1/pkg/common/version/version.go 16:20:20 spire-1.2.1/pkg/common/x509svid/ 16:20:20 spire-1.2.1/pkg/common/x509svid/common_test.go 16:20:20 spire-1.2.1/pkg/common/x509svid/csr.go 16:20:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:20:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:20:20 spire-1.2.1/pkg/common/x509util/ 16:20:20 spire-1.2.1/pkg/common/x509util/cert.go 16:20:20 spire-1.2.1/pkg/common/x509util/dns.go 16:20:20 spire-1.2.1/pkg/common/x509util/dns_test.go 16:20:20 spire-1.2.1/pkg/common/x509util/keyid.go 16:20:20 spire-1.2.1/pkg/common/x509util/keypair.go 16:20:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:20:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:20:20 spire-1.2.1/pkg/server/ 16:20:20 spire-1.2.1/pkg/server/api/ 16:20:20 spire-1.2.1/pkg/server/api/agent.go 16:20:20 spire-1.2.1/pkg/server/api/agent/ 16:20:20 spire-1.2.1/pkg/server/api/agent/v1/ 16:20:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:20:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:20:20 spire-1.2.1/pkg/server/api/agent_test.go 16:20:20 spire-1.2.1/pkg/server/api/api.go 16:20:20 spire-1.2.1/pkg/server/api/audit/ 16:20:20 spire-1.2.1/pkg/server/api/audit/audit.go 16:20:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:20:20 spire-1.2.1/pkg/server/api/bundle.go 16:20:20 spire-1.2.1/pkg/server/api/bundle/ 16:20:20 spire-1.2.1/pkg/server/api/bundle/v1/ 16:20:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:20:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:20:20 spire-1.2.1/pkg/server/api/bundle_test.go 16:20:20 spire-1.2.1/pkg/server/api/debug/ 16:20:20 spire-1.2.1/pkg/server/api/debug/v1/ 16:20:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:20:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:20:20 spire-1.2.1/pkg/server/api/entry.go 16:20:20 spire-1.2.1/pkg/server/api/entry/ 16:20:20 spire-1.2.1/pkg/server/api/entry/v1/ 16:20:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:20:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:20:20 spire-1.2.1/pkg/server/api/entry_test.go 16:20:20 spire-1.2.1/pkg/server/api/health/ 16:20:20 spire-1.2.1/pkg/server/api/health/v1/ 16:20:20 spire-1.2.1/pkg/server/api/health/v1/service.go 16:20:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:20:20 spire-1.2.1/pkg/server/api/id.go 16:20:20 spire-1.2.1/pkg/server/api/id_test.go 16:20:20 spire-1.2.1/pkg/server/api/limits/ 16:20:20 spire-1.2.1/pkg/server/api/limits/limits.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/ 16:20:20 spire-1.2.1/pkg/server/api/middleware/alias.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/audit.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/caller.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/common.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/entries.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:20:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:20:20 spire-1.2.1/pkg/server/api/ratelimit.go 16:20:20 spire-1.2.1/pkg/server/api/rpccontext/ 16:20:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:20:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:20:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:20:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:20:20 spire-1.2.1/pkg/server/api/selector.go 16:20:20 spire-1.2.1/pkg/server/api/selector_test.go 16:20:20 spire-1.2.1/pkg/server/api/status.go 16:20:20 spire-1.2.1/pkg/server/api/status_test.go 16:20:20 spire-1.2.1/pkg/server/api/svid/ 16:20:20 spire-1.2.1/pkg/server/api/svid/v1/ 16:20:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:20:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:20:20 spire-1.2.1/pkg/server/api/trustdomain.go 16:20:20 spire-1.2.1/pkg/server/api/trustdomain/ 16:20:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:20:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:20:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:20:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:20:20 spire-1.2.1/pkg/server/authpolicy/ 16:20:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:20:20 spire-1.2.1/pkg/server/authpolicy/policy.go 16:20:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:20:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:20:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:20:20 spire-1.2.1/pkg/server/authpolicy/validate.go 16:20:20 spire-1.2.1/pkg/server/bundle/ 16:20:20 spire-1.2.1/pkg/server/bundle/client/ 16:20:20 spire-1.2.1/pkg/server/bundle/client/client.go 16:20:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:20:20 spire-1.2.1/pkg/server/bundle/client/manager.go 16:20:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:20:20 spire-1.2.1/pkg/server/bundle/client/sources.go 16:20:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:20:20 spire-1.2.1/pkg/server/bundle/client/updater.go 16:20:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:20:20 spire-1.2.1/pkg/server/ca/ 16:20:20 spire-1.2.1/pkg/server/ca/ca.go 16:20:20 spire-1.2.1/pkg/server/ca/ca_health.go 16:20:20 spire-1.2.1/pkg/server/ca/ca_test.go 16:20:20 spire-1.2.1/pkg/server/ca/journal.go 16:20:20 spire-1.2.1/pkg/server/ca/journal_test.go 16:20:20 spire-1.2.1/pkg/server/ca/manager.go 16:20:20 spire-1.2.1/pkg/server/ca/manager_health.go 16:20:20 spire-1.2.1/pkg/server/ca/manager_test.go 16:20:20 spire-1.2.1/pkg/server/ca/templates.go 16:20:20 spire-1.2.1/pkg/server/ca/upstream_client.go 16:20:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:20:20 spire-1.2.1/pkg/server/ca/validation.go 16:20:20 spire-1.2.1/pkg/server/cache/ 16:20:20 spire-1.2.1/pkg/server/cache/dscache/ 16:20:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:20:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:20:20 spire-1.2.1/pkg/server/cache/entrycache/ 16:20:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:20:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:20:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:20:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:20:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:20:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:20:20 spire-1.2.1/pkg/server/catalog/ 16:20:20 spire-1.2.1/pkg/server/catalog/catalog.go 16:20:20 spire-1.2.1/pkg/server/catalog/keymanager.go 16:20:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:20:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:20:20 spire-1.2.1/pkg/server/catalog/notifier.go 16:20:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:20:20 spire-1.2.1/pkg/server/config.go 16:20:20 spire-1.2.1/pkg/server/datastore/ 16:20:20 spire-1.2.1/pkg/server/datastore/datastore.go 16:20:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:20:20 spire-1.2.1/pkg/server/datastore/repository.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:20:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:20:20 spire-1.2.1/pkg/server/endpoints/ 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/ 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:20:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:20:20 spire-1.2.1/pkg/server/endpoints/config.go 16:20:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:20:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:20:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:20:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:20:20 spire-1.2.1/pkg/server/endpoints/middleware.go 16:20:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:20:20 spire-1.2.1/pkg/server/hostservice/ 16:20:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:20:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:20:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:20:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:20:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:20:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:20:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:20:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/ 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/ 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:20:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:20:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:20:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/ 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:20:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:20:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:20:20 spire-1.2.1/pkg/server/registration/ 16:20:20 spire-1.2.1/pkg/server/registration/manager.go 16:20:20 spire-1.2.1/pkg/server/registration/manager_test.go 16:20:20 spire-1.2.1/pkg/server/scanentries.go 16:20:20 spire-1.2.1/pkg/server/scanentries_test.go 16:20:20 spire-1.2.1/pkg/server/server.go 16:20:20 spire-1.2.1/pkg/server/server_test.go 16:20:20 spire-1.2.1/pkg/server/svid/ 16:20:20 spire-1.2.1/pkg/server/svid/observer.go 16:20:20 spire-1.2.1/pkg/server/svid/observer_test.go 16:20:20 spire-1.2.1/pkg/server/svid/rotator.go 16:20:20 spire-1.2.1/pkg/server/svid/rotator_config.go 16:20:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:20:20 spire-1.2.1/pkg/server/svid/rotator_test.go 16:20:20 spire-1.2.1/proto/ 16:20:20 spire-1.2.1/proto/private/ 16:20:20 spire-1.2.1/proto/private/server/ 16:20:20 spire-1.2.1/proto/private/server/journal/ 16:20:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:20:20 spire-1.2.1/proto/private/server/journal/journal.proto 16:20:20 spire-1.2.1/proto/spire/ 16:20:20 spire-1.2.1/proto/spire/common/ 16:20:20 spire-1.2.1/proto/spire/common/common.pb.go 16:20:20 spire-1.2.1/proto/spire/common/common.proto 16:20:20 spire-1.2.1/proto/spire/common/plugin/ 16:20:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:20:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:20:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:20:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:20:20 spire-1.2.1/proto/spire/plugin/ 16:20:20 spire-1.2.1/proto/spire/plugin/agent/ 16:20:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:20:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:20:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:20:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:20:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:20:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:20:20 spire-1.2.1/release/ 16:20:20 spire-1.2.1/release/spire-extras/ 16:20:20 spire-1.2.1/release/spire-extras/README.md 16:20:20 spire-1.2.1/release/spire-extras/conf/ 16:20:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:20:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:20:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:20:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:20:20 spire-1.2.1/release/spire/ 16:20:20 spire-1.2.1/release/spire/README.md 16:20:20 spire-1.2.1/release/spire/conf/ 16:20:20 spire-1.2.1/release/spire/conf/agent/ 16:20:20 spire-1.2.1/release/spire/conf/agent/agent.conf 16:20:20 spire-1.2.1/release/spire/conf/server/ 16:20:20 spire-1.2.1/release/spire/conf/server/server.conf 16:20:20 spire-1.2.1/script/ 16:20:20 spire-1.2.1/script/build-artifact.sh 16:20:20 spire-1.2.1/script/generate_dummy_ca.sh 16:20:20 spire-1.2.1/support/ 16:20:20 spire-1.2.1/support/k8s/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:20:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/ 16:20:20 spire-1.2.1/support/oidc-discovery-provider/README.md 16:20:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/config.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/main.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:20:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:20:20 spire-1.2.1/test/ 16:20:20 spire-1.2.1/test/clock/ 16:20:20 spire-1.2.1/test/clock/clock.go 16:20:20 spire-1.2.1/test/fakes/ 16:20:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:20:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:20:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:20:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:20:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:20:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:20:20 spire-1.2.1/test/fakes/fakeagentstore/ 16:20:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:20:20 spire-1.2.1/test/fakes/fakedatastore/ 16:20:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:20:20 spire-1.2.1/test/fakes/fakeentryclient/ 16:20:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:20:20 spire-1.2.1/test/fakes/fakehealthchecker/ 16:20:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:20:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:20:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:20:20 spire-1.2.1/test/fakes/fakemetrics/ 16:20:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:20:20 spire-1.2.1/test/fakes/fakenoderesolver/ 16:20:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:20:20 spire-1.2.1/test/fakes/fakenotifier/ 16:20:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:20:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:20:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:20:20 spire-1.2.1/test/fakes/fakeserverca/ 16:20:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:20:20 spire-1.2.1/test/fakes/fakeservercatalog/ 16:20:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:20:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:20:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:20:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:20:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:20:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:20:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:20:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:20:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:20:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:20:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:20:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:20:20 spire-1.2.1/test/fixture/ 16:20:20 spire-1.2.1/test/fixture/certs/ 16:20:20 spire-1.2.1/test/fixture/certs/agent_svid.der 16:20:20 spire-1.2.1/test/fixture/certs/base_cert.pem 16:20:20 spire-1.2.1/test/fixture/certs/base_csr.pem 16:20:20 spire-1.2.1/test/fixture/certs/base_key.pem 16:20:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:20:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:20:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:20:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:20:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:20:20 spire-1.2.1/test/fixture/certs/blog_key.pem 16:20:20 spire-1.2.1/test/fixture/certs/bundle.der 16:20:20 spire-1.2.1/test/fixture/certs/ca.pem 16:20:20 spire-1.2.1/test/fixture/certs/ca_key.pem 16:20:20 spire-1.2.1/test/fixture/certs/database_cert.pem 16:20:20 spire-1.2.1/test/fixture/certs/database_csr.pem 16:20:20 spire-1.2.1/test/fixture/certs/database_key.pem 16:20:20 spire-1.2.1/test/fixture/certs/node_cert.pem 16:20:20 spire-1.2.1/test/fixture/certs/node_csr.pem 16:20:20 spire-1.2.1/test/fixture/certs/node_key.pem 16:20:20 spire-1.2.1/test/fixture/certs/svid.pem 16:20:20 spire-1.2.1/test/fixture/certs/svid_key.pem 16:20:20 spire-1.2.1/test/fixture/config/ 16:20:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:20:20 spire-1.2.1/test/fixture/config/agent_good.conf 16:20:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:20:20 spire-1.2.1/test/fixture/config/plugin_good.conf 16:20:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:20:20 spire-1.2.1/test/fixture/config/server_good.conf 16:20:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:20:20 spire-1.2.1/test/fixture/fixture.go 16:20:20 spire-1.2.1/test/fixture/nodeattestor/ 16:20:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:20:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:20:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:20:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:20:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:20:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:20:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:20:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:20:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:20:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:20:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:20:20 spire-1.2.1/test/fixture/registration/ 16:20:20 spire-1.2.1/test/fixture/registration/entries.json 16:20:20 spire-1.2.1/test/fixture/registration/good-for-update.json 16:20:20 spire-1.2.1/test/fixture/registration/good.json 16:20:20 spire-1.2.1/test/fixture/registration/invalid.json 16:20:20 spire-1.2.1/test/fixture/registration/invalid_json.json 16:20:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:20:20 spire-1.2.1/test/integration/ 16:20:20 spire-1.2.1/test/integration/README.md 16:20:20 spire-1.2.1/test/integration/common 16:20:20 spire-1.2.1/test/integration/setup/ 16:20:20 spire-1.2.1/test/integration/setup/adminclient/ 16:20:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:20:20 spire-1.2.1/test/integration/setup/adminclient/client.go 16:20:20 spire-1.2.1/test/integration/setup/debugagent/ 16:20:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:20:20 spire-1.2.1/test/integration/setup/debugagent/main.go 16:20:20 spire-1.2.1/test/integration/setup/debugserver/ 16:20:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:20:20 spire-1.2.1/test/integration/setup/debugserver/main.go 16:20:20 spire-1.2.1/test/integration/setup/downstreamclient/ 16:20:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:20:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:20:20 spire-1.2.1/test/integration/setup/itclient/ 16:20:20 spire-1.2.1/test/integration/setup/itclient/client.go 16:20:20 spire-1.2.1/test/integration/setup/node-attestation/ 16:20:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:20:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:20:20 spire-1.2.1/test/integration/setup/x509pop/ 16:20:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:20:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:20:20 spire-1.2.1/test/integration/suites/ 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:20:20 spire-1.2.1/test/integration/suites/join-token/ 16:20:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:20:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:20:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:20:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:20:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:20:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:20:20 spire-1.2.1/test/integration/suites/join-token/README.md 16:20:20 spire-1.2.1/test/integration/suites/join-token/conf/ 16:20:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/join-token/teardown 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:20:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:20:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:20:20 spire-1.2.1/test/integration/suites/k8s/ 16:20:20 spire-1.2.1/test/integration/suites/k8s/00-setup 16:20:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:20:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:20:20 spire-1.2.1/test/integration/suites/k8s/README.md 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/ 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:20:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:20:20 spire-1.2.1/test/integration/suites/k8s/teardown 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/ 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:20:20 spire-1.2.1/test/integration/suites/rotation/ 16:20:20 spire-1.2.1/test/integration/suites/rotation/00-setup 16:20:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:20:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:20:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:20:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:20:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:20:20 spire-1.2.1/test/integration/suites/rotation/README.md 16:20:20 spire-1.2.1/test/integration/suites/rotation/conf/ 16:20:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/rotation/teardown 16:20:20 spire-1.2.1/test/integration/suites/self-test/ 16:20:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:20:20 spire-1.2.1/test/integration/suites/self-test/README.md 16:20:20 spire-1.2.1/test/integration/suites/self-test/teardown 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:20:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:20:20 spire-1.2.1/test/integration/suites/upgrade/ 16:20:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:20:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:20:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:20:20 spire-1.2.1/test/integration/suites/upgrade/README.md 16:20:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:20:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:20:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:20:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:20:20 spire-1.2.1/test/integration/suites/upgrade/teardown 16:20:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:20:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:20:20 spire-1.2.1/test/integration/test-one.sh 16:20:20 spire-1.2.1/test/integration/test.sh 16:20:20 spire-1.2.1/test/plugintest/ 16:20:20 spire-1.2.1/test/plugintest/config.go 16:20:20 spire-1.2.1/test/plugintest/load.go 16:20:20 spire-1.2.1/test/plugintest/option.go 16:20:20 spire-1.2.1/test/spiretest/ 16:20:20 spire-1.2.1/test/spiretest/apiserver.go 16:20:20 spire-1.2.1/test/spiretest/assertions.go 16:20:20 spire-1.2.1/test/spiretest/dir.go 16:20:20 spire-1.2.1/test/spiretest/errors_posix.go 16:20:20 spire-1.2.1/test/spiretest/errors_windows.go 16:20:20 spire-1.2.1/test/spiretest/logs.go 16:20:20 spire-1.2.1/test/spiretest/socketapi.go 16:20:20 spire-1.2.1/test/spiretest/suite.go 16:20:20 spire-1.2.1/test/spiretest/x509.go 16:20:20 spire-1.2.1/test/testca/ 16:20:20 spire-1.2.1/test/testca/ca.go 16:20:20 spire-1.2.1/test/testkey/ 16:20:20 spire-1.2.1/test/testkey/generate.sh 16:20:20 spire-1.2.1/test/testkey/genkeys.go 16:20:20 spire-1.2.1/test/testkey/keys.go 16:20:20 spire-1.2.1/test/testkey/new.go 16:20:20 spire-1.2.1/test/tpmsimulator/ 16:20:20 spire-1.2.1/test/tpmsimulator/simulator.go 16:20:20 spire-1.2.1/test/util/ 16:20:20 spire-1.2.1/test/util/cert_fixtures.go 16:20:20 spire-1.2.1/test/util/cert_generation.go 16:20:20 spire-1.2.1/test/util/io_redirection.go 16:20:20 spire-1.2.1/test/util/race.go 16:20:20 spire-1.2.1/test/util/util.go 16:20:20 building spire from source... 16:20:21 Installing go1.17.7... 16:20:48 Building bin/spire-server... 16:20:48 go: downloading github.com/mitchellh/cli v1.1.2 16:20:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:20:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:20:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:20:48 go: downloading google.golang.org/grpc v1.44.0 16:20:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:20:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:20:50 go: downloading github.com/imdario/mergo v0.3.12 16:20:50 go: downloading github.com/sirupsen/logrus v1.8.1 16:20:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:20:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:20:51 go: downloading github.com/fatih/color v1.13.0 16:20:52 go: downloading github.com/mattn/go-isatty v0.0.14 16:20:52 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:20:52 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:20:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:20:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:20:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:20:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:20:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:20:54 go: downloading github.com/armon/go-metrics v0.3.10 16:20:54 go: downloading github.com/prometheus/client_golang v1.12.1 16:20:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:20:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:20:57 go: downloading github.com/open-policy-agent/opa v0.38.0 16:21:24 go: downloading github.com/mattn/go-colorable v0.1.12 16:21:24 go: downloading github.com/Masterminds/goutils v1.1.0 16:21:24 go: downloading github.com/Masterminds/semver v1.5.0 16:21:24 go: downloading github.com/google/uuid v1.1.2 16:21:24 go: downloading github.com/huandu/xstrings v1.3.2 16:21:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:21:24 go: downloading github.com/oklog/run v1.0.0 16:21:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:21:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:21:24 go: downloading github.com/prometheus/client_model v0.2.0 16:21:24 go: downloading github.com/prometheus/common v0.32.1 16:21:24 go: downloading github.com/beorn7/perks v1.0.1 16:21:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:21:24 go: downloading github.com/prometheus/procfs v0.7.3 16:21:24 go: downloading go.uber.org/atomic v1.9.0 16:21:24 go: downloading github.com/imkira/go-observer v1.0.3 16:21:24 go: downloading github.com/hashicorp/errwrap v1.1.0 16:21:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:21:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:21:24 go: downloading github.com/twmb/murmur3 v1.1.6 16:21:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:21:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:21:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:21:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:21:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:21:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:21:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:21:31 go: downloading github.com/stretchr/testify v1.7.0 16:21:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:21:31 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:21:31 go: downloading github.com/blang/semver/v4 v4.0.0 16:21:31 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:21:31 go: downloading github.com/jinzhu/gorm v1.9.16 16:21:32 go: downloading github.com/lib/pq v1.10.4 16:21:32 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:21:32 go: downloading k8s.io/client-go v0.23.4 16:21:32 go: downloading k8s.io/api v0.23.4 16:21:33 go: downloading google.golang.org/api v0.70.0 16:21:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:22:27 go: downloading github.com/google/go-tpm v0.3.3 16:22:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:22:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:22:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:22:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:22:27 go: downloading cloud.google.com/go/storage v1.21.0 16:22:27 go: downloading cloud.google.com/go v0.100.2 16:22:27 go: downloading k8s.io/apimachinery v0.23.4 16:22:27 go: downloading k8s.io/kube-aggregator v0.23.3 16:22:29 go: downloading cloud.google.com/go/security v1.3.0 16:22:29 go: downloading github.com/hashicorp/vault/api v1.4.1 16:22:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:22:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:22:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:22:32 go: downloading gopkg.in/yaml.v2 v2.4.0 16:22:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:22:33 go: downloading github.com/gobwas/glob v0.2.3 16:22:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:22:33 go: downloading github.com/aws/smithy-go v1.11.0 16:22:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:22:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:22:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:22:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:22:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:22:36 go: downloading github.com/jinzhu/inflection v1.0.0 16:22:36 go: downloading github.com/gogo/protobuf v1.3.2 16:22:41 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:22:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:22:41 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:22:41 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:22:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:22:41 go: downloading github.com/dimchansky/utfbom v1.1.1 16:22:41 go: downloading cloud.google.com/go/compute v1.3.0 16:22:42 go: downloading cloud.google.com/go/iam v0.1.1 16:22:43 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:22:43 go: downloading k8s.io/klog/v2 v2.30.0 16:22:43 go: downloading github.com/google/gofuzz v1.1.0 16:22:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:22:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:22:45 go: downloading github.com/spf13/pflag v1.0.5 16:22:45 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:22:45 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:22:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:22:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:22:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:22:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:22:47 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:22:47 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:22:47 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:22:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:22:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:22:48 go: downloading go.opencensus.io v0.23.0 16:22:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:22:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:22:51 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:22:51 go: downloading gopkg.in/inf.v0 v0.9.1 16:22:51 go: downloading github.com/go-logr/logr v1.2.2 16:22:51 go: downloading github.com/google/go-cmp v0.5.7 16:22:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:22:52 go: downloading github.com/json-iterator/go v1.1.12 16:22:53 go: downloading github.com/googleapis/gnostic v0.5.5 16:22:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:22:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:22:56 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:22:59 go: downloading github.com/tklauser/numcpus v0.3.0 16:22:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:22:59 go: downloading go.uber.org/zap v1.21.0 16:23:00 go: downloading sigs.k8s.io/yaml v1.3.0 16:23:00 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:23:00 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:23:01 go: downloading github.com/modern-go/reflect2 v1.0.2 16:23:01 go: downloading github.com/ryanuber/go-glob v1.0.0 16:23:01 go: downloading github.com/golang/snappy v0.0.4 16:23:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:23:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:23:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:23:14 go: downloading github.com/hashicorp/go-version v1.2.0 16:23:14 go: downloading go.uber.org/multierr v1.6.0 16:23:53 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:23:53 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:25:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:25:15 Removing intermediate container 7d705ef1ff5b 16:25:15 ---> a29cacb335b3 16:25:15 16:25:15 Step 10/23 : FROM alpine:3.14 16:25:15 3.14: Pulling from library/alpine 16:25:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:25:15 Status: Downloaded newer image for alpine:3.14 16:25:15 ---> ac73e934f311 16:25:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:25:15 ---> Running in ebf6e7af7f19 16:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:25:15 (1/1) Installing dumb-init (1.2.5-r1) 16:25:15 Executing busybox-1.33.1-r7.trigger 16:25:15 OK: 5 MiB in 15 packages 16:25:15 Removing intermediate container ebf6e7af7f19 16:25:15 ---> 989722d9007c 16:25:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:25:15 ---> Running in 949f862bf482 16:25:15 Removing intermediate container 949f862bf482 16:25:15 ---> 26dac3f8e499 16:25:15 Step 13/23 : ENV APP_PORT=59882 16:25:15 ---> Running in 4e9f4134dda5 16:25:15 Removing intermediate container 4e9f4134dda5 16:25:15 ---> 35e7ba1cc04f 16:25:15 Step 14/23 : EXPOSE $APP_PORT 16:25:15 ---> Running in f72bc78b793e 16:25:15 Removing intermediate container f72bc78b793e 16:25:15 ---> 551decf96e85 16:25:15 Step 15/23 : WORKDIR / 16:25:15 ---> Running in 2fdaf59603c5 16:25:15 Removing intermediate container 2fdaf59603c5 16:25:15 ---> 13335ea2a887 16:25:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:18 ---> cbd2cc9996bf 16:25:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:25:22 ---> 01c7a73b4899 16:25:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:25:22 Removing intermediate container 165aec1f817b 16:25:22 ---> 1d4ce821052f 16:25:22 16:25:22 Step 10/25 : FROM alpine:3.14 16:25:22 ---> ac73e934f311 16:25:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:25:22 ---> Running in 21bf5152ff27 16:25:23 ---> fb0950269f25 16:25:23 Step 19/23 : ENTRYPOINT ["/core-command"] 16:25:23 ---> Running in 6d9646fbbd0a 16:25:23 Removing intermediate container d9c1ce36a33b 16:25:23 ---> c9f8d9282781 16:25:23 16:25:23 Step 10/31 : FROM alpine:3.14 16:25:23 ---> ac73e934f311 16:25:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:25:24 ---> Running in 95c75e243aa6 16:25:24 Removing intermediate container 6d9646fbbd0a 16:25:24 ---> 59508fb41024 16:25:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:24 ---> Running in c90549120526 16:25:25 Removing intermediate container 95c75e243aa6 16:25:25 ---> 33fc4f7b18a3 16:25:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:25:25 ---> Running in 05d2963cca05 16:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:25:26 Removing intermediate container c90549120526 16:25:26 ---> 7937cb9b2cca 16:25:26 Step 21/23 : LABEL arch=arm64 16:25:26 ---> Running in 001c89732a2b 16:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:25:26 Removing intermediate container 001c89732a2b 16:25:26 ---> 1cf9b761a8f2 16:25:26 Step 22/23 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:25:27 ---> Running in ac3d44c3b309 16:25:27 (1/3) Installing ca-certificates (20211220-r0) 16:25:27 (2/3) Installing dumb-init (1.2.5-r1) 16:25:27 (3/3) Installing su-exec (0.2-r1) 16:25:27 Executing busybox-1.33.1-r7.trigger 16:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:25:27 Executing ca-certificates-20211220-r0.trigger 16:25:27 Removing intermediate container ac3d44c3b309 16:25:27 ---> d747b113e213 16:25:27 Step 23/23 : LABEL version=0.0.0 16:25:28 ---> Running in 176a5d73762e 16:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:25:28 OK: 6 MiB in 17 packages 16:25:28 Removing intermediate container 176a5d73762e 16:25:28 ---> b747adf182a4 16:25:28 16:25:29 Successfully built b747adf182a4 16:25:29 Successfully tagged core-command-arm64:latest 16:25:29  Building core-command ... done Building sys-mgmt-agent 16:25:29 (1/2) Installing dumb-init (1.2.5-r1) 16:25:29 (2/2) Installing su-exec (0.2-r1) 16:25:29 Executing busybox-1.33.1-r7.trigger 16:25:29 OK: 6 MiB in 16 packages 16:25:31 Removing intermediate container 21bf5152ff27 16:25:31 ---> c47baaf79840 16:25:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:25:31 ---> Running in 5ae88eab41bc 16:25:31 Removing intermediate container 05d2963cca05 16:25:31 ---> 5b64024b04e7 16:25:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:25:31 ---> Running in 07c05f7221c8 16:25:32 Removing intermediate container 5ae88eab41bc 16:25:32 ---> 7d10569020d6 16:25:32 Step 13/25 : WORKDIR / 16:25:32 ---> Running in 16fe75130b4e 16:25:32 Removing intermediate container 07c05f7221c8 16:25:32 ---> ac5d5aca643d 16:25:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:25:32 ---> Running in 841404db2124 16:25:33 Removing intermediate container 16fe75130b4e 16:25:33 ---> ede72576b4c7 16:25:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:25:33 Removing intermediate container 841404db2124 16:25:33 ---> 8ba9b1bd21b0 16:25:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:25:33 ---> Running in e541ffd93ffc 16:25:34 ---> 79366bfcbdb9 16:25:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:25:36 ---> f4ee45799828 16:25:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:25:37 ---> f8d331fb03ca 16:25:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:25:37 Removing intermediate container e541ffd93ffc 16:25:37 ---> 2da70b8797e8 16:25:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:25:38 ---> Running in 6706189eb5bd 16:25:38 ---> c4ec31496ca6 16:25:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:25:38 Removing intermediate container 6706189eb5bd 16:25:38 ---> 813e5da508fa 16:25:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:25:40 ---> 2c777496055d 16:25:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:25:40 ---> fc62f8501b1f 16:25:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:25:40 ---> Running in c5f2ffe76adb 16:25:43 ---> 88ec685dfaa0 16:25:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:25:45 ---> 19110f34b7b7 16:25:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:25:45 ---> Running in be5a3b92e434 16:25:45 Removing intermediate container c5f2ffe76adb 16:25:45 ---> 0106c7bc990d 16:25:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:47 ---> 3d0cf92d6021 16:25:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:25:49 Removing intermediate container be5a3b92e434 16:25:49 ---> b1abe812a779 16:25:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:25:49 ---> Running in da1365f6f630 16:25:50 Removing intermediate container da1365f6f630 16:25:50 ---> 87790041547c 16:25:50 Step 23/25 : LABEL arch=arm64 16:25:50 ---> Running in e2b83fdf22ba 16:25:51 ---> 2fb04d751a18 16:25:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:25:51 Removing intermediate container e2b83fdf22ba 16:25:51 ---> 9bbc3ae2f380 16:25:51 Step 24/25 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:25:51 ---> Running in 554cc4d41ae6 16:25:52 Removing intermediate container 554cc4d41ae6 16:25:52 ---> c53ffb6daed5 16:25:52 Step 25/25 : LABEL version=0.0.0 16:25:52 ---> Running in 1169527b7799 16:25:52 ---> c9da690dc0fa 16:25:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:25:53 Removing intermediate container 1169527b7799 16:25:53 ---> c00b8593a133 16:25:53 16:25:54 ---> dec3af6e1185 16:25:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:25:55 Successfully built c00b8593a133 16:25:55 Successfully tagged security-secretstore-setup-arm64:latest 16:25:55 Building support-scheduler 16:25:56  Building security-secretstore-setup ... done  ---> 2c4f9928d937 16:25:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:25:56 ---> Running in e2f585c71fed 16:25:57 Removing intermediate container e2f585c71fed 16:25:57 ---> 680183a53962 16:25:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:25:58 ---> 5d88af9fff5a 16:25:58 Step 26/31 : RUN chmod +x /entrypoint.sh 16:25:58 ---> Running in f7348f264644 16:26:02 Removing intermediate container f7348f264644 16:26:02 ---> ccdc1d90a2ee 16:26:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:26:02 ---> Running in f1b48511d247 16:26:03 Removing intermediate container f1b48511d247 16:26:03 ---> 2446e8ffd152 16:26:03 Step 28/31 : CMD ["gate"] 16:26:03 ---> Running in 4304f9f62b3b 16:26:04 Removing intermediate container 4304f9f62b3b 16:26:04 ---> ce1e0ab98616 16:26:04 Step 29/31 : LABEL arch=arm64 16:26:04 ---> Running in fba7a0d5216a 16:26:05 Removing intermediate container fba7a0d5216a 16:26:05 ---> 079b9f21c13b 16:26:05 Step 30/31 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:26:05 ---> Running in dd1ac6df9119 16:26:06 Removing intermediate container dd1ac6df9119 16:26:06 ---> 26e512fefdad 16:26:06 Step 31/31 : LABEL version=0.0.0 16:26:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:26:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:26:06 ---> 2465237e68d6 16:26:06 Step 3/23 : WORKDIR /edgex-go 16:26:06 ---> Using cache 16:26:06 ---> 2edcef29aaea 16:26:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:06 ---> Using cache 16:26:06 ---> 240ec8dc7e49 16:26:06 Step 5/23 : RUN apk add --update --no-cache make bash git 16:26:06 ---> Running in acb4c0b86c1e 16:26:07 ---> Running in 86983e9288c0 16:26:08 Removing intermediate container 86983e9288c0 16:26:08 ---> f12dc9cfd36f 16:26:08 16:26:08 Successfully built f12dc9cfd36f 16:26:08 Successfully tagged security-bootstrapper-arm64:latest 16:26:08  Building security-bootstrapper ... done Building core-metadata 16:26:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:26:10 OK: 220 MiB in 52 packages 16:26:12 Removing intermediate container acb4c0b86c1e 16:26:12 ---> d07a14b7eacf 16:26:12 Step 6/23 : COPY go.mod vendor* ./ 16:26:13 ---> 5fb6ae080c44 16:26:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:13 ---> Running in 9cdcfc8c03fe 16:26:18 Removing intermediate container 9cdcfc8c03fe 16:26:18 ---> d0c9e4d0022f 16:26:18 Step 8/23 : COPY . . 16:26:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:26:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:26:41 ---> 2465237e68d6 16:26:41 Step 3/22 : WORKDIR /edgex-go 16:26:41 ---> Using cache 16:26:41 ---> 2edcef29aaea 16:26:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:41 ---> Using cache 16:26:41 ---> 240ec8dc7e49 16:26:41 Step 5/22 : RUN apk add --update --no-cache make git 16:26:41 ---> Running in 949dd7536ad1 16:26:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:26:44 OK: 220 MiB in 52 packages 16:26:47 Removing intermediate container 949dd7536ad1 16:26:47 ---> 79d26124d653 16:26:47 Step 6/22 : COPY go.mod vendor* ./ 16:26:49 ---> e4fd77b97563 16:26:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:50 ---> Running in 1d12f58e38cb 16:26:58 Removing intermediate container 1d12f58e38cb 16:26:58 ---> 373f3eb5232c 16:26:58 Step 8/22 : COPY . . 16:26:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:26:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:26:58 ---> 2465237e68d6 16:26:58 Step 3/23 : WORKDIR /edgex-go 16:26:58 ---> Using cache 16:26:58 ---> 2edcef29aaea 16:26:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:58 ---> Using cache 16:26:58 ---> 240ec8dc7e49 16:26:58 Step 5/23 : RUN apk add --update --no-cache make git 16:26:58 ---> Using cache 16:26:58 ---> 79d26124d653 16:26:58 Step 6/23 : COPY go.mod vendor* ./ 16:26:58 ---> Using cache 16:26:58 ---> e4fd77b97563 16:26:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:58 ---> Using cache 16:26:58 ---> 373f3eb5232c 16:26:58 Step 8/23 : COPY . . 16:27:01 Removing intermediate container 93593ce23273 16:27:01 ---> c2bfb43d7bf0 16:27:01 16:27:01 Step 9/20 : FROM alpine:3.15 16:27:01 3.15: Pulling from library/alpine 16:27:02 ---> de7c79a43d1e 16:27:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:27:02 ---> Running in 91a8f4df92e2 16:27:04 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:27:04 Status: Downloaded newer image for alpine:3.15 16:27:04 ---> 3fb3c9af89a9 16:27:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:27:04 ---> Running in fec932f6aed6 16:27: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:27:05 Removing intermediate container fec932f6aed6 16:27:05 ---> efbf373ee9c0 16:27:05 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:06 ---> Running in 57dd19d8d8e1 16:27:10 Removing intermediate container 57dd19d8d8e1 16:27:10 ---> 81898fd69cf4 16:27:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:27:10 ---> Running in d8906ee37fe5 16:27:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:27:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:27:15 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 16:27:15 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 16:27:15 OK: 15730 distinct packages available 16:27:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:27:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:27:18 (1/9) Installing ca-certificates (20211220-r0) 16:27:18 (2/9) Installing brotli-libs (1.0.9-r5) 16:27:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:27:19 (4/9) Installing libcurl (7.80.0-r0) 16:27:19 (5/9) Installing curl (7.80.0-r0) 16:27:19 (6/9) Installing dumb-init (1.2.5-r1) 16:27:19 (7/9) Installing musl-obstack (1.2.3-r0) 16:27:19 (8/9) Installing libucontext (1.1-r0) 16:27:19 (9/9) Installing gcompat (1.0.0-r4) 16:27:19 Executing busybox-1.34.1-r5.trigger 16:27:20 Executing ca-certificates-20211220-r0.trigger 16:27:20 OK: 8 MiB in 23 packages 16:27:24 Removing intermediate container d8906ee37fe5 16:27:24 ---> 5783380db876 16:27:24 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:26 ---> df8c74b15d04 16:27:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:27:32 ---> 9898e8d747db 16:27:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:27:33 ---> b1119377169d 16:27:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:27:33 ---> Running in c49806abc0f1 16:27:34 Removing intermediate container c49806abc0f1 16:27:34 ---> a2e0d9811e34 16:27:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:35 ---> Running in 15c21fc0b359 16:27:36 Removing intermediate container 15c21fc0b359 16:27:36 ---> bf6dfefd8262 16:27:36 Step 18/20 : LABEL arch=arm64 16:27:36 ---> Running in 816a75c18cd6 16:27:37 Removing intermediate container 816a75c18cd6 16:27:37 ---> c84ea98ce720 16:27:37 Step 19/20 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:27:37 ---> Running in 50e84f0c2614 16:27:38 Removing intermediate container 50e84f0c2614 16:27:38 ---> dce3be6e6135 16:27:38 Step 20/20 : LABEL version=0.0.0 16:27:39 ---> Running in 7527632f9189 16:27:40 Removing intermediate container 7527632f9189 16:27:40 ---> 38d506b4ad23 16:27:40 16:27:42 Successfully built 38d506b4ad23 16:27:42 Successfully tagged security-spiffe-token-provider-arm64:latest 16:27:42  Building security-spiffe-token-provider ... done Building security-proxy-setup 16:27:43 ---> 8a12469a4dc2 16:27:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:27:43 ---> Running in 7a1e8ac94ff6 16:27:43 ---> dfeaae7b050d 16:27:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:27:43 ---> Running in 1f3f835fcd51 16:27:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:27:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:28:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:18 ---> 2465237e68d6 16:28:18 Step 3/22 : WORKDIR /edgex-go 16:28:18 ---> Using cache 16:28:18 ---> 2edcef29aaea 16:28:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:18 ---> Using cache 16:28:18 ---> 240ec8dc7e49 16:28:18 Step 5/22 : RUN apk add --update --no-cache make git 16:28:18 ---> Using cache 16:28:18 ---> 79d26124d653 16:28:18 Step 6/22 : COPY go.mod vendor* ./ 16:28:18 ---> Using cache 16:28:18 ---> e4fd77b97563 16:28:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:18 ---> Using cache 16:28:18 ---> 373f3eb5232c 16:28:18 Step 8/22 : COPY . . 16:28:18 ---> Using cache 16:28:18 ---> dfeaae7b050d 16:28:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:28:18 ---> Running in 17107cccaa79 16:28: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:31:56 Removing intermediate container 91a8f4df92e2 16:31:56 ---> ced3c1092102 16:31:56 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:31:56 ---> Running in fbccaa9386e3 16:31: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 16:32:00 Removing intermediate container fbccaa9386e3 16:32:00 ---> c9e8d6b93250 16:32:00 16:32:00 Step 11/23 : FROM docker:20.10.14 16:32:00 20.10.14: Pulling from library/docker 16:32:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:32:16 Status: Downloaded newer image for docker:20.10.14 16:32:16 ---> c346e9eafbab 16:32:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:32:16 ---> Running in 23ea8ff634bb 16:32:16 Removing intermediate container 23ea8ff634bb 16:32:16 ---> 552830c370c3 16:32:16 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:32:16 ---> Running in d8897d9a334d 16:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:32:20 (1/43) Installing readline (8.1.1-r0) 16:32:20 (2/43) Installing bash (5.1.16-r0) 16:32:20 Executing bash-5.1.16-r0.post-install 16:32:20 (3/43) Installing brotli-libs (1.0.9-r5) 16:32:20 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:32:20 (5/43) Installing libcurl (7.80.0-r0) 16:32:20 (6/43) Installing curl (7.80.0-r0) 16:32:20 (7/43) Installing dumb-init (1.2.5-r1) 16:32:20 (8/43) Installing libbz2 (1.0.8-r1) 16:32:20 (9/43) Installing expat (2.4.7-r0) 16:32:20 (10/43) Installing libffi (3.4.2-r1) 16:32:20 (11/43) Installing gdbm (1.22-r0) 16:32:20 (12/43) Installing xz-libs (5.2.5-r1) 16:32:20 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:32:20 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:32:20 (15/43) Installing mpdecimal (2.5.1-r1) 16:32:20 (16/43) Installing sqlite-libs (3.36.0-r0) 16:32:20 (17/43) Installing python3 (3.9.7-r4) 16:32:23 (18/43) Installing py3-appdirs (1.4.4-r2) 16:32:23 (19/43) Installing py3-certifi (2020.12.5-r1) 16:32:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:32:23 (21/43) Installing py3-idna (3.3-r0) 16:32:23 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:32:23 (23/43) Installing py3-requests (2.26.0-r1) 16:32:23 (24/43) Installing py3-msgpack (1.0.2-r1) 16:32:23 (25/43) Installing py3-lockfile (0.12.2-r4) 16:32:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:32:23 (27/43) Installing py3-colorama (0.4.4-r1) 16:32:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:32:23 (29/43) Installing py3-distlib (0.3.3-r0) 16:32:23 (30/43) Installing py3-distro (1.6.0-r0) 16:32:23 (31/43) Installing py3-six (1.16.0-r0) 16:32:23 (32/43) Installing py3-webencodings (0.5.1-r4) 16:32:23 (33/43) Installing py3-html5lib (1.1-r1) 16:32:23 (34/43) Installing py3-parsing (2.4.7-r2) 16:32:23 (35/43) Installing py3-packaging (20.9-r1) 16:32:23 (36/43) Installing py3-tomli (1.2.2-r0) 16:32:23 (37/43) Installing py3-pep517 (0.12.0-r0) 16:32:24 (38/43) Installing py3-progress (1.6-r0) 16:32:24 (39/43) Installing py3-retrying (1.3.3-r2) 16:32:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:32:24 (41/43) Installing py3-setuptools (52.0.0-r4) 16:32:24 (42/43) Installing py3-toml (0.10.2-r2) 16:32:24 (43/43) Installing py3-pip (20.3.4-r1) 16:32:25 Executing busybox-1.34.1-r5.trigger 16:32:25 OK: 82 MiB in 65 packages 16:32:30 Collecting docker-compose==1.23.2 16:32:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:32:31 Collecting docker<4.0,>=3.6.0 16:32:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:32:32 Collecting websocket-client<1.0,>=0.32.0 16:32:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:32:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:32:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:32:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:32:34 Collecting PyYAML<4,>=3.10 16:32:34 Downloading PyYAML-3.13.tar.gz (270 kB) 16:32:38 Collecting dockerpty<0.5,>=0.4.1 16:32:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:32:41 Collecting docopt<0.7,>=0.6.1 16:32:41 Downloading docopt-0.6.2.tar.gz (25 kB) 16:32:43 Collecting texttable<0.10,>=0.9.0 16:32:43 Downloading texttable-0.9.1.tar.gz (11 kB) 16:32:46 Collecting jsonschema<3,>=2.5.1 16:32:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:32:46 Collecting cached-property<2,>=1.2.0 16:32:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:32:47 Collecting docker-pycreds>=0.4.0 16:32:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:32:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:32:48 Collecting chardet<3.1.0,>=3.0.2 16:32:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:32:48 Collecting urllib3<1.25,>=1.21.1 16:32:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:32:49 Collecting idna<2.8,>=2.5 16:32:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:32:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:32:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:32:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:32:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:32:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:32:51 Attempting uninstall: urllib3 16:32:51 Found existing installation: urllib3 1.26.7 16:32:51 Uninstalling urllib3-1.26.7: 16:32:51 Successfully uninstalled urllib3-1.26.7 16:32:52 Attempting uninstall: idna 16:32:52 Found existing installation: idna 3.3 16:32:52 Uninstalling idna-3.3: 16:32:52 Successfully uninstalled idna-3.3 16:32:56 Attempting uninstall: requests 16:32:56 Found existing installation: requests 2.26.0 16:32:56 Uninstalling requests-2.26.0: 16:32:56 Successfully uninstalled requests-2.26.0 16:32:56 Running setup.py install for texttable: started 16:32:59 Running setup.py install for texttable: finished with status 'done' 16:32:59 Running setup.py install for PyYAML: started 16:33:03 Running setup.py install for PyYAML: finished with status 'done' 16:33:03 Running setup.py install for docopt: started 16:33:06 Running setup.py install for docopt: finished with status 'done' 16:33:06 Running setup.py install for dockerpty: started 16:33: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/secrets-config ./cmd/secrets-config 16:33:10 Running setup.py install for dockerpty: finished with status 'done' 16:33: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 16:33:13 Removing intermediate container 1f3f835fcd51 16:33:13 ---> e9453e6c1fe5 16:33:13 16:33:13 Step 10/23 : FROM alpine:3.14 16:33:13 ---> ac73e934f311 16:33:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:33:13 ---> Using cache 16:33:13 ---> 989722d9007c 16:33:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:13 ---> Using cache 16:33:13 ---> 26dac3f8e499 16:33:13 Step 13/23 : ENV APP_PORT=59881 16:33:13 ---> Running in 8f4cd476240f 16:33:14 Removing intermediate container 8f4cd476240f 16:33:14 ---> 4cf02cc40be1 16:33:14 Step 14/23 : EXPOSE $APP_PORT 16:33:14 ---> Running in 29ec21f0fc16 16:33:14 Removing intermediate container 29ec21f0fc16 16:33:14 ---> d93933908a1a 16:33:14 Step 15/23 : WORKDIR / 16:33:15 ---> Running in aaffe32cf07b 16:33:15 Removing intermediate container aaffe32cf07b 16:33:15 ---> 3e922e095890 16:33:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:17 ---> ab296dc064f9 16:33:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:33:19 ---> 3317f5e12fa7 16:33:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:33:22 ---> 29662a22ee9c 16:33:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:33:22 ---> Running in 94b4de76ce56 16:33:23 Removing intermediate container 94b4de76ce56 16:33:23 ---> 8d56c7868187 16:33:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:23 ---> Running in d3f86c2c77af 16:33:25 Removing intermediate container d3f86c2c77af 16:33:25 ---> 29103ca2827d 16:33:25 Step 21/23 : LABEL arch=arm64 16:33:25 ---> Running in fa1fb1a14d8c 16:33:27 Removing intermediate container fa1fb1a14d8c 16:33:27 ---> 769e19b417ad 16:33:27 Step 22/23 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:33:27 ---> Running in 66c4e93ee98b 16:33:28 Removing intermediate container 66c4e93ee98b 16:33:28 ---> cf103093d5ff 16:33:28 Step 23/23 : LABEL version=0.0.0 16:33:28 ---> Running in 8af4777452bb 16:33:29 Removing intermediate container 8af4777452bb 16:33:29 ---> 3cd24a1a548f 16:33:29 16:33:31 Successfully built 3cd24a1a548f 16:33:31 Successfully tagged core-metadata-arm64:latest 16:33:31  Building core-metadata ... done Building core-data 16:33:36 Removing intermediate container 17107cccaa79 16:33:36 ---> 2c706f8365d1 16:33:36 16:33:36 Step 10/22 : FROM alpine:3.14 16:33:36 ---> ac73e934f311 16:33:36 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:36 ---> Running in f9c4db8f1e7d 16:33:37 Removing intermediate container d8897d9a334d 16:33:37 ---> 168c8c5c455e 16:33:37 Step 14/23 : ENV APP_PORT=58890 16:33:38 ---> Running in 2b0bc2cb8a4e 16:33:38 Removing intermediate container 2b0bc2cb8a4e 16:33:38 ---> b6a46597bc03 16:33:38 Step 15/23 : EXPOSE $APP_PORT 16:33:38 ---> Running in 66dcd1133db0 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:33:39 Removing intermediate container 66dcd1133db0 16:33:39 ---> 98ff8985700a 16:33:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:33:41 (1/6) Installing ca-certificates (20211220-r0) 16:33:41 (2/6) Installing brotli-libs (1.0.9-r5) 16:33:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:33:41 (4/6) Installing libcurl (7.79.1-r0) 16:33:41 (5/6) Installing curl (7.79.1-r0) 16:33:41 (6/6) Installing dumb-init (1.2.5-r1) 16:33:41 Executing busybox-1.33.1-r7.trigger 16:33:41 ---> d0a647d953b8 16:33:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:33:41 Executing ca-certificates-20211220-r0.trigger 16:33:42 OK: 8 MiB in 20 packages 16:33:42 ---> 2affd9d0fc62 16:33:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:33:44 ---> 33114d24eaec 16:33:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:33:44 ---> Running in 07fccb38a9a7 16:33:44 Removing intermediate container f9c4db8f1e7d 16:33:44 ---> 40eeac0177e9 16:33:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:44 ---> Running in 6c780b4c0ae6 16:33:45 Removing intermediate container 07fccb38a9a7 16:33:45 ---> 57ed409c16a2 16:33:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:45 Removing intermediate container 6c780b4c0ae6 16:33:45 ---> 5e95c797a818 16:33:45 Step 13/22 : WORKDIR /edgex 16:33:45 ---> Running in 1495c3e863ae 16:33:45 ---> Running in 7617d9891636 16:33:46 Removing intermediate container 1495c3e863ae 16:33:46 ---> 508e20741b3c 16:33:46 Step 21/23 : LABEL arch=arm64 16:33:47 ---> Running in c6f9c1d7fb0b 16:33:47 Removing intermediate container 7617d9891636 16:33:47 ---> 5b8b0e0a19d2 16:33:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:48 Removing intermediate container c6f9c1d7fb0b 16:33:48 ---> 9aec31830e45 16:33:48 Step 22/23 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:33:48 ---> Running in 627520a7f5e8 16:33:48 ---> 9b93d1cb97f2 16:33:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:49 Removing intermediate container 627520a7f5e8 16:33:49 ---> b5951dfd56e3 16:33:49 Step 23/23 : LABEL version=0.0.0 16:33:49 ---> Running in 7b9ca09740cc 16:33:50 Removing intermediate container 7b9ca09740cc 16:33:50 ---> f31a871217ee 16:33:50 16:33:52 Successfully built f31a871217ee 16:33:52 Successfully tagged sys-mgmt-agent-arm64:latest 16:33:52 Building security-spire-server 16:33:52  Building sys-mgmt-agent ... done  ---> 3e344a8c19bb 16:33:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:54 ---> 0dfd28ca3609 16:33:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:33:55 ---> 0b26e29cba8c 16:33:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:56 ---> Running in 4d6f86f3610c 16:34:00 Removing intermediate container 4d6f86f3610c 16:34:00 ---> 42b7c8f4791c 16:34:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:00 ---> Running in 46604a9d77a2 16:34:01 Removing intermediate container 46604a9d77a2 16:34:01 ---> a318a84ba1be 16:34:01 Step 20/22 : LABEL arch=arm64 16:34:01 ---> Running in 4cb6a00caa9d 16:34:02 Removing intermediate container 4cb6a00caa9d 16:34:02 ---> 7a5629219138 16:34:02 Step 21/22 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:34:02 ---> Running in 27fa374df882 16:34:03 Removing intermediate container 27fa374df882 16:34:03 ---> 6b8f3b591f7b 16:34:03 Step 22/22 : LABEL version=0.0.0 16:34:03 ---> Running in 11094791a574 16:34:03 Removing intermediate container 11094791a574 16:34:03 ---> 4c8fc9e7f65d 16:34:03 16:34:04 Successfully built 4c8fc9e7f65d 16:34:04 Successfully tagged security-proxy-setup-arm64:latest 16:34:04  Building security-proxy-setup ... done Building support-notifications 16:34:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:12 ---> 2465237e68d6 16:34:12 Step 3/23 : WORKDIR /edgex-go 16:34:12 ---> Using cache 16:34:12 ---> 2edcef29aaea 16:34:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:12 ---> Using cache 16:34:12 ---> 240ec8dc7e49 16:34:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:13 ---> Running in 0d9c20c959ab 16:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:34:18 OK: 220 MiB in 52 packages 16:34:20 Removing intermediate container 0d9c20c959ab 16:34:20 ---> 65db331da5ad 16:34:20 Step 6/23 : COPY go.mod vendor* ./ 16:34:21 ---> 384704966408 16:34:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:21 ---> Running in e7c7fdabcc0d 16:34:28 Removing intermediate container e7c7fdabcc0d 16:34:28 ---> ed01ca9109fe 16:34:28 Step 8/23 : COPY . . 16:34:43 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:43 ---> 2465237e68d6 16:34:43 Step 3/25 : WORKDIR /edgex-go 16:34:43 ---> Using cache 16:34:43 ---> 2edcef29aaea 16:34:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:43 ---> Using cache 16:34:43 ---> 240ec8dc7e49 16:34:43 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:34:43 ---> Using cache 16:34:43 ---> 0a693c1ee972 16:34:43 Step 6/25 : COPY go.mod vendor* ./ 16:34:43 ---> Using cache 16:34:43 ---> 7b82d9f44288 16:34:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:43 ---> Using cache 16:34:43 ---> 3686d717b408 16:34:43 Step 8/25 : COPY . . 16:34:43 ---> Using cache 16:34:43 ---> dbfd5d4fa044 16:34:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:43 ---> Using cache 16:34:43 ---> 2af80712e12e 16:34:43 Step 10/25 : RUN mkdir -p spire-build 16:34:43 ---> Using cache 16:34:43 ---> 38c1200174cd 16:34:43 Step 11/25 : WORKDIR /edgex-go/spire-build 16:34:43 ---> Using cache 16:34:43 ---> 0cd5942065c6 16:34:43 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 16:34:45 ---> Running in 0dc179c25838 16:34:48 spire-1.2.1/ 16:34:48 spire-1.2.1/.data/ 16:34:48 spire-1.2.1/.data/.file 16:34:48 spire-1.2.1/.dockerignore 16:34:48 spire-1.2.1/.gitattributes 16:34:48 spire-1.2.1/.githooks/ 16:34:48 spire-1.2.1/.githooks/pre-commit 16:34:48 spire-1.2.1/.github/ 16:34:48 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:34:48 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:34:48 spire-1.2.1/.github/dependabot.yml 16:34:48 spire-1.2.1/.github/workflows/ 16:34:48 spire-1.2.1/.github/workflows/nightly_build.yaml 16:34:48 spire-1.2.1/.github/workflows/pr_build.yaml 16:34:48 spire-1.2.1/.github/workflows/release_build.yaml 16:34:48 spire-1.2.1/.github/workflows/scripts/ 16:34:48 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:34:48 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:34:48 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:34:48 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:34:48 spire-1.2.1/.github/workflows/scripts/split.sh 16:34:48 spire-1.2.1/.gitignore 16:34:48 spire-1.2.1/.go-version 16:34:48 spire-1.2.1/.golangci.yml 16:34:48 spire-1.2.1/ADOPTERS.md 16:34:48 spire-1.2.1/CHANGELOG.md 16:34:48 spire-1.2.1/CODE-OF-CONDUCT.md 16:34:48 spire-1.2.1/CODEOWNERS 16:34:48 spire-1.2.1/CONTRIBUTING.md 16:34:48 spire-1.2.1/Dockerfile 16:34:48 spire-1.2.1/Dockerfile.dev 16:34:48 spire-1.2.1/Dockerfile.scratch 16:34:48 spire-1.2.1/LICENSE 16:34:48 spire-1.2.1/MAINTAINERS.md 16:34:48 spire-1.2.1/Makefile 16:34:48 spire-1.2.1/README.md 16:34:48 spire-1.2.1/ROADMAP.md 16:34:48 spire-1.2.1/SECURITY.md 16:34:48 spire-1.2.1/cmd/ 16:34:48 spire-1.2.1/cmd/spire-agent/ 16:34:48 spire-1.2.1/cmd/spire-agent/cli/ 16:34:48 spire-1.2.1/cmd/spire-agent/cli/api/ 16:34:48 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/common/ 16:34:48 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:34:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/run/ 16:34:48 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:34:48 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:34:48 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:34:48 spire-1.2.1/cmd/spire-agent/main.go 16:34:48 spire-1.2.1/cmd/spire-server/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/agent/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/cli.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/run/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/token/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/validate/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/x509/ 16:34:48 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:34:48 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:34:48 spire-1.2.1/cmd/spire-server/main.go 16:34:48 spire-1.2.1/cmd/spire-server/util/ 16:34:48 spire-1.2.1/cmd/spire-server/util/util.go 16:34:48 spire-1.2.1/conf/ 16:34:48 spire-1.2.1/conf/agent/ 16:34:48 spire-1.2.1/conf/agent/agent.conf 16:34:48 spire-1.2.1/conf/agent/agent_full.conf 16:34:48 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:34:48 spire-1.2.1/conf/server/ 16:34:48 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:34:48 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:34:48 spire-1.2.1/conf/server/server.conf 16:34:48 spire-1.2.1/conf/server/server_full.conf 16:34:48 spire-1.2.1/doc/ 16:34:48 spire-1.2.1/doc/SPIRE101.md 16:34:48 spire-1.2.1/doc/auditlog.md 16:34:48 spire-1.2.1/doc/authorization_policy_engine.md 16:34:48 spire-1.2.1/doc/changelog_guidelines.md 16:34:48 spire-1.2.1/doc/cure53-report.pdf 16:34:48 spire-1.2.1/doc/images/ 16:34:48 spire-1.2.1/doc/images/2019_roadmap.png 16:34:48 spire-1.2.1/doc/images/SPIRE101.png 16:34:48 spire-1.2.1/doc/images/SPIRE_agent.png 16:34:48 spire-1.2.1/doc/images/SPIRE_server.png 16:34:48 spire-1.2.1/doc/images/cache_mgr.png 16:34:48 spire-1.2.1/doc/images/cache_mgr_components.png 16:34:48 spire-1.2.1/doc/images/federated_spire.png 16:34:48 spire-1.2.1/doc/images/ha_mode.png 16:34:48 spire-1.2.1/doc/images/nested_spire.png 16:34:48 spire-1.2.1/doc/images/oidc_federation.png 16:34:48 spire-1.2.1/doc/images/single_trust_domain.png 16:34:48 spire-1.2.1/doc/images/spiffe_compatible.png 16:34:48 spire-1.2.1/doc/images/spire_logo.png 16:34:48 spire-1.2.1/doc/migrating_registration_api_clients.md 16:34:48 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:34:48 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:34:48 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:34:48 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:34:48 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:34:48 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:34:48 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:34:48 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:34:48 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:34:48 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:34:48 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:34:48 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:34:48 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:34:48 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:34:48 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:34:48 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:34:48 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:34:48 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:34:48 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:34:48 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:34:48 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:34:48 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:34:48 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:34:48 spire-1.2.1/doc/scaling_spire.md 16:34:48 spire-1.2.1/doc/spire_agent.md 16:34:48 spire-1.2.1/doc/spire_server.md 16:34:48 spire-1.2.1/doc/supported_integrations.md 16:34:48 spire-1.2.1/doc/telemetry.md 16:34:48 spire-1.2.1/doc/telemetry_config.md 16:34:48 spire-1.2.1/doc/upgrading.md 16:34:48 spire-1.2.1/doc/using_spire.md 16:34:48 spire-1.2.1/examples/ 16:34:48 spire-1.2.1/examples/README.md 16:34:48 spire-1.2.1/go.mod 16:34:48 spire-1.2.1/go.sum 16:34:48 spire-1.2.1/pkg/ 16:34:48 spire-1.2.1/pkg/agent/ 16:34:48 spire-1.2.1/pkg/agent/agent.go 16:34:48 spire-1.2.1/pkg/agent/api/ 16:34:48 spire-1.2.1/pkg/agent/api/config.go 16:34:48 spire-1.2.1/pkg/agent/api/debug/ 16:34:48 spire-1.2.1/pkg/agent/api/debug/v1/ 16:34:48 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:34:48 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:34:48 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:34:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:34:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:34:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:34:48 spire-1.2.1/pkg/agent/api/endpoints.go 16:34:48 spire-1.2.1/pkg/agent/api/health/ 16:34:48 spire-1.2.1/pkg/agent/api/health/v1/ 16:34:48 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:34:48 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:34:48 spire-1.2.1/pkg/agent/api/rpccontext/ 16:34:48 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:34:48 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:34:48 spire-1.2.1/pkg/agent/attestor/ 16:34:48 spire-1.2.1/pkg/agent/attestor/node/ 16:34:48 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:34:48 spire-1.2.1/pkg/agent/attestor/node/node.go 16:34:48 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:34:48 spire-1.2.1/pkg/agent/attestor/workload/ 16:34:48 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:34:48 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:34:48 spire-1.2.1/pkg/agent/catalog/ 16:34:48 spire-1.2.1/pkg/agent/catalog/catalog.go 16:34:48 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:34:48 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:34:48 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:34:48 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:34:48 spire-1.2.1/pkg/agent/client/ 16:34:48 spire-1.2.1/pkg/agent/client/client.go 16:34:48 spire-1.2.1/pkg/agent/client/client_test.go 16:34:48 spire-1.2.1/pkg/agent/client/dial.go 16:34:48 spire-1.2.1/pkg/agent/client/nodeconn.go 16:34:48 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:34:48 spire-1.2.1/pkg/agent/client/update.go 16:34:48 spire-1.2.1/pkg/agent/client/util.go 16:34:48 spire-1.2.1/pkg/agent/common/ 16:34:48 spire-1.2.1/pkg/agent/common/backoff/ 16:34:48 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:34:48 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:34:48 spire-1.2.1/pkg/agent/common/cgroups/ 16:34:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:34:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:34:48 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:34:48 spire-1.2.1/pkg/agent/config.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/ 16:34:48 spire-1.2.1/pkg/agent/endpoints/config.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:34:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:34:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/workload/ 16:34:48 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:34:48 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:34:48 spire-1.2.1/pkg/agent/manager/ 16:34:48 spire-1.2.1/pkg/agent/manager/cache/ 16:34:48 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:34:48 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:34:48 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:34:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:34:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:34:48 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:34:48 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:34:48 spire-1.2.1/pkg/agent/manager/config.go 16:34:48 spire-1.2.1/pkg/agent/manager/manager.go 16:34:48 spire-1.2.1/pkg/agent/manager/manager_test.go 16:34:48 spire-1.2.1/pkg/agent/manager/storage.go 16:34:48 spire-1.2.1/pkg/agent/manager/storage_test.go 16:34:48 spire-1.2.1/pkg/agent/manager/storecache/ 16:34:48 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:34:48 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:34:48 spire-1.2.1/pkg/agent/manager/sync.go 16:34:48 spire-1.2.1/pkg/agent/plugin/ 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:34:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:34:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:34:49 spire-1.2.1/pkg/agent/svid/ 16:34:49 spire-1.2.1/pkg/agent/svid/rotator.go 16:34:49 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:34:49 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:34:49 spire-1.2.1/pkg/agent/svid/store/ 16:34:49 spire-1.2.1/pkg/agent/svid/store/service.go 16:34:49 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:34:49 spire-1.2.1/pkg/common/ 16:34:49 spire-1.2.1/pkg/common/agentpathtemplate/ 16:34:49 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:34:49 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:34:49 spire-1.2.1/pkg/common/api/ 16:34:49 spire-1.2.1/pkg/common/api/metrics.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/ 16:34:49 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/logger.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/names.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:34:49 spire-1.2.1/pkg/common/api/names.go 16:34:49 spire-1.2.1/pkg/common/api/ratelimit.go 16:34:49 spire-1.2.1/pkg/common/api/rpccontext/ 16:34:49 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:34:49 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:34:49 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:34:49 spire-1.2.1/pkg/common/auth/ 16:34:49 spire-1.2.1/pkg/common/auth/interceptors.go 16:34:49 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:34:49 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/ 16:34:49 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/types.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:34:49 spire-1.2.1/pkg/common/catalog/ 16:34:49 spire-1.2.1/pkg/common/catalog/bind.go 16:34:49 spire-1.2.1/pkg/common/catalog/builtin.go 16:34:49 spire-1.2.1/pkg/common/catalog/catalog.go 16:34:49 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:34:49 spire-1.2.1/pkg/common/catalog/closers.go 16:34:49 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:34:49 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:34:49 spire-1.2.1/pkg/common/catalog/config.go 16:34:49 spire-1.2.1/pkg/common/catalog/config_test.go 16:34:49 spire-1.2.1/pkg/common/catalog/configure.go 16:34:49 spire-1.2.1/pkg/common/catalog/constraints.go 16:34:49 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:34:49 spire-1.2.1/pkg/common/catalog/context.go 16:34:49 spire-1.2.1/pkg/common/catalog/external.go 16:34:49 spire-1.2.1/pkg/common/catalog/host.go 16:34:49 spire-1.2.1/pkg/common/catalog/pipenet.go 16:34:49 spire-1.2.1/pkg/common/catalog/plugin.go 16:34:49 spire-1.2.1/pkg/common/catalog/testplugin/ 16:34:49 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:34:49 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:34:49 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:34:49 spire-1.2.1/pkg/common/cli/ 16:34:49 spire-1.2.1/pkg/common/cli/env.go 16:34:49 spire-1.2.1/pkg/common/cli/flags.go 16:34:49 spire-1.2.1/pkg/common/cli/trust_domain.go 16:34:49 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:34:49 spire-1.2.1/pkg/common/cli/umask.go 16:34:49 spire-1.2.1/pkg/common/cli/umask_posix.go 16:34:49 spire-1.2.1/pkg/common/cli/umask_test.go 16:34:49 spire-1.2.1/pkg/common/cli/umask_windows.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/flag.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/format.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:34:49 spire-1.2.1/pkg/common/coretypes/ 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/ 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:34:49 spire-1.2.1/pkg/common/cryptoutil/ 16:34:49 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:34:49 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:34:49 spire-1.2.1/pkg/common/diskutil/ 16:34:49 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:34:49 spire-1.2.1/pkg/common/diskutil/file_test.go 16:34:49 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:34:49 spire-1.2.1/pkg/common/errorutil/ 16:34:49 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:34:49 spire-1.2.1/pkg/common/health/ 16:34:49 spire-1.2.1/pkg/common/health/config.go 16:34:49 spire-1.2.1/pkg/common/health/context.go 16:34:49 spire-1.2.1/pkg/common/health/context_test.go 16:34:49 spire-1.2.1/pkg/common/health/health.go 16:34:49 spire-1.2.1/pkg/common/health/health_test.go 16:34:49 spire-1.2.1/pkg/common/health/logger.go 16:34:49 spire-1.2.1/pkg/common/hostservice/ 16:34:49 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:34:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:34:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:34:49 spire-1.2.1/pkg/common/idutil/ 16:34:49 spire-1.2.1/pkg/common/idutil/require.go 16:34:49 spire-1.2.1/pkg/common/idutil/require_test.go 16:34:49 spire-1.2.1/pkg/common/idutil/safety.go 16:34:49 spire-1.2.1/pkg/common/idutil/safety_test.go 16:34:49 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:34:49 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:34:49 spire-1.2.1/pkg/common/jwtsvid/ 16:34:49 spire-1.2.1/pkg/common/jwtsvid/common.go 16:34:49 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:34:49 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:34:49 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:34:49 spire-1.2.1/pkg/common/jwtutil/ 16:34:49 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:34:49 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:34:49 spire-1.2.1/pkg/common/log/ 16:34:49 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:34:49 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:34:49 spire-1.2.1/pkg/common/log/log.go 16:34:49 spire-1.2.1/pkg/common/log/log_test.go 16:34:49 spire-1.2.1/pkg/common/log/options.go 16:34:49 spire-1.2.1/pkg/common/nodeutil/ 16:34:49 spire-1.2.1/pkg/common/nodeutil/node.go 16:34:49 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:34:49 spire-1.2.1/pkg/common/peertracker/ 16:34:49 spire-1.2.1/pkg/common/peertracker/conn.go 16:34:49 spire-1.2.1/pkg/common/peertracker/credentials.go 16:34:49 spire-1.2.1/pkg/common/peertracker/errors.go 16:34:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:34:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:34:49 spire-1.2.1/pkg/common/peertracker/info.go 16:34:49 spire-1.2.1/pkg/common/peertracker/listener.go 16:34:49 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tcp.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:34:49 spire-1.2.1/pkg/common/peertracker/uds.go 16:34:49 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:34:49 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:34:49 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:34:49 spire-1.2.1/pkg/common/pemutil/ 16:34:49 spire-1.2.1/pkg/common/pemutil/block.go 16:34:49 spire-1.2.1/pkg/common/pemutil/certs.go 16:34:49 spire-1.2.1/pkg/common/pemutil/common.go 16:34:49 spire-1.2.1/pkg/common/pemutil/csr.go 16:34:49 spire-1.2.1/pkg/common/pemutil/keys.go 16:34:49 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/ 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:34:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:34:49 spire-1.2.1/pkg/common/plugin/ 16:34:49 spire-1.2.1/pkg/common/plugin/aws/ 16:34:49 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:34:49 spire-1.2.1/pkg/common/plugin/azure/ 16:34:49 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:34:49 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:34:49 spire-1.2.1/pkg/common/plugin/facade.go 16:34:49 spire-1.2.1/pkg/common/plugin/facade_test.go 16:34:49 spire-1.2.1/pkg/common/plugin/gcp/ 16:34:49 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:34:49 spire-1.2.1/pkg/common/plugin/k8s/ 16:34:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:34:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:34:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:34:49 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:34:49 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:34:49 spire-1.2.1/pkg/common/plugin/log.go 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/ 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:34:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:34:49 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:34:49 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:34:49 spire-1.2.1/pkg/common/plugin/x509pop/ 16:34:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:34:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:34:49 spire-1.2.1/pkg/common/profiling/ 16:34:49 spire-1.2.1/pkg/common/profiling/dumpers.go 16:34:49 spire-1.2.1/pkg/common/profiling/profiling.go 16:34:49 spire-1.2.1/pkg/common/protoutil/ 16:34:49 spire-1.2.1/pkg/common/protoutil/masks.go 16:34:49 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:34:49 spire-1.2.1/pkg/common/rotationutil/ 16:34:49 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:34:49 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:34:49 spire-1.2.1/pkg/common/selector/ 16:34:49 spire-1.2.1/pkg/common/selector/selector.go 16:34:49 spire-1.2.1/pkg/common/selector/selector_test.go 16:34:49 spire-1.2.1/pkg/common/selector/set.go 16:34:49 spire-1.2.1/pkg/common/selector/set_utils.go 16:34:49 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/ 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/ 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:34:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:34:49 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:34:49 spire-1.2.1/pkg/common/telemetry/call.go 16:34:49 spire-1.2.1/pkg/common/telemetry/common/ 16:34:49 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:34:49 spire-1.2.1/pkg/common/telemetry/config.go 16:34:49 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:34:49 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/inmem.go 16:34:49 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/m3.go 16:34:49 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/metrics.go 16:34:49 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/names.go 16:34:49 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:34:49 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:34:49 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/ 16:34:49 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:34:49 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:34:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:34:49 spire-1.2.1/pkg/common/telemetry/server/server.go 16:34:49 spire-1.2.1/pkg/common/telemetry/sink.go 16:34:49 spire-1.2.1/pkg/common/telemetry/statsd.go 16:34:49 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:34:49 spire-1.2.1/pkg/common/telemetry/uptime.go 16:34:49 spire-1.2.1/pkg/common/telemetry/version.go 16:34:49 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:34:49 spire-1.2.1/pkg/common/uptime/ 16:34:49 spire-1.2.1/pkg/common/uptime/uptime.go 16:34:49 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:34:49 spire-1.2.1/pkg/common/util/ 16:34:49 spire-1.2.1/pkg/common/util/certs.go 16:34:49 spire-1.2.1/pkg/common/util/certs_test.go 16:34:49 spire-1.2.1/pkg/common/util/csr.go 16:34:49 spire-1.2.1/pkg/common/util/hash.go 16:34:49 spire-1.2.1/pkg/common/util/selectors.go 16:34:49 spire-1.2.1/pkg/common/util/selectors_test.go 16:34:49 spire-1.2.1/pkg/common/util/signals.go 16:34:49 spire-1.2.1/pkg/common/util/sort.go 16:34:49 spire-1.2.1/pkg/common/util/sort_test.go 16:34:49 spire-1.2.1/pkg/common/util/task.go 16:34:49 spire-1.2.1/pkg/common/util/task_test.go 16:34:49 spire-1.2.1/pkg/common/util/testdata/ 16:34:49 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:34:49 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:34:49 spire-1.2.1/pkg/common/version/ 16:34:49 spire-1.2.1/pkg/common/version/version.go 16:34:49 spire-1.2.1/pkg/common/x509svid/ 16:34:49 spire-1.2.1/pkg/common/x509svid/common_test.go 16:34:49 spire-1.2.1/pkg/common/x509svid/csr.go 16:34:49 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:34:49 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:34:49 spire-1.2.1/pkg/common/x509util/ 16:34:49 spire-1.2.1/pkg/common/x509util/cert.go 16:34:49 spire-1.2.1/pkg/common/x509util/dns.go 16:34:49 spire-1.2.1/pkg/common/x509util/dns_test.go 16:34:49 spire-1.2.1/pkg/common/x509util/keyid.go 16:34:49 spire-1.2.1/pkg/common/x509util/keypair.go 16:34:49 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:34:49 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:34:49 spire-1.2.1/pkg/server/ 16:34:49 spire-1.2.1/pkg/server/api/ 16:34:49 spire-1.2.1/pkg/server/api/agent.go 16:34:49 spire-1.2.1/pkg/server/api/agent/ 16:34:49 spire-1.2.1/pkg/server/api/agent/v1/ 16:34:49 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:34:49 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:34:49 spire-1.2.1/pkg/server/api/agent_test.go 16:34:49 spire-1.2.1/pkg/server/api/api.go 16:34:49 spire-1.2.1/pkg/server/api/audit/ 16:34:49 spire-1.2.1/pkg/server/api/audit/audit.go 16:34:49 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:34:49 spire-1.2.1/pkg/server/api/bundle.go 16:34:49 spire-1.2.1/pkg/server/api/bundle/ 16:34:49 spire-1.2.1/pkg/server/api/bundle/v1/ 16:34:49 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:34:49 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:34:49 spire-1.2.1/pkg/server/api/bundle_test.go 16:34:49 spire-1.2.1/pkg/server/api/debug/ 16:34:49 spire-1.2.1/pkg/server/api/debug/v1/ 16:34:49 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:34:49 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:34:49 spire-1.2.1/pkg/server/api/entry.go 16:34:49 spire-1.2.1/pkg/server/api/entry/ 16:34:49 spire-1.2.1/pkg/server/api/entry/v1/ 16:34:49 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:34:49 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:34:49 spire-1.2.1/pkg/server/api/entry_test.go 16:34:49 spire-1.2.1/pkg/server/api/health/ 16:34:49 spire-1.2.1/pkg/server/api/health/v1/ 16:34:49 spire-1.2.1/pkg/server/api/health/v1/service.go 16:34:49 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:34:49 spire-1.2.1/pkg/server/api/id.go 16:34:49 spire-1.2.1/pkg/server/api/id_test.go 16:34:49 spire-1.2.1/pkg/server/api/limits/ 16:34:49 spire-1.2.1/pkg/server/api/limits/limits.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/ 16:34:49 spire-1.2.1/pkg/server/api/middleware/alias.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/audit.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/caller.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/common.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/entries.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:34:49 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:34:49 spire-1.2.1/pkg/server/api/ratelimit.go 16:34:49 spire-1.2.1/pkg/server/api/rpccontext/ 16:34:49 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:34:49 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:34:49 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:34:49 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:34:49 spire-1.2.1/pkg/server/api/selector.go 16:34:49 spire-1.2.1/pkg/server/api/selector_test.go 16:34:49 spire-1.2.1/pkg/server/api/status.go 16:34:49 spire-1.2.1/pkg/server/api/status_test.go 16:34:49 spire-1.2.1/pkg/server/api/svid/ 16:34:49 spire-1.2.1/pkg/server/api/svid/v1/ 16:34:49 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:34:49 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:34:49 spire-1.2.1/pkg/server/api/trustdomain.go 16:34:49 spire-1.2.1/pkg/server/api/trustdomain/ 16:34:49 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:34:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:34:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:34:49 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:34:49 spire-1.2.1/pkg/server/authpolicy/ 16:34:49 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:34:49 spire-1.2.1/pkg/server/authpolicy/policy.go 16:34:49 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:34:49 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:34:49 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:34:49 spire-1.2.1/pkg/server/authpolicy/validate.go 16:34:49 spire-1.2.1/pkg/server/bundle/ 16:34:49 spire-1.2.1/pkg/server/bundle/client/ 16:34:49 spire-1.2.1/pkg/server/bundle/client/client.go 16:34:49 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:34:49 spire-1.2.1/pkg/server/bundle/client/manager.go 16:34:49 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:34:49 spire-1.2.1/pkg/server/bundle/client/sources.go 16:34:49 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:34:49 spire-1.2.1/pkg/server/bundle/client/updater.go 16:34:49 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:34:49 spire-1.2.1/pkg/server/ca/ 16:34:49 spire-1.2.1/pkg/server/ca/ca.go 16:34:49 spire-1.2.1/pkg/server/ca/ca_health.go 16:34:49 spire-1.2.1/pkg/server/ca/ca_test.go 16:34:49 spire-1.2.1/pkg/server/ca/journal.go 16:34:49 spire-1.2.1/pkg/server/ca/journal_test.go 16:34:49 spire-1.2.1/pkg/server/ca/manager.go 16:34:49 spire-1.2.1/pkg/server/ca/manager_health.go 16:34:49 spire-1.2.1/pkg/server/ca/manager_test.go 16:34:49 spire-1.2.1/pkg/server/ca/templates.go 16:34:49 spire-1.2.1/pkg/server/ca/upstream_client.go 16:34:49 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:34:49 spire-1.2.1/pkg/server/ca/validation.go 16:34:49 spire-1.2.1/pkg/server/cache/ 16:34:49 spire-1.2.1/pkg/server/cache/dscache/ 16:34:49 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:34:49 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:34:49 spire-1.2.1/pkg/server/cache/entrycache/ 16:34:49 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:34:49 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:34:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:34:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:34:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:34:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:34:49 spire-1.2.1/pkg/server/catalog/ 16:34:49 spire-1.2.1/pkg/server/catalog/catalog.go 16:34:49 spire-1.2.1/pkg/server/catalog/keymanager.go 16:34:49 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:34:49 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:34:49 spire-1.2.1/pkg/server/catalog/notifier.go 16:34:49 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:34:49 spire-1.2.1/pkg/server/config.go 16:34:49 spire-1.2.1/pkg/server/datastore/ 16:34:49 spire-1.2.1/pkg/server/datastore/datastore.go 16:34:49 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:34:49 spire-1.2.1/pkg/server/datastore/repository.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:34:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:34:49 spire-1.2.1/pkg/server/endpoints/ 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/ 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:34:49 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:34:49 spire-1.2.1/pkg/server/endpoints/config.go 16:34:49 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:34:49 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:34:49 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:34:49 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:34:49 spire-1.2.1/pkg/server/endpoints/middleware.go 16:34:49 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:34:49 spire-1.2.1/pkg/server/hostservice/ 16:34:49 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:34:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:34:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:34:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:34:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:34:49 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:34:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:34:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/ 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/ 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:34:49 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:34:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:34:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/ 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:34:49 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:34:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:34:50 spire-1.2.1/pkg/server/registration/ 16:34:50 spire-1.2.1/pkg/server/registration/manager.go 16:34:50 spire-1.2.1/pkg/server/registration/manager_test.go 16:34:50 spire-1.2.1/pkg/server/scanentries.go 16:34:50 spire-1.2.1/pkg/server/scanentries_test.go 16:34:50 spire-1.2.1/pkg/server/server.go 16:34:50 spire-1.2.1/pkg/server/server_test.go 16:34:50 spire-1.2.1/pkg/server/svid/ 16:34:50 spire-1.2.1/pkg/server/svid/observer.go 16:34:50 spire-1.2.1/pkg/server/svid/observer_test.go 16:34:50 spire-1.2.1/pkg/server/svid/rotator.go 16:34:50 spire-1.2.1/pkg/server/svid/rotator_config.go 16:34:50 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:34:50 spire-1.2.1/pkg/server/svid/rotator_test.go 16:34:50 spire-1.2.1/proto/ 16:34:50 spire-1.2.1/proto/private/ 16:34:50 spire-1.2.1/proto/private/server/ 16:34:50 spire-1.2.1/proto/private/server/journal/ 16:34:50 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:34:50 spire-1.2.1/proto/private/server/journal/journal.proto 16:34:50 spire-1.2.1/proto/spire/ 16:34:50 spire-1.2.1/proto/spire/common/ 16:34:50 spire-1.2.1/proto/spire/common/common.pb.go 16:34:50 spire-1.2.1/proto/spire/common/common.proto 16:34:50 spire-1.2.1/proto/spire/common/plugin/ 16:34:50 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:34:50 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:34:50 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:34:50 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:34:50 spire-1.2.1/proto/spire/plugin/ 16:34:50 spire-1.2.1/proto/spire/plugin/agent/ 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:34:50 spire-1.2.1/release/ 16:34:50 spire-1.2.1/release/spire-extras/ 16:34:50 spire-1.2.1/release/spire-extras/README.md 16:34:50 spire-1.2.1/release/spire-extras/conf/ 16:34:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:34:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:34:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:34:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:34:50 spire-1.2.1/release/spire/ 16:34:50 spire-1.2.1/release/spire/README.md 16:34:50 spire-1.2.1/release/spire/conf/ 16:34:50 spire-1.2.1/release/spire/conf/agent/ 16:34:50 spire-1.2.1/release/spire/conf/agent/agent.conf 16:34:50 spire-1.2.1/release/spire/conf/server/ 16:34:50 spire-1.2.1/release/spire/conf/server/server.conf 16:34:50 spire-1.2.1/script/ 16:34:50 spire-1.2.1/script/build-artifact.sh 16:34:50 spire-1.2.1/script/generate_dummy_ca.sh 16:34:50 spire-1.2.1/support/ 16:34:50 spire-1.2.1/support/k8s/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/ 16:34:50 spire-1.2.1/support/oidc-discovery-provider/README.md 16:34:50 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/config.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/main.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:34:50 spire-1.2.1/test/ 16:34:50 spire-1.2.1/test/clock/ 16:34:50 spire-1.2.1/test/clock/clock.go 16:34:50 spire-1.2.1/test/fakes/ 16:34:50 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:34:50 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:34:50 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:34:50 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:34:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:34:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:34:50 spire-1.2.1/test/fakes/fakeagentstore/ 16:34:50 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:34:50 spire-1.2.1/test/fakes/fakedatastore/ 16:34:50 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:34:50 spire-1.2.1/test/fakes/fakeentryclient/ 16:34:50 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:34:50 spire-1.2.1/test/fakes/fakehealthchecker/ 16:34:50 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:34:50 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:34:50 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:34:50 spire-1.2.1/test/fakes/fakemetrics/ 16:34:50 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:34:50 spire-1.2.1/test/fakes/fakenoderesolver/ 16:34:50 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:34:50 spire-1.2.1/test/fakes/fakenotifier/ 16:34:50 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:34:50 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:34:50 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:34:50 spire-1.2.1/test/fakes/fakeserverca/ 16:34:50 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:34:50 spire-1.2.1/test/fakes/fakeservercatalog/ 16:34:50 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:34:50 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:34:50 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:34:50 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:34:50 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:34:50 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:34:50 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:34:50 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:34:50 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:34:50 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:34:50 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:34:50 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:34:50 spire-1.2.1/test/fixture/ 16:34:50 spire-1.2.1/test/fixture/certs/ 16:34:50 spire-1.2.1/test/fixture/certs/agent_svid.der 16:34:50 spire-1.2.1/test/fixture/certs/base_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/blog_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/bundle.der 16:34:50 spire-1.2.1/test/fixture/certs/ca.pem 16:34:50 spire-1.2.1/test/fixture/certs/ca_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/database_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/database_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/database_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/node_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/node_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/node_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/svid.pem 16:34:50 spire-1.2.1/test/fixture/certs/svid_key.pem 16:34:50 spire-1.2.1/test/fixture/config/ 16:34:50 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:34:50 spire-1.2.1/test/fixture/config/agent_good.conf 16:34:50 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:34:50 spire-1.2.1/test/fixture/config/plugin_good.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_good.conf 16:34:50 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:34:50 spire-1.2.1/test/fixture/fixture.go 16:34:50 spire-1.2.1/test/fixture/nodeattestor/ 16:34:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:34:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:34:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:34:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:34:50 spire-1.2.1/test/fixture/registration/ 16:34:50 spire-1.2.1/test/fixture/registration/entries.json 16:34:50 spire-1.2.1/test/fixture/registration/good-for-update.json 16:34:50 spire-1.2.1/test/fixture/registration/good.json 16:34:50 spire-1.2.1/test/fixture/registration/invalid.json 16:34:50 spire-1.2.1/test/fixture/registration/invalid_json.json 16:34:50 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:34:50 spire-1.2.1/test/integration/ 16:34:50 spire-1.2.1/test/integration/README.md 16:34:50 spire-1.2.1/test/integration/common 16:34:50 spire-1.2.1/test/integration/setup/ 16:34:50 spire-1.2.1/test/integration/setup/adminclient/ 16:34:50 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:34:50 spire-1.2.1/test/integration/setup/adminclient/client.go 16:34:50 spire-1.2.1/test/integration/setup/debugagent/ 16:34:50 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:34:50 spire-1.2.1/test/integration/setup/debugagent/main.go 16:34:50 spire-1.2.1/test/integration/setup/debugserver/ 16:34:50 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:34:50 spire-1.2.1/test/integration/setup/debugserver/main.go 16:34:50 spire-1.2.1/test/integration/setup/downstreamclient/ 16:34:50 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:34:50 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:34:50 spire-1.2.1/test/integration/setup/itclient/ 16:34:50 spire-1.2.1/test/integration/setup/itclient/client.go 16:34:50 spire-1.2.1/test/integration/setup/node-attestation/ 16:34:50 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:34:50 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:34:50 spire-1.2.1/test/integration/setup/x509pop/ 16:34:50 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:34:50 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:34:50 spire-1.2.1/test/integration/suites/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:34:50 spire-1.2.1/test/integration/suites/join-token/ 16:34:50 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:34:50 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:34:50 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:34:50 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:34:50 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:34:50 spire-1.2.1/test/integration/suites/join-token/README.md 16:34:50 spire-1.2.1/test/integration/suites/join-token/conf/ 16:34:50 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/join-token/teardown 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:34:50 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:34:50 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:34:50 spire-1.2.1/test/integration/suites/k8s/ 16:34:50 spire-1.2.1/test/integration/suites/k8s/00-setup 16:34:50 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:34:50 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:34:50 spire-1.2.1/test/integration/suites/k8s/README.md 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/ 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:34:50 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:34:50 spire-1.2.1/test/integration/suites/k8s/teardown 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/ 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:34:50 spire-1.2.1/test/integration/suites/rotation/ 16:34:50 spire-1.2.1/test/integration/suites/rotation/00-setup 16:34:50 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:34:50 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:34:50 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:34:50 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:34:50 spire-1.2.1/test/integration/suites/rotation/README.md 16:34:50 spire-1.2.1/test/integration/suites/rotation/conf/ 16:34:50 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/rotation/teardown 16:34:50 spire-1.2.1/test/integration/suites/self-test/ 16:34:50 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:34:50 spire-1.2.1/test/integration/suites/self-test/README.md 16:34:50 spire-1.2.1/test/integration/suites/self-test/teardown 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:34:50 spire-1.2.1/test/integration/suites/upgrade/ 16:34:50 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:34:50 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:34:50 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:34:50 spire-1.2.1/test/integration/suites/upgrade/README.md 16:34:50 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:34:50 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/upgrade/teardown 16:34:50 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:34:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:34:50 spire-1.2.1/test/integration/test-one.sh 16:34:50 spire-1.2.1/test/integration/test.sh 16:34:50 spire-1.2.1/test/plugintest/ 16:34:50 spire-1.2.1/test/plugintest/config.go 16:34:50 spire-1.2.1/test/plugintest/load.go 16:34:50 spire-1.2.1/test/plugintest/option.go 16:34:50 spire-1.2.1/test/spiretest/ 16:34:50 spire-1.2.1/test/spiretest/apiserver.go 16:34:50 spire-1.2.1/test/spiretest/assertions.go 16:34:50 spire-1.2.1/test/spiretest/dir.go 16:34:50 spire-1.2.1/test/spiretest/errors_posix.go 16:34:50 spire-1.2.1/test/spiretest/errors_windows.go 16:34:50 spire-1.2.1/test/spiretest/logs.go 16:34:50 spire-1.2.1/test/spiretest/socketapi.go 16:34:50 spire-1.2.1/test/spiretest/suite.go 16:34:50 spire-1.2.1/test/spiretest/x509.go 16:34:50 spire-1.2.1/test/testca/ 16:34:50 spire-1.2.1/test/testca/ca.go 16:34:50 spire-1.2.1/test/testkey/ 16:34:50 spire-1.2.1/test/testkey/generate.sh 16:34:50 spire-1.2.1/test/testkey/genkeys.go 16:34:50 spire-1.2.1/test/testkey/keys.go 16:34:50 spire-1.2.1/test/testkey/new.go 16:34:50 spire-1.2.1/test/tpmsimulator/ 16:34:50 spire-1.2.1/test/tpmsimulator/simulator.go 16:34:50 spire-1.2.1/test/util/ 16:34:50 spire-1.2.1/test/util/cert_fixtures.go 16:34:50 spire-1.2.1/test/util/cert_generation.go 16:34:50 spire-1.2.1/test/util/io_redirection.go 16:34:50 spire-1.2.1/test/util/race.go 16:34:50 spire-1.2.1/test/util/util.go 16:34:50 building spire from source... 16:34:51 Installing go1.17.7... 16:34:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:53 ---> 2465237e68d6 16:34:53 Step 3/22 : WORKDIR /edgex-go 16:34:53 ---> Using cache 16:34:53 ---> 2edcef29aaea 16:34:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:53 ---> Using cache 16:34:53 ---> 240ec8dc7e49 16:34:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:54 ---> Running in ffd22b3362ef 16:34:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:34:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:34:59 OK: 220 MiB in 52 packages 16:35:02 Removing intermediate container ffd22b3362ef 16:35:02 ---> 80b31a8eb846 16:35:02 Step 6/22 : COPY go.mod vendor* ./ 16:35:03 ---> 400bcd4055ef 16:35:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:03 ---> Running in 6c8a6df18eaf 16:35:04 ---> f713ae06cb0a 16:35:04 Step 9/23 : RUN make cmd/core-data/core-data 16:35:04 ---> Running in 2ff720e8af86 16:35:07 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:35:10 Removing intermediate container 6c8a6df18eaf 16:35:10 ---> 07f3bc2c8f99 16:35:10 Step 8/22 : COPY . . 16:35:22 Building bin/spire-server... 16:35:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:35:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:35:22 go: downloading github.com/mitchellh/cli v1.1.2 16:35:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:35:22 go: downloading google.golang.org/grpc v1.44.0 16:35:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:35:23 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:35:24 go: downloading github.com/imdario/mergo v0.3.12 16:35:24 go: downloading github.com/sirupsen/logrus v1.8.1 16:35:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:35:27 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:35:27 go: downloading github.com/fatih/color v1.13.0 16:35:27 go: downloading github.com/mattn/go-isatty v0.0.14 16:35:27 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:35:28 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:35:28 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:35:28 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:35:29 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:35:29 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:35:29 go: downloading github.com/armon/go-metrics v0.3.10 16:35:29 go: downloading github.com/prometheus/client_golang v1.12.1 16:35:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:35:30 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:35:30 go: downloading github.com/open-policy-agent/opa v0.38.0 16:35:31 Removing intermediate container 7a1e8ac94ff6 16:35:31 ---> 86b710f5b6a9 16:35:31 16:35:31 Step 10/22 : FROM alpine:3.14 16:35:31 ---> ac73e934f311 16:35:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:32 ---> Using cache 16:35:32 ---> 989722d9007c 16:35:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:32 ---> Using cache 16:35:32 ---> 26dac3f8e499 16:35:32 Step 13/22 : ENV APP_PORT=59861 16:35:32 ---> Running in a1adfbd4dc0f 16:35:33 Removing intermediate container a1adfbd4dc0f 16:35:33 ---> e12501595ebd 16:35:33 Step 14/22 : EXPOSE $APP_PORT 16:35:33 ---> Running in 37534ae1de2a 16:35:34 Removing intermediate container 37534ae1de2a 16:35:34 ---> b418353fc328 16:35:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:36 ---> 5c5bc91cc004 16:35:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:39 ---> b15e71592091 16:35:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:39 ---> Running in 81c5668f8071 16:35:39 ---> 59d03b267eeb 16:35:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:40 ---> 2ab79ab9577b 16:35:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:40 ---> Running in 5f6a7722e455 16:35:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:41 Removing intermediate container 5f6a7722e455 16:35:41 ---> 5398cdb85288 16:35:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:41 ---> Running in 47735bd36747 16:35:42 Removing intermediate container 47735bd36747 16:35:42 ---> 173c40b38591 16:35:42 Step 20/22 : LABEL arch=arm64 16:35:42 ---> Running in 1710dc5527ba 16:35:43 Removing intermediate container 1710dc5527ba 16:35:43 ---> e94a67081f8c 16:35:43 Step 21/22 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:35:43 ---> Running in 9d4e9b4f3f6b 16:35:44 Removing intermediate container 9d4e9b4f3f6b 16:35:44 ---> d01d88a70fb7 16:35:44 Step 22/22 : LABEL version=0.0.0 16:35:44 ---> Running in d9d07c82f012 16:35:44 Removing intermediate container d9d07c82f012 16:35:44 ---> 35133ca3cb6f 16:35:44 16:35:45 Successfully built 35133ca3cb6f 16:35:45 Successfully tagged support-scheduler-arm64:latest 16:35:45  Building support-scheduler ... done Building security-spire-agent 16:35:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:35:48 go: downloading github.com/mattn/go-colorable v0.1.12 16:35:48 go: downloading github.com/Masterminds/goutils v1.1.0 16:35:48 go: downloading github.com/Masterminds/semver v1.5.0 16:35:48 go: downloading github.com/google/uuid v1.1.2 16:35:49 go: downloading github.com/huandu/xstrings v1.3.2 16:35:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:35:49 go: downloading github.com/oklog/run v1.0.0 16:35:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:35:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:35:49 go: downloading github.com/prometheus/client_model v0.2.0 16:35:49 go: downloading github.com/prometheus/common v0.32.1 16:35:49 go: downloading github.com/beorn7/perks v1.0.1 16:35:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:35:50 go: downloading github.com/prometheus/procfs v0.7.3 16:35:50 go: downloading go.uber.org/atomic v1.9.0 16:35:51 go: downloading github.com/imkira/go-observer v1.0.3 16:35:52 go: downloading github.com/hashicorp/errwrap v1.1.0 16:35:52 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:35:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:35:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:35:52 go: downloading github.com/twmb/murmur3 v1.1.6 16:35:52 go: downloading github.com/stretchr/testify v1.7.0 16:35:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:35:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:35:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:35:53 go: downloading github.com/blang/semver/v4 v4.0.0 16:35:53 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:35:53 go: downloading github.com/jinzhu/gorm v1.9.16 16:35:54 go: downloading github.com/lib/pq v1.10.4 16:35:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:35:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:35:55 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:36:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:36:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:36:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:36:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:36:15 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:36:17 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:17 ---> 2465237e68d6 16:36:17 Step 3/26 : WORKDIR /edgex-go 16:36:17 ---> Using cache 16:36:17 ---> 2edcef29aaea 16:36:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:17 ---> Using cache 16:36:17 ---> 240ec8dc7e49 16:36:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:17 ---> Using cache 16:36:17 ---> 0a693c1ee972 16:36:17 Step 6/26 : COPY go.mod vendor* ./ 16:36:17 ---> Using cache 16:36:17 ---> 7b82d9f44288 16:36:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:17 ---> Using cache 16:36:17 ---> 3686d717b408 16:36:17 Step 8/26 : COPY . . 16:36:17 ---> Using cache 16:36:17 ---> dbfd5d4fa044 16:36:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:17 ---> Using cache 16:36:17 ---> 2af80712e12e 16:36:17 Step 10/26 : RUN mkdir -p spire-build 16:36:17 ---> Using cache 16:36:17 ---> 38c1200174cd 16:36:17 Step 11/26 : WORKDIR /edgex-go/spire-build 16:36:17 ---> Using cache 16:36:17 ---> 0cd5942065c6 16:36:17 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 16:36:18 ---> Running in ad838f63e7ae 16:36:21 spire-1.2.1/ 16:36:21 spire-1.2.1/.data/ 16:36:21 spire-1.2.1/.data/.file 16:36:21 spire-1.2.1/.dockerignore 16:36:21 spire-1.2.1/.gitattributes 16:36:21 spire-1.2.1/.githooks/ 16:36:21 spire-1.2.1/.githooks/pre-commit 16:36:21 spire-1.2.1/.github/ 16:36:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:36:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:36:21 spire-1.2.1/.github/dependabot.yml 16:36:21 spire-1.2.1/.github/workflows/ 16:36:21 spire-1.2.1/.github/workflows/nightly_build.yaml 16:36:21 spire-1.2.1/.github/workflows/pr_build.yaml 16:36:21 spire-1.2.1/.github/workflows/release_build.yaml 16:36:21 spire-1.2.1/.github/workflows/scripts/ 16:36:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:36:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:36:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:36:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:36:21 spire-1.2.1/.github/workflows/scripts/split.sh 16:36:21 spire-1.2.1/.gitignore 16:36:21 spire-1.2.1/.go-version 16:36:21 spire-1.2.1/.golangci.yml 16:36:21 spire-1.2.1/ADOPTERS.md 16:36:21 spire-1.2.1/CHANGELOG.md 16:36:21 spire-1.2.1/CODE-OF-CONDUCT.md 16:36:21 spire-1.2.1/CODEOWNERS 16:36:21 spire-1.2.1/CONTRIBUTING.md 16:36:21 spire-1.2.1/Dockerfile 16:36:21 spire-1.2.1/Dockerfile.dev 16:36:21 spire-1.2.1/Dockerfile.scratch 16:36:21 spire-1.2.1/LICENSE 16:36:21 spire-1.2.1/MAINTAINERS.md 16:36:21 spire-1.2.1/Makefile 16:36:21 spire-1.2.1/README.md 16:36:21 spire-1.2.1/ROADMAP.md 16:36:21 spire-1.2.1/SECURITY.md 16:36:21 spire-1.2.1/cmd/ 16:36:21 spire-1.2.1/cmd/spire-agent/ 16:36:21 spire-1.2.1/cmd/spire-agent/cli/ 16:36:21 spire-1.2.1/cmd/spire-agent/cli/api/ 16:36:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/common/ 16:36:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:36:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/run/ 16:36:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:36:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:36:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:36:21 spire-1.2.1/cmd/spire-agent/main.go 16:36:21 spire-1.2.1/cmd/spire-server/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/agent/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/cli.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/run/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/token/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/validate/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/x509/ 16:36:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:36:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:36:21 spire-1.2.1/cmd/spire-server/main.go 16:36:21 spire-1.2.1/cmd/spire-server/util/ 16:36:21 spire-1.2.1/cmd/spire-server/util/util.go 16:36:21 spire-1.2.1/conf/ 16:36:21 spire-1.2.1/conf/agent/ 16:36:21 spire-1.2.1/conf/agent/agent.conf 16:36:21 spire-1.2.1/conf/agent/agent_full.conf 16:36:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:36:21 spire-1.2.1/conf/server/ 16:36:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:36:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:36:21 spire-1.2.1/conf/server/server.conf 16:36:21 spire-1.2.1/conf/server/server_full.conf 16:36:21 spire-1.2.1/doc/ 16:36:21 spire-1.2.1/doc/SPIRE101.md 16:36:21 spire-1.2.1/doc/auditlog.md 16:36:21 spire-1.2.1/doc/authorization_policy_engine.md 16:36:21 spire-1.2.1/doc/changelog_guidelines.md 16:36:21 spire-1.2.1/doc/cure53-report.pdf 16:36:21 spire-1.2.1/doc/images/ 16:36:21 spire-1.2.1/doc/images/2019_roadmap.png 16:36:21 spire-1.2.1/doc/images/SPIRE101.png 16:36:21 spire-1.2.1/doc/images/SPIRE_agent.png 16:36:21 spire-1.2.1/doc/images/SPIRE_server.png 16:36:21 spire-1.2.1/doc/images/cache_mgr.png 16:36:21 spire-1.2.1/doc/images/cache_mgr_components.png 16:36:21 spire-1.2.1/doc/images/federated_spire.png 16:36:21 spire-1.2.1/doc/images/ha_mode.png 16:36:21 spire-1.2.1/doc/images/nested_spire.png 16:36:21 spire-1.2.1/doc/images/oidc_federation.png 16:36:21 spire-1.2.1/doc/images/single_trust_domain.png 16:36:21 spire-1.2.1/doc/images/spiffe_compatible.png 16:36:21 spire-1.2.1/doc/images/spire_logo.png 16:36:21 spire-1.2.1/doc/migrating_registration_api_clients.md 16:36:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:36:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:36:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:36:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:36:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:36:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:36:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:36:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:36:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:36:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:36:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:36:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:36:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:36:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:36:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:36:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:36:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:36:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:36:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:36:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:36:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:36:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:36:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:36:21 spire-1.2.1/doc/scaling_spire.md 16:36:21 spire-1.2.1/doc/spire_agent.md 16:36:21 spire-1.2.1/doc/spire_server.md 16:36:21 spire-1.2.1/doc/supported_integrations.md 16:36:21 spire-1.2.1/doc/telemetry.md 16:36:21 spire-1.2.1/doc/telemetry_config.md 16:36:21 spire-1.2.1/doc/upgrading.md 16:36:21 spire-1.2.1/doc/using_spire.md 16:36:21 spire-1.2.1/examples/ 16:36:21 spire-1.2.1/examples/README.md 16:36:21 spire-1.2.1/go.mod 16:36:21 spire-1.2.1/go.sum 16:36:21 spire-1.2.1/pkg/ 16:36:21 spire-1.2.1/pkg/agent/ 16:36:21 spire-1.2.1/pkg/agent/agent.go 16:36:21 spire-1.2.1/pkg/agent/api/ 16:36:21 spire-1.2.1/pkg/agent/api/config.go 16:36:21 spire-1.2.1/pkg/agent/api/debug/ 16:36:21 spire-1.2.1/pkg/agent/api/debug/v1/ 16:36:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:36:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:36:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:36:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:36:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:36:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:36:21 spire-1.2.1/pkg/agent/api/endpoints.go 16:36:21 spire-1.2.1/pkg/agent/api/health/ 16:36:21 spire-1.2.1/pkg/agent/api/health/v1/ 16:36:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:36:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:36:21 spire-1.2.1/pkg/agent/api/rpccontext/ 16:36:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:36:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:36:21 spire-1.2.1/pkg/agent/attestor/ 16:36:21 spire-1.2.1/pkg/agent/attestor/node/ 16:36:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:36:21 spire-1.2.1/pkg/agent/attestor/node/node.go 16:36:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:36:21 spire-1.2.1/pkg/agent/attestor/workload/ 16:36:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:36:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:36:21 spire-1.2.1/pkg/agent/catalog/ 16:36:21 spire-1.2.1/pkg/agent/catalog/catalog.go 16:36:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:36:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:36:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:36:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:36:21 spire-1.2.1/pkg/agent/client/ 16:36:21 spire-1.2.1/pkg/agent/client/client.go 16:36:21 spire-1.2.1/pkg/agent/client/client_test.go 16:36:21 spire-1.2.1/pkg/agent/client/dial.go 16:36:21 spire-1.2.1/pkg/agent/client/nodeconn.go 16:36:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:36:21 spire-1.2.1/pkg/agent/client/update.go 16:36:21 spire-1.2.1/pkg/agent/client/util.go 16:36:21 spire-1.2.1/pkg/agent/common/ 16:36:21 spire-1.2.1/pkg/agent/common/backoff/ 16:36:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:36:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:36:21 spire-1.2.1/pkg/agent/common/cgroups/ 16:36:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:36:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:36:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:36:21 spire-1.2.1/pkg/agent/config.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/ 16:36:21 spire-1.2.1/pkg/agent/endpoints/config.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:36:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:36:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/workload/ 16:36:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:36:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:36:21 spire-1.2.1/pkg/agent/manager/ 16:36:21 spire-1.2.1/pkg/agent/manager/cache/ 16:36:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:36:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:36:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:36:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:36:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:36:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:36:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:36:21 spire-1.2.1/pkg/agent/manager/config.go 16:36:21 spire-1.2.1/pkg/agent/manager/manager.go 16:36:21 spire-1.2.1/pkg/agent/manager/manager_test.go 16:36:21 spire-1.2.1/pkg/agent/manager/storage.go 16:36:21 spire-1.2.1/pkg/agent/manager/storage_test.go 16:36:21 spire-1.2.1/pkg/agent/manager/storecache/ 16:36:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:36:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:36:21 spire-1.2.1/pkg/agent/manager/sync.go 16:36:21 spire-1.2.1/pkg/agent/plugin/ 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:36:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:36:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:36:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:36:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:36:21 spire-1.2.1/pkg/agent/svid/ 16:36:21 spire-1.2.1/pkg/agent/svid/rotator.go 16:36:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:36:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:36:21 spire-1.2.1/pkg/agent/svid/store/ 16:36:21 spire-1.2.1/pkg/agent/svid/store/service.go 16:36:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:36:21 spire-1.2.1/pkg/common/ 16:36:21 spire-1.2.1/pkg/common/agentpathtemplate/ 16:36:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:36:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:36:21 spire-1.2.1/pkg/common/api/ 16:36:21 spire-1.2.1/pkg/common/api/metrics.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/ 16:36:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/logger.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/names.go 16:36:21 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:36:21 spire-1.2.1/pkg/common/api/names.go 16:36:21 spire-1.2.1/pkg/common/api/ratelimit.go 16:36:21 spire-1.2.1/pkg/common/api/rpccontext/ 16:36:21 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:36:21 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:36:21 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:36:21 spire-1.2.1/pkg/common/auth/ 16:36:21 spire-1.2.1/pkg/common/auth/interceptors.go 16:36:21 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:36:21 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/ 16:36:21 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/types.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:36:21 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:36:21 spire-1.2.1/pkg/common/catalog/ 16:36:21 spire-1.2.1/pkg/common/catalog/bind.go 16:36:21 spire-1.2.1/pkg/common/catalog/builtin.go 16:36:21 spire-1.2.1/pkg/common/catalog/catalog.go 16:36:21 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:36:21 spire-1.2.1/pkg/common/catalog/closers.go 16:36:21 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:36:21 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:36:21 spire-1.2.1/pkg/common/catalog/config.go 16:36:21 spire-1.2.1/pkg/common/catalog/config_test.go 16:36:21 spire-1.2.1/pkg/common/catalog/configure.go 16:36:21 spire-1.2.1/pkg/common/catalog/constraints.go 16:36:21 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:36:21 spire-1.2.1/pkg/common/catalog/context.go 16:36:21 spire-1.2.1/pkg/common/catalog/external.go 16:36:21 spire-1.2.1/pkg/common/catalog/host.go 16:36:21 spire-1.2.1/pkg/common/catalog/pipenet.go 16:36:21 spire-1.2.1/pkg/common/catalog/plugin.go 16:36:21 spire-1.2.1/pkg/common/catalog/testplugin/ 16:36:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:36:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:36:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:36:21 spire-1.2.1/pkg/common/cli/ 16:36:21 spire-1.2.1/pkg/common/cli/env.go 16:36:21 spire-1.2.1/pkg/common/cli/flags.go 16:36:21 spire-1.2.1/pkg/common/cli/trust_domain.go 16:36:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:36:21 spire-1.2.1/pkg/common/cli/umask.go 16:36:21 spire-1.2.1/pkg/common/cli/umask_posix.go 16:36:21 spire-1.2.1/pkg/common/cli/umask_test.go 16:36:21 spire-1.2.1/pkg/common/cli/umask_windows.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/ 16:36:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/flag.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/format.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/ 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:36:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:36:21 spire-1.2.1/pkg/common/coretypes/ 16:36:21 spire-1.2.1/pkg/common/coretypes/bundle/ 16:36:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:36:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:36:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:36:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:36:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:36:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:36:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:36:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:36:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:36:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:36:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:36:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:36:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:36:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:36:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:36:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:36:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:36:21 spire-1.2.1/pkg/common/cryptoutil/ 16:36:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:36:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:36:21 spire-1.2.1/pkg/common/diskutil/ 16:36:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:36:21 spire-1.2.1/pkg/common/diskutil/file_test.go 16:36:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:36:21 spire-1.2.1/pkg/common/errorutil/ 16:36:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:36:21 spire-1.2.1/pkg/common/health/ 16:36:21 spire-1.2.1/pkg/common/health/config.go 16:36:21 spire-1.2.1/pkg/common/health/context.go 16:36:21 spire-1.2.1/pkg/common/health/context_test.go 16:36:21 spire-1.2.1/pkg/common/health/health.go 16:36:21 spire-1.2.1/pkg/common/health/health_test.go 16:36:21 spire-1.2.1/pkg/common/health/logger.go 16:36:21 spire-1.2.1/pkg/common/hostservice/ 16:36:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:36:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:36:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:36:21 spire-1.2.1/pkg/common/idutil/ 16:36:21 spire-1.2.1/pkg/common/idutil/require.go 16:36:21 spire-1.2.1/pkg/common/idutil/require_test.go 16:36:21 spire-1.2.1/pkg/common/idutil/safety.go 16:36:21 spire-1.2.1/pkg/common/idutil/safety_test.go 16:36:21 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:36:21 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:36:21 spire-1.2.1/pkg/common/jwtsvid/ 16:36:21 spire-1.2.1/pkg/common/jwtsvid/common.go 16:36:21 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:36:21 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:36:21 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:36:21 spire-1.2.1/pkg/common/jwtutil/ 16:36:21 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:36:21 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:36:21 spire-1.2.1/pkg/common/log/ 16:36:21 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:36:21 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:36:21 spire-1.2.1/pkg/common/log/log.go 16:36:21 spire-1.2.1/pkg/common/log/log_test.go 16:36:21 spire-1.2.1/pkg/common/log/options.go 16:36:21 spire-1.2.1/pkg/common/nodeutil/ 16:36:21 spire-1.2.1/pkg/common/nodeutil/node.go 16:36:21 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:36:21 spire-1.2.1/pkg/common/peertracker/ 16:36:21 spire-1.2.1/pkg/common/peertracker/conn.go 16:36:21 spire-1.2.1/pkg/common/peertracker/credentials.go 16:36:21 spire-1.2.1/pkg/common/peertracker/errors.go 16:36:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:36:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:36:21 spire-1.2.1/pkg/common/peertracker/info.go 16:36:21 spire-1.2.1/pkg/common/peertracker/listener.go 16:36:21 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:36:21 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:36:21 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:36:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:36:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:36:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:36:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:36:21 spire-1.2.1/pkg/common/peertracker/tcp.go 16:36:21 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:36:21 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:36:21 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:36:21 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:36:21 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:36:21 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:36:21 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:36:21 spire-1.2.1/pkg/common/peertracker/uds.go 16:36:21 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:36:21 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:36:21 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:36:21 spire-1.2.1/pkg/common/pemutil/ 16:36:21 spire-1.2.1/pkg/common/pemutil/block.go 16:36:21 spire-1.2.1/pkg/common/pemutil/certs.go 16:36:21 spire-1.2.1/pkg/common/pemutil/common.go 16:36:21 spire-1.2.1/pkg/common/pemutil/csr.go 16:36:21 spire-1.2.1/pkg/common/pemutil/keys.go 16:36:21 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/ 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:36:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:36:21 spire-1.2.1/pkg/common/plugin/ 16:36:21 spire-1.2.1/pkg/common/plugin/aws/ 16:36:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:36:21 spire-1.2.1/pkg/common/plugin/azure/ 16:36:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:36:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:36:21 spire-1.2.1/pkg/common/plugin/facade.go 16:36:21 spire-1.2.1/pkg/common/plugin/facade_test.go 16:36:21 spire-1.2.1/pkg/common/plugin/gcp/ 16:36:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:36:21 spire-1.2.1/pkg/common/plugin/k8s/ 16:36:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:36:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:36:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:36:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:36:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:36:21 spire-1.2.1/pkg/common/plugin/log.go 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/ 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:36:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:36:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:36:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:36:21 spire-1.2.1/pkg/common/plugin/x509pop/ 16:36:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:36:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:36:21 spire-1.2.1/pkg/common/profiling/ 16:36:21 spire-1.2.1/pkg/common/profiling/dumpers.go 16:36:21 spire-1.2.1/pkg/common/profiling/profiling.go 16:36:21 spire-1.2.1/pkg/common/protoutil/ 16:36:21 spire-1.2.1/pkg/common/protoutil/masks.go 16:36:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:36:21 spire-1.2.1/pkg/common/rotationutil/ 16:36:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:36:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:36:21 spire-1.2.1/pkg/common/selector/ 16:36:21 spire-1.2.1/pkg/common/selector/selector.go 16:36:21 spire-1.2.1/pkg/common/selector/selector_test.go 16:36:21 spire-1.2.1/pkg/common/selector/set.go 16:36:21 spire-1.2.1/pkg/common/selector/set_utils.go 16:36:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/ 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/ 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:36:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:36:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:36:21 spire-1.2.1/pkg/common/telemetry/call.go 16:36:21 spire-1.2.1/pkg/common/telemetry/common/ 16:36:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:36:21 spire-1.2.1/pkg/common/telemetry/config.go 16:36:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:36:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/inmem.go 16:36:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/m3.go 16:36:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/metrics.go 16:36:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/names.go 16:36:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:36:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:36:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/ 16:36:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:36:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:36:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:36:21 spire-1.2.1/pkg/common/telemetry/server/server.go 16:36:21 spire-1.2.1/pkg/common/telemetry/sink.go 16:36:21 spire-1.2.1/pkg/common/telemetry/statsd.go 16:36:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:36:21 spire-1.2.1/pkg/common/telemetry/uptime.go 16:36:21 spire-1.2.1/pkg/common/telemetry/version.go 16:36:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:36:21 spire-1.2.1/pkg/common/uptime/ 16:36:21 spire-1.2.1/pkg/common/uptime/uptime.go 16:36:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:36:21 spire-1.2.1/pkg/common/util/ 16:36:21 spire-1.2.1/pkg/common/util/certs.go 16:36:21 spire-1.2.1/pkg/common/util/certs_test.go 16:36:21 spire-1.2.1/pkg/common/util/csr.go 16:36:21 spire-1.2.1/pkg/common/util/hash.go 16:36:21 spire-1.2.1/pkg/common/util/selectors.go 16:36:21 spire-1.2.1/pkg/common/util/selectors_test.go 16:36:21 spire-1.2.1/pkg/common/util/signals.go 16:36:21 spire-1.2.1/pkg/common/util/sort.go 16:36:21 spire-1.2.1/pkg/common/util/sort_test.go 16:36:21 spire-1.2.1/pkg/common/util/task.go 16:36:21 spire-1.2.1/pkg/common/util/task_test.go 16:36:21 spire-1.2.1/pkg/common/util/testdata/ 16:36:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:36:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:36:21 spire-1.2.1/pkg/common/version/ 16:36:21 spire-1.2.1/pkg/common/version/version.go 16:36:21 spire-1.2.1/pkg/common/x509svid/ 16:36:21 spire-1.2.1/pkg/common/x509svid/common_test.go 16:36:21 spire-1.2.1/pkg/common/x509svid/csr.go 16:36:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:36:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:36:21 spire-1.2.1/pkg/common/x509util/ 16:36:21 spire-1.2.1/pkg/common/x509util/cert.go 16:36:21 spire-1.2.1/pkg/common/x509util/dns.go 16:36:21 spire-1.2.1/pkg/common/x509util/dns_test.go 16:36:21 spire-1.2.1/pkg/common/x509util/keyid.go 16:36:21 spire-1.2.1/pkg/common/x509util/keypair.go 16:36:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:36:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:36:21 spire-1.2.1/pkg/server/ 16:36:21 spire-1.2.1/pkg/server/api/ 16:36:21 spire-1.2.1/pkg/server/api/agent.go 16:36:21 spire-1.2.1/pkg/server/api/agent/ 16:36:21 spire-1.2.1/pkg/server/api/agent/v1/ 16:36:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:36:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:36:21 spire-1.2.1/pkg/server/api/agent_test.go 16:36:21 spire-1.2.1/pkg/server/api/api.go 16:36:21 spire-1.2.1/pkg/server/api/audit/ 16:36:21 spire-1.2.1/pkg/server/api/audit/audit.go 16:36:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:36:21 spire-1.2.1/pkg/server/api/bundle.go 16:36:21 spire-1.2.1/pkg/server/api/bundle/ 16:36:21 spire-1.2.1/pkg/server/api/bundle/v1/ 16:36:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:36:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:36:21 spire-1.2.1/pkg/server/api/bundle_test.go 16:36:21 spire-1.2.1/pkg/server/api/debug/ 16:36:21 spire-1.2.1/pkg/server/api/debug/v1/ 16:36:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:36:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:36:21 spire-1.2.1/pkg/server/api/entry.go 16:36:21 spire-1.2.1/pkg/server/api/entry/ 16:36:21 spire-1.2.1/pkg/server/api/entry/v1/ 16:36:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:36:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:36:21 spire-1.2.1/pkg/server/api/entry_test.go 16:36:21 spire-1.2.1/pkg/server/api/health/ 16:36:21 spire-1.2.1/pkg/server/api/health/v1/ 16:36:21 spire-1.2.1/pkg/server/api/health/v1/service.go 16:36:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:36:21 spire-1.2.1/pkg/server/api/id.go 16:36:21 spire-1.2.1/pkg/server/api/id_test.go 16:36:21 spire-1.2.1/pkg/server/api/limits/ 16:36:21 spire-1.2.1/pkg/server/api/limits/limits.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/ 16:36:21 spire-1.2.1/pkg/server/api/middleware/alias.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/audit.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/caller.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/common.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/entries.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:36:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:36:21 spire-1.2.1/pkg/server/api/ratelimit.go 16:36:21 spire-1.2.1/pkg/server/api/rpccontext/ 16:36:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:36:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:36:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:36:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:36:21 spire-1.2.1/pkg/server/api/selector.go 16:36:21 spire-1.2.1/pkg/server/api/selector_test.go 16:36:21 spire-1.2.1/pkg/server/api/status.go 16:36:21 spire-1.2.1/pkg/server/api/status_test.go 16:36:21 spire-1.2.1/pkg/server/api/svid/ 16:36:21 spire-1.2.1/pkg/server/api/svid/v1/ 16:36:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:36:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:36:21 spire-1.2.1/pkg/server/api/trustdomain.go 16:36:21 spire-1.2.1/pkg/server/api/trustdomain/ 16:36:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:36:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:36:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:36:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:36:21 spire-1.2.1/pkg/server/authpolicy/ 16:36:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:36:21 spire-1.2.1/pkg/server/authpolicy/policy.go 16:36:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:36:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:36:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:36:21 spire-1.2.1/pkg/server/authpolicy/validate.go 16:36:21 spire-1.2.1/pkg/server/bundle/ 16:36:21 spire-1.2.1/pkg/server/bundle/client/ 16:36:21 spire-1.2.1/pkg/server/bundle/client/client.go 16:36:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:36:21 spire-1.2.1/pkg/server/bundle/client/manager.go 16:36:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:36:21 spire-1.2.1/pkg/server/bundle/client/sources.go 16:36:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:36:21 spire-1.2.1/pkg/server/bundle/client/updater.go 16:36:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:36:21 spire-1.2.1/pkg/server/ca/ 16:36:21 spire-1.2.1/pkg/server/ca/ca.go 16:36:21 spire-1.2.1/pkg/server/ca/ca_health.go 16:36:21 spire-1.2.1/pkg/server/ca/ca_test.go 16:36:21 spire-1.2.1/pkg/server/ca/journal.go 16:36:21 spire-1.2.1/pkg/server/ca/journal_test.go 16:36:21 spire-1.2.1/pkg/server/ca/manager.go 16:36:21 spire-1.2.1/pkg/server/ca/manager_health.go 16:36:21 spire-1.2.1/pkg/server/ca/manager_test.go 16:36:21 spire-1.2.1/pkg/server/ca/templates.go 16:36:21 spire-1.2.1/pkg/server/ca/upstream_client.go 16:36:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:36:21 spire-1.2.1/pkg/server/ca/validation.go 16:36:21 spire-1.2.1/pkg/server/cache/ 16:36:21 spire-1.2.1/pkg/server/cache/dscache/ 16:36:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:36:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:36:21 spire-1.2.1/pkg/server/cache/entrycache/ 16:36:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:36:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:36:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:36:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:36:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:36:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:36:21 spire-1.2.1/pkg/server/catalog/ 16:36:21 spire-1.2.1/pkg/server/catalog/catalog.go 16:36:21 spire-1.2.1/pkg/server/catalog/keymanager.go 16:36:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:36:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:36:21 spire-1.2.1/pkg/server/catalog/notifier.go 16:36:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:36:21 spire-1.2.1/pkg/server/config.go 16:36:21 spire-1.2.1/pkg/server/datastore/ 16:36:21 spire-1.2.1/pkg/server/datastore/datastore.go 16:36:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:36:21 spire-1.2.1/pkg/server/datastore/repository.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:36:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:36:21 spire-1.2.1/pkg/server/endpoints/ 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/ 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:36:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:36:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:36:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:36:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:36:22 spire-1.2.1/pkg/server/endpoints/config.go 16:36:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:36:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:36:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:36:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:36:22 spire-1.2.1/pkg/server/endpoints/middleware.go 16:36:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:36:22 spire-1.2.1/pkg/server/hostservice/ 16:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:36:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:36:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:36:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/ 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/ 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:36:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/ 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:36:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:36:22 spire-1.2.1/pkg/server/registration/ 16:36:22 spire-1.2.1/pkg/server/registration/manager.go 16:36:22 spire-1.2.1/pkg/server/registration/manager_test.go 16:36:22 spire-1.2.1/pkg/server/scanentries.go 16:36:22 spire-1.2.1/pkg/server/scanentries_test.go 16:36:22 spire-1.2.1/pkg/server/server.go 16:36:22 spire-1.2.1/pkg/server/server_test.go 16:36:22 spire-1.2.1/pkg/server/svid/ 16:36:22 spire-1.2.1/pkg/server/svid/observer.go 16:36:22 spire-1.2.1/pkg/server/svid/observer_test.go 16:36:22 spire-1.2.1/pkg/server/svid/rotator.go 16:36:22 spire-1.2.1/pkg/server/svid/rotator_config.go 16:36:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:36:22 spire-1.2.1/pkg/server/svid/rotator_test.go 16:36:22 spire-1.2.1/proto/ 16:36:22 spire-1.2.1/proto/private/ 16:36:22 spire-1.2.1/proto/private/server/ 16:36:22 spire-1.2.1/proto/private/server/journal/ 16:36:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:36:22 spire-1.2.1/proto/private/server/journal/journal.proto 16:36:22 spire-1.2.1/proto/spire/ 16:36:22 spire-1.2.1/proto/spire/common/ 16:36:22 spire-1.2.1/proto/spire/common/common.pb.go 16:36:22 spire-1.2.1/proto/spire/common/common.proto 16:36:22 spire-1.2.1/proto/spire/common/plugin/ 16:36:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:36:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:36:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:36:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:36:22 spire-1.2.1/proto/spire/plugin/ 16:36:22 spire-1.2.1/proto/spire/plugin/agent/ 16:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:36:22 spire-1.2.1/release/ 16:36:22 spire-1.2.1/release/spire-extras/ 16:36:22 spire-1.2.1/release/spire-extras/README.md 16:36:22 spire-1.2.1/release/spire-extras/conf/ 16:36:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:36:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:36:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:36:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:36:22 spire-1.2.1/release/spire/ 16:36:22 spire-1.2.1/release/spire/README.md 16:36:22 spire-1.2.1/release/spire/conf/ 16:36:22 spire-1.2.1/release/spire/conf/agent/ 16:36:22 spire-1.2.1/release/spire/conf/agent/agent.conf 16:36:22 spire-1.2.1/release/spire/conf/server/ 16:36:22 spire-1.2.1/release/spire/conf/server/server.conf 16:36:22 spire-1.2.1/script/ 16:36:22 spire-1.2.1/script/build-artifact.sh 16:36:22 spire-1.2.1/script/generate_dummy_ca.sh 16:36:22 spire-1.2.1/support/ 16:36:22 spire-1.2.1/support/k8s/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/ 16:36:22 spire-1.2.1/support/oidc-discovery-provider/README.md 16:36:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/config.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/main.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:36:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:36:22 spire-1.2.1/test/ 16:36:22 spire-1.2.1/test/clock/ 16:36:22 spire-1.2.1/test/clock/clock.go 16:36:22 spire-1.2.1/test/fakes/ 16:36:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:36:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:36:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:36:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:36:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:36:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:36:22 spire-1.2.1/test/fakes/fakeagentstore/ 16:36:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:36:22 spire-1.2.1/test/fakes/fakedatastore/ 16:36:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:36:22 spire-1.2.1/test/fakes/fakeentryclient/ 16:36:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:36:22 spire-1.2.1/test/fakes/fakehealthchecker/ 16:36:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:36:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:36:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:36:22 spire-1.2.1/test/fakes/fakemetrics/ 16:36:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:36:22 spire-1.2.1/test/fakes/fakenoderesolver/ 16:36:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:36:22 spire-1.2.1/test/fakes/fakenotifier/ 16:36:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:36:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:36:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:36:22 spire-1.2.1/test/fakes/fakeserverca/ 16:36:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:36:22 spire-1.2.1/test/fakes/fakeservercatalog/ 16:36:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:36:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:36:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:36:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:36:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:36:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:36:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:36:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:36:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:36:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:36:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:36:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:36:22 spire-1.2.1/test/fixture/ 16:36:22 spire-1.2.1/test/fixture/certs/ 16:36:22 spire-1.2.1/test/fixture/certs/agent_svid.der 16:36:22 spire-1.2.1/test/fixture/certs/base_cert.pem 16:36:22 spire-1.2.1/test/fixture/certs/base_csr.pem 16:36:22 spire-1.2.1/test/fixture/certs/base_key.pem 16:36:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:36:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:36:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:36:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:36:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:36:22 spire-1.2.1/test/fixture/certs/blog_key.pem 16:36:22 spire-1.2.1/test/fixture/certs/bundle.der 16:36:22 spire-1.2.1/test/fixture/certs/ca.pem 16:36:22 spire-1.2.1/test/fixture/certs/ca_key.pem 16:36:22 spire-1.2.1/test/fixture/certs/database_cert.pem 16:36:22 spire-1.2.1/test/fixture/certs/database_csr.pem 16:36:22 spire-1.2.1/test/fixture/certs/database_key.pem 16:36:22 spire-1.2.1/test/fixture/certs/node_cert.pem 16:36:22 spire-1.2.1/test/fixture/certs/node_csr.pem 16:36:22 spire-1.2.1/test/fixture/certs/node_key.pem 16:36:22 spire-1.2.1/test/fixture/certs/svid.pem 16:36:22 spire-1.2.1/test/fixture/certs/svid_key.pem 16:36:22 spire-1.2.1/test/fixture/config/ 16:36:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:36:22 spire-1.2.1/test/fixture/config/agent_good.conf 16:36:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:36:22 spire-1.2.1/test/fixture/config/plugin_good.conf 16:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:36:22 spire-1.2.1/test/fixture/config/server_good.conf 16:36:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:36:22 spire-1.2.1/test/fixture/fixture.go 16:36:22 spire-1.2.1/test/fixture/nodeattestor/ 16:36:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:36:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:36:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:36:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:36:22 spire-1.2.1/test/fixture/registration/ 16:36:22 spire-1.2.1/test/fixture/registration/entries.json 16:36:22 spire-1.2.1/test/fixture/registration/good-for-update.json 16:36:22 spire-1.2.1/test/fixture/registration/good.json 16:36:22 spire-1.2.1/test/fixture/registration/invalid.json 16:36:22 spire-1.2.1/test/fixture/registration/invalid_json.json 16:36:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:36:22 spire-1.2.1/test/integration/ 16:36:22 spire-1.2.1/test/integration/README.md 16:36:22 spire-1.2.1/test/integration/common 16:36:22 spire-1.2.1/test/integration/setup/ 16:36:22 spire-1.2.1/test/integration/setup/adminclient/ 16:36:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:36:22 spire-1.2.1/test/integration/setup/adminclient/client.go 16:36:22 spire-1.2.1/test/integration/setup/debugagent/ 16:36:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:36:22 spire-1.2.1/test/integration/setup/debugagent/main.go 16:36:22 spire-1.2.1/test/integration/setup/debugserver/ 16:36:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:36:22 spire-1.2.1/test/integration/setup/debugserver/main.go 16:36:22 spire-1.2.1/test/integration/setup/downstreamclient/ 16:36:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:36:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:36:22 spire-1.2.1/test/integration/setup/itclient/ 16:36:22 spire-1.2.1/test/integration/setup/itclient/client.go 16:36:22 spire-1.2.1/test/integration/setup/node-attestation/ 16:36:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:36:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:36:22 spire-1.2.1/test/integration/setup/x509pop/ 16:36:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:36:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:36:22 spire-1.2.1/test/integration/suites/ 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:36:22 spire-1.2.1/test/integration/suites/join-token/ 16:36:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:36:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:36:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:36:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:36:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:36:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:36:22 spire-1.2.1/test/integration/suites/join-token/README.md 16:36:22 spire-1.2.1/test/integration/suites/join-token/conf/ 16:36:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/join-token/teardown 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:36:22 spire-1.2.1/test/integration/suites/k8s/ 16:36:22 spire-1.2.1/test/integration/suites/k8s/00-setup 16:36:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:36:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:36:22 spire-1.2.1/test/integration/suites/k8s/README.md 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/ 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:36:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:36:22 spire-1.2.1/test/integration/suites/k8s/teardown 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/ 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:36:22 spire-1.2.1/test/integration/suites/rotation/ 16:36:22 spire-1.2.1/test/integration/suites/rotation/00-setup 16:36:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:36:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:36:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:36:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:36:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:36:22 spire-1.2.1/test/integration/suites/rotation/README.md 16:36:22 spire-1.2.1/test/integration/suites/rotation/conf/ 16:36:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/rotation/teardown 16:36:22 spire-1.2.1/test/integration/suites/self-test/ 16:36:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:36:22 spire-1.2.1/test/integration/suites/self-test/README.md 16:36:22 spire-1.2.1/test/integration/suites/self-test/teardown 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:36:22 spire-1.2.1/test/integration/suites/upgrade/ 16:36:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:36:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:36:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:36:22 spire-1.2.1/test/integration/suites/upgrade/README.md 16:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:36:22 spire-1.2.1/test/integration/suites/upgrade/teardown 16:36:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:36:22 spire-1.2.1/test/integration/test-one.sh 16:36:22 spire-1.2.1/test/integration/test.sh 16:36:22 spire-1.2.1/test/plugintest/ 16:36:22 spire-1.2.1/test/plugintest/config.go 16:36:22 spire-1.2.1/test/plugintest/load.go 16:36:22 spire-1.2.1/test/plugintest/option.go 16:36:22 spire-1.2.1/test/spiretest/ 16:36:22 spire-1.2.1/test/spiretest/apiserver.go 16:36:22 spire-1.2.1/test/spiretest/assertions.go 16:36:22 spire-1.2.1/test/spiretest/dir.go 16:36:22 spire-1.2.1/test/spiretest/errors_posix.go 16:36:22 spire-1.2.1/test/spiretest/errors_windows.go 16:36:22 spire-1.2.1/test/spiretest/logs.go 16:36:22 spire-1.2.1/test/spiretest/socketapi.go 16:36:22 spire-1.2.1/test/spiretest/suite.go 16:36:22 spire-1.2.1/test/spiretest/x509.go 16:36:22 spire-1.2.1/test/testca/ 16:36:22 spire-1.2.1/test/testca/ca.go 16:36:22 spire-1.2.1/test/testkey/ 16:36:22 spire-1.2.1/test/testkey/generate.sh 16:36:22 spire-1.2.1/test/testkey/genkeys.go 16:36:22 spire-1.2.1/test/testkey/keys.go 16:36:22 spire-1.2.1/test/testkey/new.go 16:36:22 spire-1.2.1/test/tpmsimulator/ 16:36:22 spire-1.2.1/test/tpmsimulator/simulator.go 16:36:22 spire-1.2.1/test/util/ 16:36:22 spire-1.2.1/test/util/cert_fixtures.go 16:36:22 spire-1.2.1/test/util/cert_generation.go 16:36:22 spire-1.2.1/test/util/io_redirection.go 16:36:22 spire-1.2.1/test/util/race.go 16:36:22 spire-1.2.1/test/util/util.go 16:36:22 building spire from source... 16:36:23 Installing go1.17.7... 16:36:41 go: downloading google.golang.org/api v0.70.0 16:36:41 go: downloading k8s.io/api v0.23.4 16:36:41 go: downloading k8s.io/client-go v0.23.4 16:36:49 Building bin/spire-server... 16:36:49 go: downloading github.com/mitchellh/cli v1.1.2 16:36:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:36:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:36:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:36:50 go: downloading google.golang.org/grpc v1.44.0 16:36:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:36:53 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:36:53 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:36:54 go: downloading github.com/imdario/mergo v0.3.12 16:36:54 go: downloading github.com/sirupsen/logrus v1.8.1 16:36:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:36:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:36:56 go: downloading github.com/fatih/color v1.13.0 16:36:56 go: downloading github.com/mattn/go-isatty v0.0.14 16:36:56 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:36:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:36:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:36:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:36:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:36:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:36:58 go: downloading github.com/armon/go-metrics v0.3.10 16:36:58 go: downloading github.com/prometheus/client_golang v1.12.1 16:36:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:37:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:37:00 go: downloading github.com/open-policy-agent/opa v0.38.0 16:37:15 go: downloading github.com/mattn/go-colorable v0.1.12 16:37:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:37:15 go: downloading github.com/Masterminds/goutils v1.1.0 16:37:15 go: downloading github.com/Masterminds/semver v1.5.0 16:37:15 go: downloading github.com/google/uuid v1.1.2 16:37:15 go: downloading github.com/huandu/xstrings v1.3.2 16:37:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:37:15 go: downloading github.com/oklog/run v1.0.0 16:37:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:37:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:37:15 go: downloading github.com/prometheus/client_model v0.2.0 16:37:15 go: downloading github.com/prometheus/common v0.32.1 16:37:15 go: downloading github.com/beorn7/perks v1.0.1 16:37:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:37:15 go: downloading github.com/prometheus/procfs v0.7.3 16:37:16 go: downloading go.uber.org/atomic v1.9.0 16:37:17 go: downloading github.com/imkira/go-observer v1.0.3 16:37:17 go: downloading github.com/hashicorp/errwrap v1.1.0 16:37:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:37:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:37:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:37:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:37:18 go: downloading github.com/blang/semver/v4 v4.0.0 16:37:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:37:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:37:18 go: downloading github.com/jinzhu/gorm v1.9.16 16:37:19 go: downloading github.com/lib/pq v1.10.4 16:37:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:37:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:37:20 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:37:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:37:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:37:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:37:22 go: downloading cloud.google.com/go/storage v1.21.0 16:37:23 go: downloading cloud.google.com/go v0.100.2 16:37:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:37:25 go: downloading k8s.io/apimachinery v0.23.4 16:37:27 go: downloading k8s.io/kube-aggregator v0.23.3 16:37:27 go: downloading github.com/google/go-tpm v0.3.3 16:37:28 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:37:29 go: downloading cloud.google.com/go/security v1.3.0 16:37:29 go: downloading github.com/hashicorp/vault/api v1.4.1 16:37:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:37:29 go: downloading gopkg.in/yaml.v2 v2.4.0 16:37:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:37:30 go: downloading github.com/gobwas/glob v0.2.3 16:37:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:37:31 go: downloading github.com/jinzhu/inflection v1.0.0 16:37:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:37:32 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:37:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:37:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:37:32 go: downloading github.com/aws/smithy-go v1.11.0 16:37:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:37:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:37:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:37:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:37:34 go: downloading github.com/stretchr/testify v1.7.0 16:37:34 go: downloading github.com/gogo/protobuf v1.3.2 16:37:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:37:35 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:37:40 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:37:40 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:37:40 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:37:40 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:37:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:37:41 go: downloading github.com/dimchansky/utfbom v1.1.1 16:37:41 go: downloading cloud.google.com/go/compute v1.3.0 16:37:41 go: downloading cloud.google.com/go/iam v0.1.1 16:37:41 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:37:42 go: downloading k8s.io/klog/v2 v2.30.0 16:37:42 go: downloading github.com/google/gofuzz v1.1.0 16:37:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:37:43 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:37:44 go: downloading github.com/spf13/pflag v1.0.5 16:37:44 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:37:44 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:37:44 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:37:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:37:45 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:37:45 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:37:45 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:37:46 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:37:46 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:37:46 go: downloading github.com/tklauser/numcpus v0.3.0 16:37:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:37:46 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:37:48 go: downloading go.opencensus.io v0.23.0 16:37:49 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:37:49 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:37:49 go: downloading gopkg.in/inf.v0 v0.9.1 16:37:49 go: downloading github.com/go-logr/logr v1.2.2 16:37:49 go: downloading github.com/google/go-cmp v0.5.7 16:37:50 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:37:50 go: downloading github.com/json-iterator/go v1.1.12 16:37:51 go: downloading github.com/googleapis/gnostic v0.5.5 16:37:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:37:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:37:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:37:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:37:56 go: downloading go.uber.org/zap v1.21.0 16:37:57 go: downloading sigs.k8s.io/yaml v1.3.0 16:37:57 go: downloading google.golang.org/api v0.70.0 16:37:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:37:57 go: downloading k8s.io/client-go v0.23.4 16:37:57 go: downloading k8s.io/api v0.23.4 16:37:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:37:58 go: downloading github.com/modern-go/reflect2 v1.0.2 16:37:58 go: downloading github.com/ryanuber/go-glob v1.0.0 16:37:58 go: downloading github.com/golang/snappy v0.0.4 16:37:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:38:09 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:38:09 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:38:09 go: downloading github.com/hashicorp/go-version v1.2.0 16:38:09 go: downloading go.uber.org/multierr v1.6.0 16:38:11 go: downloading github.com/google/go-tpm v0.3.3 16:38:11 go: downloading cloud.google.com/go/storage v1.21.0 16:38:12 go: downloading cloud.google.com/go v0.100.2 16:38:14 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:38:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:38:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:38:39 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:38:39 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:38:39 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:38:39 go: downloading k8s.io/apimachinery v0.23.4 16:38:42 go: downloading k8s.io/kube-aggregator v0.23.3 16:38:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:38:44 go: downloading cloud.google.com/go/security v1.3.0 16:38:45 go: downloading github.com/hashicorp/vault/api v1.4.1 16:38:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:38:46 go: downloading github.com/twmb/murmur3 v1.1.6 16:38:46 go: downloading gopkg.in/yaml.v2 v2.4.0 16:38:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:38:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:38:47 go: downloading github.com/gobwas/glob v0.2.3 16:38:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:38:47 go: downloading github.com/jinzhu/inflection v1.0.0 16:38:47 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:38:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:38:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:38:48 go: downloading github.com/aws/smithy-go v1.11.0 16:38:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:38:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:38:50 go: downloading github.com/gogo/protobuf v1.3.2 16:38:56 go: downloading cloud.google.com/go/compute v1.3.0 16:38:57 go: downloading cloud.google.com/go/iam v0.1.1 16:38:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:38:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:38:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:38:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:38:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:38:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:38:58 go: downloading github.com/dimchansky/utfbom v1.1.1 16:38:58 go: downloading k8s.io/klog/v2 v2.30.0 16:38:58 go: downloading github.com/google/gofuzz v1.1.0 16:38:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:38:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:39:00 go: downloading github.com/spf13/pflag v1.0.5 16:39:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:39:00 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:39:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:39:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:39:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:39:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:39:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:39:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:39:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:39:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:39:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:39:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:39:05 go: downloading go.opencensus.io v0.23.0 16:39:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:39:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:39:06 go: downloading gopkg.in/inf.v0 v0.9.1 16:39:06 go: downloading github.com/go-logr/logr v1.2.2 16:39:06 go: downloading github.com/google/go-cmp v0.5.7 16:39:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:39:07 go: downloading github.com/json-iterator/go v1.1.12 16:39:08 go: downloading github.com/googleapis/gnostic v0.5.5 16:39:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:39:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:39:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:39:13 go: downloading github.com/tklauser/numcpus v0.3.0 16:39:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:39:13 go: downloading go.uber.org/zap v1.21.0 16:39:14 go: downloading sigs.k8s.io/yaml v1.3.0 16:39:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:39:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:39:14 go: downloading github.com/modern-go/reflect2 v1.0.2 16:39:15 go: downloading github.com/ryanuber/go-glob v1.0.0 16:39:15 go: downloading github.com/golang/snappy v0.0.4 16:39:15 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:39:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:39:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:39:25 go: downloading github.com/hashicorp/go-version v1.2.0 16:39:25 go: downloading go.uber.org/multierr v1.6.0 16:39:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:39:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:41:19 Removing intermediate container 2ff720e8af86 16:41:19 ---> 75e44dbfb0dc 16:41:19 16:41:19 Step 10/23 : FROM alpine:3.14 16:41:19 ---> ac73e934f311 16:41:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:41:19 ---> Running in 64df0269277d 16:41:19 Removing intermediate container 64df0269277d 16:41:19 ---> cf0aa0656b23 16:41:19 Step 12/23 : ENV APP_PORT=59880 16:41:19 ---> Running in 85ab994a34c7 16:41:20 Removing intermediate container 85ab994a34c7 16:41:20 ---> ccb750a9eb1b 16:41:20 Step 13/23 : EXPOSE $APP_PORT 16:41:20 ---> Running in 9dea9a22de36 16:41:20 Removing intermediate container 9dea9a22de36 16:41:20 ---> 3fbfe99fb187 16:41:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:20 ---> Running in b9bfb68cf474 16:41:24 Removing intermediate container b9bfb68cf474 16:41:24 ---> bd5d088cb839 16:41:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:41:24 ---> Running in 107d882f9363 16:41:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:41:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:41:28 (1/6) Installing dumb-init (1.2.5-r1) 16:41:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:41:28 (3/6) Installing libsodium (1.0.18-r0) 16:41:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:41:29 (5/6) Installing libzmq (4.3.4-r0) 16:41:29 (6/6) Installing zeromq (4.3.4-r0) 16:41:29 Executing busybox-1.33.1-r7.trigger 16:41:29 OK: 8 MiB in 20 packages 16:41:31 Removing intermediate container 107d882f9363 16:41:31 ---> 7a3bd4320c24 16:41:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:32 ---> 42ed4ddb8a1b 16:41:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:41:34 ---> 72bad38670dc 16:41:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:41:35 ---> 3b70c72b9ea5 16:41:35 Step 19/23 : ENTRYPOINT ["/core-data"] 16:41:35 ---> Running in dfd8269f1fac 16:41:36 Removing intermediate container dfd8269f1fac 16:41:36 ---> 3c3307671401 16:41:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:36 ---> Running in d354d3896bd6 16:41:36 Removing intermediate container d354d3896bd6 16:41:36 ---> 95741683626b 16:41:36 Step 21/23 : LABEL arch=arm64 16:41:36 ---> Running in c9924d9e9617 16:41:37 Removing intermediate container c9924d9e9617 16:41:37 ---> 88cc0975553e 16:41:37 Step 22/23 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:41:37 ---> Running in e2eb65b257ca 16:41:38 Removing intermediate container e2eb65b257ca 16:41:38 ---> 173e92a605b2 16:41:38 Step 23/23 : LABEL version=0.0.0 16:41:38 ---> Running in 10b35357aaf4 16:41:38 Removing intermediate container 10b35357aaf4 16:41:38 ---> 08d00643bcba 16:41:38 16:41:39 Successfully built 08d00643bcba 16:41:39 Successfully tagged core-data-arm64:latest 16:43:16  Building core-data ... done Removing intermediate container 81c5668f8071 16:43:16 ---> 80bd2ff92b4f 16:43:16 16:43:16 Step 10/22 : FROM alpine:3.14 16:43:16 ---> ac73e934f311 16:43:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:43:16 ---> Running in 4d37d606bc64 16:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:16 (1/2) Installing ca-certificates (20211220-r0) 16:43:16 (2/2) Installing dumb-init (1.2.5-r1) 16:43:16 Executing busybox-1.33.1-r7.trigger 16:43:16 Executing ca-certificates-20211220-r0.trigger 16:43:16 OK: 6 MiB in 16 packages 16:43:16 Removing intermediate container 4d37d606bc64 16:43:16 ---> 9f5ba612de58 16:43:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:43:16 ---> Running in 66ad126fa685 16:43:16 Removing intermediate container 66ad126fa685 16:43:16 ---> b338f3114e3a 16:43:16 Step 13/22 : ENV APP_PORT=59860 16:43:16 ---> Running in c1954203a177 16:43:16 Removing intermediate container c1954203a177 16:43:16 ---> 6183ba1df0a8 16:43:16 Step 14/22 : EXPOSE $APP_PORT 16:43:16 ---> Running in 8526df1f679e 16:43:16 Removing intermediate container 8526df1f679e 16:43:16 ---> 58c2de3f9469 16:43:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:16 ---> fe389d6ddf41 16:43:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:43:19 ---> 1e01492b57f3 16:43:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:43:19 ---> 54d19aa97a4d 16:43:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:43:19 ---> Running in 66c62e34073a 16:43:20 Removing intermediate container 66c62e34073a 16:43:20 ---> 7eebd6bfe2bb 16:43:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:20 ---> Running in 93b87f1d5a74 16:43:21 Removing intermediate container 93b87f1d5a74 16:43:21 ---> 1c2c6505c97c 16:43:21 Step 20/22 : LABEL arch=arm64 16:43:21 ---> Running in 8a2386e5a0ab 16:43:21 Removing intermediate container 8a2386e5a0ab 16:43:21 ---> f04cf1d8643e 16:43:21 Step 21/22 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 16:43:22 ---> Running in 4ff7f0de0966 16:43:22 Removing intermediate container 4ff7f0de0966 16:43:22 ---> 57293e35a5bb 16:43:22 Step 22/22 : LABEL version=0.0.0 16:43:22 ---> Running in 6c3b1ee45fce 16:43:23 Removing intermediate container 6c3b1ee45fce 16:43:23 ---> 127432bad688 16:43:23 16:43:23 Successfully built 127432bad688 16:43:23 Successfully tagged support-notifications-arm64:latest 16:58:02  Building support-notifications ... done Building bin/spire-agent... 16:58:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:58:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:58:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:58:02 go: downloading github.com/docker/docker v20.10.12+incompatible 16:58:02 go: downloading github.com/google/go-tpm-tools v0.3.3 16:58:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:58:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:58:02 go: downloading github.com/docker/go-connections v0.4.0 16:58:02 go: downloading github.com/docker/go-units v0.4.0 16:58:02 go: downloading github.com/opencontainers/image-spec v1.0.1 16:58:02 go: downloading github.com/containerd/containerd v1.3.4 16:58:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:58:02 go: downloading github.com/opencontainers/go-digest v1.0.0 17:04:09 Removing intermediate container 7df527de1c23 17:04:09 ---> 45f176700ef7 17:04:09 17:04:09 Step 13/26 : FROM alpine:3.15 17:04:09 ---> 3fb3c9af89a9 17:04:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:04:09 ---> Using cache 17:04:09 ---> efbf373ee9c0 17:04:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:09 ---> Using cache 17:04:09 ---> 81898fd69cf4 17:04:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:04:09 ---> Running in 5a783f8dcb87 17:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:09 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:04:09 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 17:04:09 OK: 15730 distinct packages available 17:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:09 (1/4) Installing dumb-init (1.2.5-r1) 17:04:09 (2/4) Installing musl-obstack (1.2.3-r0) 17:04:09 (3/4) Installing libucontext (1.1-r0) 17:04:09 (4/4) Installing gcompat (1.0.0-r4) 17:04:09 Executing busybox-1.34.1-r5.trigger 17:04:09 OK: 6 MiB in 18 packages 17:04:09 Removing intermediate container 5a783f8dcb87 17:04:09 ---> a48156f6a637 17:04:09 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:04:09 ---> a7b736908a22 17:04:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:04:09 ---> d46bbdf8419b 17:04:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:04:10 ---> Running in 3d0a375431f3 17:04:10 Removing intermediate container 3d0a375431f3 17:04:10 ---> d315c16073af 17:04:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:04:10 ---> d671f09a8bc4 17:04:10 Step 21/26 : WORKDIR / 17:04:11 ---> Running in c945210e3fbb 17:04:11 Removing intermediate container c945210e3fbb 17:04:11 ---> 58665e0093cc 17:04:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:04:11 ---> Running in 3ada3ad23550 17:04:12 Removing intermediate container 3ada3ad23550 17:04:12 ---> 83c9bcf9941c 17:04:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:04:12 ---> Running in 3fb974f44d53 17:04:12 Removing intermediate container 3fb974f44d53 17:04:12 ---> 6220a54b8ff4 17:04:12 Step 24/26 : LABEL arch=arm64 17:04:12 ---> Running in 021b7f5fd690 17:04:13 Removing intermediate container 021b7f5fd690 17:04:13 ---> c525e67bd71c 17:04:13 Step 25/26 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 17:04:13 ---> Running in e541132e4e3d 17:04:13 Removing intermediate container e541132e4e3d 17:04:13 ---> 10ac2b747ca8 17:04:13 Step 26/26 : LABEL version=0.0.0 17:04:13 ---> Running in 15bf26e84391 17:04:14 Removing intermediate container 15bf26e84391 17:04:14 ---> 898fd1460447 17:04:14 17:04:14 Successfully built 898fd1460447 17:04:14 Successfully tagged security-spire-config-arm64:latest 17:05:51  Building security-spire-config ... done Building bin/spire-agent... 17:05:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:05:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:05:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:05:51 go: downloading github.com/docker/docker v20.10.12+incompatible 17:05:51 go: downloading github.com/google/go-tpm-tools v0.3.3 17:05:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:05:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:05:51 go: downloading github.com/docker/go-connections v0.4.0 17:05:51 go: downloading github.com/docker/go-units v0.4.0 17:05:51 go: downloading github.com/opencontainers/image-spec v1.0.1 17:05:51 go: downloading github.com/containerd/containerd v1.3.4 17:05:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:05:51 go: downloading github.com/opencontainers/go-digest v1.0.0 17:06:03 Building bin/spire-agent... 17:06:04 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:06:04 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:06:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:06:04 go: downloading github.com/docker/docker v20.10.12+incompatible 17:06:09 go: downloading github.com/google/go-tpm-tools v0.3.3 17:06:09 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:06:09 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:06:09 go: downloading github.com/docker/go-connections v0.4.0 17:06:09 go: downloading github.com/docker/go-units v0.4.0 17:06:09 go: downloading github.com/opencontainers/image-spec v1.0.1 17:06:10 go: downloading github.com/containerd/containerd v1.3.4 17:06:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:06:10 go: downloading github.com/opencontainers/go-digest v1.0.0 17:10:17 Removing intermediate container 0dc179c25838 17:10:17 ---> f65a8dc771ee 17:10:17 17:10:17 Step 13/25 : FROM alpine:3.15 17:10:17 ---> 3fb3c9af89a9 17:10:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:17 ---> Using cache 17:10:17 ---> efbf373ee9c0 17:10:17 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:17 ---> Using cache 17:10:17 ---> 81898fd69cf4 17:10:17 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:10:17 ---> Running in 0b3948018191 17:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:10:17 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:10:17 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 17:10:17 OK: 15730 distinct packages available 17:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:10:17 (1/5) Installing dumb-init (1.2.5-r1) 17:10:17 (2/5) Installing musl-obstack (1.2.3-r0) 17:10:17 (3/5) Installing libucontext (1.1-r0) 17:10:17 (4/5) Installing gcompat (1.0.0-r4) 17:10:17 (5/5) Installing openssl (1.1.1n-r0) 17:10:17 Executing busybox-1.34.1-r5.trigger 17:10:17 OK: 6 MiB in 19 packages 17:10:17 Removing intermediate container 0b3948018191 17:10:17 ---> fb04fda45d1a 17:10:17 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:10:20 ---> 95a8aab60289 17:10:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:10:20 ---> 95bc700e4fa1 17:10:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:10:21 ---> 5bedc2e78dcd 17:10:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:10:21 ---> 8b55c274590e 17:10:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:10:22 ---> Running in 173ba35d530f 17:10:22 Removing intermediate container 173ba35d530f 17:10:22 ---> 02ec839c501f 17:10:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:10:22 ---> Running in 4d0f17392a9b 17:10:22 Removing intermediate container 4d0f17392a9b 17:10:22 ---> bb1da02f44a1 17:10:22 Step 23/25 : LABEL arch=arm64 17:10:22 ---> Running in b54273a5535a 17:10:23 Removing intermediate container b54273a5535a 17:10:23 ---> 48e38b18a4de 17:10:23 Step 24/25 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 17:10:23 ---> Running in a76771c1276f 17:10:23 Removing intermediate container a76771c1276f 17:10:23 ---> 312b5049017d 17:10:23 Step 25/25 : LABEL version=0.0.0 17:10:23 ---> Running in 2f1a68fed871 17:10:24 Removing intermediate container 2f1a68fed871 17:10:24 ---> 4a92095210b0 17:10:24 17:10:24 Successfully built 4a92095210b0 17:10:24 Successfully tagged security-spire-server-arm64:latest 17:10:29  Building security-spire-server ... done Removing intermediate container ad838f63e7ae 17:10:29 ---> 85a366c8fbb5 17:10:29 17:10:29 Step 13/26 : FROM alpine:3.15 17:10:29 ---> 3fb3c9af89a9 17:10:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:29 ---> Using cache 17:10:29 ---> efbf373ee9c0 17:10:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:29 ---> Using cache 17:10:29 ---> 81898fd69cf4 17:10:29 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:10:29 ---> Using cache 17:10:29 ---> fb04fda45d1a 17:10:29 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:10:31 ---> 9edb91e65e5c 17:10:31 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:10:34 ---> c6fe51bb53a5 17:10:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:10:34 ---> 043495b0411d 17:10:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:10:35 ---> 6fbf79a5e964 17:10:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:10:36 ---> 01c23d75e53e 17:10:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:10:36 ---> Running in 9cf6eae82ce0 17:10:36 Removing intermediate container 9cf6eae82ce0 17:10:36 ---> c55a21c47f38 17:10:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:10:36 ---> Running in c82daf969647 17:10:36 Removing intermediate container c82daf969647 17:10:36 ---> 73be1c886d15 17:10:36 Step 24/26 : LABEL arch=arm64 17:10:36 ---> Running in b22043fe2c9a 17:10:37 Removing intermediate container b22043fe2c9a 17:10:37 ---> 8b44322aa651 17:10:37 Step 25/26 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 17:10:37 ---> Running in 64be2743605f 17:10:37 Removing intermediate container 64be2743605f 17:10:37 ---> 5453ab14707f 17:10:37 Step 26/26 : LABEL version=0.0.0 17:10:37 ---> Running in 7b08e69d5ec7 17:10:37 Removing intermediate container 7b08e69d5ec7 17:10:37 ---> 6013fd07289c 17:10:37 17:10:38 Successfully built 6013fd07289c 17:10:38 Successfully tagged security-spire-agent-arm64:latest 17:10:38  Building security-spire-agent ... done  [Pipeline] } 17:10:38 $ docker stop --time=1 8be4b6bc85445566e84611c06a500145edb277de31b42ff2c12887e2557b6d05 17:10:40 $ docker rm -f 8be4b6bc85445566e84611c06a500145edb277de31b42ff2c12887e2557b6d05 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:40 + docker images 17:10:41 REPOSITORY TAG IMAGE ID CREATED SIZE 17:10:41 security-spire-agent-arm64 latest 6013fd07289c 4 seconds ago 126MB 17:10:41 security-spire-server-arm64 latest 4a92095210b0 18 seconds ago 86.3MB 17:10:41 85a366c8fbb5 27 seconds ago 4.14GB 17:10:41 f65a8dc771ee 49 seconds ago 4.14GB 17:10:41 security-spire-config-arm64 latest 898fd1460447 6 minutes ago 85.6MB 17:10:41 45f176700ef7 7 minutes ago 4.14GB 17:10:41 support-notifications-arm64 latest 127432bad688 27 minutes ago 25.8MB 17:10:41 80bd2ff92b4f 27 minutes ago 1.37GB 17:10:41 core-data-arm64 latest 08d00643bcba 29 minutes ago 21.6MB 17:10:41 75e44dbfb0dc 29 minutes ago 1.34GB 17:10:41 support-scheduler-arm64 latest 35133ca3cb6f 34 minutes ago 25.2MB 17:10:41 86b710f5b6a9 35 minutes ago 1.36GB 17:10:41 security-proxy-setup-arm64 latest 4c8fc9e7f65d 36 minutes ago 26.1MB 17:10:41 sys-mgmt-agent-arm64 latest f31a871217ee 36 minutes ago 282MB 17:10:41 2c706f8365d1 37 minutes ago 1.32GB 17:10:41 core-metadata-arm64 latest 3cd24a1a548f 37 minutes ago 16.4MB 17:10:41 e9453e6c1fe5 37 minutes ago 1.31GB 17:10:41 c9e8d6b93250 38 minutes ago 1.31GB 17:10:41 security-spiffe-token-provider-arm64 latest 38d506b4ad23 43 minutes ago 27.9MB 17:10:41 c2bfb43d7bf0 43 minutes ago 1.36GB 17:10:41 security-bootstrapper-arm64 latest f12dc9cfd36f 44 minutes ago 18.3MB 17:10:41 security-secretstore-setup-arm64 latest c00b8593a133 44 minutes ago 27.5MB 17:10:41 core-command-arm64 latest b747adf182a4 45 minutes ago 15.5MB 17:10:41 c9f8d9282781 45 minutes ago 1.31GB 17:10:41 1d4ce821052f 45 minutes ago 1.32GB 17:10:41 a29cacb335b3 45 minutes ago 1.31GB 17:10:41 ci-base-image-arm64 latest 2465237e68d6 About an hour ago 886MB 17:10:41 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 17:10:41 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 17:10:41 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 17:10:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 17:10:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:41 17:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:42 arm64: Pulling from edgex-lftools-log-publisher 17:10:42 8998bd30e6a1: Pulling fs layer 17:10:42 04944245beec: Pulling fs layer 17:10:42 699f458cf7ca: Pulling fs layer 17:10:42 765212b225bb: Pulling fs layer 17:10:42 f23df028b6ca: Pulling fs layer 17:10:42 d65c8cfc05b1: Pulling fs layer 17:10:42 2437ff75d9bd: Pulling fs layer 17:10:42 765212b225bb: Waiting 17:10:42 d65c8cfc05b1: Waiting 17:10:42 2437ff75d9bd: Waiting 17:10:42 f23df028b6ca: Waiting 17:10:42 04944245beec: Verifying Checksum 17:10:42 04944245beec: Download complete 17:10:42 765212b225bb: Verifying Checksum 17:10:42 765212b225bb: Download complete 17:10:42 f23df028b6ca: Download complete 17:10:42 d65c8cfc05b1: Download complete 17:10:42 699f458cf7ca: Verifying Checksum 17:10:42 699f458cf7ca: Download complete 17:10:43 8998bd30e6a1: Verifying Checksum 17:10:43 8998bd30e6a1: Download complete 17:10:45 2437ff75d9bd: Verifying Checksum 17:10:45 2437ff75d9bd: Download complete 17:10:47 8998bd30e6a1: Pull complete 17:10:47 04944245beec: Pull complete 17:10:49 699f458cf7ca: Pull complete 17:10:49 765212b225bb: Pull complete 17:10:50 f23df028b6ca: Pull complete 17:10:50 d65c8cfc05b1: Pull complete 17:11:05 2437ff75d9bd: Pull complete 17:11:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:11:05 prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container 17:11:05 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:11:08 $ docker top 2c3f7949c2596bd596c5588ec0a4bdfbb290c490472d0982bc76e507ce91f02a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:09 ---> job-cost.sh 17:11:09 lf-activate-venv: SKIPPING 17:11:09 INFO: No Stack... 17:11:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:11:11 INFO: Archiving Costs [Pipeline] sh 17:11:11 + cat /w/workspace/edgex-go/10/archives/cost.csv 17:11:11 + cut -d, -f6 [Pipeline] lock 17:11:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-10-stack-cost] 17:11:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3948-10-stack-cost] did not exist. Created. 17:11:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:12 + echo total: 0.2199999988079071 [Pipeline] stash 17:11:12 Stashed 1 file(s) [Pipeline] } 17:11:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-10-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:12 $ docker stop --time=1 2c3f7949c2596bd596c5588ec0a4bdfbb290c490472d0982bc76e507ce91f02a 17:11:14 $ docker rm -f 2c3f7949c2596bd596c5588ec0a4bdfbb290c490472d0982bc76e507ce91f02a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:11:14 provisioning config files... 17:11:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2838795792619972409tmp [Pipeline] { [Pipeline] sh 17:11:15 + set +x 17:11:15 + curl -s https://codecov.io/bash 17:11:15 + bash -s -- 17:11:15 17:11:15 _____ _ 17:11:15 / ____| | | 17:11:15 | | ___ __| | ___ ___ _____ __ 17:11:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:11:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:11:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:11:15 Bash-1.0.6 17:11:15 17:11:15 17:11:15 ==> git version 2.25.1 found 17:11:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:11:15 Release-Date: 2020-01-08 17:11:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:11:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:11:15 ==> Jenkins CI detected. 17:11:15 current dir:  /w/workspace/edgex-go/10 17:11:15 project root: . 17:11:15 --> token set from env 17:11:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:11:15 ==> Running gcov in . (disable via -X gcov) 17:11:15 ==> Python coveragepy not found 17:11:15 ==> Searching for coverage reports in: 17:11:15 + . 17:11:15 -> Found 1 reports 17:11:15 ==> Detecting git/mercurial file structure 17:11:15 ==> Reading reports 17:11:15 + ./coverage.out bytes=435134 17:11:15 ==> Appending adjustments 17:11:15 https://docs.codecov.io/docs/fixing-reports 17:11:16 + Found adjustments 17:11:16 ==> Gzipping contents 17:11:16 60K /tmp/codecov.8fsIhG.gz 17:11:16 ==> Uploading reports 17:11:16 url: https://codecov.io 17:11:16 query: branch=PR-3948&commit=2322b4727af880fbea34d3547a95987c1f58e81f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= 17:11:16 -> Pinging Codecov 17:11:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=2322b4727af880fbea34d3547a95987c1f58e81f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= 17:11:16 -> Uploading to 17:11:16 https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/2322b4727af880fbea34d3547a95987c1f58e81f/64b857aa-9423-4586-8e70-bdd123717d35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T171116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=886b90ddab477705e02d3c97d595935f2beb14c45b83514656665a8dc326a2aa 17:11:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:16 Dload Upload Total Spent Left Speed 17:11:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59870 0 0 100 59870 0 248k --:--:-- --:--:-- --:--:-- 247k 17:11:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2322b4727af880fbea34d3547a95987c1f58e81f [Pipeline] } 17:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:11:17 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 17:11:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:11:18 ---> package-listing.sh 17:11:18 ++ facter osfamily 17:11:18 ++ tr '[:upper:]' '[:lower:]' 17:11:19 + OS_FAMILY=debian 17:11:19 + workspace=/w/workspace/edgex-go/10 17:11:19 + START_PACKAGES=/tmp/packages_start.txt 17:11:19 + END_PACKAGES=/tmp/packages_end.txt 17:11:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:11:19 + PACKAGES=/tmp/packages_start.txt 17:11:19 + '[' /w/workspace/edgex-go/10 ']' 17:11:19 + PACKAGES=/tmp/packages_end.txt 17:11:19 + case "${OS_FAMILY}" in 17:11:19 + dpkg -l 17:11:19 + grep '^ii' 17:11:19 + '[' -f /tmp/packages_start.txt ']' 17:11:19 + '[' -f /tmp/packages_end.txt ']' 17:11:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:11:19 + '[' /w/workspace/edgex-go/10 ']' 17:11:19 + mkdir -p /w/workspace/edgex-go/10/archives/ 17:11:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 17:11:19 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:11:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:19 17:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:20 latest: Pulling from edgex-lftools-log-publisher 17:11:20 5eb5b503b376: Pulling fs layer 17:11:20 5c69ac0246d0: Pulling fs layer 17:11:20 ec43610c2a17: Pulling fs layer 17:11:20 3a2ae6a8a46f: Pulling fs layer 17:11:20 33b1e0a273af: Pulling fs layer 17:11:20 5d3b04190fa2: Pulling fs layer 17:11:20 2f39f015ded8: Pulling fs layer 17:11:20 33b1e0a273af: Waiting 17:11:20 2f39f015ded8: Waiting 17:11:20 5c69ac0246d0: Download complete 17:11:20 3a2ae6a8a46f: Verifying Checksum 17:11:20 33b1e0a273af: Verifying Checksum 17:11:20 33b1e0a273af: Download complete 17:11:20 5d3b04190fa2: Verifying Checksum 17:11:20 5d3b04190fa2: Download complete 17:11:20 ec43610c2a17: Verifying Checksum 17:11:20 ec43610c2a17: Download complete 17:11:20 5eb5b503b376: Verifying Checksum 17:11:20 5eb5b503b376: Download complete 17:11:20 2f39f015ded8: Download complete 17:11:21 5eb5b503b376: Pull complete 17:11:21 5c69ac0246d0: Pull complete 17:11:22 ec43610c2a17: Pull complete 17:11:22 3a2ae6a8a46f: Pull complete 17:11:22 33b1e0a273af: Pull complete 17:11:22 5d3b04190fa2: Pull complete 17:11:26 2f39f015ded8: Pull complete 17:11:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:11:26 prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container 17:11:26 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:11:29 $ docker top a7aef243ad4603e4e63bec810a24a45df8d2d7ed4623f23693a2dd82ba20b02a -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:29 + touch /tmp/pre-build-complete [Pipeline] sh 17:11:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:11:30 + ls /var/log/sa-host 17:11:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:30 provisioning config files... 17:11:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config2003902423921610486tmp [Pipeline] { [Pipeline] echo 17:11:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:11:30 ---> create-netrc.sh [Pipeline] } 17:11:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:11:31 ---> python-tools-install.sh [Pipeline] echo 17:11:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:11:31 ---> sudo-logs.sh 17:11:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:11:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:11:31 ---> job-cost.sh 17:11:31 lf-activate-venv: SKIPPING 17:11:31 DEBUG: total: 0.2199999988079071 17:11:31 INFO: Retrieving Stack Cost... 17:11:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:33 INFO: Archiving Costs [Pipeline] echo 17:11:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:11:33 ---> logs-deploy.sh 17:11:33 lf-activate-venv: SKIPPING 17:11:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/10 17:11:33 INFO: archiving workspace using pattern(s): 17:11:34 Archives upload complete. 17:11:34 INFO: archiving logs to Nexus 17:11:35 ---> uname -a: 17:11:35 Linux prd-ubuntu20-04-docker-8c-8g-21352 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:11:35 17:11:35 17:11:35 ---> lscpu: 17:11:35 Architecture: x86_64 17:11:35 CPU op-mode(s): 32-bit, 64-bit 17:11:35 Byte Order: Little Endian 17:11:35 Address sizes: 40 bits physical, 48 bits virtual 17:11:35 CPU(s): 8 17:11:35 On-line CPU(s) list: 0-7 17:11:35 Thread(s) per core: 1 17:11:35 Core(s) per socket: 1 17:11:35 Socket(s): 8 17:11:35 NUMA node(s): 1 17:11:35 Vendor ID: AuthenticAMD 17:11:35 CPU family: 23 17:11:35 Model: 49 17:11:35 Model name: AMD EPYC-Rome Processor 17:11:35 Stepping: 0 17:11:35 CPU MHz: 2800.000 17:11:35 BogoMIPS: 5600.00 17:11:35 Virtualization: AMD-V 17:11:35 Hypervisor vendor: KVM 17:11:35 Virtualization type: full 17:11:35 L1d cache: 256 KiB 17:11:35 L1i cache: 256 KiB 17:11:35 L2 cache: 4 MiB 17:11:35 L3 cache: 128 MiB 17:11:35 NUMA node0 CPU(s): 0-7 17:11:35 Vulnerability Itlb multihit: Not affected 17:11:35 Vulnerability L1tf: Not affected 17:11:35 Vulnerability Mds: Not affected 17:11:35 Vulnerability Meltdown: Not affected 17:11:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:11:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:11:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:11:35 Vulnerability Srbds: Not affected 17:11:35 Vulnerability Tsx async abort: Not affected 17:11:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:11:35 17:11:35 17:11:35 ---> nproc: 17:11:35 8 17:11:35 17:11:35 17:11:35 ---> df -h: 17:11:35 Filesystem Size Used Avail Use% Mounted on 17:11:35 overlay 155G 26G 130G 17% / 17:11:35 tmpfs 64M 0 64M 0% /dev 17:11:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:11:35 shm 64M 0 64M 0% /dev/shm 17:11:35 /dev/vda1 155G 26G 130G 17% /facter-os 17:11:35 17:11:35 17:11:35 ---> sar -b -r -n DEV: 17:11:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21352) 04/19/22 _x86_64_ (8 CPU) 17:11:35 17:11:35 16:00:20 LINUX RESTART (8 CPU) 17:11:35 17:11:35 16:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:11:35 16:02:01 215.93 13.01 202.91 0.00 2073.28 119866.19 0.00 17:11:35 16:03:01 32.23 0.10 32.13 0.00 4.93 13023.96 0.00 17:11:35 16:04:01 87.04 0.12 86.92 0.00 1.60 32872.94 0.00 17:11:35 16:05:01 344.88 1.00 343.88 0.00 31.86 331893.35 0.00 17:11:35 16:06:01 1315.73 2.70 1313.03 0.00 42.39 466072.91 0.00 17:11:35 16:07:01 958.01 2.38 955.63 0.00 21.99 321508.70 0.00 17:11:35 16:08:01 253.52 0.02 253.51 0.00 0.13 59841.49 0.00 17:11:35 16:09:01 265.79 0.70 265.09 0.00 5.60 94519.18 0.00 17:11:35 16:10:01 1023.19 2.03 1021.16 0.00 17.59 381331.02 0.00 17:11:35 16:11:01 7.18 0.00 7.18 0.00 0.00 117.98 0.00 17:11:35 16:12:01 1.63 0.00 1.63 0.00 0.00 17.99 0.00 17:11:35 16:13:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 17:11:35 16:14:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 17:11:35 16:15:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 17:11:35 16:16:01 2.07 0.02 2.05 0.00 0.13 22.26 0.00 17:11:35 16:17:01 1.52 0.02 1.50 0.00 0.13 17.46 0.00 17:11:35 16:18:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 17:11:35 16:19:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 17:11:35 16:20:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 17:11:35 16:21:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 17:11:35 16:22:02 1.70 0.00 1.70 0.00 0.00 19.59 0.00 17:11:35 16:23:01 1.58 0.00 1.58 0.00 0.00 17.76 0.00 17:11:35 16:24:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 17:11:35 16:25:01 1.73 0.00 1.73 0.00 0.00 21.20 0.00 17:11:35 16:26:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 17:11:35 16:27:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 17:11:35 16:28:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 17:11:35 16:29:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 17:11:35 16:30:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 17:11:35 16:31:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 17:11:35 16:32:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 17:11:35 16:33:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 17:11:35 16:34:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 17:11:35 16:35:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 17:11:35 16:36:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 17:11:35 16:37:01 1.57 0.00 1.57 0.00 0.00 19.86 0.00 17:11:35 16:38:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 17:11:35 16:39:01 1.65 0.00 1.65 0.00 0.00 20.26 0.00 17:11:35 16:40:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 17:11:35 16:41:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 17:11:35 16:42:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 17:11:35 16:43:01 3.23 1.58 1.65 0.00 50.39 21.33 0.00 17:11:35 16:44:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 17:11:35 16:45:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 17:11:35 16:46:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 17:11:35 16:47:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 17:11:35 16:48:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 17:11:35 16:49:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 17:11:35 16:50:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 17:11:35 16:51:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 17:11:35 16:52:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 17:11:35 16:53:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 17:11:35 16:54:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 17:11:35 16:55:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 17:11:35 16:56:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 17:11:35 16:57:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 17:11:35 16:58:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 17:11:35 16:59:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 17:11:35 17:00:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 17:11:35 17:01:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 17:11:35 17:02:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 17:11:35 17:03:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 17:11:35 17:04:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 17:11:35 17:05:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 17:11:35 17:06:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 17:11:35 17:07:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 17:11:35 17:08:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 17:11:35 17:09:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 17:11:35 17:10:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 17:11:35 17:11:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 17:11:35 Average: 65.49 0.34 65.16 0.00 31.66 26013.30 0.00 17:11:35 17:11:35 16:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:11:35 16:02:01 28529520 31769908 532632 1.62 148368 3331832 1956896 5.77 1213444 2731788 12 17:11:35 16:03:01 27549772 31250336 1043392 3.17 152920 3735520 2524852 7.44 1824848 3039212 168336 17:11:35 16:04:01 27116244 31736916 557312 1.69 155392 4631532 1966224 5.79 1467088 3809808 812012 17:11:35 16:05:01 21354000 31181400 1079720 3.28 172240 9598072 3974304 11.71 2755280 8017112 890072 17:11:35 16:06:01 17157808 31565192 698104 2.12 279524 13770544 2604924 7.68 2495640 12176708 22876 17:11:35 16:07:01 8839924 29091132 3148148 9.57 447764 18899048 6304556 18.58 6376204 16033132 143540 17:11:35 16:08:01 6902008 29655912 2590696 7.88 455368 21302768 4769980 14.06 7274324 16994856 1477328 17:11:35 16:09:01 7977468 31399744 855800 2.60 505344 21947772 2824968 8.33 4017188 19216916 1953576 17:11:35 16:10:01 10976888 31653284 611448 1.86 711996 19135668 2297176 6.77 2943168 17437372 1000 17:11:35 16:11:01 11058200 31729736 539232 1.64 712084 19135332 1960012 5.78 2871364 17436760 12 17:11:35 16:12:01 11060096 31731736 537164 1.63 712140 19135336 1960012 5.78 2869520 17436764 12 17:11:35 16:13:01 11076580 31748204 520716 1.58 712168 19135340 1960012 5.78 2853296 17436764 12 17:11:35 16:14:01 11077216 31748868 520008 1.58 712184 19135344 1960012 5.78 2852248 17436768 8 17:11:35 16:15:01 11077460 31749252 519540 1.58 712212 19135472 1960012 5.78 2852288 17436876 16 17:11:35 16:16:01 11076996 31749352 519920 1.58 712248 19135476 1975144 5.82 2852308 17437312 12 17:11:35 16:17:01 11076492 31748912 520424 1.58 712276 19135476 1975144 5.82 2852248 17437316 48 17:11:35 16:18:01 11076412 31748916 520352 1.58 712324 19135480 1975144 5.82 2851996 17437316 12 17:11:35 16:19:01 11076552 31749084 520092 1.58 712348 19135484 1975144 5.82 2852040 17437320 48 17:11:35 16:20:01 11076260 31748816 520292 1.58 712360 19135484 1975144 5.82 2852056 17437320 12 17:11:35 16:21:01 11075660 31748232 520828 1.58 712368 19135492 1975144 5.82 2852776 17437324 56 17:11:35 16:22:02 11076652 31749260 519704 1.58 712424 19135496 1975144 5.82 2852164 17437332 12 17:11:35 16:23:01 11076352 31749000 519932 1.58 712436 19135496 1975144 5.82 2852192 17437332 16 17:11:35 16:24:01 11076512 31749172 519896 1.58 712452 19135500 1975144 5.82 2852196 17437336 8 17:11:35 16:25:01 11076756 31749460 519576 1.58 712476 19135504 1975144 5.82 2852484 17437340 12 17:11:35 16:26:01 11076732 31749460 519536 1.58 712488 19135508 1975144 5.82 2852632 17437344 24 17:11:35 16:27:01 11076424 31749180 519748 1.58 712508 19135512 1975144 5.82 2852308 17437348 32 17:11:35 16:28:01 11076376 31749136 519728 1.58 712512 19135512 1975144 5.82 2852308 17437348 12 17:11:35 16:29:01 11076516 31749288 519604 1.58 712516 19135516 1975144 5.82 2852572 17437352 48 17:11:35 16:30:01 11076272 31749064 519788 1.58 712528 19135524 1958832 5.77 2853196 17437360 8 17:11:35 16:31:01 11076684 31749496 519512 1.58 712544 19135524 1974884 5.82 2852680 17437360 24 17:11:35 16:32:01 11076416 31749256 519728 1.58 712568 19135524 1974884 5.82 2852384 17437364 20 17:11:35 16:33:01 11076092 31749072 519832 1.58 712576 19135660 1974884 5.82 2853160 17437496 48 17:11:35 16:34:01 11076320 31749304 519544 1.58 712592 19135660 1974884 5.82 2852416 17437496 24 17:11:35 16:35:01 11077532 31750540 518264 1.58 712604 19135664 1974884 5.82 2851804 17437500 48 17:11:35 16:36:01 11077484 31750520 518232 1.58 712620 19135664 1991188 5.87 2851248 17437500 12 17:11:35 16:37:01 11078120 31751160 517992 1.58 712632 19135660 1974356 5.82 2850872 17437504 60 17:11:35 16:38:01 11077852 31750908 518212 1.58 712640 19135672 1974356 5.82 2851792 17437508 24 17:11:35 16:39:01 11077804 31750888 518172 1.58 712660 19135676 1974356 5.82 2851492 17437508 20 17:11:35 16:40:01 11078292 31751388 517620 1.57 712668 19135680 1974356 5.82 2850916 17437516 12 17:11:35 16:41:01 11077992 31751104 517844 1.57 712676 19135680 1974356 5.82 2851460 17437516 56 17:11:35 16:42:01 11077976 31751100 517768 1.57 712700 19135688 1974356 5.82 2851584 17437520 8 17:11:35 16:43:01 11073180 31748952 519832 1.58 712736 19137200 1974356 5.82 2856936 17437112 64 17:11:35 16:44:01 11073632 31749420 519512 1.58 712748 19137200 1974356 5.82 2855764 17437080 24 17:11:35 16:45:01 11073648 31749448 519560 1.58 712752 19137204 1974356 5.82 2855776 17437084 44 17:11:35 16:46:01 11073348 31749156 519964 1.58 712752 19137208 1974356 5.82 2856152 17437088 20 17:11:35 16:47:01 11073292 31749104 519964 1.58 712760 19137208 1974356 5.82 2855780 17437088 44 17:11:35 16:48:01 11073536 31749356 519648 1.58 712780 19137212 1974356 5.82 2855784 17437092 28 17:11:35 16:49:01 11073180 31749044 519912 1.58 712796 19137216 1974356 5.82 2856084 17437096 52 17:11:35 16:50:01 11073624 31749508 519624 1.58 712812 19137220 1974356 5.82 2855844 17437100 20 17:11:35 16:51:01 11073640 31749536 519564 1.58 712824 19137224 1974356 5.82 2856416 17437104 156 17:11:35 16:52:01 11073308 31749224 519816 1.58 712836 19137224 1974356 5.82 2856188 17437104 20 17:11:35 16:53:01 11073292 31749228 519740 1.58 712856 19137228 1974356 5.82 2855864 17437108 12 17:11:35 16:54:01 11073244 31749196 519720 1.58 712864 19137228 1974356 5.82 2855880 17437108 12 17:11:35 16:55:01 11072904 31748868 519996 1.58 712864 19137232 1974356 5.82 2855888 17437112 12 17:11:35 16:56:01 11073080 31749060 519960 1.58 712872 19137236 1957960 5.77 2856208 17437116 20 17:11:35 16:57:01 11073096 31749084 519904 1.58 712884 19137236 1957960 5.77 2856372 17437120 20 17:11:35 16:58:01 11072544 31748544 520388 1.58 712884 19137244 1957960 5.77 2855908 17437124 20 17:11:35 16:59:01 11072496 31748636 520224 1.58 712900 19137380 1974016 5.82 2855912 17437260 168 17:11:35 17:00:01 11072448 31748604 520196 1.58 712916 19137380 1974016 5.82 2856504 17437260 24 17:11:35 17:01:01 11072368 31748556 520192 1.58 712928 19137384 1974016 5.82 2856276 17437264 64 17:11:35 17:02:01 11072572 31748764 520036 1.58 712928 19137384 1974016 5.82 2855956 17437264 20 17:11:35 17:03:01 11072280 31748480 520244 1.58 712940 19137388 1974016 5.82 2855960 17437268 156 17:11:35 17:04:01 11072472 31748700 520204 1.58 712960 19137392 1974016 5.82 2856420 17437272 12 17:11:35 17:05:01 11072456 31748696 520172 1.58 712980 19137392 1990068 5.86 2856516 17437272 16 17:11:35 17:06:01 11072156 31748436 520384 1.58 713004 19137396 1990068 5.86 2856268 17437276 20 17:11:35 17:07:01 11072360 31748672 520084 1.58 713040 19137392 1990068 5.86 2856056 17437280 20 17:11:35 17:08:01 11072312 31748644 520044 1.58 713056 19137404 1990068 5.86 2856080 17437284 32 17:11:35 17:09:01 11071928 31748316 520476 1.58 713088 19137408 1990068 5.86 2856668 17437288 192 17:11:35 17:10:01 11072204 31748600 520196 1.58 713100 19137408 1990068 5.86 2856128 17437288 16 17:11:35 17:11:01 11072416 31748832 519936 1.58 713116 19137412 1990068 5.86 2856464 17437292 20 17:11:35 Average: 11884882 31656734 612222 1.86 664306 18338163 2138023 6.30 2921446 16616126 78155 17:11:35 17:11:35 16:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:11:35 16:02:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 17:11:35 16:02:01 ens3 808.96 1051.55 7547.71 135.13 0.00 0.00 0.00 0.00 17:11:35 16:02:01 docker0 923.03 598.25 77.54 3770.82 0.00 0.00 0.00 0.00 17:11:35 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:03:01 ens3 51.29 46.79 25.31 60.52 0.00 0.00 0.00 0.00 17:11:35 16:03:01 docker0 1.43 1.50 0.09 0.12 0.00 0.00 0.00 0.00 17:11:35 16:03:01 vethfd52360 1.43 1.63 0.11 0.13 0.00 0.00 0.00 0.00 17:11:35 16:04:01 veth84f67ad 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 17:11:35 16:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:11:35 16:04:01 ens3 128.10 86.07 1704.13 75.86 0.00 0.00 0.00 0.00 17:11:35 16:04:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:11:35 16:05:01 veth84f67ad 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 17:11:35 16:05:01 vethe9d37b9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:11:35 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:05:01 ens3 68.79 47.56 243.88 11.10 0.00 0.00 0.00 0.00 17:11:35 16:05:01 veth89c8fc1 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:11:35 16:05:01 docker0 37.43 49.49 2.12 228.06 0.00 0.00 0.00 0.00 17:11:35 16:05:01 vethf83cbd0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:11:35 16:05:01 veth42b22b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:11:35 16:05:01 vethe914e4f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:11:35 16:06:01 veth84f67ad 0.00 1.38 0.00 0.07 0.00 0.00 0.00 0.00 17:11:35 16:06:01 veth810c87d 226.12 398.12 18.98 5363.26 0.00 0.00 0.00 0.44 17:11:35 16:06:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 17:11:35 16:06:01 veth2624f36 219.63 416.08 18.51 5361.24 0.00 0.00 0.00 0.44 17:11:35 16:06:01 ens3 999.80 578.66 11331.43 135.88 0.00 0.00 0.00 0.00 17:11:35 16:06:01 docker0 500.02 892.90 34.57 11182.47 0.00 0.00 0.00 0.00 17:11:35 16:06:01 veth79241ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:06:01 vethd367d72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:07:01 veth84f67ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:07:01 veth810c87d 39.44 51.58 3.75 467.09 0.00 0.00 0.00 0.04 17:11:35 16:07:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 17:11:35 16:07:01 veth2624f36 36.65 50.22 3.58 471.16 0.00 0.00 0.00 0.04 17:11:35 16:07:01 ens3 691.87 390.12 8306.78 105.06 0.00 0.00 0.00 0.00 17:11:35 16:07:01 docker0 321.01 584.06 24.25 7176.09 0.00 0.00 0.00 0.00 17:11:35 16:07:01 vethdef2f0c 233.09 454.33 20.07 5830.30 0.00 0.00 0.00 0.48 17:11:35 16:07:01 veth54b0a74 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:11:35 16:08:01 veth84f67ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:08:01 veth810c87d 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:08:01 veth2624f36 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:08:01 ens3 12.61 6.73 10.10 5.34 0.00 0.00 0.00 0.00 17:11:35 16:08:01 docker0 0.43 0.42 0.02 0.02 0.00 0.00 0.00 0.00 17:11:35 16:08:01 vethdef2f0c 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:09:01 veth84f67ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:09:01 ens3 51.32 37.48 626.84 6.58 0.00 0.00 0.00 0.00 17:11:35 16:09:01 docker0 33.44 43.61 2.70 620.41 0.00 0.00 0.00 0.00 17:11:35 16:09:01 vethdef2f0c 10.88 14.21 1.06 206.72 0.00 0.00 0.00 0.02 17:11:35 16:10:01 veth84f67ad 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 17:11:35 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:10:01 ens3 50.73 38.47 169.49 7.76 0.00 0.00 0.00 0.00 17:11:35 16:10:01 docker0 30.97 38.10 1.80 159.06 0.00 0.00 0.00 0.00 17:11:35 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:11:01 ens3 2.42 1.67 2.39 0.98 0.00 0.00 0.00 0.00 17:11:35 16:11:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:16:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:11:35 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:18:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:20:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 17:11:35 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:21:01 ens3 1.13 0.90 0.97 0.37 0.00 0.00 0.00 0.00 17:11:35 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:22:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:26:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:11:35 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:29:01 ens3 0.32 0.10 0.04 0.01 0.00 0.00 0.00 0.00 17:11:35 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:30:01 ens3 0.85 0.68 0.47 0.29 0.00 0.00 0.00 0.00 17:11:35 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:31:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 17:11:35 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:33:01 ens3 1.08 0.45 0.31 0.22 0.00 0.00 0.00 0.00 17:11:35 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:34:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:11:35 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:35:01 ens3 8.78 13.03 0.88 18.85 0.00 0.00 0.00 0.00 17:11:35 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:36:01 ens3 4.47 8.33 0.41 7.59 0.00 0.00 0.00 0.00 17:11:35 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:38:01 ens3 9.40 15.53 1.01 15.11 0.00 0.00 0.00 0.00 17:11:35 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:39:01 ens3 4.73 8.20 0.54 7.74 0.00 0.00 0.00 0.00 17:11:35 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:40:01 ens3 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 17:11:35 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:41:01 ens3 8.15 9.80 0.69 14.23 0.00 0.00 0.00 0.00 17:11:35 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:42:01 ens3 1.12 0.42 0.46 0.68 0.00 0.00 0.00 0.00 17:11:35 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:11:35 16:43:01 ens3 7.42 5.42 5.40 6.28 0.00 0.00 0.00 0.00 17:11:35 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:46:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:11:35 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:49:01 ens3 0.33 0.17 0.13 0.01 0.00 0.00 0.00 0.00 17:11:35 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:50:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:11:35 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:51:01 ens3 0.67 0.47 0.34 0.28 0.00 0.00 0.00 0.00 17:11:35 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:52:01 ens3 0.28 0.20 0.23 0.13 0.00 0.00 0.00 0.00 17:11:35 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:53:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:56:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:11:35 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:57:01 ens3 0.20 0.17 0.12 0.01 0.00 0.00 0.00 0.00 17:11:35 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:00:01 ens3 0.92 0.42 0.39 0.27 0.00 0.00 0.00 0.00 17:11:35 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 17:01:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 17:11:35 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 17:03:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:11:35 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:04:01 ens3 1.07 0.65 0.40 0.29 0.00 0.00 0.00 0.00 17:11:35 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 17:05:01 ens3 0.58 0.42 0.32 0.21 0.00 0.00 0.00 0.00 17:11:35 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:06:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:11:35 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 17:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 17:09:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 17:11:35 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:35 17:11:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:11:35 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:35 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:11:35 Average: ens3 41.59 33.39 426.74 8.79 0.00 0.00 0.00 0.00 17:11:35 Average: docker0 26.19 31.42 2.03 329.81 0.00 0.00 0.00 0.00 17:11:35 17:11:35 17:11:35 ---> sar -P ALL: 17:11:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21352) 04/19/22 _x86_64_ (8 CPU) 17:11:35 17:11:35 16:00:20 LINUX RESTART (8 CPU) 17:11:35 17:11:35 16:01:02 CPU %user %nice %system %iowait %steal %idle 17:11:35 16:02:01 all 11.27 0.00 4.57 1.86 0.06 82.25 17:11:35 16:02:01 0 8.57 0.00 4.74 4.14 0.05 82.49 17:11:35 16:02:01 1 9.33 0.00 3.90 0.31 0.05 86.41 17:11:35 16:02:01 2 9.18 0.00 4.53 0.21 0.05 86.03 17:11:35 16:02:01 3 11.19 0.00 4.24 0.19 0.05 84.33 17:11:35 16:02:01 4 14.79 0.00 4.43 2.09 0.03 78.65 17:11:35 16:02:01 5 13.41 0.00 5.08 1.79 0.05 79.67 17:11:35 16:02:01 6 8.92 0.00 4.20 2.42 0.09 84.37 17:11:35 16:02:01 7 14.81 0.00 5.43 3.77 0.07 75.92 17:11:35 16:03:01 all 44.66 0.00 7.48 0.26 0.08 47.53 17:11:35 16:03:01 0 46.18 0.00 7.65 0.08 0.07 46.03 17:11:35 16:03:01 1 40.58 0.00 6.07 0.02 0.07 53.26 17:11:35 16:03:01 2 44.28 0.00 7.70 0.12 0.08 47.81 17:11:35 16:03:01 3 46.98 0.00 7.30 0.05 0.10 45.57 17:11:35 16:03:01 4 44.45 0.00 8.87 0.07 0.08 46.52 17:11:35 16:03:01 5 45.09 0.00 7.49 0.07 0.08 47.27 17:11:35 16:03:01 6 43.83 0.00 7.57 1.62 0.08 46.90 17:11:35 16:03:01 7 45.82 0.00 7.18 0.03 0.07 46.90 17:11:35 16:04:01 all 32.69 0.00 6.03 0.73 0.08 60.46 17:11:35 16:04:01 0 31.94 0.00 5.66 0.37 0.08 61.95 17:11:35 16:04:01 1 33.74 0.00 6.40 3.82 0.10 55.94 17:11:35 16:04:01 2 33.18 0.00 5.94 0.25 0.08 60.54 17:11:35 16:04:01 3 32.25 0.00 5.98 0.02 0.07 61.68 17:11:35 16:04:01 4 32.73 0.00 5.45 0.02 0.08 61.72 17:11:35 16:04:01 5 31.62 0.00 6.28 0.05 0.08 61.96 17:11:35 16:04:01 6 32.97 0.00 6.39 1.31 0.08 59.25 17:11:35 16:04:01 7 33.07 0.00 6.17 0.02 0.08 60.65 17:11:35 16:05:01 all 46.57 0.00 13.30 6.00 0.11 34.02 17:11:35 16:05:01 0 48.02 0.00 12.94 5.78 0.14 33.12 17:11:35 16:05:01 1 47.85 0.00 14.13 3.83 0.09 34.11 17:11:35 16:05:01 2 44.15 0.00 12.49 12.24 0.10 31.01 17:11:35 16:05:01 3 46.87 0.00 13.30 11.07 0.10 28.66 17:11:35 16:05:01 4 47.75 0.00 12.90 0.39 0.12 38.84 17:11:35 16:05:01 5 46.85 0.00 13.92 9.71 0.10 29.41 17:11:35 16:05:01 6 45.56 0.00 12.09 1.13 0.12 41.09 17:11:35 16:05:01 7 45.49 0.00 14.65 3.85 0.14 35.87 17:11:35 16:06:01 all 48.33 0.00 15.59 8.96 0.15 26.97 17:11:35 16:06:01 0 49.56 0.00 17.08 5.72 0.19 27.44 17:11:35 16:06:01 1 43.14 0.00 14.07 6.26 0.19 36.35 17:11:35 16:06:01 2 49.50 0.00 14.52 7.31 0.14 28.53 17:11:35 16:06:01 3 48.46 0.00 16.31 10.19 0.15 24.88 17:11:35 16:06:01 4 48.93 0.00 15.44 8.32 0.17 27.14 17:11:35 16:06:01 5 48.08 0.00 15.52 16.73 0.15 19.52 17:11:35 16:06:01 6 50.03 0.00 15.39 6.84 0.12 27.62 17:11:35 16:06:01 7 48.90 0.00 16.37 10.26 0.12 24.36 17:11:35 16:07:01 all 76.82 0.00 13.13 3.38 0.13 6.55 17:11:35 16:07:01 0 78.30 0.00 12.32 4.95 0.15 4.28 17:11:35 16:07:01 1 77.04 0.00 11.99 1.49 0.12 9.37 17:11:35 16:07:01 2 76.47 0.00 12.30 2.87 0.13 8.22 17:11:35 16:07:01 3 77.79 0.00 12.99 2.91 0.12 6.19 17:11:35 16:07:01 4 75.67 0.00 13.21 6.09 0.13 4.90 17:11:35 16:07:01 5 77.33 0.00 13.52 1.99 0.12 7.04 17:11:35 16:07:01 6 74.88 0.00 15.17 3.01 0.13 6.80 17:11:35 16:07:01 7 77.05 0.00 13.50 3.69 0.13 5.62 17:11:35 16:08:01 all 91.77 0.00 8.03 0.00 0.12 0.09 17:11:35 16:08:01 0 91.38 0.00 8.42 0.00 0.12 0.08 17:11:35 16:08:01 1 91.15 0.00 8.58 0.00 0.12 0.15 17:11:35 16:08:01 2 92.27 0.00 7.61 0.00 0.12 0.00 17:11:35 16:08:01 3 91.98 0.00 7.88 0.00 0.13 0.00 17:11:35 16:08:01 4 91.50 0.00 8.33 0.00 0.10 0.07 17:11:35 16:08:01 5 91.75 0.00 8.02 0.00 0.13 0.10 17:11:35 16:08:01 6 92.30 0.00 7.47 0.00 0.12 0.12 17:11:35 16:08:01 7 91.83 0.00 7.89 0.00 0.12 0.17 17:11:35 16:09:01 all 54.28 0.00 6.87 1.71 0.08 37.06 17:11:35 16:09:01 0 81.48 0.00 7.34 0.42 0.08 10.68 17:11:35 16:09:01 1 45.98 0.00 6.71 0.55 0.08 46.67 17:11:35 16:09:01 2 73.24 0.00 6.33 0.29 0.08 20.06 17:11:35 16:09:01 3 66.48 0.00 7.34 0.76 0.10 25.32 17:11:35 16:09:01 4 43.94 0.00 6.95 0.67 0.07 48.37 17:11:35 16:09:01 5 40.44 0.00 6.72 0.10 0.08 52.65 17:11:35 16:09:01 6 40.44 0.00 6.80 9.87 0.08 42.81 17:11:35 16:09:01 7 42.10 0.00 6.74 1.04 0.08 50.04 17:11:35 16:10:01 all 22.39 0.00 11.83 10.05 0.09 55.64 17:11:35 16:10:01 0 24.69 0.00 12.24 3.78 0.09 59.21 17:11:35 16:10:01 1 22.66 0.00 10.77 4.86 0.09 61.63 17:11:35 16:10:01 2 23.95 0.00 11.69 7.95 0.07 56.34 17:11:35 16:10:01 3 21.10 0.00 11.90 16.44 0.10 50.46 17:11:35 16:10:01 4 21.29 0.00 12.25 11.80 0.10 54.56 17:11:35 16:10:01 5 22.69 0.00 11.65 5.86 0.07 59.73 17:11:35 16:10:01 6 18.53 0.00 12.94 24.61 0.10 43.82 17:11:35 16:10:01 7 24.24 0.00 11.25 5.07 0.10 59.34 17:11:35 16:11:01 all 0.32 0.00 0.08 0.03 0.01 99.55 17:11:35 16:11:01 0 0.07 0.00 0.10 0.08 0.03 99.72 17:11:35 16:11:01 1 0.05 0.00 0.10 0.02 0.02 99.82 17:11:35 16:11:01 2 0.07 0.00 0.13 0.05 0.02 99.73 17:11:35 16:11:01 3 0.12 0.00 0.10 0.02 0.00 99.77 17:11:35 16:11:01 4 0.05 0.00 0.05 0.02 0.00 99.88 17:11:35 16:11:01 5 0.05 0.00 0.07 0.00 0.02 99.87 17:11:35 16:11:01 6 0.13 0.00 0.02 0.05 0.00 99.80 17:11:35 16:11:01 7 2.04 0.00 0.08 0.00 0.02 97.87 17:11:35 16:12:01 all 0.05 0.00 0.02 0.01 0.01 99.91 17:11:35 16:12:01 0 0.02 0.00 0.03 0.05 0.03 99.87 17:11:35 16:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:11:35 16:12:01 7 0.37 0.00 0.07 0.00 0.02 99.55 17:11:35 17:11:35 16:12:01 CPU %user %nice %system %iowait %steal %idle 17:11:35 16:13:01 all 0.02 0.00 0.03 0.01 0.01 99.94 17:11:35 16:13:01 0 0.02 0.00 0.02 0.03 0.02 99.92 17:11:35 16:13:01 1 0.03 0.00 0.07 0.00 0.00 99.90 17:11:35 16:13:01 2 0.00 0.00 0.03 0.02 0.00 99.95 17:11:35 16:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:13:01 4 0.07 0.00 0.02 0.00 0.02 99.90 17:11:35 16:13:01 5 0.03 0.00 0.05 0.00 0.00 99.92 17:11:35 16:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:11:35 16:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:14:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:11:35 16:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:11:35 16:14:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:11:35 16:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:15:01 all 0.02 0.00 0.01 0.02 0.00 99.95 17:11:35 16:15:01 0 0.02 0.00 0.02 0.13 0.00 99.83 17:11:35 16:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:15:01 2 0.03 0.00 0.03 0.05 0.02 99.87 17:11:35 16:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:16:01 all 0.03 0.00 0.01 0.03 0.01 99.92 17:11:35 16:16:01 0 0.02 0.00 0.02 0.05 0.00 99.92 17:11:35 16:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:16:01 2 0.07 0.00 0.02 0.15 0.02 99.75 17:11:35 16:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:11:35 16:16:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:11:35 16:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:11:35 16:17:01 all 0.01 0.00 0.01 0.03 0.01 99.95 17:11:35 16:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:17:01 2 0.03 0.00 0.02 0.22 0.02 99.72 17:11:35 16:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:18:01 all 0.01 0.00 0.01 0.02 0.00 99.96 17:11:35 16:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:18:01 2 0.02 0.00 0.02 0.13 0.00 99.83 17:11:35 16:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:19:01 all 0.14 0.00 0.03 0.01 0.00 99.82 17:11:35 16:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:11:35 16:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:11:35 16:19:01 2 0.02 0.00 0.03 0.07 0.02 99.87 17:11:35 16:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:19:01 7 0.96 0.00 0.10 0.00 0.00 98.94 17:11:35 16:20:01 all 0.16 0.00 0.00 0.02 0.01 99.81 17:11:35 16:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:20:01 2 0.03 0.00 0.02 0.15 0.02 99.78 17:11:35 16:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:20:01 7 1.19 0.00 0.00 0.00 0.02 98.79 17:11:35 16:21:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:11:35 16:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:11:35 16:21:01 2 0.03 0.00 0.05 0.08 0.02 99.82 17:11:35 16:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:21:01 5 0.03 0.00 0.02 0.02 0.00 99.93 17:11:35 16:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:22:02 all 0.01 0.00 0.01 0.01 0.01 99.97 17:11:35 16:22:02 0 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:22:02 1 0.00 0.00 0.00 0.03 0.00 99.97 17:11:35 16:22:02 2 0.02 0.00 0.03 0.03 0.03 99.88 17:11:35 16:22:02 3 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:22:02 4 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:22:02 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:22:02 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:22:02 7 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:11:35 16:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:23:01 2 0.03 0.00 0.05 0.05 0.02 99.85 17:11:35 16:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 17:11:35 16:23:01 CPU %user %nice %system %iowait %steal %idle 17:11:35 16:24:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:11:35 16:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:24:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:11:35 16:24:01 2 0.05 0.00 0.00 0.02 0.02 99.92 17:11:35 16:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:25:01 all 0.19 0.00 0.02 0.02 0.01 99.76 17:11:35 16:25:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:11:35 16:25:01 1 0.05 0.00 0.00 0.03 0.02 99.90 17:11:35 16:25:01 2 0.03 0.00 0.03 0.17 0.02 99.75 17:11:35 16:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:25:01 7 1.37 0.00 0.03 0.00 0.02 98.58 17:11:35 16:26:01 all 0.24 0.00 0.01 0.05 0.00 99.70 17:11:35 16:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:11:35 16:26:01 1 0.00 0.00 0.02 0.13 0.00 99.85 17:11:35 16:26:01 2 0.10 0.00 0.00 0.20 0.00 99.70 17:11:35 16:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:26:01 7 1.73 0.00 0.02 0.03 0.00 98.22 17:11:35 16:27:01 all 0.00 0.00 0.01 0.01 0.01 99.96 17:11:35 16:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:27:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:11:35 16:27:01 2 0.00 0.00 0.02 0.03 0.00 99.95 17:11:35 16:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:11:35 16:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:27:01 7 0.02 0.00 0.03 0.00 0.03 99.92 17:11:35 16:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:11:35 16:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:28:01 1 0.00 0.00 0.02 0.02 0.02 99.95 17:11:35 16:28:01 2 0.02 0.00 0.02 0.02 0.02 99.93 17:11:35 16:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:28:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:11:35 16:29:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:11:35 16:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:29:01 2 0.00 0.00 0.00 0.07 0.00 99.93 17:11:35 16:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:29:01 7 0.03 0.00 0.02 0.00 0.03 99.92 17:11:35 16:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:11:35 16:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:30:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:11:35 16:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:11:35 16:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:11:35 16:31:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:11:35 16:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:31:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:11:35 16:31:01 2 0.00 0.00 0.02 0.05 0.00 99.93 17:11:35 16:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:31:01 7 0.17 0.00 0.00 0.00 0.02 99.82 17:11:35 16:32:01 all 0.09 0.00 0.01 0.00 0.00 99.89 17:11:35 16:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:11:35 16:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 17:11:35 16:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:32:01 7 0.68 0.00 0.03 0.00 0.00 99.28 17:11:35 16:33:01 all 0.20 0.00 0.01 0.01 0.01 99.77 17:11:35 16:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:33:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:11:35 16:33:01 2 0.02 0.00 0.02 0.10 0.00 99.87 17:11:35 16:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:33:01 7 1.49 0.00 0.03 0.00 0.02 98.47 17:11:35 16:34:01 all 0.02 0.00 0.00 0.02 0.00 99.95 17:11:35 16:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:34:01 1 0.02 0.00 0.00 0.07 0.00 99.92 17:11:35 16:34:01 2 0.03 0.00 0.00 0.10 0.00 99.87 17:11:35 16:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:34:01 7 0.03 0.00 0.03 0.02 0.03 99.88 17:11:35 17:11:35 16:34:01 CPU %user %nice %system %iowait %steal %idle 17:11:35 16:35:01 all 0.03 0.00 0.02 0.01 0.00 99.94 17:11:35 16:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:11:35 16:35:01 1 0.07 0.00 0.02 0.02 0.00 99.90 17:11:35 16:35:01 2 0.02 0.00 0.02 0.05 0.00 99.92 17:11:35 16:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:35:01 4 0.05 0.00 0.03 0.00 0.00 99.92 17:11:35 16:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:36:01 all 0.03 0.00 0.00 0.00 0.01 99.96 17:11:35 16:36:01 0 0.07 0.00 0.00 0.00 0.00 99.93 17:11:35 16:36:01 1 0.03 0.00 0.02 0.02 0.03 99.90 17:11:35 16:36:01 2 0.03 0.00 0.02 0.02 0.02 99.92 17:11:35 16:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:11:35 16:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:11:35 16:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:37:01 1 0.07 0.00 0.03 0.03 0.02 99.85 17:11:35 16:37:01 2 0.00 0.00 0.00 0.05 0.00 99.95 17:11:35 16:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 17:11:35 16:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:38:01 1 0.03 0.00 0.03 0.02 0.02 99.90 17:11:35 16:38:01 2 0.10 0.00 0.02 0.02 0.00 99.87 17:11:35 16:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:11:35 16:38:01 4 0.03 0.00 0.05 0.00 0.00 99.92 17:11:35 16:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:39:01 all 0.01 0.00 0.02 0.01 0.00 99.96 17:11:35 16:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:11:35 16:39:01 1 0.02 0.00 0.05 0.02 0.02 99.90 17:11:35 16:39:01 2 0.02 0.00 0.02 0.03 0.00 99.93 17:11:35 16:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:11:35 16:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:11:35 16:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:40:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:11:35 16:40:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:11:35 16:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:11:35 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:41:01 all 0.02 0.00 0.02 0.01 0.01 99.94 17:11:35 16:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:11:35 16:41:01 1 0.03 0.00 0.03 0.02 0.03 99.88 17:11:35 16:41:01 2 0.02 0.00 0.02 0.05 0.00 99.92 17:11:35 16:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:11:35 16:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:11:35 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:42:01 1 0.03 0.00 0.00 0.02 0.02 99.93 17:11:35 16:42:01 2 0.02 0.00 0.02 0.02 0.02 99.93 17:11:35 16:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:43:01 all 0.16 0.00 0.03 0.03 0.00 99.77 17:11:35 16:43:01 0 0.08 0.00 0.07 0.02 0.02 99.82 17:11:35 16:43:01 1 0.23 0.00 0.03 0.05 0.02 99.67 17:11:35 16:43:01 2 0.23 0.00 0.05 0.15 0.00 99.57 17:11:35 16:43:01 3 0.15 0.00 0.00 0.00 0.00 99.85 17:11:35 16:43:01 4 0.13 0.00 0.00 0.00 0.00 99.87 17:11:35 16:43:01 5 0.18 0.00 0.00 0.00 0.00 99.82 17:11:35 16:43:01 6 0.20 0.00 0.08 0.03 0.00 99.68 17:11:35 16:43:01 7 0.07 0.00 0.03 0.00 0.00 99.90 17:11:35 16:44:01 all 0.01 0.00 0.00 0.00 0.01 99.97 17:11:35 16:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:11:35 16:44:01 2 0.02 0.00 0.00 0.02 0.03 99.93 17:11:35 16:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:45:01 all 0.01 0.00 0.00 0.01 0.01 99.97 17:11:35 16:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:11:35 16:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:11:35 16:45:01 2 0.03 0.00 0.00 0.03 0.02 99.92 17:11:35 16:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:11:35 16:45:01 CPU %user %nice %system %iowait %steal %idle 17:11:35 16:46:01 all 0.20 0.00 0.02 0.01 0.00 99.76 17:11:35 16:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:46:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:11:35 16:46:01 2 1.55 0.00 0.08 0.05 0.03 98.29 17:11:35 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:47:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:11:35 16:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:11:35 16:47:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:11:35 16:47:01 2 2.00 0.00 0.02 0.05 0.02 97.91 17:11:35 16:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 16:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:48:01 all 0.21 0.00 0.02 0.00 0.01 99.75 17:11:35 16:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:48:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:11:35 16:48:01 2 1.65 0.00 0.10 0.02 0.02 98.22 17:11:35 16:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:11:35 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:49:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:11:35 16:49:01 2 0.00 0.00 0.02 0.05 0.03 99.90 17:11:35 16:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:50:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:11:35 16:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:11:35 16:50:01 2 0.03 0.00 0.02 0.03 0.03 99.88 17:11:35 16:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:11:35 16:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:11:35 16:51:01 2 0.02 0.00 0.03 0.03 0.03 99.88 17:11:35 16:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:11:35 16:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:52:01 all 0.00 0.00 0.01 0.01 0.00 99.97 17:11:35 16:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:11:35 16:52:01 2 0.02 0.00 0.02 0.03 0.02 99.92 17:11:35 16:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:53:01 all 0.01 0.00 0.00 0.01 0.01 99.97 17:11:35 16:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:11:35 16:53:01 2 0.03 0.00 0.00 0.00 0.03 99.93 17:11:35 16:53:01 3 0.03 0.00 0.02 0.03 0.00 99.92 17:11:35 16:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:11:35 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:11:35 16:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 16:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 17:11:35 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:11:35 16:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 16:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:11:35 16:55:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:11:35 16:55:01 3 0.03 0.00 0.02 0.02 0.00 99.93 17:11:35 16:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:11:35 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:11:35 16:56:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:11:35 16:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:11:35 16:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 17:11:35 16:56:01 CPU %user %nice %system %iowait %steal %idle 17:11:35 16:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:11:35 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:57:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:11:35 16:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:11:35 16:57:01 3 0.03 0.00 0.02 0.02 0.02 99.92 17:11:35 16:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:58:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:11:35 16:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:58:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:11:35 16:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:11:35 16:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:11:35 16:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:59:01 1 0.02 0.00 0.02 0.03 0.02 99.92 17:11:35 16:59:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:11:35 16:59:01 3 0.00 0.00 0.02 0.03 0.00 99.95 17:11:35 16:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 16:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:11:35 17:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:00:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:11:35 17:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:11:35 17:00:01 3 0.00 0.00 0.02 0.02 0.02 99.95 17:11:35 17:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:11:35 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 17:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:11:35 17:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 17:01:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:11:35 17:01:01 2 0.00 0.00 0.05 0.02 0.05 99.88 17:11:35 17:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:11:35 17:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 17:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:11:35 17:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 17:02:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:11:35 17:02:01 2 0.03 0.00 0.00 0.03 0.03 99.90 17:11:35 17:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:11:35 17:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:11:35 17:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 17:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:03:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:11:35 17:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 17:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:11:35 17:03:01 2 0.02 0.00 0.03 0.03 0.02 99.90 17:11:35 17:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 17:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:04:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:11:35 17:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 17:04:01 1 0.02 0.00 0.00 0.03 0.02 99.93 17:11:35 17:04:01 2 0.05 0.00 0.02 0.00 0.03 99.90 17:11:35 17:04:01 3 0.00 0.00 0.03 0.02 0.00 99.95 17:11:35 17:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:11:35 17:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:05:01 all 0.00 0.00 0.01 0.01 0.01 99.96 17:11:35 17:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 17:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:11:35 17:05:01 2 0.00 0.00 0.03 0.02 0.03 99.92 17:11:35 17:05:01 3 0.02 0.00 0.02 0.03 0.02 99.92 17:11:35 17:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 17:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:11:35 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:06:01 all 0.02 0.00 0.00 0.01 0.00 99.96 17:11:35 17:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 17:06:01 1 0.05 0.00 0.00 0.02 0.00 99.93 17:11:35 17:06:01 2 0.05 0.00 0.00 0.00 0.02 99.93 17:11:35 17:06:01 3 0.02 0.00 0.00 0.03 0.00 99.95 17:11:35 17:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 17:07:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:11:35 17:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:07:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:11:35 17:07:01 2 0.00 0.00 0.02 0.02 0.03 99.93 17:11:35 17:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 17:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:11:35 17:07:01 CPU %user %nice %system %iowait %steal %idle 17:11:35 17:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:11:35 17:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 17:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:11:35 17:08:01 2 0.03 0.00 0.03 0.02 0.03 99.88 17:11:35 17:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 17:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:11:35 17:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:11:35 17:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 17:09:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:11:35 17:09:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:11:35 17:09:01 3 0.02 0.00 0.00 0.05 0.00 99.93 17:11:35 17:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:35 17:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:10:01 all 0.01 0.00 0.00 0.00 0.00 99.97 17:11:35 17:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:11:35 17:10:01 2 0.02 0.00 0.00 0.00 0.03 99.95 17:11:35 17:10:01 3 0.03 0.00 0.02 0.02 0.00 99.93 17:11:35 17:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:11:01 all 0.06 0.00 0.00 0.04 0.00 99.89 17:11:35 17:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:11:35 17:11:01 1 0.00 0.00 0.00 0.10 0.02 99.88 17:11:35 17:11:01 2 0.47 0.00 0.00 0.00 0.00 99.53 17:11:35 17:11:01 3 0.00 0.00 0.02 0.23 0.00 99.75 17:11:35 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 17:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:35 17:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:35 Average: all 6.11 0.00 1.23 0.47 0.02 92.16 17:11:35 Average: 0 6.53 0.00 1.26 0.36 0.02 91.83 17:11:35 Average: 1 5.84 0.00 1.17 0.31 0.02 92.66 17:11:35 Average: 2 6.43 0.00 1.19 0.48 0.03 91.87 17:11:35 Average: 3 6.29 0.00 1.24 0.59 0.02 91.85 17:11:35 Average: 4 5.98 0.00 1.25 0.41 0.01 92.35 17:11:35 Average: 5 5.92 0.00 1.25 0.51 0.01 92.31 17:11:35 Average: 6 5.78 0.00 1.25 0.72 0.01 92.24 17:11:35 Average: 7 6.14 0.00 1.26 0.39 0.02 92.19 17:11:35 17:11:35 17:11:35