Pull request #4019 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0110df27f64e981d1123eb74c7a5a790fae42961+1da00045c508a7d59c26af6ad2625d77986b1a8c (5e7618a68332538b0553a65a8dbc12a9742c76b1) 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-ssh17339403903422218864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7340048872137351733.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4019/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4019/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15452426189054208811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4019/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3512676579097824333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13758892173198489782.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4019/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4019/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2577807511340993145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47880 in /w/workspace/edgexfoundry_edgex-go_PR-4019 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4019/head:refs/remotes/origin/PR-4019 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1da00045c508a7d59c26af6ad2625d77986b1a8c into PR head commit 0110df27f64e981d1123eb74c7a5a790fae42961 Merge succeeded, producing 0110df27f64e981d1123eb74c7a5a790fae42961 Checking out Revision 0110df27f64e981d1123eb74c7a5a790fae42961 (PR-4019) > git config core.sparsecheckout # timeout=10 > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # 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 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:46 ========================================================= 19:08:46 EdgeX Global Pipelines Version Info 19:08:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:46 ------------------- 19:08:46 stable info: 19:08:46 ------------------- 19:08:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:46 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:08:46 Message: update stable to v1.0.227 19:08:47 ------------------- 19:08:47 experimental info: 19:08:47 ------------------- 19:08:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:47 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 19:08:47 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4019 [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4019 [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4019 [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0110df27f64e981d1123eb74c7a5a790fae42961 [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0110df2 [Pipeline] echo 19:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:49 provisioning config files... 19:08:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4015806028354888853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:49 ---> docker-login.sh 19:08:49 nexus3.edgexfoundry.org:10001 19:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:49 Configure a credential helper to remove this warning. See 19:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:49 19:08:49 Login Succeeded 19:08:49 nexus3.edgexfoundry.org:10002 19:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:49 Configure a credential helper to remove this warning. See 19:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:49 19:08:49 Login Succeeded 19:08:49 nexus3.edgexfoundry.org:10003 19:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:49 Configure a credential helper to remove this warning. See 19:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:49 19:08:49 Login Succeeded 19:08:49 nexus3.edgexfoundry.org:10004 19:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:50 Configure a credential helper to remove this warning. See 19:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:50 19:08:50 Login Succeeded 19:08:50 docker.io 19:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:50 Configure a credential helper to remove this warning. See 19:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:50 19:08:50 Login Succeeded 19:08:50 ---> docker-login.sh ends [Pipeline] } 19:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:50 + 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 19:08:50 + dirname cmd/core-command/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo core-command,cmd/core-command/Dockerfile 19:08:50 + dirname cmd/core-data/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo core-data,cmd/core-data/Dockerfile 19:08:50 + dirname cmd/core-metadata/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:50 + dirname cmd/security-bootstrapper/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:50 + dirname cmd/security-proxy-setup/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:50 + + cut -d/ -f2dirname 19:08:50 cmd/security-secretstore-setup/Dockerfile 19:08:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:08:50 + dirname cmd/security-spire-agent/Dockerfile+ 19:08:50 cut -d/ -f2 19:08:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:08:50 + dirname cmd/security-spire-config/Dockerfile+ 19:08:50 cut -d/ -f2 19:08:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:08:50 + dirname cmd/security-spire-server/Dockerfile+ 19:08:50 cut -d/ -f2 19:08:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:08:50 + dirname cmd/support-notifications/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:50 + dirname cmd/support-scheduler/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:08:50 + dirname cmd/sys-mgmt-agent/Dockerfile 19:08:50 + cut -d/ -f2 19:08:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:08:50 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 19:08:51 + git rev-list -1 --merges 0110df27f64e981d1123eb74c7a5a790fae42961~1..0110df27f64e981d1123eb74c7a5a790fae42961 [Pipeline] echo 19:08:51 -----------> git rev-list -1 --merges 0110df27f64e981d1123eb74c7a5a790fae42961~1..0110df27f64e981d1123eb74c7a5a790fae42961 0110df27f64e981d1123eb74c7a5a790fae42961 [false] [Pipeline] sh 19:08:51 + git log --format=format:%s -1 0110df27f64e981d1123eb74c7a5a790fae42961 [Pipeline] echo 19:08:51 ========================================================= 19:08:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:08:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:52 + grep -v github /etc/ssh/ssh_known_hosts 19:08:52 + [ -e /tmp/ssh_known_hosts ] 19:08:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:52 + sudo tee -a /etc/ssh/ssh_known_hosts 19:08:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:08:52 19:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:08:52 latest: Pulling from edgex-devops/py-git-semver 19:08:52 1fe172e4850f: Pulling fs layer 19:08:52 caf521ccaac6: Pulling fs layer 19:08:52 3ead6fa29328: Pulling fs layer 19:08:52 5c2a1cbceb83: Pulling fs layer 19:08:52 a8d5f1318db7: Pulling fs layer 19:08:52 c427282e49a2: Pulling fs layer 19:08:52 1827001aaf11: Pulling fs layer 19:08:52 0714d37db230: Pulling fs layer 19:08:52 ac28cf19c067: Pulling fs layer 19:08:52 ca983d60f3e2: Pulling fs layer 19:08:52 5c2a1cbceb83: Waiting 19:08:52 9f894cec8388: Pulling fs layer 19:08:52 1827001aaf11: Waiting 19:08:52 ca983d60f3e2: Waiting 19:08:52 9f894cec8388: Waiting 19:08:52 0714d37db230: Waiting 19:08:52 a8d5f1318db7: Waiting 19:08:52 c427282e49a2: Waiting 19:08:52 caf521ccaac6: Download complete 19:08:52 5c2a1cbceb83: Verifying Checksum 19:08:52 5c2a1cbceb83: Download complete 19:08:53 a8d5f1318db7: Verifying Checksum 19:08:53 a8d5f1318db7: Download complete 19:08:53 3ead6fa29328: Verifying Checksum 19:08:53 3ead6fa29328: Download complete 19:08:53 c427282e49a2: Verifying Checksum 19:08:53 c427282e49a2: Download complete 19:08:53 0714d37db230: Verifying Checksum 19:08:53 0714d37db230: Download complete 19:08:53 ac28cf19c067: Verifying Checksum 19:08:53 ac28cf19c067: Download complete 19:08:53 ca983d60f3e2: Verifying Checksum 19:08:53 ca983d60f3e2: Download complete 19:08:53 9f894cec8388: Download complete 19:08:53 1fe172e4850f: Verifying Checksum 19:08:53 1fe172e4850f: Download complete 19:08:53 1827001aaf11: Verifying Checksum 19:08:53 1827001aaf11: Download complete 19:08:54 1fe172e4850f: Pull complete 19:08:54 caf521ccaac6: Pull complete 19:08:55 3ead6fa29328: Pull complete 19:08:55 5c2a1cbceb83: Pull complete 19:08:55 a8d5f1318db7: Pull complete 19:08:55 c427282e49a2: Pull complete 19:08:57 1827001aaf11: Pull complete 19:08:57 0714d37db230: Pull complete 19:08:57 ac28cf19c067: Pull complete 19:08:57 ca983d60f3e2: Pull complete 19:08:57 9f894cec8388: Pull complete 19:08:57 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:08:57 prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container 19:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:08:59 $ docker top 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 -eo pid,comm 19:08:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:08:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:59 [ssh-agent] Looking for ssh-agent implementation... 19:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:59 $ docker exec 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 ssh-agent 19:08:59 SSH_AUTH_SOCK=/tmp/ssh-58TvsvDBUEP5/agent.32 19:08:59 SSH_AGENT_PID=38 19:08:59 Running ssh-add (command line suppressed) 19:09:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_570243051334443920.key (/w/workspace/edgex-go/1@tmp/private_key_570243051334443920.key) 19:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:00 + git tag --points-at HEAD [Pipeline] } 19:09:00 $ docker exec --env ******** --env ******** 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 ssh-agent -k 19:09:00 unset SSH_AUTH_SOCK; 19:09:00 unset SSH_AGENT_PID; 19:09:00 echo Agent pid 38 killed; 19:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:00 [ssh-agent] Looking for ssh-agent implementation... 19:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:00 $ docker exec 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 ssh-agent 19:09:00 SSH_AUTH_SOCK=/tmp/ssh-mGdCBBkZxgxa/agent.72 19:09:00 SSH_AGENT_PID=78 19:09:00 Running ssh-add (command line suppressed) 19:09:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4613896167354537198.key (/w/workspace/edgex-go/1@tmp/private_key_4613896167354537198.key) 19:09:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:01 + git semver init 19:09:01 2022-05-10 19:09:01,636 [run_init] DEBUG init version:0.0.0 force:False 19:09:01 2022-05-10 19:09:01,637 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:09:01 2022-05-10 19:09:01,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:09:01 2022-05-10 19:09:01,638 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:09:05 2022-05-10 19:09:05,930 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:09:05 2022-05-10 19:09:05,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4019 with force:False 19:09:05 2022-05-10 19:09:05,931 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4019 19:09:06 2022-05-10 19:09:05,937 [execute] INFO git cat-file --batch-check 19:09:06 2022-05-10 19:09:05,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:09:06 2022-05-10 19:09:05,942 [execute] INFO git cat-file --batch 19:09:06 2022-05-10 19:09:05,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:09:06 2022-05-10 19:09:05,947 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4019 19:09:06 0.0.0 [Pipeline] } 19:09:06 $ docker exec --env ******** --env ******** 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 ssh-agent -k 19:09:06 unset SSH_AUTH_SOCK; 19:09:06 unset SSH_AGENT_PID; 19:09:06 echo Agent pid 78 killed; 19:09:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:06 + git semver [Pipeline] } 19:09:07 $ docker stop --time=1 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 19:09:08 $ docker rm -f 5ea0babbcb47b6ea22ceb29a60693b5d6b0b2c91c7a71996056a17205b12fd95 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:09 Stashed 1 file(s) [Pipeline] echo 19:09:09 [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 19:09:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:09 ========================================================= 19:09:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:09:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:10 59bf1c3509f3: Pulling fs layer 19:09:10 666ba61612fd: Pulling fs layer 19:09:10 8ed8ca486205: Pulling fs layer 19:09:10 4fe6c5a15a65: Pulling fs layer 19:09:10 22a0e8bec74d: Pulling fs layer 19:09:10 ca2b28591e48: Pulling fs layer 19:09:10 a51346096db8: Pulling fs layer 19:09:10 daebc70d1ce1: Pulling fs layer 19:09:10 0e18a0eac166: Pulling fs layer 19:09:10 4fe6c5a15a65: Waiting 19:09:10 22a0e8bec74d: Waiting 19:09:10 ca2b28591e48: Waiting 19:09:10 a51346096db8: Waiting 19:09:10 daebc70d1ce1: Waiting 19:09:10 0e18a0eac166: Waiting 19:09:10 8ed8ca486205: Verifying Checksum 19:09:10 8ed8ca486205: Download complete 19:09:10 666ba61612fd: Download complete 19:09:10 22a0e8bec74d: Verifying Checksum 19:09:10 22a0e8bec74d: Download complete 19:09:10 ca2b28591e48: Verifying Checksum 19:09:10 ca2b28591e48: Download complete 19:09:10 59bf1c3509f3: Verifying Checksum 19:09:10 59bf1c3509f3: Download complete 19:09:10 a51346096db8: Verifying Checksum 19:09:10 a51346096db8: Download complete 19:09:10 daebc70d1ce1: Verifying Checksum 19:09:10 daebc70d1ce1: Download complete 19:09:10 59bf1c3509f3: Pull complete 19:09:10 666ba61612fd: Pull complete 19:09:10 8ed8ca486205: Pull complete 19:09:10 0e18a0eac166: Verifying Checksum 19:09:10 0e18a0eac166: Download complete 19:09:10 4fe6c5a15a65: Verifying Checksum 19:09:10 4fe6c5a15a65: Download complete 19:09:15 4fe6c5a15a65: Pull complete 19:09:15 22a0e8bec74d: Pull complete 19:09:15 ca2b28591e48: Pull complete 19:09:15 a51346096db8: Pull complete 19:09:15 daebc70d1ce1: Pull complete 19:09:17 0e18a0eac166: Pull complete 19:09:17 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:09:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:17 WORKDIR /edgex 19:09:17 COPY go.mod . 19:09:17 RUN go mod download 19:09:17 + docker build -t ci-base-image-x86_64 -f - . 19:09:19 Sending build context to Docker daemon 335.3MB 19:09:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:19 ---> f018257e8ee9 19:09:19 Step 2/4 : WORKDIR /edgex 19:09:21 ---> Running in 610cd3a386ec 19:09:21 Removing intermediate container 610cd3a386ec 19:09:21 ---> db21fcd358ef 19:09:21 Step 3/4 : COPY go.mod . 19:09:21 ---> 1fcfc6819d3a 19:09:21 Step 4/4 : RUN go mod download 19:09:21 ---> Running in 9ac20809959b 19:09:24 Still waiting to schedule task 19:09:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:09:36 Removing intermediate container 9ac20809959b 19:09:36 ---> 60b089f4c274 19:09:36 Successfully built 60b089f4c274 19:09:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:09:37 + docker inspect -f . ci-base-image-x86_64 19:09:37 . [Pipeline] withDockerContainer 19:09:37 prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container 19:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:37 $ docker top a45dd1dfb7d4c8da7cc3c25eb1e5a53a9e354c6d9a8fe228cc32d9bbf7f0e38b -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:38 + go version 19:09:38 go version go1.17.6 linux/amd64 [Pipeline] } 19:09:38 $ docker stop --time=1 a45dd1dfb7d4c8da7cc3c25eb1e5a53a9e354c6d9a8fe228cc32d9bbf7f0e38b 19:09:39 $ docker rm -f a45dd1dfb7d4c8da7cc3c25eb1e5a53a9e354c6d9a8fe228cc32d9bbf7f0e38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:40 + docker inspect -f . ci-base-image-x86_64 19:09:40 . [Pipeline] withDockerContainer 19:09:40 prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container 19:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:40 $ docker top 1d059ca59804d17efe4fd9cae3a6270b2c69e5d7544aa0178ee6e14198cc1d5a -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:40 ========================================================= 19:09:40 [edgeXBuildGoParallel] Running Tests and Build... 19:09:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:41 + make test 19:09:41 go mod tidy -compat=1.17 19:09:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:47 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 53.4% of statements 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.063s coverage: 89.2% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.8% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.6% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 19:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 19:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements 19:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.419s coverage: 65.4% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:10:24 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 19:10:42 GO111MODULE=on go vet ./... 19:10:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:46 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:10:46 + ls -al . 19:10:46 total 672 19:10:46 drwxrwxr-x 10 1001 1001 4096 May 10 19:10 . 19:10:46 drwxr-xr-x 4 root root 4096 May 10 19:09 .. 19:10:46 -rw-rw-r-- 1 1001 1001 11 May 10 19:08 .dockerignore 19:10:46 drwxrwxr-x 8 1001 1001 4096 May 10 19:09 .git 19:10:46 drwxrwxr-x 3 1001 1001 4096 May 10 19:08 .github 19:10:46 -rw-rw-r-- 1 1001 1001 879 May 10 19:08 .gitignore 19:10:46 -rw-rw-r-- 1 1001 1001 42 May 10 19:08 .golangci.yml 19:10:46 -rw-rw-r-- 1 1001 1001 87 May 10 19:08 .hadolint.yml 19:10:46 drwxr-xr-x 3 1001 1001 4096 May 10 19:09 .semver 19:10:46 -rw-rw-r-- 1 1001 1001 166 May 10 19:08 .sonarcloud.properties 19:10:46 -rw-rw-r-- 1 1001 1001 1171 May 10 19:08 ADOPTERS.md 19:10:46 -rw-rw-r-- 1 1001 1001 10086 May 10 19:08 Attribution.txt 19:10:46 -rw-rw-r-- 1 1001 1001 51732 May 10 19:08 CHANGELOG.md 19:10:46 -rw-rw-r-- 1 1001 1001 3804 May 10 19:08 CONTRIBUTING.md 19:10:46 -rw-rw-r-- 1 1001 1001 677 May 10 19:08 GOVERNANCE.md 19:10:46 -rw-rw-r-- 1 1001 1001 850 May 10 19:08 Jenkinsfile 19:10:46 -rw-rw-r-- 1 1001 1001 10775 May 10 19:08 LICENSE 19:10:46 -rw-rw-r-- 1 1001 1001 10389 May 10 19:08 Makefile 19:10:46 -rw-rw-r-- 1 1001 1001 582 May 10 19:08 OWNERS.md 19:10:46 -rw-rw-r-- 1 1001 1001 9094 May 10 19:08 README.md 19:10:46 -rw-rw-r-- 1 1001 1001 6912 May 10 19:08 SECURITY.md 19:10:46 -rw-rw-r-- 1 1001 1001 5 May 10 19:09 VERSION 19:10:46 -rw-rw-r-- 1 1001 1001 4131 May 10 19:08 ZMQWindows.md 19:10:46 drwxrwxr-x 2 1001 1001 4096 May 10 19:08 bin 19:10:46 drwxrwxr-x 18 1001 1001 4096 May 10 19:08 cmd 19:10:46 -rw-r--r-- 1 root root 435134 May 10 19:10 coverage.out 19:10:46 -rw-rw-r-- 1 1001 1001 3249 May 10 19:08 go.mod 19:10:46 -rw-rw-r-- 1 1001 1001 35148 May 10 19:09 go.sum 19:10:46 drwxrwxr-x 8 1001 1001 4096 May 10 19:08 internal 19:10:46 drwxrwxr-x 3 1001 1001 4096 May 10 19:08 openapi 19:10:46 drwxrwxr-x 4 1001 1001 4096 May 10 19:08 snap 19:10:46 -rw-rw-r-- 1 1001 1001 204 May 10 19:08 version.go [Pipeline] sh 19:10:47 + '[' -e coverage.out ] 19:10:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:47 Stashed 1 file(s) [Pipeline] sh 19:10:47 + make build 19:10:47 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:11: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 19:11:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:11:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11: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 19:11: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:11:23 $ docker stop --time=1 1d059ca59804d17efe4fd9cae3a6270b2c69e5d7544aa0178ee6e14198cc1d5a 19:11:27 $ docker rm -f 1d059ca59804d17efe4fd9cae3a6270b2c69e5d7544aa0178ee6e14198cc1d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:28 19:11:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:11:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:28 latest: Pulling from edgex-devops/edgex-compose 19:11:28 cbdbe7a5bc2a: Pulling fs layer 19:11:28 ca9280d653b3: Pulling fs layer 19:11:28 7e9c9ca2126c: Pulling fs layer 19:11:28 cbdbe7a5bc2a: Download complete 19:11:28 cbdbe7a5bc2a: Pull complete 19:11:28 ca9280d653b3: Verifying Checksum 19:11:28 ca9280d653b3: Download complete 19:11:28 7e9c9ca2126c: Verifying Checksum 19:11:28 7e9c9ca2126c: Download complete 19:11:29 ca9280d653b3: Pull complete 19:11:32 7e9c9ca2126c: Pull complete 19:11:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:11:32 prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container 19:11:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:34 $ docker top a9e56a67ba02d4ca8f90d8278754161710209b487af2391269061c779c9c4532 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:34 + docker-compose build --help 19:11:34 + grep parallel 19:11:35 --parallel Build images in parallel. [Pipeline] } 19:11:35 $ docker stop --time=1 a9e56a67ba02d4ca8f90d8278754161710209b487af2391269061c779c9c4532 19:11:36 $ docker rm -f a9e56a67ba02d4ca8f90d8278754161710209b487af2391269061c779c9c4532 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:37 . [Pipeline] withDockerContainer 19:11:37 prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container 19:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:37 $ docker top ea5324431f35523ea5ef5208270db61becf5339ed2a7e7f440404c335ff6225a -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:37 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:38 Building core-command ... 19:11:38 Building core-data ... 19:11:38 Building core-metadata ... 19:11:38 Building security-bootstrapper ... 19:11:38 Building security-proxy-setup ... 19:11:38 Building security-secretstore-setup ... 19:11:38 Building security-spiffe-token-provider ... 19:11:38 Building security-spire-agent ... 19:11:38 Building security-spire-config ... 19:11:38 Building security-spire-server ... 19:11:38 Building support-notifications ... 19:11:38 Building support-scheduler ... 19:11:38 Building sys-mgmt-agent ... 19:11:38 Building security-spire-server 19:11:38 Building core-data 19:11:38 Building security-bootstrapper 19:11:38 Building security-spire-config 19:11:38 Building support-notifications 19:11:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:56 ---> 60b089f4c274 19:11:56 Step 3/26 : WORKDIR /edgex-go 19:11:56 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:11:56 ---> 60b089f4c274 19:11:56 Step 3/31 : WORKDIR /edgex-go 19:11:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:56 ---> 60b089f4c274 19:11:56 Step 3/23 : WORKDIR /edgex-go 19:11:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:56 ---> 60b089f4c274 19:11:56 Step 3/25 : WORKDIR /edgex-go 19:11:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:56 ---> 60b089f4c274 19:11:56 Step 3/22 : WORKDIR /edgex-go 19:11:57 ---> Running in c9b62f74831e 19:11:57 ---> Running in 2218beb736ed 19:11:57 ---> Running in 33c667d6d636 19:11:57 ---> Running in a10eb846045d 19:11:57 ---> Running in 4c2dd5a05a2c 19:11:57 Removing intermediate container c9b62f74831e 19:11:57 ---> 5f7c2afc953b 19:11:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:57 Removing intermediate container 33c667d6d636 19:11:57 ---> fed1b3ec3ec3 19:11:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:57 Removing intermediate container a10eb846045d 19:11:57 ---> 8901140a12e9 19:11:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:57 Removing intermediate container 4c2dd5a05a2c 19:11:57 ---> d43113cf828e 19:11:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:57 Removing intermediate container 2218beb736ed 19:11:57 ---> 65d95713032e 19:11:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:57 ---> Running in bc1763bbfe6f 19:11:57 ---> Running in b3ae189108ea 19:11:57 ---> Running in 9fc67454be3e 19:11:57 ---> Running in 07a06c173307 19:11:57 ---> Running in 288fecb6c318 19:11:58 Removing intermediate container bc1763bbfe6f 19:11:58 ---> c799c78976a2 19:11:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:58 ---> Running in f40c58d2b3fc 19:11:58 Removing intermediate container 9fc67454be3e 19:11:58 ---> 5d8ed7e7bee7 19:11:58 Step 5/31 : RUN apk add --update --no-cache make git 19:11:58 ---> Running in 670dee43fdc1 19:11:58 Removing intermediate container b3ae189108ea 19:11:58 ---> 2eb4f16748bc 19:11:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:58 ---> Running in 1b7e052ce06a 19:11:59 Removing intermediate container 07a06c173307 19:11:59 ---> 941d3d28339a 19:11:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:59 ---> Running in 3a2afa29583a 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:59 Removing intermediate container 288fecb6c318 19:11:59 ---> 873dad903603 19:11:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:59 ---> Running in ad2e89f2d998 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:00 OK: 221 MiB in 52 packages 19:12:00 OK: 221 MiB in 52 packages 19:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:00 OK: 221 MiB in 52 packages 19:12:00 OK: 221 MiB in 52 packages 19:12:00 Removing intermediate container f40c58d2b3fc 19:12:00 ---> 7ef5209637e2 19:12:00 Step 6/25 : COPY go.mod vendor* ./ 19:12:00 OK: 221 MiB in 52 packages 19:12:00 Removing intermediate container 670dee43fdc1 19:12:00 ---> 5a453734ef74 19:12:00 Step 6/31 : COPY go.mod vendor* ./ 19:12:00 ---> 1cd7eee02f6a 19:12:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:00 ---> aece36522a43 19:12:00 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:01 ---> Running in 446175b9fb9c 19:12:01 ---> Running in 2bb71918c206 19:12:01 Removing intermediate container 1b7e052ce06a 19:12:01 ---> 430210b8cc18 19:12:01 Step 6/22 : COPY go.mod vendor* ./ 19:12:01 Removing intermediate container 3a2afa29583a 19:12:01 ---> d0b3e6b561bf 19:12:01 Step 6/23 : COPY go.mod vendor* ./ 19:12:01 Removing intermediate container ad2e89f2d998 19:12:01 ---> d4968c4c4341 19:12:01 Step 6/26 : COPY go.mod vendor* ./ 19:12:01 ---> f85bdb4d9a1d 19:12:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:02 ---> 7b46659cb7e9 19:12:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:02 ---> Running in 7225887b4142 19:12:02 ---> 02a2c3a5bd75 19:12:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:02 ---> Running in 04489a09f26a 19:12:02 ---> Running in d6cf2a40267c 19:12:03 Removing intermediate container 446175b9fb9c 19:12:03 ---> 06d600535b7f 19:12:03 Step 8/25 : COPY . . 19:12:03 Removing intermediate container 2bb71918c206 19:12:03 ---> 5f0da7e6195f 19:12:03 Step 8/31 : COPY . . 19:12:10 ---> 0502f2432297 19:12:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:12:10 Removing intermediate container 04489a09f26a 19:12:10 ---> 87b8bdf9bc9b 19:12:10 Step 8/23 : COPY . . 19:12:10 ---> 5099e8f43a09 19:12:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:11 ---> Running in 251b654ee05a 19:12:12 Removing intermediate container 7225887b4142 19:12:12 ---> ea49ada91037 19:12:12 Step 8/22 : COPY . . 19:12:12 Removing intermediate container d6cf2a40267c 19:12:12 ---> 43ee633f1e23 19:12:12 Step 8/26 : COPY . . 19:12:17 ---> Running in d034805a6e96 19:12:17 Removing intermediate container 251b654ee05a 19:12:17 ---> 9393e8000873 19:12:17 Step 10/25 : RUN mkdir -p spire-build 19:12:17 ---> Running in cc49343ecc9a 19:12:17 ---> b4ef8807b8c7 19:12:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:17 ---> 3652bdae8733 19:12:17 Step 9/23 : RUN make cmd/core-data/core-data 19:12:17 ---> 4be0cbd506da 19:12:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:17 ---> Running in fcc9ade0a856 19:12:17 ---> Running in 5343e222e947 19:12:17 ---> Running in fb1774318219 19:12:17 Removing intermediate container 5343e222e947 19:12:17 ---> e4bab5b98911 19:12:17 Step 10/26 : RUN mkdir -p spire-build 19:12:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:17 ---> Running in 2fc8f182385f 19:12:18 Removing intermediate container cc49343ecc9a 19:12:18 ---> 1f097c523b93 19:12:18 Step 11/25 : WORKDIR /edgex-go/spire-build 19:12:18 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 19:12:18 ---> Running in 4c2a222065ff 19:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:18 Removing intermediate container 4c2a222065ff 19:12:18 ---> 90bf634ef2cf 19:12:18 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 19:12:18 ---> Running in a7ebb268786f 19:12:18 Removing intermediate container 2fc8f182385f 19:12:18 ---> 9fb882372086 19:12:18 Step 11/26 : WORKDIR /edgex-go/spire-build 19:12:18 ---> Running in 75d134510976 19:12:18 Removing intermediate container 75d134510976 19:12:18 ---> 56fd87948f8e 19:12:18 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:12:18 ---> Running in 0d85ccbb114a 19:12:19 spire-1.2.1/ 19:12:19 spire-1.2.1/.data/ 19:12:19 spire-1.2.1/.data/.file 19:12:19 spire-1.2.1/.dockerignore 19:12:19 spire-1.2.1/.gitattributes 19:12:19 spire-1.2.1/.githooks/ 19:12:19 spire-1.2.1/.githooks/pre-commit 19:12:19 spire-1.2.1/.github/ 19:12:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:12:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:12:19 spire-1.2.1/.github/dependabot.yml 19:12:19 spire-1.2.1/.github/workflows/ 19:12:19 spire-1.2.1/.github/workflows/nightly_build.yaml 19:12:19 spire-1.2.1/.github/workflows/pr_build.yaml 19:12:19 spire-1.2.1/.github/workflows/release_build.yaml 19:12:19 spire-1.2.1/.github/workflows/scripts/ 19:12:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:12:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:12:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:12:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:12:19 spire-1.2.1/.github/workflows/scripts/split.sh 19:12:19 spire-1.2.1/.gitignore 19:12:19 spire-1.2.1/.go-version 19:12:19 spire-1.2.1/.golangci.yml 19:12:19 spire-1.2.1/ADOPTERS.md 19:12:19 spire-1.2.1/CHANGELOG.md 19:12:19 spire-1.2.1/CODE-OF-CONDUCT.md 19:12:19 spire-1.2.1/CODEOWNERS 19:12:19 spire-1.2.1/CONTRIBUTING.md 19:12:19 spire-1.2.1/Dockerfile 19:12:19 spire-1.2.1/Dockerfile.dev 19:12:19 spire-1.2.1/Dockerfile.scratch 19:12:19 spire-1.2.1/LICENSE 19:12:19 spire-1.2.1/MAINTAINERS.md 19:12:19 spire-1.2.1/Makefile 19:12:19 spire-1.2.1/README.md 19:12:19 spire-1.2.1/ROADMAP.md 19:12:19 spire-1.2.1/SECURITY.md 19:12:19 spire-1.2.1/cmd/ 19:12:19 spire-1.2.1/cmd/spire-agent/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/common/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/run/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:12:19 spire-1.2.1/cmd/spire-agent/main.go 19:12:19 spire-1.2.1/cmd/spire-server/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/cli.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/run/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/token/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/validate/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/x509/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:12:19 spire-1.2.1/cmd/spire-server/main.go 19:12:19 spire-1.2.1/cmd/spire-server/util/ 19:12:19 spire-1.2.1/cmd/spire-server/util/util.go 19:12:19 spire-1.2.1/conf/ 19:12:19 spire-1.2.1/conf/agent/ 19:12:19 spire-1.2.1/conf/agent/agent.conf 19:12:19 spire-1.2.1/conf/agent/agent_full.conf 19:12:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:12:19 spire-1.2.1/conf/server/ 19:12:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:12:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:12:19 spire-1.2.1/conf/server/server.conf 19:12:19 spire-1.2.1/conf/server/server_full.conf 19:12:19 spire-1.2.1/doc/ 19:12:19 spire-1.2.1/doc/SPIRE101.md 19:12:19 spire-1.2.1/doc/auditlog.md 19:12:19 spire-1.2.1/doc/authorization_policy_engine.md 19:12:19 spire-1.2.1/doc/changelog_guidelines.md 19:12:19 spire-1.2.1/doc/cure53-report.pdf 19:12:19 spire-1.2.1/doc/images/ 19:12:19 spire-1.2.1/doc/images/2019_roadmap.png 19:12:19 spire-1.2.1/doc/images/SPIRE101.png 19:12:19 spire-1.2.1/doc/images/SPIRE_agent.png 19:12:19 spire-1.2.1/doc/images/SPIRE_server.png 19:12:19 spire-1.2.1/doc/images/cache_mgr.png 19:12:19 spire-1.2.1/doc/images/cache_mgr_components.png 19:12:19 spire-1.2.1/doc/images/federated_spire.png 19:12:19 spire-1.2.1/doc/images/ha_mode.png 19:12:19 spire-1.2.1/doc/images/nested_spire.png 19:12:19 spire-1.2.1/doc/images/oidc_federation.png 19:12:19 spire-1.2.1/doc/images/single_trust_domain.png 19:12:19 spire-1.2.1/doc/images/spiffe_compatible.png 19:12:19 spire-1.2.1/doc/images/spire_logo.png 19:12:19 spire-1.2.1/doc/migrating_registration_api_clients.md 19:12:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:12:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:12:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:12:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:12:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:12:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:12:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:12:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:12:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:12:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:12:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:12:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:12:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:12:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:12:19 spire-1.2.1/doc/scaling_spire.md 19:12:19 spire-1.2.1/doc/spire_agent.md 19:12:19 spire-1.2.1/doc/spire_server.md 19:12:19 spire-1.2.1/doc/supported_integrations.md 19:12:19 spire-1.2.1/doc/telemetry.md 19:12:19 spire-1.2.1/doc/telemetry_config.md 19:12:19 spire-1.2.1/doc/upgrading.md 19:12:19 spire-1.2.1/doc/using_spire.md 19:12:19 spire-1.2.1/examples/ 19:12:19 spire-1.2.1/examples/README.md 19:12:19 spire-1.2.1/go.mod 19:12:19 spire-1.2.1/go.sum 19:12:19 spire-1.2.1/pkg/ 19:12:19 spire-1.2.1/pkg/agent/ 19:12:19 spire-1.2.1/pkg/agent/agent.go 19:12:19 spire-1.2.1/pkg/agent/api/ 19:12:19 spire-1.2.1/pkg/agent/api/config.go 19:12:19 spire-1.2.1/pkg/agent/api/debug/ 19:12:19 spire-1.2.1/pkg/agent/api/debug/v1/ 19:12:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:12:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:12:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:12:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:12:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:12:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:12:19 spire-1.2.1/pkg/agent/api/endpoints.go 19:12:19 spire-1.2.1/pkg/agent/api/health/ 19:12:19 spire-1.2.1/pkg/agent/api/health/v1/ 19:12:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:12:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:12:19 spire-1.2.1/pkg/agent/api/rpccontext/ 19:12:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:12:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:12:19 spire-1.2.1/pkg/agent/attestor/ 19:12:19 spire-1.2.1/pkg/agent/attestor/node/ 19:12:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:12:19 spire-1.2.1/pkg/agent/attestor/node/node.go 19:12:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:12:19 spire-1.2.1/pkg/agent/attestor/workload/ 19:12:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:12:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:12:19 spire-1.2.1/pkg/agent/catalog/ 19:12:19 spire-1.2.1/pkg/agent/catalog/catalog.go 19:12:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:12:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:12:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:12:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:12:19 spire-1.2.1/pkg/agent/client/ 19:12:19 spire-1.2.1/pkg/agent/client/client.go 19:12:19 spire-1.2.1/pkg/agent/client/client_test.go 19:12:19 spire-1.2.1/pkg/agent/client/dial.go 19:12:19 spire-1.2.1/pkg/agent/client/nodeconn.go 19:12:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:12:19 spire-1.2.1/pkg/agent/client/update.go 19:12:19 spire-1.2.1/pkg/agent/client/util.go 19:12:19 spire-1.2.1/pkg/agent/common/ 19:12:19 spire-1.2.1/pkg/agent/common/backoff/ 19:12:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:12:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:12:19 spire-1.2.1/pkg/agent/common/cgroups/ 19:12:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:12:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:12:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:12:19 spire-1.2.1/pkg/agent/config.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/ 19:12:19 spire-1.2.1/pkg/agent/endpoints/config.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/workload/ 19:12:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/ 19:12:19 spire-1.2.1/pkg/agent/manager/cache/ 19:12:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:12:19 spire-1.2.1/pkg/agent/manager/config.go 19:12:19 spire-1.2.1/pkg/agent/manager/manager.go 19:12:19 spire-1.2.1/pkg/agent/manager/manager_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/storage.go 19:12:19 spire-1.2.1/pkg/agent/manager/storage_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/storecache/ 19:12:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:12:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/sync.go 19:12:19 spire-1.2.1/pkg/agent/plugin/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:12:19 spire-1.2.1/pkg/agent/svid/ 19:12:19 spire-1.2.1/pkg/agent/svid/rotator.go 19:12:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:12:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:12:19 spire-1.2.1/pkg/agent/svid/store/ 19:12:19 spire-1.2.1/pkg/agent/svid/store/service.go 19:12:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:12:19 spire-1.2.1/pkg/common/ 19:12:19 spire-1.2.1/pkg/common/agentpathtemplate/ 19:12:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:12:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:12:19 spire-1.2.1/pkg/common/api/ 19:12:19 spire-1.2.1/pkg/common/api/metrics.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/ 19:12:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/logger.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/names.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:12:19 spire-1.2.1/pkg/common/api/names.go 19:12:19 spire-1.2.1/pkg/common/api/ratelimit.go 19:12:19 spire-1.2.1/pkg/common/api/rpccontext/ 19:12:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:12:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:12:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:12:19 spire-1.2.1/pkg/common/auth/ 19:12:19 spire-1.2.1/pkg/common/auth/interceptors.go 19:12:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:12:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/ 19:12:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/types.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:12:19 spire-1.2.1/pkg/common/catalog/ 19:12:19 spire-1.2.1/pkg/common/catalog/bind.go 19:12:19 spire-1.2.1/pkg/common/catalog/builtin.go 19:12:19 spire-1.2.1/pkg/common/catalog/catalog.go 19:12:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:12:19 spire-1.2.1/pkg/common/catalog/closers.go 19:12:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:12:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:12:19 spire-1.2.1/pkg/common/catalog/config.go 19:12:19 spire-1.2.1/pkg/common/catalog/config_test.go 19:12:19 spire-1.2.1/pkg/common/catalog/configure.go 19:12:19 spire-1.2.1/pkg/common/catalog/constraints.go 19:12:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:12:19 spire-1.2.1/pkg/common/catalog/context.go 19:12:19 spire-1.2.1/pkg/common/catalog/external.go 19:12:19 spire-1.2.1/pkg/common/catalog/host.go 19:12:19 spire-1.2.1/pkg/common/catalog/pipenet.go 19:12:19 spire-1.2.1/pkg/common/catalog/plugin.go 19:12:19 spire-1.2.1/pkg/common/catalog/testplugin/ 19:12:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:12:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:12:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:12:19 spire-1.2.1/pkg/common/cli/ 19:12:19 spire-1.2.1/pkg/common/cli/env.go 19:12:19 spire-1.2.1/pkg/common/cli/flags.go 19:12:19 spire-1.2.1/pkg/common/cli/trust_domain.go 19:12:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:12:19 spire-1.2.1/pkg/common/cli/umask.go 19:12:19 spire-1.2.1/pkg/common/cli/umask_posix.go 19:12:19 spire-1.2.1/pkg/common/cli/umask_test.go 19:12:19 spire-1.2.1/pkg/common/cli/umask_windows.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/flag.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/format.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:12:19 spire-1.2.1/pkg/common/coretypes/ 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/ 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:12:19 spire-1.2.1/pkg/common/cryptoutil/ 19:12:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:12:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:12:19 spire-1.2.1/pkg/common/diskutil/ 19:12:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:12:19 spire-1.2.1/pkg/common/diskutil/file_test.go 19:12:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:12:19 spire-1.2.1/pkg/common/errorutil/ 19:12:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:12:19 spire-1.2.1/pkg/common/health/ 19:12:19 spire-1.2.1/pkg/common/health/config.go 19:12:19 spire-1.2.1/pkg/common/health/context.go 19:12:19 spire-1.2.1/pkg/common/health/context_test.go 19:12:19 spire-1.2.1/pkg/common/health/health.go 19:12:19 spire-1.2.1/pkg/common/health/health_test.go 19:12:19 spire-1.2.1/pkg/common/health/logger.go 19:12:19 spire-1.2.1/pkg/common/hostservice/ 19:12:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:12:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:12:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:12:19 spire-1.2.1/pkg/common/idutil/ 19:12:19 spire-1.2.1/pkg/common/idutil/require.go 19:12:19 spire-1.2.1/pkg/common/idutil/require_test.go 19:12:19 spire-1.2.1/pkg/common/idutil/safety.go 19:12:19 spire-1.2.1/pkg/common/idutil/safety_test.go 19:12:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:12:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:12:19 spire-1.2.1/pkg/common/jwtsvid/ 19:12:19 spire-1.2.1/pkg/common/jwtsvid/common.go 19:12:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:12:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:12:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:12:19 spire-1.2.1/pkg/common/jwtutil/ 19:12:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:12:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:12:19 spire-1.2.1/pkg/common/log/ 19:12:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:12:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:12:19 spire-1.2.1/pkg/common/log/log.go 19:12:19 spire-1.2.1/pkg/common/log/log_test.go 19:12:19 spire-1.2.1/pkg/common/log/options.go 19:12:19 spire-1.2.1/pkg/common/nodeutil/ 19:12:19 spire-1.2.1/pkg/common/nodeutil/node.go 19:12:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:12:19 spire-1.2.1/pkg/common/peertracker/ 19:12:19 spire-1.2.1/pkg/common/peertracker/conn.go 19:12:19 spire-1.2.1/pkg/common/peertracker/credentials.go 19:12:19 spire-1.2.1/pkg/common/peertracker/errors.go 19:12:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:12:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:12:19 spire-1.2.1/pkg/common/peertracker/info.go 19:12:19 spire-1.2.1/pkg/common/peertracker/listener.go 19:12:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tcp.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:12:19 spire-1.2.1/pkg/common/peertracker/uds.go 19:12:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:12:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:12:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:12:19 spire-1.2.1/pkg/common/pemutil/ 19:12:19 spire-1.2.1/pkg/common/pemutil/block.go 19:12:19 spire-1.2.1/pkg/common/pemutil/certs.go 19:12:19 spire-1.2.1/pkg/common/pemutil/common.go 19:12:19 spire-1.2.1/pkg/common/pemutil/csr.go 19:12:19 spire-1.2.1/pkg/common/pemutil/keys.go 19:12:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/ 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:12:19 spire-1.2.1/pkg/common/plugin/ 19:12:19 spire-1.2.1/pkg/common/plugin/aws/ 19:12:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:12:19 spire-1.2.1/pkg/common/plugin/azure/ 19:12:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:12:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/facade.go 19:12:19 spire-1.2.1/pkg/common/plugin/facade_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/gcp/ 19:12:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/ 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/log.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/ 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:12:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:12:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:12:19 spire-1.2.1/pkg/common/plugin/x509pop/ 19:12:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:12:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:12:19 spire-1.2.1/pkg/common/profiling/ 19:12:19 spire-1.2.1/pkg/common/profiling/dumpers.go 19:12:19 spire-1.2.1/pkg/common/profiling/profiling.go 19:12:19 spire-1.2.1/pkg/common/protoutil/ 19:12:19 spire-1.2.1/pkg/common/protoutil/masks.go 19:12:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:12:19 spire-1.2.1/pkg/common/rotationutil/ 19:12:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:12:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:12:19 spire-1.2.1/pkg/common/selector/ 19:12:19 spire-1.2.1/pkg/common/selector/selector.go 19:12:19 spire-1.2.1/pkg/common/selector/selector_test.go 19:12:19 spire-1.2.1/pkg/common/selector/set.go 19:12:19 spire-1.2.1/pkg/common/selector/set_utils.go 19:12:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:12:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:12:19 spire-1.2.1/pkg/common/telemetry/call.go 19:12:19 spire-1.2.1/pkg/common/telemetry/common/ 19:12:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:12:19 spire-1.2.1/pkg/common/telemetry/config.go 19:12:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:12:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/inmem.go 19:12:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/m3.go 19:12:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/metrics.go 19:12:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/names.go 19:12:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:12:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:12:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/ 19:12:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:12:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/server.go 19:12:19 spire-1.2.1/pkg/common/telemetry/sink.go 19:12:19 spire-1.2.1/pkg/common/telemetry/statsd.go 19:12:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/uptime.go 19:12:19 spire-1.2.1/pkg/common/telemetry/version.go 19:12:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:12:19 spire-1.2.1/pkg/common/uptime/ 19:12:19 spire-1.2.1/pkg/common/uptime/uptime.go 19:12:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:12:19 spire-1.2.1/pkg/common/util/ 19:12:19 spire-1.2.1/pkg/common/util/certs.go 19:12:19 spire-1.2.1/pkg/common/util/certs_test.go 19:12:19 spire-1.2.1/pkg/common/util/csr.go 19:12:19 spire-1.2.1/pkg/common/util/hash.go 19:12:19 spire-1.2.1/pkg/common/util/selectors.go 19:12:19 spire-1.2.1/pkg/common/util/selectors_test.go 19:12:19 spire-1.2.1/pkg/common/util/signals.go 19:12:19 spire-1.2.1/pkg/common/util/sort.go 19:12:19 spire-1.2.1/pkg/common/util/sort_test.go 19:12:19 spire-1.2.1/pkg/common/util/task.go 19:12:19 spire-1.2.1/pkg/common/util/task_test.go 19:12:19 spire-1.2.1/pkg/common/util/testdata/ 19:12:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:12:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:12:19 spire-1.2.1/pkg/common/version/ 19:12:19 spire-1.2.1/pkg/common/version/version.go 19:12:19 spire-1.2.1/pkg/common/x509svid/ 19:12:19 spire-1.2.1/pkg/common/x509svid/common_test.go 19:12:19 spire-1.2.1/pkg/common/x509svid/csr.go 19:12:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:12:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:12:19 spire-1.2.1/pkg/common/x509util/ 19:12:19 spire-1.2.1/pkg/common/x509util/cert.go 19:12:19 spire-1.2.1/pkg/common/x509util/dns.go 19:12:19 spire-1.2.1/pkg/common/x509util/dns_test.go 19:12:19 spire-1.2.1/pkg/common/x509util/keyid.go 19:12:19 spire-1.2.1/pkg/common/x509util/keypair.go 19:12:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:12:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:12:19 spire-1.2.1/pkg/server/ 19:12:19 spire-1.2.1/pkg/server/api/ 19:12:19 spire-1.2.1/pkg/server/api/agent.go 19:12:19 spire-1.2.1/pkg/server/api/agent/ 19:12:19 spire-1.2.1/pkg/server/api/agent/v1/ 19:12:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/agent_test.go 19:12:19 spire-1.2.1/pkg/server/api/api.go 19:12:19 spire-1.2.1/pkg/server/api/audit/ 19:12:19 spire-1.2.1/pkg/server/api/audit/audit.go 19:12:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:12:19 spire-1.2.1/pkg/server/api/bundle.go 19:12:19 spire-1.2.1/pkg/server/api/bundle/ 19:12:19 spire-1.2.1/pkg/server/api/bundle/v1/ 19:12:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/bundle_test.go 19:12:19 spire-1.2.1/pkg/server/api/debug/ 19:12:19 spire-1.2.1/pkg/server/api/debug/v1/ 19:12:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/entry.go 19:12:19 spire-1.2.1/pkg/server/api/entry/ 19:12:19 spire-1.2.1/pkg/server/api/entry/v1/ 19:12:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/entry_test.go 19:12:19 spire-1.2.1/pkg/server/api/health/ 19:12:19 spire-1.2.1/pkg/server/api/health/v1/ 19:12:19 spire-1.2.1/pkg/server/api/health/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/id.go 19:12:19 spire-1.2.1/pkg/server/api/id_test.go 19:12:19 spire-1.2.1/pkg/server/api/limits/ 19:12:19 spire-1.2.1/pkg/server/api/limits/limits.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/ 19:12:19 spire-1.2.1/pkg/server/api/middleware/alias.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/audit.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/caller.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/common.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/entries.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:12:19 spire-1.2.1/pkg/server/api/ratelimit.go 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/ 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:12:19 spire-1.2.1/pkg/server/api/selector.go 19:12:19 spire-1.2.1/pkg/server/api/selector_test.go 19:12:19 spire-1.2.1/pkg/server/api/status.go 19:12:19 spire-1.2.1/pkg/server/api/status_test.go 19:12:19 spire-1.2.1/pkg/server/api/svid/ 19:12:19 spire-1.2.1/pkg/server/api/svid/v1/ 19:12:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/trustdomain.go 19:12:19 spire-1.2.1/pkg/server/api/trustdomain/ 19:12:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:12:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:12:19 spire-1.2.1/pkg/server/authpolicy/ 19:12:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:12:19 spire-1.2.1/pkg/server/authpolicy/policy.go 19:12:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:12:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:12:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:12:19 spire-1.2.1/pkg/server/authpolicy/validate.go 19:12:19 spire-1.2.1/pkg/server/bundle/ 19:12:19 spire-1.2.1/pkg/server/bundle/client/ 19:12:19 spire-1.2.1/pkg/server/bundle/client/client.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/manager.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/sources.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/updater.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:12:19 spire-1.2.1/pkg/server/ca/ 19:12:19 spire-1.2.1/pkg/server/ca/ca.go 19:12:19 spire-1.2.1/pkg/server/ca/ca_health.go 19:12:19 spire-1.2.1/pkg/server/ca/ca_test.go 19:12:19 spire-1.2.1/pkg/server/ca/journal.go 19:12:19 spire-1.2.1/pkg/server/ca/journal_test.go 19:12:19 spire-1.2.1/pkg/server/ca/manager.go 19:12:19 spire-1.2.1/pkg/server/ca/manager_health.go 19:12:19 spire-1.2.1/pkg/server/ca/manager_test.go 19:12:19 spire-1.2.1/pkg/server/ca/templates.go 19:12:19 spire-1.2.1/pkg/server/ca/upstream_client.go 19:12:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:12:19 spire-1.2.1/pkg/server/ca/validation.go 19:12:19 spire-1.2.1/pkg/server/cache/ 19:12:19 spire-1.2.1/pkg/server/cache/dscache/ 19:12:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:12:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/ 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:12:19 spire-1.2.1/pkg/server/catalog/ 19:12:19 spire-1.2.1/pkg/server/catalog/catalog.go 19:12:19 spire-1.2.1/pkg/server/catalog/keymanager.go 19:12:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:12:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:12:19 spire-1.2.1/pkg/server/catalog/notifier.go 19:12:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:12:19 spire-1.2.1/pkg/server/config.go 19:12:19 spire-1.2.1/pkg/server/datastore/ 19:12:19 spire-1.2.1/pkg/server/datastore/datastore.go 19:12:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:12:19 spire-1.2.1/pkg/server/datastore/repository.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:12:19 spire-1.2.1/pkg/server/endpoints/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:12:19 spire-1.2.1/pkg/server/endpoints/config.go 19:12:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:12:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:12:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:12:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:12:19 spire-1.2.1/pkg/server/endpoints/middleware.go 19:12:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:12:19 spire-1.2.1/pkg/server/hostservice/ 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:12:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:12:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:12:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/ 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:12:19 spire-1.2.1/pkg/server/registration/ 19:12:19 spire-1.2.1/pkg/server/registration/manager.go 19:12:19 spire-1.2.1/pkg/server/registration/manager_test.go 19:12:19 spire-1.2.1/pkg/server/scanentries.go 19:12:19 spire-1.2.1/pkg/server/scanentries_test.go 19:12:19 spire-1.2.1/pkg/server/server.go 19:12:19 spire-1.2.1/pkg/server/server_test.go 19:12:19 spire-1.2.1/pkg/server/svid/ 19:12:19 spire-1.2.1/pkg/server/svid/observer.go 19:12:19 spire-1.2.1/pkg/server/svid/observer_test.go 19:12:19 spire-1.2.1/pkg/server/svid/rotator.go 19:12:19 spire-1.2.1/pkg/server/svid/rotator_config.go 19:12:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:12:19 spire-1.2.1/pkg/server/svid/rotator_test.go 19:12:19 spire-1.2.1/proto/ 19:12:19 spire-1.2.1/proto/private/ 19:12:19 spire-1.2.1/proto/private/server/ 19:12:19 spire-1.2.1/proto/private/server/journal/ 19:12:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:12:19 spire-1.2.1/proto/private/server/journal/journal.proto 19:12:19 spire-1.2.1/proto/spire/ 19:12:19 spire-1.2.1/proto/spire/common/ 19:12:19 spire-1.2.1/proto/spire/common/common.pb.go 19:12:19 spire-1.2.1/proto/spire/common/common.proto 19:12:19 spire-1.2.1/proto/spire/common/plugin/ 19:12:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:12:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:12:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:12:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:12:19 spire-1.2.1/proto/spire/plugin/ 19:12:19 spire-1.2.1/proto/spire/plugin/agent/ 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:12:19 spire-1.2.1/release/ 19:12:19 spire-1.2.1/release/spire-extras/ 19:12:19 spire-1.2.1/release/spire-extras/README.md 19:12:19 spire-1.2.1/release/spire-extras/conf/ 19:12:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:12:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:12:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:12:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:12:19 spire-1.2.1/release/spire/ 19:12:19 spire-1.2.1/release/spire/README.md 19:12:19 spire-1.2.1/release/spire/conf/ 19:12:19 spire-1.2.1/release/spire/conf/agent/ 19:12:19 spire-1.2.1/release/spire/conf/agent/agent.conf 19:12:19 spire-1.2.1/release/spire/conf/server/ 19:12:19 spire-1.2.1/release/spire/conf/server/server.conf 19:12:19 spire-1.2.1/script/ 19:12:19 spire-1.2.1/script/build-artifact.sh 19:12:19 spire-1.2.1/script/generate_dummy_ca.sh 19:12:19 spire-1.2.1/support/ 19:12:19 spire-1.2.1/support/k8s/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/ 19:12:19 spire-1.2.1/support/oidc-discovery-provider/README.md 19:12:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/config.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/main.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:12:19 spire-1.2.1/test/ 19:12:19 spire-1.2.1/test/clock/ 19:12:19 spire-1.2.1/test/clock/clock.go 19:12:19 spire-1.2.1/test/fakes/ 19:12:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:12:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:12:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:12:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:12:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:12:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:12:19 spire-1.2.1/test/fakes/fakeagentstore/ 19:12:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:12:19 spire-1.2.1/test/fakes/fakedatastore/ 19:12:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:12:19 spire-1.2.1/test/fakes/fakeentryclient/ 19:12:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:12:19 spire-1.2.1/test/fakes/fakehealthchecker/ 19:12:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:12:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:12:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:12:19 spire-1.2.1/test/fakes/fakemetrics/ 19:12:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:12:19 spire-1.2.1/test/fakes/fakenoderesolver/ 19:12:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:12:19 spire-1.2.1/test/fakes/fakenotifier/ 19:12:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:12:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:12:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:12:19 spire-1.2.1/test/fakes/fakeserverca/ 19:12:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:12:19 spire-1.2.1/test/fakes/fakeservercatalog/ 19:12:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:12:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:12:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:12:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:12:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:12:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:12:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:12:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:12:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:12:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:12:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:12:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:12:19 spire-1.2.1/test/fixture/ 19:12:19 spire-1.2.1/test/fixture/certs/ 19:12:19 spire-1.2.1/test/fixture/certs/agent_svid.der 19:12:19 spire-1.2.1/test/fixture/certs/base_cert.pem 19:12:19 spire-1.2.1/test/fixture/certs/base_csr.pem 19:12:19 spire-1.2.1/test/fixture/certs/base_key.pem 19:12:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:12:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:12:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:12:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:12:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:12:19 spire-1.2.1/test/fixture/certs/blog_key.pem 19:12:19 spire-1.2.1/test/fixture/certs/bundle.der 19:12:19 spire-1.2.1/test/fixture/certs/ca.pem 19:12:19 spire-1.2.1/test/fixture/certs/ca_key.pem 19:12:19 spire-1.2.1/test/fixture/certs/database_cert.pem 19:12:19 spire-1.2.1/test/fixture/certs/database_csr.pem 19:12:19 spire-1.2.1/test/fixture/certs/database_key.pem 19:12:19 spire-1.2.1/test/fixture/certs/node_cert.pem 19:12:19 spire-1.2.1/test/fixture/certs/node_csr.pem 19:12:19 spire-1.2.1/test/fixture/certs/node_key.pem 19:12:19 spire-1.2.1/test/fixture/certs/svid.pem 19:12:19 spire-1.2.1/test/fixture/certs/svid_key.pem 19:12:19 spire-1.2.1/test/fixture/config/ 19:12:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:12:19 spire-1.2.1/test/fixture/config/agent_good.conf 19:12:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:12:19 spire-1.2.1/test/fixture/config/plugin_good.conf 19:12:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:12:19 spire-1.2.1/test/fixture/config/server_good.conf 19:12:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:12:19 spire-1.2.1/test/fixture/fixture.go 19:12:19 spire-1.2.1/test/fixture/nodeattestor/ 19:12:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:12:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:12:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:12:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:12:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:12:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:12:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:12:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:12:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:12:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:12:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:12:19 spire-1.2.1/test/fixture/registration/ 19:12:19 spire-1.2.1/test/fixture/registration/entries.json 19:12:19 spire-1.2.1/test/fixture/registration/good-for-update.json 19:12:19 spire-1.2.1/test/fixture/registration/good.json 19:12:19 spire-1.2.1/test/fixture/registration/invalid.json 19:12:19 spire-1.2.1/test/fixture/registration/invalid_json.json 19:12:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:12:19 spire-1.2.1/test/integration/ 19:12:19 spire-1.2.1/test/integration/README.md 19:12:19 spire-1.2.1/test/integration/common 19:12:19 spire-1.2.1/test/integration/setup/ 19:12:19 spire-1.2.1/test/integration/setup/adminclient/ 19:12:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:12:19 spire-1.2.1/test/integration/setup/adminclient/client.go 19:12:19 spire-1.2.1/test/integration/setup/debugagent/ 19:12:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:12:19 spire-1.2.1/test/integration/setup/debugagent/main.go 19:12:19 spire-1.2.1/test/integration/setup/debugserver/ 19:12:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:12:19 spire-1.2.1/test/integration/setup/debugserver/main.go 19:12:19 spire-1.2.1/test/integration/setup/downstreamclient/ 19:12:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:12:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:12:19 spire-1.2.1/test/integration/setup/itclient/ 19:12:19 spire-1.2.1/test/integration/setup/itclient/client.go 19:12:19 spire-1.2.1/test/integration/setup/node-attestation/ 19:12:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:12:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:12:19 spire-1.2.1/test/integration/setup/x509pop/ 19:12:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:12:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:12:19 spire-1.2.1/test/integration/suites/ 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:12:19 spire-1.2.1/test/integration/suites/join-token/ 19:12:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:12:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:12:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:12:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:12:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:12:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:12:19 spire-1.2.1/test/integration/suites/join-token/README.md 19:12:19 spire-1.2.1/test/integration/suites/join-token/conf/ 19:12:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/join-token/teardown 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:12:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:12:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:12:19 spire-1.2.1/test/integration/suites/k8s/ 19:12:19 spire-1.2.1/test/integration/suites/k8s/00-setup 19:12:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:12:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:12:19 spire-1.2.1/test/integration/suites/k8s/README.md 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/ 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:12:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:12:19 spire-1.2.1/test/integration/suites/k8s/teardown 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/ 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:12:19 spire-1.2.1/test/integration/suites/rotation/ 19:12:19 spire-1.2.1/test/integration/suites/rotation/00-setup 19:12:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:12:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:12:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:12:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:12:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:12:19 spire-1.2.1/test/integration/suites/rotation/README.md 19:12:19 spire-1.2.1/test/integration/suites/rotation/conf/ 19:12:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/rotation/teardown 19:12:19 spire-1.2.1/test/integration/suites/self-test/ 19:12:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:12:19 spire-1.2.1/test/integration/suites/self-test/README.md 19:12:19 spire-1.2.1/test/integration/suites/self-test/teardown 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:12:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:12:19 spire-1.2.1/test/integration/suites/upgrade/ 19:12:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:12:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:12:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:12:19 spire-1.2.1/test/integration/suites/upgrade/README.md 19:12:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:12:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:12:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:12:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:12:19 spire-1.2.1/test/integration/suites/upgrade/teardown 19:12:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:12:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:12:19 spire-1.2.1/test/integration/test-one.sh 19:12:19 spire-1.2.1/test/integration/test.sh 19:12:19 spire-1.2.1/test/plugintest/ 19:12:19 spire-1.2.1/test/plugintest/config.go 19:12:19 spire-1.2.1/test/plugintest/load.go 19:12:19 spire-1.2.1/test/plugintest/option.go 19:12:19 spire-1.2.1/test/spiretest/ 19:12:19 spire-1.2.1/test/spiretest/apiserver.go 19:12:19 spire-1.2.1/test/spiretest/assertions.go 19:12:19 spire-1.2.1/test/spiretest/dir.go 19:12:19 spire-1.2.1/test/spiretest/errors_posix.go 19:12:19 spire-1.2.1/test/spiretest/errors_windows.go 19:12:19 spire-1.2.1/test/spiretest/logs.go 19:12:19 spire-1.2.1/test/spiretest/socketapi.go 19:12:19 spire-1.2.1/test/spiretest/suite.go 19:12:19 spire-1.2.1/test/spiretest/x509.go 19:12:19 spire-1.2.1/test/testca/ 19:12:19 spire-1.2.1/test/testca/ca.go 19:12:19 spire-1.2.1/test/testkey/ 19:12:19 spire-1.2.1/test/testkey/generate.sh 19:12:19 spire-1.2.1/test/testkey/genkeys.go 19:12:19 spire-1.2.1/test/testkey/keys.go 19:12:19 spire-1.2.1/test/testkey/new.go 19:12:19 spire-1.2.1/test/tpmsimulator/ 19:12:19 spire-1.2.1/test/tpmsimulator/simulator.go 19:12:19 spire-1.2.1/test/util/ 19:12:19 spire-1.2.1/test/util/cert_fixtures.go 19:12:19 spire-1.2.1/test/util/cert_generation.go 19:12:19 spire-1.2.1/test/util/io_redirection.go 19:12:19 spire-1.2.1/test/util/race.go 19:12:19 spire-1.2.1/test/util/util.go 19:12:19 building spire from source... 19:12:19 Installing go1.17.7... 19:12:19 spire-1.2.1/ 19:12:19 spire-1.2.1/.data/ 19:12:19 spire-1.2.1/.data/.file 19:12:19 spire-1.2.1/.dockerignore 19:12:19 spire-1.2.1/.gitattributes 19:12:19 spire-1.2.1/.githooks/ 19:12:19 spire-1.2.1/.githooks/pre-commit 19:12:19 spire-1.2.1/.github/ 19:12:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:12:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:12:19 spire-1.2.1/.github/dependabot.yml 19:12:19 spire-1.2.1/.github/workflows/ 19:12:19 spire-1.2.1/.github/workflows/nightly_build.yaml 19:12:19 spire-1.2.1/.github/workflows/pr_build.yaml 19:12:19 spire-1.2.1/.github/workflows/release_build.yaml 19:12:19 spire-1.2.1/.github/workflows/scripts/ 19:12:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:12:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:12:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:12:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:12:19 spire-1.2.1/.github/workflows/scripts/split.sh 19:12:19 spire-1.2.1/.gitignore 19:12:19 spire-1.2.1/.go-version 19:12:19 spire-1.2.1/.golangci.yml 19:12:19 spire-1.2.1/ADOPTERS.md 19:12:19 spire-1.2.1/CHANGELOG.md 19:12:19 spire-1.2.1/CODE-OF-CONDUCT.md 19:12:19 spire-1.2.1/CODEOWNERS 19:12:19 spire-1.2.1/CONTRIBUTING.md 19:12:19 spire-1.2.1/Dockerfile 19:12:19 spire-1.2.1/Dockerfile.dev 19:12:19 spire-1.2.1/Dockerfile.scratch 19:12:19 spire-1.2.1/LICENSE 19:12:19 spire-1.2.1/MAINTAINERS.md 19:12:19 spire-1.2.1/Makefile 19:12:19 spire-1.2.1/README.md 19:12:19 spire-1.2.1/ROADMAP.md 19:12:19 spire-1.2.1/SECURITY.md 19:12:19 spire-1.2.1/cmd/ 19:12:19 spire-1.2.1/cmd/spire-agent/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/common/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/run/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:12:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:12:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:12:19 spire-1.2.1/cmd/spire-agent/main.go 19:12:19 spire-1.2.1/cmd/spire-server/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/cli.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/run/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/token/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/validate/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/x509/ 19:12:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:12:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:12:19 spire-1.2.1/cmd/spire-server/main.go 19:12:19 spire-1.2.1/cmd/spire-server/util/ 19:12:19 spire-1.2.1/cmd/spire-server/util/util.go 19:12:19 spire-1.2.1/conf/ 19:12:19 spire-1.2.1/conf/agent/ 19:12:19 spire-1.2.1/conf/agent/agent.conf 19:12:19 spire-1.2.1/conf/agent/agent_full.conf 19:12:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:12:19 spire-1.2.1/conf/server/ 19:12:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:12:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:12:19 spire-1.2.1/conf/server/server.conf 19:12:19 spire-1.2.1/conf/server/server_full.conf 19:12:19 spire-1.2.1/doc/ 19:12:19 spire-1.2.1/doc/SPIRE101.md 19:12:19 spire-1.2.1/doc/auditlog.md 19:12:19 spire-1.2.1/doc/authorization_policy_engine.md 19:12:19 spire-1.2.1/doc/changelog_guidelines.md 19:12:19 spire-1.2.1/doc/cure53-report.pdf 19:12:19 spire-1.2.1/doc/images/ 19:12:19 spire-1.2.1/doc/images/2019_roadmap.png 19:12:19 spire-1.2.1/doc/images/SPIRE101.png 19:12:19 spire-1.2.1/doc/images/SPIRE_agent.png 19:12:19 spire-1.2.1/doc/images/SPIRE_server.png 19:12:19 spire-1.2.1/doc/images/cache_mgr.png 19:12:19 spire-1.2.1/doc/images/cache_mgr_components.png 19:12:19 spire-1.2.1/doc/images/federated_spire.png 19:12:19 spire-1.2.1/doc/images/ha_mode.png 19:12:19 spire-1.2.1/doc/images/nested_spire.png 19:12:19 spire-1.2.1/doc/images/oidc_federation.png 19:12:19 spire-1.2.1/doc/images/single_trust_domain.png 19:12:19 spire-1.2.1/doc/images/spiffe_compatible.png 19:12:19 spire-1.2.1/doc/images/spire_logo.png 19:12:19 spire-1.2.1/doc/migrating_registration_api_clients.md 19:12:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:12:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:12:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:12:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:12:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:12:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:12:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:12:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:12:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:12:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:12:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:12:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:12:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:12:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:12:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:12:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:12:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:12:19 spire-1.2.1/doc/scaling_spire.md 19:12:19 spire-1.2.1/doc/spire_agent.md 19:12:19 spire-1.2.1/doc/spire_server.md 19:12:19 spire-1.2.1/doc/supported_integrations.md 19:12:19 spire-1.2.1/doc/telemetry.md 19:12:19 spire-1.2.1/doc/telemetry_config.md 19:12:19 spire-1.2.1/doc/upgrading.md 19:12:19 spire-1.2.1/doc/using_spire.md 19:12:19 spire-1.2.1/examples/ 19:12:19 spire-1.2.1/examples/README.md 19:12:19 spire-1.2.1/go.mod 19:12:19 spire-1.2.1/go.sum 19:12:19 spire-1.2.1/pkg/ 19:12:19 spire-1.2.1/pkg/agent/ 19:12:19 spire-1.2.1/pkg/agent/agent.go 19:12:19 spire-1.2.1/pkg/agent/api/ 19:12:19 spire-1.2.1/pkg/agent/api/config.go 19:12:19 spire-1.2.1/pkg/agent/api/debug/ 19:12:19 spire-1.2.1/pkg/agent/api/debug/v1/ 19:12:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:12:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:12:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:12:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:12:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:12:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:12:19 spire-1.2.1/pkg/agent/api/endpoints.go 19:12:19 spire-1.2.1/pkg/agent/api/health/ 19:12:19 spire-1.2.1/pkg/agent/api/health/v1/ 19:12:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:12:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:12:19 spire-1.2.1/pkg/agent/api/rpccontext/ 19:12:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:12:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:12:19 spire-1.2.1/pkg/agent/attestor/ 19:12:19 spire-1.2.1/pkg/agent/attestor/node/ 19:12:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:12:19 spire-1.2.1/pkg/agent/attestor/node/node.go 19:12:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:12:19 spire-1.2.1/pkg/agent/attestor/workload/ 19:12:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:12:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:12:19 spire-1.2.1/pkg/agent/catalog/ 19:12:19 spire-1.2.1/pkg/agent/catalog/catalog.go 19:12:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:12:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:12:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:12:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:12:19 spire-1.2.1/pkg/agent/client/ 19:12:19 spire-1.2.1/pkg/agent/client/client.go 19:12:19 spire-1.2.1/pkg/agent/client/client_test.go 19:12:19 spire-1.2.1/pkg/agent/client/dial.go 19:12:19 spire-1.2.1/pkg/agent/client/nodeconn.go 19:12:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:12:19 spire-1.2.1/pkg/agent/client/update.go 19:12:19 spire-1.2.1/pkg/agent/client/util.go 19:12:19 spire-1.2.1/pkg/agent/common/ 19:12:19 spire-1.2.1/pkg/agent/common/backoff/ 19:12:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:12:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:12:19 spire-1.2.1/pkg/agent/common/cgroups/ 19:12:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:12:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:12:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:12:19 spire-1.2.1/pkg/agent/config.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/ 19:12:19 spire-1.2.1/pkg/agent/endpoints/config.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/workload/ 19:12:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:12:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/ 19:12:19 spire-1.2.1/pkg/agent/manager/cache/ 19:12:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:12:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:12:19 spire-1.2.1/pkg/agent/manager/config.go 19:12:19 spire-1.2.1/pkg/agent/manager/manager.go 19:12:19 spire-1.2.1/pkg/agent/manager/manager_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/storage.go 19:12:19 spire-1.2.1/pkg/agent/manager/storage_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/storecache/ 19:12:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:12:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:12:19 spire-1.2.1/pkg/agent/manager/sync.go 19:12:19 spire-1.2.1/pkg/agent/plugin/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:12:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:12:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:12:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:12:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:12:19 spire-1.2.1/pkg/agent/svid/ 19:12:19 spire-1.2.1/pkg/agent/svid/rotator.go 19:12:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:12:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:12:19 spire-1.2.1/pkg/agent/svid/store/ 19:12:19 spire-1.2.1/pkg/agent/svid/store/service.go 19:12:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:12:19 spire-1.2.1/pkg/common/ 19:12:19 spire-1.2.1/pkg/common/agentpathtemplate/ 19:12:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:12:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:12:19 spire-1.2.1/pkg/common/api/ 19:12:19 spire-1.2.1/pkg/common/api/metrics.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/ 19:12:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/logger.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/names.go 19:12:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:12:19 spire-1.2.1/pkg/common/api/names.go 19:12:19 spire-1.2.1/pkg/common/api/ratelimit.go 19:12:19 spire-1.2.1/pkg/common/api/rpccontext/ 19:12:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:12:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:12:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:12:19 spire-1.2.1/pkg/common/auth/ 19:12:19 spire-1.2.1/pkg/common/auth/interceptors.go 19:12:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:12:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/ 19:12:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/types.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:12:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:12:19 spire-1.2.1/pkg/common/catalog/ 19:12:19 spire-1.2.1/pkg/common/catalog/bind.go 19:12:19 spire-1.2.1/pkg/common/catalog/builtin.go 19:12:19 spire-1.2.1/pkg/common/catalog/catalog.go 19:12:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:12:19 spire-1.2.1/pkg/common/catalog/closers.go 19:12:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:12:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:12:19 spire-1.2.1/pkg/common/catalog/config.go 19:12:19 spire-1.2.1/pkg/common/catalog/config_test.go 19:12:19 spire-1.2.1/pkg/common/catalog/configure.go 19:12:19 spire-1.2.1/pkg/common/catalog/constraints.go 19:12:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:12:19 spire-1.2.1/pkg/common/catalog/context.go 19:12:19 spire-1.2.1/pkg/common/catalog/external.go 19:12:19 spire-1.2.1/pkg/common/catalog/host.go 19:12:19 spire-1.2.1/pkg/common/catalog/pipenet.go 19:12:19 spire-1.2.1/pkg/common/catalog/plugin.go 19:12:19 spire-1.2.1/pkg/common/catalog/testplugin/ 19:12:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:12:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:12:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:12:19 spire-1.2.1/pkg/common/cli/ 19:12:19 spire-1.2.1/pkg/common/cli/env.go 19:12:19 spire-1.2.1/pkg/common/cli/flags.go 19:12:19 spire-1.2.1/pkg/common/cli/trust_domain.go 19:12:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:12:19 spire-1.2.1/pkg/common/cli/umask.go 19:12:19 spire-1.2.1/pkg/common/cli/umask_posix.go 19:12:19 spire-1.2.1/pkg/common/cli/umask_test.go 19:12:19 spire-1.2.1/pkg/common/cli/umask_windows.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/flag.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/format.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:12:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:12:19 spire-1.2.1/pkg/common/coretypes/ 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/ 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:12:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:12:19 spire-1.2.1/pkg/common/cryptoutil/ 19:12:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:12:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:12:19 spire-1.2.1/pkg/common/diskutil/ 19:12:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:12:19 spire-1.2.1/pkg/common/diskutil/file_test.go 19:12:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:12:19 spire-1.2.1/pkg/common/errorutil/ 19:12:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:12:19 spire-1.2.1/pkg/common/health/ 19:12:19 spire-1.2.1/pkg/common/health/config.go 19:12:19 spire-1.2.1/pkg/common/health/context.go 19:12:19 spire-1.2.1/pkg/common/health/context_test.go 19:12:19 spire-1.2.1/pkg/common/health/health.go 19:12:19 spire-1.2.1/pkg/common/health/health_test.go 19:12:19 spire-1.2.1/pkg/common/health/logger.go 19:12:19 spire-1.2.1/pkg/common/hostservice/ 19:12:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:12:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:12:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:12:19 spire-1.2.1/pkg/common/idutil/ 19:12:19 spire-1.2.1/pkg/common/idutil/require.go 19:12:19 spire-1.2.1/pkg/common/idutil/require_test.go 19:12:19 spire-1.2.1/pkg/common/idutil/safety.go 19:12:19 spire-1.2.1/pkg/common/idutil/safety_test.go 19:12:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:12:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:12:19 spire-1.2.1/pkg/common/jwtsvid/ 19:12:19 spire-1.2.1/pkg/common/jwtsvid/common.go 19:12:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:12:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:12:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:12:19 spire-1.2.1/pkg/common/jwtutil/ 19:12:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:12:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:12:19 spire-1.2.1/pkg/common/log/ 19:12:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:12:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:12:19 spire-1.2.1/pkg/common/log/log.go 19:12:19 spire-1.2.1/pkg/common/log/log_test.go 19:12:19 spire-1.2.1/pkg/common/log/options.go 19:12:19 spire-1.2.1/pkg/common/nodeutil/ 19:12:19 spire-1.2.1/pkg/common/nodeutil/node.go 19:12:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:12:19 spire-1.2.1/pkg/common/peertracker/ 19:12:19 spire-1.2.1/pkg/common/peertracker/conn.go 19:12:19 spire-1.2.1/pkg/common/peertracker/credentials.go 19:12:19 spire-1.2.1/pkg/common/peertracker/errors.go 19:12:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:12:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:12:19 spire-1.2.1/pkg/common/peertracker/info.go 19:12:19 spire-1.2.1/pkg/common/peertracker/listener.go 19:12:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:12:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tcp.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:12:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:12:19 spire-1.2.1/pkg/common/peertracker/uds.go 19:12:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:12:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:12:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:12:19 spire-1.2.1/pkg/common/pemutil/ 19:12:19 spire-1.2.1/pkg/common/pemutil/block.go 19:12:19 spire-1.2.1/pkg/common/pemutil/certs.go 19:12:19 spire-1.2.1/pkg/common/pemutil/common.go 19:12:19 spire-1.2.1/pkg/common/pemutil/csr.go 19:12:19 spire-1.2.1/pkg/common/pemutil/keys.go 19:12:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/ 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:12:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:12:19 spire-1.2.1/pkg/common/plugin/ 19:12:19 spire-1.2.1/pkg/common/plugin/aws/ 19:12:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:12:19 spire-1.2.1/pkg/common/plugin/azure/ 19:12:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:12:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/facade.go 19:12:19 spire-1.2.1/pkg/common/plugin/facade_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/gcp/ 19:12:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/ 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:12:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/log.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/ 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:12:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:12:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:12:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:12:19 spire-1.2.1/pkg/common/plugin/x509pop/ 19:12:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:12:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:12:19 spire-1.2.1/pkg/common/profiling/ 19:12:19 spire-1.2.1/pkg/common/profiling/dumpers.go 19:12:19 spire-1.2.1/pkg/common/profiling/profiling.go 19:12:19 spire-1.2.1/pkg/common/protoutil/ 19:12:19 spire-1.2.1/pkg/common/protoutil/masks.go 19:12:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:12:19 spire-1.2.1/pkg/common/rotationutil/ 19:12:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:12:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:12:19 spire-1.2.1/pkg/common/selector/ 19:12:19 spire-1.2.1/pkg/common/selector/selector.go 19:12:19 spire-1.2.1/pkg/common/selector/selector_test.go 19:12:19 spire-1.2.1/pkg/common/selector/set.go 19:12:19 spire-1.2.1/pkg/common/selector/set_utils.go 19:12:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:12:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:12:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:12:19 spire-1.2.1/pkg/common/telemetry/call.go 19:12:19 spire-1.2.1/pkg/common/telemetry/common/ 19:12:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:12:19 spire-1.2.1/pkg/common/telemetry/config.go 19:12:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:12:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/inmem.go 19:12:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/m3.go 19:12:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/metrics.go 19:12:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/names.go 19:12:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:12:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:12:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/ 19:12:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:12:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:12:19 spire-1.2.1/pkg/common/telemetry/server/server.go 19:12:19 spire-1.2.1/pkg/common/telemetry/sink.go 19:12:19 spire-1.2.1/pkg/common/telemetry/statsd.go 19:12:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:12:19 spire-1.2.1/pkg/common/telemetry/uptime.go 19:12:19 spire-1.2.1/pkg/common/telemetry/version.go 19:12:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:12:19 spire-1.2.1/pkg/common/uptime/ 19:12:19 spire-1.2.1/pkg/common/uptime/uptime.go 19:12:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:12:19 spire-1.2.1/pkg/common/util/ 19:12:19 spire-1.2.1/pkg/common/util/certs.go 19:12:19 spire-1.2.1/pkg/common/util/certs_test.go 19:12:19 spire-1.2.1/pkg/common/util/csr.go 19:12:19 spire-1.2.1/pkg/common/util/hash.go 19:12:19 spire-1.2.1/pkg/common/util/selectors.go 19:12:19 spire-1.2.1/pkg/common/util/selectors_test.go 19:12:19 spire-1.2.1/pkg/common/util/signals.go 19:12:19 spire-1.2.1/pkg/common/util/sort.go 19:12:19 spire-1.2.1/pkg/common/util/sort_test.go 19:12:19 spire-1.2.1/pkg/common/util/task.go 19:12:19 spire-1.2.1/pkg/common/util/task_test.go 19:12:19 spire-1.2.1/pkg/common/util/testdata/ 19:12:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:12:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:12:19 spire-1.2.1/pkg/common/version/ 19:12:19 spire-1.2.1/pkg/common/version/version.go 19:12:19 spire-1.2.1/pkg/common/x509svid/ 19:12:19 spire-1.2.1/pkg/common/x509svid/common_test.go 19:12:19 spire-1.2.1/pkg/common/x509svid/csr.go 19:12:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:12:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:12:19 spire-1.2.1/pkg/common/x509util/ 19:12:19 spire-1.2.1/pkg/common/x509util/cert.go 19:12:19 spire-1.2.1/pkg/common/x509util/dns.go 19:12:19 spire-1.2.1/pkg/common/x509util/dns_test.go 19:12:19 spire-1.2.1/pkg/common/x509util/keyid.go 19:12:19 spire-1.2.1/pkg/common/x509util/keypair.go 19:12:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:12:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:12:19 spire-1.2.1/pkg/server/ 19:12:19 spire-1.2.1/pkg/server/api/ 19:12:19 spire-1.2.1/pkg/server/api/agent.go 19:12:19 spire-1.2.1/pkg/server/api/agent/ 19:12:19 spire-1.2.1/pkg/server/api/agent/v1/ 19:12:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/agent_test.go 19:12:19 spire-1.2.1/pkg/server/api/api.go 19:12:19 spire-1.2.1/pkg/server/api/audit/ 19:12:19 spire-1.2.1/pkg/server/api/audit/audit.go 19:12:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:12:19 spire-1.2.1/pkg/server/api/bundle.go 19:12:19 spire-1.2.1/pkg/server/api/bundle/ 19:12:19 spire-1.2.1/pkg/server/api/bundle/v1/ 19:12:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/bundle_test.go 19:12:19 spire-1.2.1/pkg/server/api/debug/ 19:12:19 spire-1.2.1/pkg/server/api/debug/v1/ 19:12:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/entry.go 19:12:19 spire-1.2.1/pkg/server/api/entry/ 19:12:19 spire-1.2.1/pkg/server/api/entry/v1/ 19:12:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/entry_test.go 19:12:19 spire-1.2.1/pkg/server/api/health/ 19:12:19 spire-1.2.1/pkg/server/api/health/v1/ 19:12:19 spire-1.2.1/pkg/server/api/health/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/id.go 19:12:19 spire-1.2.1/pkg/server/api/id_test.go 19:12:19 spire-1.2.1/pkg/server/api/limits/ 19:12:19 spire-1.2.1/pkg/server/api/limits/limits.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/ 19:12:19 spire-1.2.1/pkg/server/api/middleware/alias.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/audit.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/caller.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/common.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/entries.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:12:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:12:19 spire-1.2.1/pkg/server/api/ratelimit.go 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/ 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:12:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:12:19 spire-1.2.1/pkg/server/api/selector.go 19:12:19 spire-1.2.1/pkg/server/api/selector_test.go 19:12:19 spire-1.2.1/pkg/server/api/status.go 19:12:19 spire-1.2.1/pkg/server/api/status_test.go 19:12:19 spire-1.2.1/pkg/server/api/svid/ 19:12:19 spire-1.2.1/pkg/server/api/svid/v1/ 19:12:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/trustdomain.go 19:12:19 spire-1.2.1/pkg/server/api/trustdomain/ 19:12:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:12:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:12:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:12:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:12:19 spire-1.2.1/pkg/server/authpolicy/ 19:12:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:12:19 spire-1.2.1/pkg/server/authpolicy/policy.go 19:12:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:12:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:12:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:12:19 spire-1.2.1/pkg/server/authpolicy/validate.go 19:12:19 spire-1.2.1/pkg/server/bundle/ 19:12:19 spire-1.2.1/pkg/server/bundle/client/ 19:12:19 spire-1.2.1/pkg/server/bundle/client/client.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/manager.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/sources.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/updater.go 19:12:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:12:19 spire-1.2.1/pkg/server/ca/ 19:12:19 spire-1.2.1/pkg/server/ca/ca.go 19:12:19 spire-1.2.1/pkg/server/ca/ca_health.go 19:12:19 spire-1.2.1/pkg/server/ca/ca_test.go 19:12:19 spire-1.2.1/pkg/server/ca/journal.go 19:12:19 spire-1.2.1/pkg/server/ca/journal_test.go 19:12:19 spire-1.2.1/pkg/server/ca/manager.go 19:12:19 spire-1.2.1/pkg/server/ca/manager_health.go 19:12:19 spire-1.2.1/pkg/server/ca/manager_test.go 19:12:19 spire-1.2.1/pkg/server/ca/templates.go 19:12:19 spire-1.2.1/pkg/server/ca/upstream_client.go 19:12:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:12:19 spire-1.2.1/pkg/server/ca/validation.go 19:12:19 spire-1.2.1/pkg/server/cache/ 19:12:19 spire-1.2.1/pkg/server/cache/dscache/ 19:12:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:12:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/ 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:12:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:12:19 spire-1.2.1/pkg/server/catalog/ 19:12:19 spire-1.2.1/pkg/server/catalog/catalog.go 19:12:19 spire-1.2.1/pkg/server/catalog/keymanager.go 19:12:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:12:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:12:19 spire-1.2.1/pkg/server/catalog/notifier.go 19:12:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:12:19 spire-1.2.1/pkg/server/config.go 19:12:19 spire-1.2.1/pkg/server/datastore/ 19:12:19 spire-1.2.1/pkg/server/datastore/datastore.go 19:12:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:12:19 spire-1.2.1/pkg/server/datastore/repository.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:12:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:12:19 spire-1.2.1/pkg/server/endpoints/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:12:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:12:19 spire-1.2.1/pkg/server/endpoints/config.go 19:12:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:12:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:12:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:12:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:12:19 spire-1.2.1/pkg/server/endpoints/middleware.go 19:12:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:12:19 spire-1.2.1/pkg/server/hostservice/ 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:12:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:12:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:12:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:12:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:12:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/ 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:12:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:12:19 spire-1.2.1/pkg/server/registration/ 19:12:19 spire-1.2.1/pkg/server/registration/manager.go 19:12:19 spire-1.2.1/pkg/server/registration/manager_test.go 19:12:19 spire-1.2.1/pkg/server/scanentries.go 19:12:19 spire-1.2.1/pkg/server/scanentries_test.go 19:12:19 spire-1.2.1/pkg/server/server.go 19:12:19 spire-1.2.1/pkg/server/server_test.go 19:12:19 spire-1.2.1/pkg/server/svid/ 19:12:19 spire-1.2.1/pkg/server/svid/observer.go 19:12:19 spire-1.2.1/pkg/server/svid/observer_test.go 19:12:19 spire-1.2.1/pkg/server/svid/rotator.go 19:12:19 spire-1.2.1/pkg/server/svid/rotator_config.go 19:12:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:12:19 spire-1.2.1/pkg/server/svid/rotator_test.go 19:12:19 spire-1.2.1/proto/ 19:12:19 spire-1.2.1/proto/private/ 19:12:19 spire-1.2.1/proto/private/server/ 19:12:19 spire-1.2.1/proto/private/server/journal/ 19:12:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:12:19 spire-1.2.1/proto/private/server/journal/journal.proto 19:12:19 spire-1.2.1/proto/spire/ 19:12:19 spire-1.2.1/proto/spire/common/ 19:12:19 spire-1.2.1/proto/spire/common/common.pb.go 19:12:19 spire-1.2.1/proto/spire/common/common.proto 19:12:19 spire-1.2.1/proto/spire/common/plugin/ 19:12:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:12:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:12:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:12:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:12:19 spire-1.2.1/proto/spire/plugin/ 19:12:19 spire-1.2.1/proto/spire/plugin/agent/ 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:12:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:12:19 spire-1.2.1/release/ 19:12:19 spire-1.2.1/release/spire-extras/ 19:12:19 spire-1.2.1/release/spire-extras/README.md 19:12:19 spire-1.2.1/release/spire-extras/conf/ 19:12:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:12:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:12:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:12:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:12:19 spire-1.2.1/release/spire/ 19:12:19 spire-1.2.1/release/spire/README.md 19:12:19 spire-1.2.1/release/spire/conf/ 19:12:19 spire-1.2.1/release/spire/conf/agent/ 19:12:19 spire-1.2.1/release/spire/conf/agent/agent.conf 19:12:19 spire-1.2.1/release/spire/conf/server/ 19:12:19 spire-1.2.1/release/spire/conf/server/server.conf 19:12:19 spire-1.2.1/script/ 19:12:19 spire-1.2.1/script/build-artifact.sh 19:12:19 spire-1.2.1/script/generate_dummy_ca.sh 19:12:19 spire-1.2.1/support/ 19:12:19 spire-1.2.1/support/k8s/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:12:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/ 19:12:19 spire-1.2.1/support/oidc-discovery-provider/README.md 19:12:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/config.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/main.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:12:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:12:19 spire-1.2.1/test/ 19:12:19 spire-1.2.1/test/clock/ 19:12:19 spire-1.2.1/test/clock/clock.go 19:12:19 spire-1.2.1/test/fakes/ 19:12:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:12:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:12:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:12:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:12:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:12:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:12:19 spire-1.2.1/test/fakes/fakeagentstore/ 19:12:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:12:19 spire-1.2.1/test/fakes/fakedatastore/ 19:12:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:12:19 spire-1.2.1/test/fakes/fakeentryclient/ 19:12:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:12:19 spire-1.2.1/test/fakes/fakehealthchecker/ 19:12:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:12:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:12:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:12:19 spire-1.2.1/test/fakes/fakemetrics/ 19:12:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:12:19 spire-1.2.1/test/fakes/fakenoderesolver/ 19:12:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:12:19 spire-1.2.1/test/fakes/fakenotifier/ 19:12:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:12:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:12:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:12:19 spire-1.2.1/test/fakes/fakeserverca/ 19:12:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:12:19 spire-1.2.1/test/fakes/fakeservercatalog/ 19:12:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:12:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:12:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:12:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:12:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:12:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:12:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:12:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:12:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:12:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:12:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:12:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:12:20 spire-1.2.1/test/fixture/ 19:12:20 spire-1.2.1/test/fixture/certs/ 19:12:20 spire-1.2.1/test/fixture/certs/agent_svid.der 19:12:20 spire-1.2.1/test/fixture/certs/base_cert.pem 19:12:20 spire-1.2.1/test/fixture/certs/base_csr.pem 19:12:20 spire-1.2.1/test/fixture/certs/base_key.pem 19:12:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:12:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:12:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:12:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:12:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:12:20 spire-1.2.1/test/fixture/certs/blog_key.pem 19:12:20 spire-1.2.1/test/fixture/certs/bundle.der 19:12:20 spire-1.2.1/test/fixture/certs/ca.pem 19:12:20 spire-1.2.1/test/fixture/certs/ca_key.pem 19:12:20 spire-1.2.1/test/fixture/certs/database_cert.pem 19:12:20 spire-1.2.1/test/fixture/certs/database_csr.pem 19:12:20 spire-1.2.1/test/fixture/certs/database_key.pem 19:12:20 spire-1.2.1/test/fixture/certs/node_cert.pem 19:12:20 spire-1.2.1/test/fixture/certs/node_csr.pem 19:12:20 spire-1.2.1/test/fixture/certs/node_key.pem 19:12:20 spire-1.2.1/test/fixture/certs/svid.pem 19:12:20 spire-1.2.1/test/fixture/certs/svid_key.pem 19:12:20 spire-1.2.1/test/fixture/config/ 19:12:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:12:20 spire-1.2.1/test/fixture/config/agent_good.conf 19:12:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:12:20 spire-1.2.1/test/fixture/config/plugin_good.conf 19:12:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:12:20 spire-1.2.1/test/fixture/config/server_good.conf 19:12:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:12:20 spire-1.2.1/test/fixture/fixture.go 19:12:20 spire-1.2.1/test/fixture/nodeattestor/ 19:12:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:12:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:12:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:12:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:12:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:12:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:12:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:12:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:12:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:12:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:12:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:12:20 spire-1.2.1/test/fixture/registration/ 19:12:20 spire-1.2.1/test/fixture/registration/entries.json 19:12:20 spire-1.2.1/test/fixture/registration/good-for-update.json 19:12:20 spire-1.2.1/test/fixture/registration/good.json 19:12:20 spire-1.2.1/test/fixture/registration/invalid.json 19:12:20 spire-1.2.1/test/fixture/registration/invalid_json.json 19:12:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:12:20 spire-1.2.1/test/integration/ 19:12:20 spire-1.2.1/test/integration/README.md 19:12:20 spire-1.2.1/test/integration/common 19:12:20 spire-1.2.1/test/integration/setup/ 19:12:20 spire-1.2.1/test/integration/setup/adminclient/ 19:12:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:12:20 spire-1.2.1/test/integration/setup/adminclient/client.go 19:12:20 spire-1.2.1/test/integration/setup/debugagent/ 19:12:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:12:20 spire-1.2.1/test/integration/setup/debugagent/main.go 19:12:20 spire-1.2.1/test/integration/setup/debugserver/ 19:12:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:12:20 spire-1.2.1/test/integration/setup/debugserver/main.go 19:12:20 spire-1.2.1/test/integration/setup/downstreamclient/ 19:12:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:12:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:12:20 spire-1.2.1/test/integration/setup/itclient/ 19:12:20 spire-1.2.1/test/integration/setup/itclient/client.go 19:12:20 spire-1.2.1/test/integration/setup/node-attestation/ 19:12:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:12:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:12:20 spire-1.2.1/test/integration/setup/x509pop/ 19:12:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:12:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:12:20 spire-1.2.1/test/integration/suites/ 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:12:20 spire-1.2.1/test/integration/suites/join-token/ 19:12:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:12:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:12:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:12:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:12:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:12:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:12:20 spire-1.2.1/test/integration/suites/join-token/README.md 19:12:20 spire-1.2.1/test/integration/suites/join-token/conf/ 19:12:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/join-token/teardown 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:12:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:12:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:12:20 spire-1.2.1/test/integration/suites/k8s/ 19:12:20 spire-1.2.1/test/integration/suites/k8s/00-setup 19:12:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:12:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:12:20 spire-1.2.1/test/integration/suites/k8s/README.md 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/ 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:12:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:12:20 spire-1.2.1/test/integration/suites/k8s/teardown 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/ 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:12:20 spire-1.2.1/test/integration/suites/rotation/ 19:12:20 spire-1.2.1/test/integration/suites/rotation/00-setup 19:12:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:12:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:12:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:12:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:12:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:12:20 spire-1.2.1/test/integration/suites/rotation/README.md 19:12:20 spire-1.2.1/test/integration/suites/rotation/conf/ 19:12:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/rotation/teardown 19:12:20 spire-1.2.1/test/integration/suites/self-test/ 19:12:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:12:20 spire-1.2.1/test/integration/suites/self-test/README.md 19:12:20 spire-1.2.1/test/integration/suites/self-test/teardown 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:12:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:12:20 spire-1.2.1/test/integration/suites/upgrade/ 19:12:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:12:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:12:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:12:20 spire-1.2.1/test/integration/suites/upgrade/README.md 19:12:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:12:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:12:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:12:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:12:20 spire-1.2.1/test/integration/suites/upgrade/teardown 19:12:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:12:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:12:20 spire-1.2.1/test/integration/test-one.sh 19:12:20 spire-1.2.1/test/integration/test.sh 19:12:20 spire-1.2.1/test/plugintest/ 19:12:20 spire-1.2.1/test/plugintest/config.go 19:12:20 spire-1.2.1/test/plugintest/load.go 19:12:20 spire-1.2.1/test/plugintest/option.go 19:12:20 spire-1.2.1/test/spiretest/ 19:12:20 spire-1.2.1/test/spiretest/apiserver.go 19:12:20 spire-1.2.1/test/spiretest/assertions.go 19:12:20 spire-1.2.1/test/spiretest/dir.go 19:12:20 spire-1.2.1/test/spiretest/errors_posix.go 19:12:20 spire-1.2.1/test/spiretest/errors_windows.go 19:12:20 spire-1.2.1/test/spiretest/logs.go 19:12:20 spire-1.2.1/test/spiretest/socketapi.go 19:12:20 spire-1.2.1/test/spiretest/suite.go 19:12:20 spire-1.2.1/test/spiretest/x509.go 19:12:20 spire-1.2.1/test/testca/ 19:12:20 spire-1.2.1/test/testca/ca.go 19:12:20 spire-1.2.1/test/testkey/ 19:12:20 spire-1.2.1/test/testkey/generate.sh 19:12:20 spire-1.2.1/test/testkey/genkeys.go 19:12:20 spire-1.2.1/test/testkey/keys.go 19:12:20 spire-1.2.1/test/testkey/new.go 19:12:20 spire-1.2.1/test/tpmsimulator/ 19:12:20 spire-1.2.1/test/tpmsimulator/simulator.go 19:12:20 spire-1.2.1/test/util/ 19:12:20 spire-1.2.1/test/util/cert_fixtures.go 19:12:20 spire-1.2.1/test/util/cert_generation.go 19:12:20 spire-1.2.1/test/util/io_redirection.go 19:12:20 spire-1.2.1/test/util/race.go 19:12:20 spire-1.2.1/test/util/util.go 19:12:20 building spire from source... 19:12:20 Installing go1.17.7... 19:12:25 Building bin/spire-server... 19:12:25 go: downloading google.golang.org/grpc v1.44.0 19:12:25 go: downloading github.com/mitchellh/cli v1.1.2 19:12:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:12:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:12:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:12:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:12:25 go: downloading github.com/imdario/mergo v0.3.12 19:12:25 go: downloading github.com/sirupsen/logrus v1.8.1 19:12:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:12:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:12:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:12:25 go: downloading github.com/fatih/color v1.13.0 19:12:25 go: downloading github.com/mattn/go-isatty v0.0.14 19:12:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:12:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:12:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:12:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:12:25 go: downloading github.com/armon/go-metrics v0.3.10 19:12:25 go: downloading github.com/prometheus/client_golang v1.12.1 19:12:25 Building bin/spire-server... 19:12:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:12:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:12:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:12:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:12:25 go: downloading github.com/mitchellh/cli v1.1.2 19:12:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:12:25 go: downloading github.com/imdario/mergo v0.3.12 19:12:25 go: downloading github.com/open-policy-agent/opa v0.38.0 19:12:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:12:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:12:25 go: downloading github.com/Masterminds/goutils v1.1.0 19:12:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:12:25 go: downloading github.com/Masterminds/semver v1.5.0 19:12:25 go: downloading github.com/sirupsen/logrus v1.8.1 19:12:25 go: downloading github.com/google/uuid v1.1.2 19:12:25 go: downloading github.com/huandu/xstrings v1.3.2 19:12:25 go: downloading github.com/mattn/go-colorable v0.1.12 19:12:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:12:25 go: downloading github.com/oklog/run v1.0.0 19:12:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:12:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:12:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:12:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:12:25 go: downloading github.com/prometheus/client_model v0.2.0 19:12:25 go: downloading github.com/prometheus/common v0.32.1 19:12:25 go: downloading github.com/beorn7/perks v1.0.1 19:12:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:12:25 go: downloading google.golang.org/grpc v1.44.0 19:12:25 go: downloading github.com/prometheus/procfs v0.7.3 19:12:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:12:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:12:25 go: downloading github.com/fatih/color v1.13.0 19:12:25 go: downloading github.com/mattn/go-isatty v0.0.14 19:12:25 go: downloading github.com/imkira/go-observer v1.0.3 19:12:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:12:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:12:25 go: downloading go.uber.org/atomic v1.9.0 19:12:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:12:25 go: downloading github.com/hashicorp/errwrap v1.1.0 19:12:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:12:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:12:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:12:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:12:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:12:25 go: downloading github.com/blang/semver/v4 v4.0.0 19:12:25 go: downloading github.com/armon/go-metrics v0.3.10 19:12:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:12:25 go: downloading github.com/prometheus/client_golang v1.12.1 19:12:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:12:25 go: downloading github.com/jinzhu/gorm v1.9.16 19:12:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:12:26 go: downloading github.com/lib/pq v1.10.4 19:12:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:12:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:12:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:12:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:12:26 go: downloading github.com/open-policy-agent/opa v0.38.0 19:12:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:12:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:12:26 go: downloading github.com/mattn/go-colorable v0.1.12 19:12:26 go: downloading github.com/Masterminds/goutils v1.1.0 19:12:26 go: downloading github.com/Masterminds/semver v1.5.0 19:12:26 go: downloading github.com/google/uuid v1.1.2 19:12:26 go: downloading github.com/huandu/xstrings v1.3.2 19:12:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:12:26 go: downloading github.com/oklog/run v1.0.0 19:12:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:12:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:12:26 go: downloading github.com/prometheus/client_model v0.2.0 19:12:26 go: downloading github.com/prometheus/common v0.32.1 19:12:26 go: downloading github.com/beorn7/perks v1.0.1 19:12:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:12:26 go: downloading github.com/prometheus/procfs v0.7.3 19:12:26 go: downloading go.uber.org/atomic v1.9.0 19:12:26 go: downloading github.com/imkira/go-observer v1.0.3 19:12:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:12:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:12:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:12:26 go: downloading github.com/hashicorp/errwrap v1.1.0 19:12:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:12:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:12:26 go: downloading github.com/twmb/murmur3 v1.1.6 19:12:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:12:26 go: downloading github.com/blang/semver/v4 v4.0.0 19:12:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:12:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:12:26 go: downloading github.com/jinzhu/gorm v1.9.16 19:12:26 go: downloading github.com/lib/pq v1.10.4 19:12:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:12:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:12:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:12:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:12:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:12:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:12:29 go: downloading github.com/stretchr/testify v1.7.0 19:12:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:12:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:12:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:12:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:12:29 go: downloading github.com/stretchr/testify v1.7.0 19:12:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:12:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:12:33 go: downloading google.golang.org/api v0.70.0 19:12:33 go: downloading k8s.io/client-go v0.23.4 19:12:33 go: downloading k8s.io/api v0.23.4 19:12:33 go: downloading github.com/google/go-tpm v0.3.3 19:12:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:12:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:12:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:12:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:12:33 go: downloading cloud.google.com/go/storage v1.21.0 19:12:33 go: downloading cloud.google.com/go v0.100.2 19:12:34 go: downloading google.golang.org/api v0.70.0 19:12:34 go: downloading k8s.io/client-go v0.23.4 19:12:34 go: downloading k8s.io/api v0.23.4 19:12:34 go: downloading github.com/google/go-tpm v0.3.3 19:12:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:12:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:12:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:12:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:12:34 go: downloading cloud.google.com/go/storage v1.21.0 19:12:34 go: downloading k8s.io/apimachinery v0.23.4 19:12:34 go: downloading cloud.google.com/go v0.100.2 19:12:34 go: downloading k8s.io/kube-aggregator v0.23.3 19:12:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:12:35 go: downloading cloud.google.com/go/security v1.3.0 19:12:35 go: downloading github.com/hashicorp/vault/api v1.4.1 19:12:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:12:35 go: downloading github.com/twmb/murmur3 v1.1.6 19:12:35 go: downloading github.com/jinzhu/inflection v1.0.0 19:12:35 go: downloading github.com/aws/smithy-go v1.11.0 19:12:35 go: downloading k8s.io/apimachinery v0.23.4 19:12:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:12:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:12:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:12:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:12:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:12:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:12:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:12:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:12:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:12:35 go: downloading github.com/dimchansky/utfbom v1.1.1 19:12:35 go: downloading cloud.google.com/go/compute v1.3.0 19:12:35 go: downloading k8s.io/kube-aggregator v0.23.3 19:12:35 go: downloading cloud.google.com/go/iam v0.1.1 19:12:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:12:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:12:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:12:35 go: downloading cloud.google.com/go/security v1.3.0 19:12:36 go: downloading github.com/hashicorp/vault/api v1.4.1 19:12:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:12:36 go: downloading github.com/jinzhu/inflection v1.0.0 19:12:36 go: downloading github.com/aws/smithy-go v1.11.0 19:12:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:12:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:12:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:12:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:12:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:12:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:12:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:12:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:12:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:12:36 go: downloading github.com/dimchansky/utfbom v1.1.1 19:12:36 go: downloading cloud.google.com/go/compute v1.3.0 19:12:36 go: downloading cloud.google.com/go/iam v0.1.1 19:12:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:12:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:12:37 go: downloading github.com/gogo/protobuf v1.3.2 19:12:37 go: downloading k8s.io/klog/v2 v2.30.0 19:12:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:12:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:12:38 go: downloading github.com/spf13/pflag v1.0.5 19:12:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:12:38 go: downloading github.com/google/gofuzz v1.1.0 19:12:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:12:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:12:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:12:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:12:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:12:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:12:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:12:38 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:12:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:12:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:12:38 go: downloading gopkg.in/yaml.v2 v2.4.0 19:12:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:12:38 go: downloading github.com/gobwas/glob v0.2.3 19:12:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:12:38 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:12:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:12:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:12:39 go: downloading go.opencensus.io v0.23.0 19:12:39 go: downloading gopkg.in/inf.v0 v0.9.1 19:12:39 go: downloading github.com/gogo/protobuf v1.3.2 19:12:39 go: downloading github.com/google/gofuzz v1.1.0 19:12:39 go: downloading k8s.io/klog/v2 v2.30.0 19:12:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:12:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:12:39 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:12:39 go: downloading github.com/googleapis/gnostic v0.5.5 19:12:39 go: downloading github.com/spf13/pflag v1.0.5 19:12:39 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:12:39 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:12:39 go: downloading github.com/go-logr/logr v1.2.2 19:12:39 go: downloading github.com/json-iterator/go v1.1.12 19:12:39 go: downloading github.com/google/go-cmp v0.5.7 19:12:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:12:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:12:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:12:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:12:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:12:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:12:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:12:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:12:39 go: downloading go.uber.org/zap v1.21.0 19:12:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:12:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:12:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:12:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:12:39 go: downloading gopkg.in/yaml.v2 v2.4.0 19:12:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:12:39 go: downloading github.com/gobwas/glob v0.2.3 19:12:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:12:39 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:12:39 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:12:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:12:39 go: downloading go.opencensus.io v0.23.0 19:12:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:12:39 go: downloading github.com/tklauser/numcpus v0.3.0 19:12:39 go: downloading sigs.k8s.io/yaml v1.3.0 19:12:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:12:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:12:39 go: downloading gopkg.in/inf.v0 v0.9.1 19:12:39 go: downloading github.com/modern-go/reflect2 v1.0.2 19:12:39 go: downloading github.com/golang/snappy v0.0.4 19:12:39 go: downloading github.com/google/go-cmp v0.5.7 19:12:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:12:39 go: downloading github.com/googleapis/gnostic v0.5.5 19:12:40 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:12:40 go: downloading github.com/go-logr/logr v1.2.2 19:12:40 go: downloading github.com/ryanuber/go-glob v1.0.0 19:12:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:12:40 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:12:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:12:40 go: downloading github.com/hashicorp/go-version v1.2.0 19:12:40 go: downloading github.com/json-iterator/go v1.1.12 19:12:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:12:40 go: downloading go.uber.org/multierr v1.6.0 19:12:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:12:40 go: downloading go.uber.org/zap v1.21.0 19:12:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:12:40 go: downloading github.com/tklauser/numcpus v0.3.0 19:12:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:12:40 go: downloading sigs.k8s.io/yaml v1.3.0 19:12:40 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:12:40 go: downloading github.com/golang/snappy v0.0.4 19:12:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:12:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:12:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:12:40 go: downloading github.com/hashicorp/go-version v1.2.0 19:12:40 go: downloading github.com/ryanuber/go-glob v1.0.0 19:12:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:12:40 go: downloading github.com/modern-go/reflect2 v1.0.2 19:12:41 go: downloading go.uber.org/multierr v1.6.0 19:12:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:12:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:12:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:12:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:12:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:20 Removing intermediate container d034805a6e96 19:13:20 ---> 1f438c7a7358 19:13:20 19:13:20 Step 10/31 : FROM alpine:3.14 19:13:20 Removing intermediate container fcc9ade0a856 19:13:20 ---> a10cc4c7338e 19:13:20 19:13:20 Step 10/23 : FROM alpine:3.14Removing intermediate container fb1774318219 19:13:20 ---> af855b85d9cf 19:13:20 19:13:20 Step 10/22 : FROM alpine:3.14 19:13:20 19:13:21 3.14: Pulling from library/alpine 19:13:21 3.14: Pulling from library/alpine 19:13:21 3.14: Pulling from library/alpine 19:13:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:13:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:13:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:13:23 Status: Downloaded newer image for alpine:3.14 19:13:23 Status: Downloaded newer image for alpine:3.14 19:13:23 Status: Image is up to date for alpine:3.14 19:13:23 ---> e04c818066af 19:13:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:13:23 ---> e04c818066af 19:13:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:23 ---> e04c818066af 19:13:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:23 ---> Running in be69c9eeb841 19:13:23 ---> Running in fd5008b47c5e 19:13:23 ---> Running in f042e17ef336 19:13:24 Removing intermediate container f042e17ef336 19:13:24 ---> 6bd464025cb7 19:13:24 Step 12/23 : ENV APP_PORT=59880 19:13:24 Removing intermediate container fd5008b47c5e 19:13:24 ---> a1fa7392bece 19:13:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:13:24 ---> Running in 5c6630f8491b 19:13:24 ---> Running in 9d13e97aa0c3 19:13:24 Removing intermediate container 5c6630f8491b 19:13:24 ---> 40a3530c9580 19:13:24 Step 13/23 : EXPOSE $APP_PORT 19:13:24 ---> Running in 0cec5b10e33a 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:25 (1/2) Installing ca-certificates (20211220-r0) 19:13:25 (2/2) Installing dumb-init (1.2.5-r1) 19:13:25 Executing busybox-1.33.1-r7.trigger 19:13:25 Executing ca-certificates-20211220-r0.trigger 19:13:25 OK: 6 MiB in 16 packages 19:13:25 Removing intermediate container 0cec5b10e33a 19:13:25 ---> c5e12ad8c80a 19:13:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:26 (1/2) Installing dumb-init (1.2.5-r1) 19:13:26 (2/2) Installing su-exec (0.2-r1) 19:13:26 Executing busybox-1.33.1-r7.trigger 19:13:26 OK: 6 MiB in 16 packages 19:13:26 ---> Running in db052bca5df8 19:13:28 Removing intermediate container be69c9eeb841 19:13:28 ---> 8059dfabed19 19:13:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:29 ---> Running in 9f34306f5d43 19:13:29 Removing intermediate container 9d13e97aa0c3 19:13:29 ---> b5b52f9d9ec8 19:13:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:13:31 ---> Running in 19a02a691b01 19:13:31 Removing intermediate container 9f34306f5d43 19:13:31 ---> 612dd0edbb36 19:13:31 Step 13/22 : ENV APP_PORT=59860 19:13:31 ---> Running in c5840e2a85c6 19:13:32 Removing intermediate container db052bca5df8 19:13:32 ---> 5440a1e87725 19:13:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:13:32 Removing intermediate container 19a02a691b01 19:13:32 ---> d745fba19164 19:13:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:13:32 ---> Running in 8bd3b24b0fc0 19:13:32 ---> Running in 528fccd43478 19:13:32 Removing intermediate container c5840e2a85c6 19:13:32 ---> 4bb0e8e8c6e3 19:13:32 Step 14/22 : EXPOSE $APP_PORT 19:13:32 ---> Running in 360787ff877c 19:13:32 Removing intermediate container 528fccd43478 19:13:32 ---> dd8e8af9e561 19:13:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:32 Removing intermediate container 360787ff877c 19:13:32 ---> e45f32cd0dcc 19:13:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:32 ---> Running in 601e341bd03f 19:13:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:33 ---> 0b7582bdb940 19:13:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:34 (1/6) Installing dumb-init (1.2.5-r1) 19:13:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:13:34 (3/6) Installing libsodium (1.0.18-r0) 19:13:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:13:35 (5/6) Installing libzmq (4.3.4-r0) 19:13:35 ---> 65e8c097e7a9 19:13:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:35 (6/6) Installing zeromq (4.3.4-r0) 19:13:35 Executing busybox-1.33.1-r7.trigger 19:13:35 OK: 8 MiB in 20 packages 19:13:35 Removing intermediate container 601e341bd03f 19:13:35 ---> bfca7952ee5f 19:13:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:13:35 ---> Running in ec01dded3854 19:13:35 ---> d938c08d4c85 19:13:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:13:35 ---> Running in 34bcfaab1f70 19:13:36 Removing intermediate container ec01dded3854 19:13:36 ---> 95100e472321 19:13:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:13:36 Removing intermediate container 8bd3b24b0fc0 19:13:36 ---> 0e1b233d6058 19:13:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:36 Removing intermediate container 34bcfaab1f70 19:13:36 ---> 7316fb9d9ff0 19:13:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:36 ---> Running in c75bc26d0a59 19:13:36 ---> c09517fcccf6 19:13:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:13:36 ---> Running in ab7c820c7632 19:13:37 ---> 32e254e93709 19:13:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:37 Removing intermediate container c75bc26d0a59 19:13:37 ---> 15b70be9afb0 19:13:37 Step 20/22 : LABEL arch=x86_64 19:13:37 ---> Running in 7fc000ecdaee 19:13:37 Removing intermediate container 7fc000ecdaee 19:13:37 ---> 1c4da0f3abe4 19:13:37 Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:13:38 ---> Running in 419f33e3918e 19:13:39 ---> b9228dfb7555 19:13:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:39 Removing intermediate container 419f33e3918e 19:13:39 ---> a333dd9751ff 19:13:39 Step 22/22 : LABEL version=0.0.0 19:13:40 ---> Running in 83394ab42e83 19:13:40 ---> 5876b8e74c7d 19:13:40 Step 19/23 : ENTRYPOINT ["/core-data"] 19:13:40 ---> Running in cb01f0fa65a1 19:13:40 Removing intermediate container 83394ab42e83 19:13:40 ---> f8d50f5411bd 19:13:40 19:13:40 Removing intermediate container ab7c820c7632 19:13:40 ---> 6f5ac4700a06 19:13:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:40 Successfully built f8d50f5411bd 19:13:40 Successfully tagged support-notifications:latest 19:13:40  Building support-notifications ... done Building sys-mgmt-agent 19:13:41 Removing intermediate container cb01f0fa65a1 19:13:41 ---> 3faa0f3c3ca8 19:13:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:45 ---> 60b089f4c274 19:13:45 Step 3/23 : WORKDIR /edgex-go 19:13:45 ---> Using cache 19:13:45 ---> 65d95713032e 19:13:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:45 ---> Using cache 19:13:45 ---> 873dad903603 19:13:45 Step 5/23 : RUN apk add --update --no-cache make bash git 19:13:48 ---> 873bbb672093 19:13:48 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:48 ---> Running in 99eb9ebecf68 19:13:48 ---> Running in 13f7b7a8b457 19:13:49 Removing intermediate container 99eb9ebecf68 19:13:49 ---> 8c0d486ccf7a 19:13:49 Step 21/23 : LABEL arch=x86_64 19:13:49 ---> Running in 3342e6bad15f 19:13:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:50 Removing intermediate container 3342e6bad15f 19:13:50 ---> bf63e82604db 19:13:50 Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:13:50 ---> d4087839ad92 19:13:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:51 ---> Running in 6396463303bf 19:13:51 OK: 221 MiB in 52 packages 19:13:51 ---> 31e8d5eaa184 19:13:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:51 Removing intermediate container 6396463303bf 19:13:51 ---> 784680d41efd 19:13:51 Step 23/23 : LABEL version=0.0.0 19:13:52 ---> Running in fa3e172a69c6 19:13:52 ---> b40ce8bacbe1 19:13:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:52 Removing intermediate container fa3e172a69c6 19:13:52 ---> 91b56ceae8cf 19:13:52 19:13:52 Removing intermediate container 13f7b7a8b457 19:13:52 ---> f41ca43c3c5f 19:13:52 Step 6/23 : COPY go.mod vendor* ./ 19:13:53 Successfully built 91b56ceae8cf 19:13:53 ---> 2577ad844f87 19:13:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:13:53 Successfully tagged core-data:latest 19:13:53 Building security-spire-agent 19:13:53  Building core-data ... done  ---> Running in 9eff4b738b21 19:13:55 ---> a17fa0a86d3e 19:13:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:57 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:57 ---> 60b089f4c274 19:13:57 Step 3/26 : WORKDIR /edgex-go 19:13:57 ---> Using cache 19:13:57 ---> 65d95713032e 19:13:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:57 ---> Using cache 19:13:57 ---> 873dad903603 19:13:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:13:57 ---> Using cache 19:13:57 ---> d4968c4c4341 19:13:57 Step 6/26 : COPY go.mod vendor* ./ 19:13:57 ---> Using cache 19:13:57 ---> 02a2c3a5bd75 19:13:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:57 ---> Using cache 19:13:57 ---> 43ee633f1e23 19:13:57 Step 8/26 : COPY . . 19:13:57 ---> Using cache 19:13:57 ---> b4ef8807b8c7 19:13:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:13:57 ---> Using cache 19:13:57 ---> e4bab5b98911 19:13:57 Step 10/26 : RUN mkdir -p spire-build 19:13:57 ---> Using cache 19:13:57 ---> 9fb882372086 19:13:57 Step 11/26 : WORKDIR /edgex-go/spire-build 19:13:57 ---> Using cache 19:13:57 ---> 56fd87948f8e 19:13:57 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:13:59 ---> Running in 980d203e6be0 19:13:59 Removing intermediate container 9eff4b738b21 19:13:59 ---> 567a3f806e1b 19:13:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:59 ---> Running in 24629b9b8739 19:14:00 ---> 50f75bfd4abc 19:14:00 Step 26/31 : RUN chmod +x /entrypoint.sh 19:14:00 ---> Running in 59d60590afc1 19:14:01 spire-1.2.1/ 19:14:01 spire-1.2.1/.data/ 19:14:01 spire-1.2.1/.data/.file 19:14:01 spire-1.2.1/.dockerignore 19:14:01 spire-1.2.1/.gitattributes 19:14:01 spire-1.2.1/.githooks/ 19:14:01 spire-1.2.1/.githooks/pre-commit 19:14:01 spire-1.2.1/.github/ 19:14:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:14:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:14:01 spire-1.2.1/.github/dependabot.yml 19:14:01 spire-1.2.1/.github/workflows/ 19:14:01 spire-1.2.1/.github/workflows/nightly_build.yaml 19:14:01 spire-1.2.1/.github/workflows/pr_build.yaml 19:14:01 spire-1.2.1/.github/workflows/release_build.yaml 19:14:01 spire-1.2.1/.github/workflows/scripts/ 19:14:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:14:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:14:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:14:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:14:01 spire-1.2.1/.github/workflows/scripts/split.sh 19:14:01 spire-1.2.1/.gitignore 19:14:01 spire-1.2.1/.go-version 19:14:01 spire-1.2.1/.golangci.yml 19:14:01 spire-1.2.1/ADOPTERS.md 19:14:01 spire-1.2.1/CHANGELOG.md 19:14:01 spire-1.2.1/CODE-OF-CONDUCT.md 19:14:01 spire-1.2.1/CODEOWNERS 19:14:01 spire-1.2.1/CONTRIBUTING.md 19:14:01 spire-1.2.1/Dockerfile 19:14:01 spire-1.2.1/Dockerfile.dev 19:14:01 spire-1.2.1/Dockerfile.scratch 19:14:01 spire-1.2.1/LICENSE 19:14:01 spire-1.2.1/MAINTAINERS.md 19:14:01 spire-1.2.1/Makefile 19:14:01 spire-1.2.1/README.md 19:14:01 spire-1.2.1/ROADMAP.md 19:14:01 spire-1.2.1/SECURITY.md 19:14:01 spire-1.2.1/cmd/ 19:14:01 spire-1.2.1/cmd/spire-agent/ 19:14:01 spire-1.2.1/cmd/spire-agent/cli/ 19:14:01 spire-1.2.1/cmd/spire-agent/cli/api/ 19:14:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/common/ 19:14:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:14:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/run/ 19:14:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:14:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:14:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:14:01 spire-1.2.1/cmd/spire-agent/main.go 19:14:01 spire-1.2.1/cmd/spire-server/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/agent/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/cli.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/run/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/token/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/validate/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/x509/ 19:14:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:14:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:14:01 spire-1.2.1/cmd/spire-server/main.go 19:14:01 spire-1.2.1/cmd/spire-server/util/ 19:14:01 spire-1.2.1/cmd/spire-server/util/util.go 19:14:01 spire-1.2.1/conf/ 19:14:01 spire-1.2.1/conf/agent/ 19:14:01 spire-1.2.1/conf/agent/agent.conf 19:14:01 spire-1.2.1/conf/agent/agent_full.conf 19:14:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:14:01 spire-1.2.1/conf/server/ 19:14:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:14:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:14:01 spire-1.2.1/conf/server/server.conf 19:14:01 spire-1.2.1/conf/server/server_full.conf 19:14:01 spire-1.2.1/doc/ 19:14:01 spire-1.2.1/doc/SPIRE101.md 19:14:01 spire-1.2.1/doc/auditlog.md 19:14:01 spire-1.2.1/doc/authorization_policy_engine.md 19:14:01 spire-1.2.1/doc/changelog_guidelines.md 19:14:01 spire-1.2.1/doc/cure53-report.pdf 19:14:01 spire-1.2.1/doc/images/ 19:14:01 spire-1.2.1/doc/images/2019_roadmap.png 19:14:01 spire-1.2.1/doc/images/SPIRE101.png 19:14:01 spire-1.2.1/doc/images/SPIRE_agent.png 19:14:01 spire-1.2.1/doc/images/SPIRE_server.png 19:14:01 spire-1.2.1/doc/images/cache_mgr.png 19:14:01 spire-1.2.1/doc/images/cache_mgr_components.png 19:14:01 spire-1.2.1/doc/images/federated_spire.png 19:14:01 spire-1.2.1/doc/images/ha_mode.png 19:14:01 spire-1.2.1/doc/images/nested_spire.png 19:14:01 spire-1.2.1/doc/images/oidc_federation.png 19:14:01 spire-1.2.1/doc/images/single_trust_domain.png 19:14:01 spire-1.2.1/doc/images/spiffe_compatible.png 19:14:01 spire-1.2.1/doc/images/spire_logo.png 19:14:01 spire-1.2.1/doc/migrating_registration_api_clients.md 19:14:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:14:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:14:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:14:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:14:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:14:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:14:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:14:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:14:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:14:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:14:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:14:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:14:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:14:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:14:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:14:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:14:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:14:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:14:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:14:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:14:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:14:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:14:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:14:01 spire-1.2.1/doc/scaling_spire.md 19:14:01 spire-1.2.1/doc/spire_agent.md 19:14:01 spire-1.2.1/doc/spire_server.md 19:14:01 spire-1.2.1/doc/supported_integrations.md 19:14:01 spire-1.2.1/doc/telemetry.md 19:14:01 spire-1.2.1/doc/telemetry_config.md 19:14:01 spire-1.2.1/doc/upgrading.md 19:14:01 spire-1.2.1/doc/using_spire.md 19:14:01 spire-1.2.1/examples/ 19:14:01 spire-1.2.1/examples/README.md 19:14:01 spire-1.2.1/go.mod 19:14:01 spire-1.2.1/go.sum 19:14:01 spire-1.2.1/pkg/ 19:14:01 spire-1.2.1/pkg/agent/ 19:14:01 spire-1.2.1/pkg/agent/agent.go 19:14:01 spire-1.2.1/pkg/agent/api/ 19:14:01 spire-1.2.1/pkg/agent/api/config.go 19:14:01 spire-1.2.1/pkg/agent/api/debug/ 19:14:01 spire-1.2.1/pkg/agent/api/debug/v1/ 19:14:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:14:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:14:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:14:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:14:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:14:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:14:01 spire-1.2.1/pkg/agent/api/endpoints.go 19:14:01 spire-1.2.1/pkg/agent/api/health/ 19:14:01 spire-1.2.1/pkg/agent/api/health/v1/ 19:14:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:14:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:14:01 spire-1.2.1/pkg/agent/api/rpccontext/ 19:14:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:14:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:14:01 spire-1.2.1/pkg/agent/attestor/ 19:14:01 spire-1.2.1/pkg/agent/attestor/node/ 19:14:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:14:01 spire-1.2.1/pkg/agent/attestor/node/node.go 19:14:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:14:01 spire-1.2.1/pkg/agent/attestor/workload/ 19:14:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:14:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:14:01 spire-1.2.1/pkg/agent/catalog/ 19:14:01 spire-1.2.1/pkg/agent/catalog/catalog.go 19:14:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:14:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:14:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:14:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:14:01 spire-1.2.1/pkg/agent/client/ 19:14:01 spire-1.2.1/pkg/agent/client/client.go 19:14:01 spire-1.2.1/pkg/agent/client/client_test.go 19:14:01 spire-1.2.1/pkg/agent/client/dial.go 19:14:01 spire-1.2.1/pkg/agent/client/nodeconn.go 19:14:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:14:01 spire-1.2.1/pkg/agent/client/update.go 19:14:01 spire-1.2.1/pkg/agent/client/util.go 19:14:01 spire-1.2.1/pkg/agent/common/ 19:14:01 spire-1.2.1/pkg/agent/common/backoff/ 19:14:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:14:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:14:01 spire-1.2.1/pkg/agent/common/cgroups/ 19:14:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:14:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:14:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:14:01 spire-1.2.1/pkg/agent/config.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/ 19:14:01 spire-1.2.1/pkg/agent/endpoints/config.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:14:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:14:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/workload/ 19:14:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:14:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:14:01 spire-1.2.1/pkg/agent/manager/ 19:14:01 spire-1.2.1/pkg/agent/manager/cache/ 19:14:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:14:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:14:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:14:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:14:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:14:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:14:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:14:01 spire-1.2.1/pkg/agent/manager/config.go 19:14:01 spire-1.2.1/pkg/agent/manager/manager.go 19:14:01 spire-1.2.1/pkg/agent/manager/manager_test.go 19:14:01 spire-1.2.1/pkg/agent/manager/storage.go 19:14:01 spire-1.2.1/pkg/agent/manager/storage_test.go 19:14:01 spire-1.2.1/pkg/agent/manager/storecache/ 19:14:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:14:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:14:01 spire-1.2.1/pkg/agent/manager/sync.go 19:14:01 spire-1.2.1/pkg/agent/plugin/ 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:14:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:14:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:14:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:14:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:14:01 spire-1.2.1/pkg/agent/svid/ 19:14:01 spire-1.2.1/pkg/agent/svid/rotator.go 19:14:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:14:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:14:01 spire-1.2.1/pkg/agent/svid/store/ 19:14:01 spire-1.2.1/pkg/agent/svid/store/service.go 19:14:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:14:01 spire-1.2.1/pkg/common/ 19:14:01 spire-1.2.1/pkg/common/agentpathtemplate/ 19:14:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:14:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:14:01 spire-1.2.1/pkg/common/api/ 19:14:01 spire-1.2.1/pkg/common/api/metrics.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/ 19:14:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/logger.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/names.go 19:14:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:14:01 spire-1.2.1/pkg/common/api/names.go 19:14:01 spire-1.2.1/pkg/common/api/ratelimit.go 19:14:01 spire-1.2.1/pkg/common/api/rpccontext/ 19:14:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:14:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:14:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:14:01 spire-1.2.1/pkg/common/auth/ 19:14:01 spire-1.2.1/pkg/common/auth/interceptors.go 19:14:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:14:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/ 19:14:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/types.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:14:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:14:01 spire-1.2.1/pkg/common/catalog/ 19:14:01 spire-1.2.1/pkg/common/catalog/bind.go 19:14:01 spire-1.2.1/pkg/common/catalog/builtin.go 19:14:01 spire-1.2.1/pkg/common/catalog/catalog.go 19:14:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:14:01 spire-1.2.1/pkg/common/catalog/closers.go 19:14:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:14:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:14:01 spire-1.2.1/pkg/common/catalog/config.go 19:14:01 spire-1.2.1/pkg/common/catalog/config_test.go 19:14:01 spire-1.2.1/pkg/common/catalog/configure.go 19:14:01 spire-1.2.1/pkg/common/catalog/constraints.go 19:14:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:14:01 spire-1.2.1/pkg/common/catalog/context.go 19:14:01 spire-1.2.1/pkg/common/catalog/external.go 19:14:01 spire-1.2.1/pkg/common/catalog/host.go 19:14:01 spire-1.2.1/pkg/common/catalog/pipenet.go 19:14:01 spire-1.2.1/pkg/common/catalog/plugin.go 19:14:01 spire-1.2.1/pkg/common/catalog/testplugin/ 19:14:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:14:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:14:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:14:01 spire-1.2.1/pkg/common/cli/ 19:14:01 spire-1.2.1/pkg/common/cli/env.go 19:14:01 spire-1.2.1/pkg/common/cli/flags.go 19:14:01 spire-1.2.1/pkg/common/cli/trust_domain.go 19:14:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:14:01 spire-1.2.1/pkg/common/cli/umask.go 19:14:01 spire-1.2.1/pkg/common/cli/umask_posix.go 19:14:01 spire-1.2.1/pkg/common/cli/umask_test.go 19:14:01 spire-1.2.1/pkg/common/cli/umask_windows.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/ 19:14:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/flag.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/format.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/ 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:14:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:14:01 spire-1.2.1/pkg/common/coretypes/ 19:14:01 spire-1.2.1/pkg/common/coretypes/bundle/ 19:14:01 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:14:01 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:14:01 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:14:01 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:14:01 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:14:01 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:14:01 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:14:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:14:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:14:01 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:14:01 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:14:01 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:14:01 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:14:01 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:14:01 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:14:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:14:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:14:01 spire-1.2.1/pkg/common/cryptoutil/ 19:14:01 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:14:01 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:14:01 spire-1.2.1/pkg/common/diskutil/ 19:14:01 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:14:01 spire-1.2.1/pkg/common/diskutil/file_test.go 19:14:01 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:14:01 spire-1.2.1/pkg/common/errorutil/ 19:14:01 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:14:01 spire-1.2.1/pkg/common/health/ 19:14:01 spire-1.2.1/pkg/common/health/config.go 19:14:01 spire-1.2.1/pkg/common/health/context.go 19:14:01 spire-1.2.1/pkg/common/health/context_test.go 19:14:01 spire-1.2.1/pkg/common/health/health.go 19:14:01 spire-1.2.1/pkg/common/health/health_test.go 19:14:01 spire-1.2.1/pkg/common/health/logger.go 19:14:01 spire-1.2.1/pkg/common/hostservice/ 19:14:01 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:14:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:14:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:14:01 spire-1.2.1/pkg/common/idutil/ 19:14:01 spire-1.2.1/pkg/common/idutil/require.go 19:14:01 spire-1.2.1/pkg/common/idutil/require_test.go 19:14:01 spire-1.2.1/pkg/common/idutil/safety.go 19:14:01 spire-1.2.1/pkg/common/idutil/safety_test.go 19:14:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:14:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:14:01 spire-1.2.1/pkg/common/jwtsvid/ 19:14:01 spire-1.2.1/pkg/common/jwtsvid/common.go 19:14:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:14:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:14:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:14:01 spire-1.2.1/pkg/common/jwtutil/ 19:14:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:14:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:14:01 spire-1.2.1/pkg/common/log/ 19:14:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:14:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:14:01 spire-1.2.1/pkg/common/log/log.go 19:14:01 spire-1.2.1/pkg/common/log/log_test.go 19:14:01 spire-1.2.1/pkg/common/log/options.go 19:14:01 spire-1.2.1/pkg/common/nodeutil/ 19:14:01 spire-1.2.1/pkg/common/nodeutil/node.go 19:14:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:14:01 spire-1.2.1/pkg/common/peertracker/ 19:14:01 spire-1.2.1/pkg/common/peertracker/conn.go 19:14:01 spire-1.2.1/pkg/common/peertracker/credentials.go 19:14:01 spire-1.2.1/pkg/common/peertracker/errors.go 19:14:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:14:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:14:01 spire-1.2.1/pkg/common/peertracker/info.go 19:14:01 spire-1.2.1/pkg/common/peertracker/listener.go 19:14:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:14:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:14:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:14:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:14:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:14:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:14:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:14:01 spire-1.2.1/pkg/common/peertracker/tcp.go 19:14:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:14:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:14:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:14:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:14:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:14:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:14:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:14:01 spire-1.2.1/pkg/common/peertracker/uds.go 19:14:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:14:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:14:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:14:01 spire-1.2.1/pkg/common/pemutil/ 19:14:01 spire-1.2.1/pkg/common/pemutil/block.go 19:14:01 spire-1.2.1/pkg/common/pemutil/certs.go 19:14:01 spire-1.2.1/pkg/common/pemutil/common.go 19:14:01 spire-1.2.1/pkg/common/pemutil/csr.go 19:14:01 spire-1.2.1/pkg/common/pemutil/keys.go 19:14:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/ 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:14:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:14:01 spire-1.2.1/pkg/common/plugin/ 19:14:01 spire-1.2.1/pkg/common/plugin/aws/ 19:14:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:14:01 spire-1.2.1/pkg/common/plugin/azure/ 19:14:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:14:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:14:01 spire-1.2.1/pkg/common/plugin/facade.go 19:14:01 spire-1.2.1/pkg/common/plugin/facade_test.go 19:14:01 spire-1.2.1/pkg/common/plugin/gcp/ 19:14:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:14:01 spire-1.2.1/pkg/common/plugin/k8s/ 19:14:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:14:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:14:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:14:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:14:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:14:01 spire-1.2.1/pkg/common/plugin/log.go 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/ 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:14:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:14:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:14:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:14:01 spire-1.2.1/pkg/common/plugin/x509pop/ 19:14:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:14:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:14:01 spire-1.2.1/pkg/common/profiling/ 19:14:01 spire-1.2.1/pkg/common/profiling/dumpers.go 19:14:01 spire-1.2.1/pkg/common/profiling/profiling.go 19:14:01 spire-1.2.1/pkg/common/protoutil/ 19:14:01 spire-1.2.1/pkg/common/protoutil/masks.go 19:14:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:14:01 spire-1.2.1/pkg/common/rotationutil/ 19:14:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:14:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:14:01 spire-1.2.1/pkg/common/selector/ 19:14:01 spire-1.2.1/pkg/common/selector/selector.go 19:14:01 spire-1.2.1/pkg/common/selector/selector_test.go 19:14:01 spire-1.2.1/pkg/common/selector/set.go 19:14:01 spire-1.2.1/pkg/common/selector/set_utils.go 19:14:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/ 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/ 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:14:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:14:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:14:01 spire-1.2.1/pkg/common/telemetry/call.go 19:14:01 spire-1.2.1/pkg/common/telemetry/common/ 19:14:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:14:01 spire-1.2.1/pkg/common/telemetry/config.go 19:14:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:14:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/inmem.go 19:14:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/m3.go 19:14:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/metrics.go 19:14:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/names.go 19:14:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:14:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:14:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/ 19:14:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:14:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:14:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:14:01 spire-1.2.1/pkg/common/telemetry/server/server.go 19:14:01 spire-1.2.1/pkg/common/telemetry/sink.go 19:14:01 spire-1.2.1/pkg/common/telemetry/statsd.go 19:14:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:14:01 spire-1.2.1/pkg/common/telemetry/uptime.go 19:14:01 spire-1.2.1/pkg/common/telemetry/version.go 19:14:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:14:01 spire-1.2.1/pkg/common/uptime/ 19:14:01 spire-1.2.1/pkg/common/uptime/uptime.go 19:14:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:14:01 spire-1.2.1/pkg/common/util/ 19:14:01 spire-1.2.1/pkg/common/util/certs.go 19:14:01 spire-1.2.1/pkg/common/util/certs_test.go 19:14:01 spire-1.2.1/pkg/common/util/csr.go 19:14:01 spire-1.2.1/pkg/common/util/hash.go 19:14:01 spire-1.2.1/pkg/common/util/selectors.go 19:14:01 spire-1.2.1/pkg/common/util/selectors_test.go 19:14:01 spire-1.2.1/pkg/common/util/signals.go 19:14:01 spire-1.2.1/pkg/common/util/sort.go 19:14:01 spire-1.2.1/pkg/common/util/sort_test.go 19:14:01 spire-1.2.1/pkg/common/util/task.go 19:14:01 spire-1.2.1/pkg/common/util/task_test.go 19:14:01 spire-1.2.1/pkg/common/util/testdata/ 19:14:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:14:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:14:01 spire-1.2.1/pkg/common/version/ 19:14:01 spire-1.2.1/pkg/common/version/version.go 19:14:01 spire-1.2.1/pkg/common/x509svid/ 19:14:01 spire-1.2.1/pkg/common/x509svid/common_test.go 19:14:01 spire-1.2.1/pkg/common/x509svid/csr.go 19:14:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:14:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:14:01 spire-1.2.1/pkg/common/x509util/ 19:14:01 spire-1.2.1/pkg/common/x509util/cert.go 19:14:01 spire-1.2.1/pkg/common/x509util/dns.go 19:14:01 spire-1.2.1/pkg/common/x509util/dns_test.go 19:14:01 spire-1.2.1/pkg/common/x509util/keyid.go 19:14:01 spire-1.2.1/pkg/common/x509util/keypair.go 19:14:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:14:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:14:01 spire-1.2.1/pkg/server/ 19:14:01 spire-1.2.1/pkg/server/api/ 19:14:01 spire-1.2.1/pkg/server/api/agent.go 19:14:01 spire-1.2.1/pkg/server/api/agent/ 19:14:01 spire-1.2.1/pkg/server/api/agent/v1/ 19:14:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:14:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:14:01 spire-1.2.1/pkg/server/api/agent_test.go 19:14:01 spire-1.2.1/pkg/server/api/api.go 19:14:01 spire-1.2.1/pkg/server/api/audit/ 19:14:01 spire-1.2.1/pkg/server/api/audit/audit.go 19:14:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:14:01 spire-1.2.1/pkg/server/api/bundle.go 19:14:01 spire-1.2.1/pkg/server/api/bundle/ 19:14:01 spire-1.2.1/pkg/server/api/bundle/v1/ 19:14:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:14:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:14:01 spire-1.2.1/pkg/server/api/bundle_test.go 19:14:01 spire-1.2.1/pkg/server/api/debug/ 19:14:01 spire-1.2.1/pkg/server/api/debug/v1/ 19:14:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:14:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:14:01 spire-1.2.1/pkg/server/api/entry.go 19:14:01 spire-1.2.1/pkg/server/api/entry/ 19:14:01 spire-1.2.1/pkg/server/api/entry/v1/ 19:14:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:14:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:14:01 spire-1.2.1/pkg/server/api/entry_test.go 19:14:01 spire-1.2.1/pkg/server/api/health/ 19:14:01 spire-1.2.1/pkg/server/api/health/v1/ 19:14:01 spire-1.2.1/pkg/server/api/health/v1/service.go 19:14:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:14:01 spire-1.2.1/pkg/server/api/id.go 19:14:01 spire-1.2.1/pkg/server/api/id_test.go 19:14:01 spire-1.2.1/pkg/server/api/limits/ 19:14:01 spire-1.2.1/pkg/server/api/limits/limits.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/ 19:14:01 spire-1.2.1/pkg/server/api/middleware/alias.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/audit.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/caller.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/common.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/entries.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:14:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:14:01 spire-1.2.1/pkg/server/api/ratelimit.go 19:14:01 spire-1.2.1/pkg/server/api/rpccontext/ 19:14:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:14:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:14:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:14:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:14:01 spire-1.2.1/pkg/server/api/selector.go 19:14:01 spire-1.2.1/pkg/server/api/selector_test.go 19:14:01 spire-1.2.1/pkg/server/api/status.go 19:14:01 spire-1.2.1/pkg/server/api/status_test.go 19:14:01 spire-1.2.1/pkg/server/api/svid/ 19:14:01 spire-1.2.1/pkg/server/api/svid/v1/ 19:14:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:14:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:14:01 spire-1.2.1/pkg/server/api/trustdomain.go 19:14:01 spire-1.2.1/pkg/server/api/trustdomain/ 19:14:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:14:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:14:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:14:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:14:01 spire-1.2.1/pkg/server/authpolicy/ 19:14:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:14:01 spire-1.2.1/pkg/server/authpolicy/policy.go 19:14:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:14:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:14:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:14:01 spire-1.2.1/pkg/server/authpolicy/validate.go 19:14:01 spire-1.2.1/pkg/server/bundle/ 19:14:01 spire-1.2.1/pkg/server/bundle/client/ 19:14:01 spire-1.2.1/pkg/server/bundle/client/client.go 19:14:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:14:01 spire-1.2.1/pkg/server/bundle/client/manager.go 19:14:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:14:01 spire-1.2.1/pkg/server/bundle/client/sources.go 19:14:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:14:01 spire-1.2.1/pkg/server/bundle/client/updater.go 19:14:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:14:01 spire-1.2.1/pkg/server/ca/ 19:14:01 spire-1.2.1/pkg/server/ca/ca.go 19:14:01 spire-1.2.1/pkg/server/ca/ca_health.go 19:14:01 spire-1.2.1/pkg/server/ca/ca_test.go 19:14:01 spire-1.2.1/pkg/server/ca/journal.go 19:14:01 spire-1.2.1/pkg/server/ca/journal_test.go 19:14:01 spire-1.2.1/pkg/server/ca/manager.go 19:14:01 spire-1.2.1/pkg/server/ca/manager_health.go 19:14:01 spire-1.2.1/pkg/server/ca/manager_test.go 19:14:01 spire-1.2.1/pkg/server/ca/templates.go 19:14:01 spire-1.2.1/pkg/server/ca/upstream_client.go 19:14:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:14:01 spire-1.2.1/pkg/server/ca/validation.go 19:14:01 spire-1.2.1/pkg/server/cache/ 19:14:01 spire-1.2.1/pkg/server/cache/dscache/ 19:14:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:14:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:14:01 spire-1.2.1/pkg/server/cache/entrycache/ 19:14:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:14:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:14:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:14:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:14:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:14:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:14:01 spire-1.2.1/pkg/server/catalog/ 19:14:01 spire-1.2.1/pkg/server/catalog/catalog.go 19:14:01 spire-1.2.1/pkg/server/catalog/keymanager.go 19:14:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:14:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:14:01 spire-1.2.1/pkg/server/catalog/notifier.go 19:14:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:14:01 spire-1.2.1/pkg/server/config.go 19:14:01 spire-1.2.1/pkg/server/datastore/ 19:14:01 spire-1.2.1/pkg/server/datastore/datastore.go 19:14:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:14:01 spire-1.2.1/pkg/server/datastore/repository.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:14:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:14:01 spire-1.2.1/pkg/server/endpoints/ 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/ 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:14:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:14:01 spire-1.2.1/pkg/server/endpoints/config.go 19:14:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:14:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:14:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:14:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:14:01 spire-1.2.1/pkg/server/endpoints/middleware.go 19:14:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:14:01 spire-1.2.1/pkg/server/hostservice/ 19:14:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:14:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:14:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:14:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:14:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:14:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:14:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:14:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/ 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/ 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:14:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:14:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:14:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/ 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:14:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:14:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:14:01 spire-1.2.1/pkg/server/registration/ 19:14:01 spire-1.2.1/pkg/server/registration/manager.go 19:14:01 spire-1.2.1/pkg/server/registration/manager_test.go 19:14:01 spire-1.2.1/pkg/server/scanentries.go 19:14:01 spire-1.2.1/pkg/server/scanentries_test.go 19:14:01 spire-1.2.1/pkg/server/server.go 19:14:01 spire-1.2.1/pkg/server/server_test.go 19:14:01 spire-1.2.1/pkg/server/svid/ 19:14:01 spire-1.2.1/pkg/server/svid/observer.go 19:14:01 spire-1.2.1/pkg/server/svid/observer_test.go 19:14:01 spire-1.2.1/pkg/server/svid/rotator.go 19:14:01 spire-1.2.1/pkg/server/svid/rotator_config.go 19:14:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:14:01 spire-1.2.1/pkg/server/svid/rotator_test.go 19:14:01 spire-1.2.1/proto/ 19:14:01 spire-1.2.1/proto/private/ 19:14:01 spire-1.2.1/proto/private/server/ 19:14:01 spire-1.2.1/proto/private/server/journal/ 19:14:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:14:01 spire-1.2.1/proto/private/server/journal/journal.proto 19:14:01 spire-1.2.1/proto/spire/ 19:14:01 spire-1.2.1/proto/spire/common/ 19:14:01 spire-1.2.1/proto/spire/common/common.pb.go 19:14:01 spire-1.2.1/proto/spire/common/common.proto 19:14:01 spire-1.2.1/proto/spire/common/plugin/ 19:14:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:14:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:14:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:14:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:14:01 spire-1.2.1/proto/spire/plugin/ 19:14:01 spire-1.2.1/proto/spire/plugin/agent/ 19:14:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:14:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:14:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:14:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:14:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:14:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:14:01 spire-1.2.1/release/ 19:14:01 spire-1.2.1/release/spire-extras/ 19:14:01 spire-1.2.1/release/spire-extras/README.md 19:14:01 spire-1.2.1/release/spire-extras/conf/ 19:14:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:14:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:14:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:14:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:14:01 spire-1.2.1/release/spire/ 19:14:01 spire-1.2.1/release/spire/README.md 19:14:01 spire-1.2.1/release/spire/conf/ 19:14:01 spire-1.2.1/release/spire/conf/agent/ 19:14:01 spire-1.2.1/release/spire/conf/agent/agent.conf 19:14:01 spire-1.2.1/release/spire/conf/server/ 19:14:01 spire-1.2.1/release/spire/conf/server/server.conf 19:14:01 spire-1.2.1/script/ 19:14:01 spire-1.2.1/script/build-artifact.sh 19:14:01 spire-1.2.1/script/generate_dummy_ca.sh 19:14:01 spire-1.2.1/support/ 19:14:01 spire-1.2.1/support/k8s/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:14:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/ 19:14:01 spire-1.2.1/support/oidc-discovery-provider/README.md 19:14:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/config.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/main.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:14:01 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:14:01 spire-1.2.1/test/ 19:14:01 spire-1.2.1/test/clock/ 19:14:01 spire-1.2.1/test/clock/clock.go 19:14:01 spire-1.2.1/test/fakes/ 19:14:01 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:14:01 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:14:01 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:14:01 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:14:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:14:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:14:01 spire-1.2.1/test/fakes/fakeagentstore/ 19:14:01 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:14:01 spire-1.2.1/test/fakes/fakedatastore/ 19:14:01 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:14:01 spire-1.2.1/test/fakes/fakeentryclient/ 19:14:01 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:14:01 spire-1.2.1/test/fakes/fakehealthchecker/ 19:14:01 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:14:01 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:14:01 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:14:01 spire-1.2.1/test/fakes/fakemetrics/ 19:14:01 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:14:01 spire-1.2.1/test/fakes/fakenoderesolver/ 19:14:01 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:14:01 spire-1.2.1/test/fakes/fakenotifier/ 19:14:01 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:14:01 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:14:01 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:14:01 spire-1.2.1/test/fakes/fakeserverca/ 19:14:01 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:14:01 spire-1.2.1/test/fakes/fakeservercatalog/ 19:14:01 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:14:01 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:14:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:14:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:14:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:14:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:14:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:14:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:14:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:14:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:14:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:14:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:14:01 spire-1.2.1/test/fixture/ 19:14:01 spire-1.2.1/test/fixture/certs/ 19:14:01 spire-1.2.1/test/fixture/certs/agent_svid.der 19:14:01 spire-1.2.1/test/fixture/certs/base_cert.pem 19:14:01 spire-1.2.1/test/fixture/certs/base_csr.pem 19:14:01 spire-1.2.1/test/fixture/certs/base_key.pem 19:14:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:14:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:14:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:14:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:14:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:14:01 spire-1.2.1/test/fixture/certs/blog_key.pem 19:14:01 spire-1.2.1/test/fixture/certs/bundle.der 19:14:01 spire-1.2.1/test/fixture/certs/ca.pem 19:14:01 spire-1.2.1/test/fixture/certs/ca_key.pem 19:14:01 spire-1.2.1/test/fixture/certs/database_cert.pem 19:14:01 spire-1.2.1/test/fixture/certs/database_csr.pem 19:14:01 spire-1.2.1/test/fixture/certs/database_key.pem 19:14:01 spire-1.2.1/test/fixture/certs/node_cert.pem 19:14:01 spire-1.2.1/test/fixture/certs/node_csr.pem 19:14:01 spire-1.2.1/test/fixture/certs/node_key.pem 19:14:01 spire-1.2.1/test/fixture/certs/svid.pem 19:14:01 spire-1.2.1/test/fixture/certs/svid_key.pem 19:14:01 spire-1.2.1/test/fixture/config/ 19:14:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:14:01 spire-1.2.1/test/fixture/config/agent_good.conf 19:14:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:14:01 spire-1.2.1/test/fixture/config/plugin_good.conf 19:14:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:14:01 spire-1.2.1/test/fixture/config/server_good.conf 19:14:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:14:01 spire-1.2.1/test/fixture/fixture.go 19:14:01 spire-1.2.1/test/fixture/nodeattestor/ 19:14:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:14:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:14:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:14:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:14:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:14:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:14:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:14:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:14:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:14:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:14:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:14:01 spire-1.2.1/test/fixture/registration/ 19:14:01 spire-1.2.1/test/fixture/registration/entries.json 19:14:01 spire-1.2.1/test/fixture/registration/good-for-update.json 19:14:01 spire-1.2.1/test/fixture/registration/good.json 19:14:01 spire-1.2.1/test/fixture/registration/invalid.json 19:14:01 spire-1.2.1/test/fixture/registration/invalid_json.json 19:14:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:14:01 spire-1.2.1/test/integration/ 19:14:01 spire-1.2.1/test/integration/README.md 19:14:01 spire-1.2.1/test/integration/common 19:14:01 spire-1.2.1/test/integration/setup/ 19:14:01 spire-1.2.1/test/integration/setup/adminclient/ 19:14:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:14:01 spire-1.2.1/test/integration/setup/adminclient/client.go 19:14:01 spire-1.2.1/test/integration/setup/debugagent/ 19:14:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:14:01 spire-1.2.1/test/integration/setup/debugagent/main.go 19:14:01 spire-1.2.1/test/integration/setup/debugserver/ 19:14:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:14:01 spire-1.2.1/test/integration/setup/debugserver/main.go 19:14:01 spire-1.2.1/test/integration/setup/downstreamclient/ 19:14:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:14:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:14:01 spire-1.2.1/test/integration/setup/itclient/ 19:14:01 spire-1.2.1/test/integration/setup/itclient/client.go 19:14:01 spire-1.2.1/test/integration/setup/node-attestation/ 19:14:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:14:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:14:01 spire-1.2.1/test/integration/setup/x509pop/ 19:14:01 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:14:01 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:14:01 spire-1.2.1/test/integration/suites/ 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:14:01 spire-1.2.1/test/integration/suites/join-token/ 19:14:01 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:14:01 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:14:01 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:14:01 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:14:01 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:14:01 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:14:01 spire-1.2.1/test/integration/suites/join-token/README.md 19:14:01 spire-1.2.1/test/integration/suites/join-token/conf/ 19:14:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/join-token/teardown 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:14:01 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:14:01 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:14:01 spire-1.2.1/test/integration/suites/k8s/ 19:14:01 spire-1.2.1/test/integration/suites/k8s/00-setup 19:14:01 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:14:01 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:14:01 spire-1.2.1/test/integration/suites/k8s/README.md 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/ 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:14:01 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:14:01 spire-1.2.1/test/integration/suites/k8s/teardown 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/ 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:14:01 spire-1.2.1/test/integration/suites/rotation/ 19:14:01 spire-1.2.1/test/integration/suites/rotation/00-setup 19:14:01 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:14:01 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:14:01 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:14:01 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:14:01 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:14:01 spire-1.2.1/test/integration/suites/rotation/README.md 19:14:01 spire-1.2.1/test/integration/suites/rotation/conf/ 19:14:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/rotation/teardown 19:14:01 spire-1.2.1/test/integration/suites/self-test/ 19:14:01 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:14:01 spire-1.2.1/test/integration/suites/self-test/README.md 19:14:01 spire-1.2.1/test/integration/suites/self-test/teardown 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:14:01 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:14:01 spire-1.2.1/test/integration/suites/upgrade/ 19:14:01 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:14:01 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:14:01 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:14:01 spire-1.2.1/test/integration/suites/upgrade/README.md 19:14:01 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:14:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:14:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:14:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:14:01 spire-1.2.1/test/integration/suites/upgrade/teardown 19:14:01 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:14:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:14:01 spire-1.2.1/test/integration/test-one.sh 19:14:01 spire-1.2.1/test/integration/test.sh 19:14:01 spire-1.2.1/test/plugintest/ 19:14:01 spire-1.2.1/test/plugintest/config.go 19:14:01 spire-1.2.1/test/plugintest/load.go 19:14:01 spire-1.2.1/test/plugintest/option.go 19:14:01 spire-1.2.1/test/spiretest/ 19:14:01 spire-1.2.1/test/spiretest/apiserver.go 19:14:01 spire-1.2.1/test/spiretest/assertions.go 19:14:01 spire-1.2.1/test/spiretest/dir.go 19:14:01 spire-1.2.1/test/spiretest/errors_posix.go 19:14:01 spire-1.2.1/test/spiretest/errors_windows.go 19:14:01 spire-1.2.1/test/spiretest/logs.go 19:14:01 spire-1.2.1/test/spiretest/socketapi.go 19:14:01 spire-1.2.1/test/spiretest/suite.go 19:14:01 spire-1.2.1/test/spiretest/x509.go 19:14:01 spire-1.2.1/test/testca/ 19:14:01 spire-1.2.1/test/testca/ca.go 19:14:01 spire-1.2.1/test/testkey/ 19:14:01 spire-1.2.1/test/testkey/generate.sh 19:14:01 spire-1.2.1/test/testkey/genkeys.go 19:14:01 spire-1.2.1/test/testkey/keys.go 19:14:01 spire-1.2.1/test/testkey/new.go 19:14:01 spire-1.2.1/test/tpmsimulator/ 19:14:01 spire-1.2.1/test/tpmsimulator/simulator.go 19:14:01 spire-1.2.1/test/util/ 19:14:01 spire-1.2.1/test/util/cert_fixtures.go 19:14:01 spire-1.2.1/test/util/cert_generation.go 19:14:01 spire-1.2.1/test/util/io_redirection.go 19:14:01 spire-1.2.1/test/util/race.go 19:14:01 spire-1.2.1/test/util/util.go 19:14:01 building spire from source... 19:14:01 Installing go1.17.7... 19:14:02 Removing intermediate container 980d203e6be0 19:14:02 ---> df2fdf276c68 19:14:02 Step 8/23 : COPY . . 19:14:03 Removing intermediate container 59d60590afc1 19:14:03 ---> b81b9157c25e 19:14:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:14:05 ---> Running in 550d9c5e42e6 19:14:06 Removing intermediate container 550d9c5e42e6 19:14:06 ---> 5870dcea4813 19:14:06 Step 28/31 : CMD ["gate"] 19:14:06 ---> Running in 7b6de9060ed8 19:14:07 Removing intermediate container 7b6de9060ed8 19:14:07 ---> 5dbce91a6611 19:14:07 Step 29/31 : LABEL arch=x86_64 19:14:08 Building bin/spire-server... 19:14:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:14:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:14:08 go: downloading github.com/mitchellh/cli v1.1.2 19:14:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:14:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:14:08 go: downloading github.com/imdario/mergo v0.3.12 19:14:09 go: downloading github.com/sirupsen/logrus v1.8.1 19:14:09 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:14:09 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:14:09 go: downloading google.golang.org/grpc v1.44.0 19:14:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:14:09 go: downloading github.com/fatih/color v1.13.0 19:14:09 go: downloading github.com/mattn/go-isatty v0.0.14 19:14:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:14:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:14:09 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:14:09 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:14:09 go: downloading github.com/armon/go-metrics v0.3.10 19:14:09 go: downloading github.com/prometheus/client_golang v1.12.1 19:14:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:14:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:14:09 go: downloading github.com/open-policy-agent/opa v0.38.0 19:14:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:14:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:14:09 go: downloading github.com/Masterminds/goutils v1.1.0 19:14:09 go: downloading github.com/Masterminds/semver v1.5.0 19:14:10 go: downloading github.com/google/uuid v1.1.2 19:14:10 go: downloading github.com/huandu/xstrings v1.3.2 19:14:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:14:10 go: downloading github.com/mattn/go-colorable v0.1.12 19:14:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:14:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:14:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:14:10 go: downloading github.com/oklog/run v1.0.0 19:14:10 go: downloading github.com/imkira/go-observer v1.0.3 19:14:10 go: downloading go.uber.org/atomic v1.9.0 19:14:11 go: downloading github.com/prometheus/client_model v0.2.0 19:14:11 go: downloading github.com/prometheus/common v0.32.1 19:14:11 go: downloading github.com/beorn7/perks v1.0.1 19:14:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:14:11 go: downloading github.com/prometheus/procfs v0.7.3 19:14:11  ---> Running in eb9c0e30ff04 19:14:11 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:14:11 go: downloading github.com/hashicorp/errwrap v1.1.0 19:14:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:14:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:14:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:14:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:14:12 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:14:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:14:12 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:14:12 go: downloading github.com/stretchr/testify v1.7.0 19:14:12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:14:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:14:12 go: downloading github.com/blang/semver/v4 v4.0.0 19:14:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:14:13 go: downloading github.com/jinzhu/gorm v1.9.16 19:14:13 go: downloading github.com/lib/pq v1.10.4 19:14:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:14:13 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:14:13  ---> c925bd08ad7e 19:14:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:14:14 Removing intermediate container eb9c0e30ff04 19:14:14 ---> efa435fcdcaa 19:14:14 Step 30/31 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:14:14 ---> Running in 3fafd670eb4d 19:14:14 ---> Running in 018cca16af9c 19:14:15 Removing intermediate container 018cca16af9c 19:14:15 ---> 9818fa57a396 19:14:15 Step 31/31 : LABEL version=0.0.0 19:14:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:14:15 ---> Running in f9fe2ab82aba 19:14:16 Removing intermediate container f9fe2ab82aba 19:14:16 ---> 4ff45fb0b22e 19:14:16 19:14:16 Successfully built 4ff45fb0b22e 19:14:16 Successfully tagged security-bootstrapper:latest 19:14:16  Building security-bootstrapper ... done Building core-metadata 19:14:16 go: downloading google.golang.org/api v0.70.0 19:14:16 go: downloading k8s.io/api v0.23.4 19:14:16 go: downloading github.com/google/go-tpm v0.3.3 19:14:16 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:14:16 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:14:16 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:14:16 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:14:16 go: downloading cloud.google.com/go/storage v1.21.0 19:14:16 go: downloading cloud.google.com/go v0.100.2 19:14:17 go: downloading k8s.io/apimachinery v0.23.4 19:14:17 go: downloading k8s.io/client-go v0.23.4 19:14:18 go: downloading k8s.io/kube-aggregator v0.23.3 19:14:18 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:14:18 go: downloading cloud.google.com/go/security v1.3.0 19:14:18 go: downloading github.com/hashicorp/vault/api v1.4.1 19:14:18 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:14:18 go: downloading github.com/twmb/murmur3 v1.1.6 19:14:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:14:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:14:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:14:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:14:18 go: downloading github.com/aws/smithy-go v1.11.0 19:14:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:14:18 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:14:18 go: downloading github.com/jinzhu/inflection v1.0.0 19:14:18 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:14:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:14:18 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:14:18 go: downloading github.com/dimchansky/utfbom v1.1.1 19:14:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:14:18 go: downloading cloud.google.com/go/compute v1.3.0 19:14:18 go: downloading cloud.google.com/go/iam v0.1.1 19:14:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:14:18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:14:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:14:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:19 ---> 60b089f4c274 19:14:19 Step 3/23 : WORKDIR /edgex-go 19:14:19 ---> Using cache 19:14:19 ---> 65d95713032e 19:14:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:19 ---> Using cache 19:14:19 ---> 873dad903603 19:14:19 Step 5/23 : RUN apk add --update --no-cache make git 19:14:20 go: downloading github.com/gogo/protobuf v1.3.2 19:14:20 go: downloading k8s.io/klog/v2 v2.30.0 19:14:20 go: downloading github.com/google/gofuzz v1.1.0 19:14:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:14:20 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:14:20 go: downloading github.com/spf13/pflag v1.0.5 19:14:20 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:14:20 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:14:20 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:14:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:14:20 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:14:20 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:14:20 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:14:20 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:14:20 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:14:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:14:20 go: downloading gopkg.in/yaml.v2 v2.4.0 19:14:20 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:14:20 go: downloading github.com/gobwas/glob v0.2.3 19:14:20 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:14:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:14:20 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:14:20 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:14:20 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:14:20 go: downloading go.opencensus.io v0.23.0 19:14:21 go: downloading gopkg.in/inf.v0 v0.9.1 19:14:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:14:21 go: downloading github.com/google/go-cmp v0.5.7 19:14:21 go: downloading github.com/go-logr/logr v1.2.2 19:14:21 go: downloading github.com/googleapis/gnostic v0.5.5 19:14:21 go: downloading github.com/json-iterator/go v1.1.12 19:14:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:14:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:14:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:14:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:14:21 go: downloading github.com/tklauser/numcpus v0.3.0 19:14:21 go: downloading go.uber.org/zap v1.21.0 19:14:21 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:14:21 go: downloading sigs.k8s.io/yaml v1.3.0 19:14:21 go: downloading github.com/golang/snappy v0.0.4 19:14:21 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:14:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:14:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:14:21 go: downloading github.com/hashicorp/go-version v1.2.0 19:14:21 go: downloading github.com/ryanuber/go-glob v1.0.0 19:14:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:14:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:14:21 go: downloading github.com/modern-go/reflect2 v1.0.2 19:14:22 go: downloading go.uber.org/multierr v1.6.0 19:14:27 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:14:27 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:14:29  ---> Running in 4be94c4168fc 19:14:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:30 OK: 221 MiB in 52 packages 19:14:31 Removing intermediate container 3fafd670eb4d 19:14:31 ---> f81311788364 19:14:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:14:31 ---> Running in 90dd37d5051d 19:14:32 Removing intermediate container 4be94c4168fc 19:14:32 ---> a0f17459418b 19:14:32 Step 6/23 : COPY go.mod vendor* ./ 19:14:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:14:32 ---> 3177d0b840f5 19:14:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:32 ---> Running in d889750a11ca 19:14:33 Removing intermediate container 90dd37d5051d 19:14:33 ---> 34ffea1dcbd8 19:14:33 19:14:33 Step 11/23 : FROM docker:20.10.14 19:14:33 20.10.14: Pulling from library/docker 19:14:35 Removing intermediate container d889750a11ca 19:14:35 ---> 8c2d7798ee17 19:14:35 Step 8/23 : COPY . . 19:14:39 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:14:39 Status: Downloaded newer image for docker:20.10.14 19:14:39 ---> 7417809fdb73 19:14:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:14:47 ---> 29638d80cfe6 19:14:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:14:47 ---> Running in 319bb96d573f 19:14:47 ---> Running in f4b760451a4f 19:14:48 Removing intermediate container 319bb96d573f 19:14:48 ---> eea27b7aaab4 19:14:48 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 19:14:48 ---> Running in d38903c09951 19:14:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:49 (1/43) Installing readline (8.1.1-r0) 19:14:49 (2/43) Installing bash (5.1.16-r0) 19:14:49 Executing bash-5.1.16-r0.post-install 19:14:49 (3/43) Installing brotli-libs (1.0.9-r5) 19:14:49 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:14:49 (5/43) Installing libcurl (7.80.0-r1) 19:14:49 (6/43) Installing curl (7.80.0-r1) 19:14:49 (7/43) Installing dumb-init (1.2.5-r1) 19:14:49 (8/43) Installing libbz2 (1.0.8-r1) 19:14:49 (9/43) Installing expat (2.4.7-r0) 19:14:49 (10/43) Installing libffi (3.4.2-r1) 19:14:49 (11/43) Installing gdbm (1.22-r0) 19:14:49 (12/43) Installing xz-libs (5.2.5-r1) 19:14:49 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:14:49 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:14:49 (15/43) Installing mpdecimal (2.5.1-r1) 19:14:49 (16/43) Installing sqlite-libs (3.36.0-r0) 19:14:49 (17/43) Installing python3 (3.9.7-r4) 19:14:50 (18/43) Installing py3-appdirs (1.4.4-r2) 19:14:50 (19/43) Installing py3-certifi (2020.12.5-r1) 19:14:50 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:14:50 (21/43) Installing py3-idna (3.3-r0) 19:14:50 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:14:50 (23/43) Installing py3-requests (2.26.0-r1) 19:14:50 (24/43) Installing py3-msgpack (1.0.2-r1) 19:14:50 (25/43) Installing py3-lockfile (0.12.2-r4) 19:14:50 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:14:50 (27/43) Installing py3-colorama (0.4.4-r1) 19:14:50 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:14:50 (29/43) Installing py3-distlib (0.3.3-r0) 19:14:50 (30/43) Installing py3-distro (1.6.0-r0) 19:14:50 (31/43) Installing py3-six (1.16.0-r0) 19:14:50 (32/43) Installing py3-webencodings (0.5.1-r4) 19:14:50 (33/43) Installing py3-html5lib (1.1-r1) 19:14:50 (34/43) Installing py3-parsing (2.4.7-r2) 19:14:50 (35/43) Installing py3-packaging (20.9-r1) 19:14:50 (36/43) Installing py3-tomli (1.2.2-r0) 19:14:50 (37/43) Installing py3-pep517 (0.12.0-r0) 19:14:50 (38/43) Installing py3-progress (1.6-r0) 19:14:50 (39/43) Installing py3-retrying (1.3.3-r2) 19:14:50 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:14:50 (41/43) Installing py3-setuptools (52.0.0-r4) 19:14:50 (42/43) Installing py3-toml (0.10.2-r2) 19:14:50 (43/43) Installing py3-pip (20.3.4-r1) 19:14:50 Executing busybox-1.34.1-r5.trigger 19:14:50 OK: 83 MiB in 65 packages 19:14:50 Collecting docker-compose==1.23.2 19:14:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:14:51 Collecting dockerpty<0.5,>=0.4.1 19:14:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:14:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:14:51 Collecting cached-property<2,>=1.2.0 19:14:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:14:51 Collecting jsonschema<3,>=2.5.1 19:14:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:14:51 Collecting texttable<0.10,>=0.9.0 19:14:51 Downloading texttable-0.9.1.tar.gz (11 kB) 19:14:51 Collecting websocket-client<1.0,>=0.32.0 19:14:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:14:52 Collecting PyYAML<4,>=3.10 19:14:52 Downloading PyYAML-3.13.tar.gz (270 kB) 19:14:52 Collecting docker<4.0,>=3.6.0 19:14:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:14:52 Collecting docopt<0.7,>=0.6.1 19:14:52 Downloading docopt-0.6.2.tar.gz (25 kB) 19:14:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:14:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:14:53 Collecting docker-pycreds>=0.4.0 19:14:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:14:53 Collecting idna<2.8,>=2.5 19:14:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:14:53 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) 19:14:53 Collecting urllib3<1.25,>=1.21.1 19:14:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:14:53 Collecting chardet<3.1.0,>=3.0.2 19:14:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:14:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:14:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:14:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:14:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:14:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:14:53 Attempting uninstall: urllib3 19:14:53 Found existing installation: urllib3 1.26.7 19:14:53 Uninstalling urllib3-1.26.7: 19:14:53 Successfully uninstalled urllib3-1.26.7 19:14:53 Attempting uninstall: idna 19:14:53 Found existing installation: idna 3.3 19:14:53 Uninstalling idna-3.3: 19:14:53 Successfully uninstalled idna-3.3 19:14:54 Attempting uninstall: requests 19:14:54 Found existing installation: requests 2.26.0 19:14:54 Uninstalling requests-2.26.0: 19:14:54 Successfully uninstalled requests-2.26.0 19:14:54 Running setup.py install for texttable: started 19:14:54 Running setup.py install for texttable: finished with status 'done' 19:14:54 Running setup.py install for PyYAML: started 19:14:55 Running setup.py install for PyYAML: finished with status 'done' 19:14:55 Running setup.py install for docopt: started 19:14:55 Running setup.py install for docopt: finished with status 'done' 19:14:55 Running setup.py install for dockerpty: started 19:14:56 Running setup.py install for dockerpty: finished with status 'done' 19:14:56 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 19:15:02 Removing intermediate container d38903c09951 19:15:02 ---> af202bdbaa24 19:15:02 Step 14/23 : ENV APP_PORT=58890 19:15:02 ---> Running in 723d5c6b0b79 19:15:03 Removing intermediate container 723d5c6b0b79 19:15:03 ---> d3243a5d1913 19:15:03 Step 15/23 : EXPOSE $APP_PORT 19:15:04 Building bin/spire-agent... 19:15:04 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:15:04 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:15:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:15:04 go: downloading github.com/docker/docker v20.10.12+incompatible 19:15:05  ---> Running in 3a4073d3c4a8 19:15:05 Building bin/spire-agent... 19:15:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:15:05 go: downloading github.com/google/go-tpm-tools v0.3.3 19:15:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:15:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:15:06 go: downloading github.com/docker/go-connections v0.4.0 19:15:06 go: downloading github.com/docker/go-units v0.4.0 19:15:06 go: downloading github.com/opencontainers/image-spec v1.0.1 19:15:06 go: downloading github.com/containerd/containerd v1.3.4 19:15:06 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:15:06 go: downloading github.com/opencontainers/go-digest v1.0.0 19:15:06 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:15:06 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:15:06 go: downloading github.com/docker/docker v20.10.12+incompatible 19:15:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:15:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:15:06 go: downloading github.com/google/go-tpm-tools v0.3.3 19:15:07 go: downloading github.com/docker/go-connections v0.4.0 19:15:07 go: downloading github.com/docker/go-units v0.4.0 19:15:07 go: downloading github.com/opencontainers/image-spec v1.0.1 19:15:07 go: downloading github.com/containerd/containerd v1.3.4 19:15:07 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:15:07 go: downloading github.com/opencontainers/go-digest v1.0.0 19:15:09 Removing intermediate container 3a4073d3c4a8 19:15:09 ---> f8ce60cee8ec 19:15:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:15:13 ---> 5644bb43bf0c 19:15:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:15:14 ---> 36580d8011f0 19:15:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:15:16 ---> ccced6dacdd2 19:15:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:15:16 Removing intermediate container f4b760451a4f 19:15:16 ---> fa5bd97a3e71 19:15:16 19:15:16 Step 10/23 : FROM alpine:3.14 19:15:16 ---> e04c818066af 19:15:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:15:16 ---> Running in 6dd8d0133c20 19:15:16 ---> Running in b16a932d1d27 19:15:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47924 in /w/workspace/edgexfoundry_edgex-go_PR-4019 [Pipeline] { 19:15:17 Removing intermediate container 6dd8d0133c20 19:15:17 ---> 40c600ff50a5 19:15:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:17 ---> Running in 59c19a084d11 [Pipeline] ws 19:15:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:15:17 The recommended git tool is: git 19:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:18 Removing intermediate container 59c19a084d11 19:15:18 ---> c82597aac411 19:15:18 Step 21/23 : LABEL arch=x86_64 19:15:19 (1/1) Installing dumb-init (1.2.5-r1) 19:15:19 Executing busybox-1.33.1-r7.trigger 19:15:19 OK: 6 MiB in 15 packages 19:15:19 ---> Running in e5ebb6051cd7 19:15:20 Removing intermediate container e5ebb6051cd7 19:15:20 ---> fd8cd05ee466 19:15:20 Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:15:20 Removing intermediate container b16a932d1d27 19:15:20 ---> f04b5ca58855 19:15:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:20 ---> Running in 8a97c9ffea2b 19:15:20 ---> Running in 838b5772c883 19:15:20 Removing intermediate container 8a97c9ffea2b 19:15:20 ---> f0d3c0e8926b 19:15:20 Step 23/23 : LABEL version=0.0.0 19:15:20 ---> Running in 8748d55723e4 19:15:21 Removing intermediate container 838b5772c883 19:15:21 ---> c5b0e6e97d96 19:15:21 Step 13/23 : ENV APP_PORT=59881 19:15:21 ---> Running in d340dd463eb3 19:15:21 Removing intermediate container 8748d55723e4 19:15:21 ---> 35cc9d2ad6e5 19:15:21 19:15:21 Successfully built 35cc9d2ad6e5 19:15:21 Successfully tagged sys-mgmt-agent:latest 19:15:21  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 19:15:24 Removing intermediate container d340dd463eb3 19:15:24 ---> f9a956c49e95 19:15:24 Step 14/23 : EXPOSE $APP_PORT 19:15:25 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:15:25 ---> 60b089f4c274 19:15:25 Step 3/20 : WORKDIR /edgex-go 19:15:25 ---> Using cache 19:15:25 ---> 65d95713032e 19:15:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:15:26 using credential edgex-jenkins-ssh 19:15:26 Cloning the remote Git repository 19:15:26 ---> Running in 0052ab605655 19:15:26 ---> Running in 35fd47171151 19:15:26 Removing intermediate container 0052ab605655 19:15:26 ---> 8caeab7edc53 19:15:26 Step 15/23 : WORKDIR / 19:15:26 ---> Running in 90d78203b36f 19:15:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:15:26 > git init /w/workspace/edgex-go/1 # timeout=10 19:15:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:26 > git --version # timeout=10 19:15:26 > git --version # 'git version 2.25.1' 19:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:27 Removing intermediate container 90d78203b36f 19:15:27 ---> 539d6b658102 19:15:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:28 ---> 37ad263bf7c2 19:15:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:28 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:15:28 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:15:28 OK: 15864 distinct packages available 19:15:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:29 OK: 221 MiB in 52 packages 19:15:29 ---> bee3e59bfe0d 19:15:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:15:30 ---> 3fd3437ada02 19:15:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:15:30 ---> Running in 4353c74e78b7 19:15:30 Removing intermediate container 35fd47171151 19:15:30 ---> 9ac6276ce589 19:15:30 Step 5/20 : COPY go.mod vendor* ./ 19:15:30 Removing intermediate container 4353c74e78b7 19:15:30 ---> 31db3a5e38d0 19:15:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:31 ---> Running in ae4907bc02f9 19:15:31 ---> 9837fbf00713 19:15:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:31 ---> Running in 61d4838381af 19:15:31 Removing intermediate container ae4907bc02f9 19:15:31 ---> 8f4b6feb3ca6 19:15:31 Step 21/23 : LABEL arch=x86_64 19:15:31 ---> Running in bf1e41e9b2a3 19:15:31 Removing intermediate container bf1e41e9b2a3 19:15:31 ---> cb5f866c3c29 19:15:31 Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:15:31 ---> Running in 381fb30d0975 19:15:32 Removing intermediate container 381fb30d0975 19:15:32 ---> 3c7247be3202 19:15:32 Step 23/23 : LABEL version=0.0.0 19:15:32 ---> Running in d9e95bacc293 19:15:32 Removing intermediate container d9e95bacc293 19:15:32 ---> bc0a3be8d6ff 19:15:32 19:15:33 Removing intermediate container 61d4838381af 19:15:33 ---> 7b7f24efe3ca 19:15:33 Step 7/20 : COPY . . 19:15:33 Successfully built bc0a3be8d6ff 19:15:33 Successfully tagged core-metadata:latest 19:15:33  Building core-metadata ... done Building security-proxy-setup 19:15:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:38 ---> 60b089f4c274 19:15:38 Step 3/22 : WORKDIR /edgex-go 19:15:38 ---> Using cache 19:15:38 ---> 65d95713032e 19:15:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:38 ---> Using cache 19:15:38 ---> 873dad903603 19:15:38 Step 5/22 : RUN apk add --update --no-cache make git 19:15:38 ---> Using cache 19:15:38 ---> a0f17459418b 19:15:38 Step 6/22 : COPY go.mod vendor* ./ 19:15:38 ---> Using cache 19:15:38 ---> 3177d0b840f5 19:15:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:38 ---> Using cache 19:15:38 ---> 8c2d7798ee17 19:15:38 Step 8/22 : COPY . . 19:15:38 ---> Using cache 19:15:38 ---> 29638d80cfe6 19:15:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:15:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4019/head:refs/remotes/origin/PR-4019 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:15:47 Merging remotes/origin/main commit 1da00045c508a7d59c26af6ad2625d77986b1a8c into PR head commit 0110df27f64e981d1123eb74c7a5a790fae42961 19:15:47 Merge succeeded, producing 0110df27f64e981d1123eb74c7a5a790fae42961 19:15:47 Checking out Revision 0110df27f64e981d1123eb74c7a5a790fae42961 (PR-4019) 19:15:48 ---> d268dab80d88 19:15:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:15:48 ---> Running in 8c4b3c25855f 19:15:48 ---> Running in 4297fc778781 19:15:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:15:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:15:47 > git config core.sparsecheckout # timeout=10 19:15:47 > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 19:15:47 > git remote # timeout=10 19:15:47 > git config --get remote.origin.url # timeout=10 19:15:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:47 > git merge 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 19:15:47 > git rev-parse HEAD^{commit} # timeout=10 19:15:47 > git config core.sparsecheckout # timeout=10 19:15:47 > git checkout -f 0110df27f64e981d1123eb74c7a5a790fae42961 # timeout=10 19:15:52 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:15:52 > git --version # timeout=10 19:15:52 > git --version # 'git version 2.25.1' 19:15:52 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:15:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:53 Dload Upload Total Spent Left Speed 19:15:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 19:15:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:15:54 + sudo tee /etc/docker/daemon.new 19:15:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:15:54 { 19:15:54 "registry-mirrors": [ 19:15:54 "https://nexus3.edgexfoundry.org:10001" 19:15:54 ], 19:15:54 "bip": "10.250.0.254/24", 19:15:54 "hosts": [ 19:15:54 "tcp://0.0.0.0:5555", 19:15:54 "unix:///var/run/docker.sock" 19:15:54 ], 19:15:54 "mtu": 1458, 19:15:54 "selinux-enabled": true, 19:15:54 "seccomp-profile": "/etc/docker/seccomp.json" 19:15:54 } [Pipeline] sh 19:15:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:15:55 + sudo service docker restart 19:16: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:13 provisioning config files... 19:16:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3669808823234878663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:14 ---> docker-login.sh 19:16:14 nexus3.edgexfoundry.org:10001 19:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:15 Configure a credential helper to remove this warning. See 19:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:15 19:16:15 Login Succeeded 19:16:15 nexus3.edgexfoundry.org:10002 19:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:16 Configure a credential helper to remove this warning. See 19:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:16 19:16:16 Login Succeeded 19:16:16 nexus3.edgexfoundry.org:10003 19:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:16 Configure a credential helper to remove this warning. See 19:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:16 19:16:16 Login Succeeded 19:16:16 nexus3.edgexfoundry.org:10004 19:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:17 Configure a credential helper to remove this warning. See 19:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:17 19:16:17 Login Succeeded 19:16:17 docker.io 19:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:18 Configure a credential helper to remove this warning. See 19:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:18 19:16:18 Login Succeeded 19:16:18 ---> docker-login.sh ends [Pipeline] } 19:16:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:16:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:16:18 ========================================================= 19:16:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:16:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:16:19 Removing intermediate container 8c4b3c25855f 19:16:19 ---> c6562f7e5b70 19:16:19 19:16:19 Step 10/22 : FROM alpine:3.14 19:16:19 ---> e04c818066af 19:16:19 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:16:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:16:19 9b3977197b4f: Pulling fs layer 19:16:19 1a89e8eeedd5: Pulling fs layer 19:16:19 94645a83ff95: Pulling fs layer 19:16:19 3f3a8bcf1eab: Pulling fs layer 19:16:19 0c92f367c5e7: Pulling fs layer 19:16:19 3096ccb668a1: Pulling fs layer 19:16:19 e8cf19c19ddd: Pulling fs layer 19:16:19 a4caa8a26152: Pulling fs layer 19:16:19 3096ccb668a1: Waiting 19:16:19 e8cf19c19ddd: Waiting 19:16:19 a4caa8a26152: Waiting 19:16:19 3f3a8bcf1eab: Waiting 19:16:19 0c92f367c5e7: Waiting 19:16:19 94645a83ff95: Verifying Checksum 19:16:19 94645a83ff95: Download complete 19:16:19 1a89e8eeedd5: Verifying Checksum 19:16:19 1a89e8eeedd5: Download complete 19:16:19 0c92f367c5e7: Verifying Checksum 19:16:19 0c92f367c5e7: Download complete 19:16:19 3096ccb668a1: Verifying Checksum 19:16:19 3096ccb668a1: Download complete 19:16:19 9b3977197b4f: Download complete 19:16:19 e8cf19c19ddd: Verifying Checksum 19:16:19 e8cf19c19ddd: Download complete 19:16:19 Removing intermediate container 4297fc778781 19:16:19 ---> eeefbf4b114e 19:16:19 19:16:19 Step 9/20 : FROM alpine:3.15 19:16:20 ---> Running in 08810283ad5a 19:16:20 3.15: Pulling from library/alpine 19:16:20 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:16:20 Status: Downloaded newer image for alpine:3.15 19:16:20 ---> 0ac33e5f5afa 19:16:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:20 9b3977197b4f: Pull complete 19:16:20 ---> Running in 77db0caa19a0 19:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:20 Removing intermediate container 77db0caa19a0 19:16:20 ---> a83d6c9d4c4e 19:16:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:20 ---> Running in c8b75934b925 19:16:20 (1/6) Installing ca-certificates (20211220-r0) 19:16:20 (2/6) Installing brotli-libs (1.0.9-r5) 19:16:20 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:16:20 (4/6) Installing libcurl (7.79.1-r1) 19:16:20 (5/6) Installing curl (7.79.1-r1) 19:16:20 (6/6) Installing dumb-init (1.2.5-r1) 19:16:20 Executing busybox-1.33.1-r7.trigger 19:16:20 Executing ca-certificates-20211220-r0.trigger 19:16:20 OK: 8 MiB in 20 packages 19:16:20 1a89e8eeedd5: Pull complete 19:16:21 94645a83ff95: Pull complete 19:16:21 a4caa8a26152: Verifying Checksum 19:16:21 a4caa8a26152: Download complete 19:16:21 Removing intermediate container c8b75934b925 19:16:21 ---> f0010a669742 19:16:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:16:21 Removing intermediate container 0d85ccbb114a 19:16:21 ---> 5bb347bafafa 19:16:21 19:16:21 Step 13/26 : FROM alpine:3.15 19:16:21 ---> 0ac33e5f5afa 19:16:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:21 ---> Using cache 19:16:21 ---> a83d6c9d4c4e 19:16:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:21 ---> Using cache 19:16:21 ---> f0010a669742 19:16:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:16:22 Removing intermediate container 08810283ad5a 19:16:22 ---> a5f683c5b5bc 19:16:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:16:22 ---> Running in 6c6edc680335 19:16:22 ---> Running in 0f1b34fe1d1d 19:16:22 ---> Running in 1ad31fd4143c 19:16:22 Removing intermediate container 1ad31fd4143c 19:16:22 ---> 1c4180a00730 19:16:22 Step 13/22 : WORKDIR /edgex 19:16:22 ---> Running in ea2106f7a06b 19:16:22 3f3a8bcf1eab: Verifying Checksum 19:16:22 3f3a8bcf1eab: Download complete 19:16:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:22 Removing intermediate container a7ebb268786f 19:16:22 ---> b8d60797e630 19:16:22 19:16:22 Step 13/25 : FROM alpine:3.15 19:16:22 ---> 0ac33e5f5afa 19:16:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:22 ---> Using cache 19:16:22 ---> a83d6c9d4c4e 19:16:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:22 ---> Using cache 19:16:22 ---> f0010a669742 19:16:22 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:16:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:22 Removing intermediate container ea2106f7a06b 19:16:22 ---> bf9652e038dd 19:16:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:16:22 ---> Running in 8e916b5b03ed 19:16:22 ---> bca85d3c6f25 19:16:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:16:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:23 ---> 3d84897141a6 19:16:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:16:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:23 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:16:23 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:16:23 OK: 15855 distinct packages available 19:16:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:23 ---> 1ddd2c11ce43 19:16:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:16:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:23 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:16:23 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:16:23 OK: 15855 distinct packages available 19:16:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:24 ---> 478826cae06c 19:16:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:16:24 ---> Running in b1fb3117172d 19:16:24 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:16:24 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:16:24 OK: 15855 distinct packages available 19:16:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:24 Removing intermediate container b1fb3117172d 19:16:24 ---> 7017d88d2659 19:16:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:16:24 ---> Running in bef1f90a0328 19:16:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:24 Removing intermediate container bef1f90a0328 19:16:24 ---> ebd483bd6453 19:16:24 Step 20/22 : LABEL arch=x86_64 19:16:24 (1/9) Installing ca-certificates (20211220-r0) 19:16:24 ---> Running in 5b05abba6d07 19:16:24 (2/9) Installing brotli-libs (1.0.9-r5) 19:16:24 Removing intermediate container 5b05abba6d07 19:16:24 ---> 0825b332d0b2 19:16:24 Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:16:24 ---> Running in b2f2c382effa 19:16:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:25 (1/4) Installing dumb-init (1.2.5-r1) 19:16:25 Removing intermediate container b2f2c382effa 19:16:25 ---> 8cfea62e4c67 19:16:25 Step 22/22 : LABEL version=0.0.0 19:16:25 (4/9) Installing libcurl (7.80.0-r1) 19:16:25 ---> Running in 670bbd18b621 19:16:25 (2/4) Installing musl-obstack (1.2.3-r0) 19:16:25 (5/9) Installing curl (7.80.0-r1) 19:16:25 Removing intermediate container 670bbd18b621 19:16:25 ---> e96aac5b774a 19:16:25 19:16:25 (3/4) Installing libucontext (1.1-r0) 19:16:25 Successfully built e96aac5b774a 19:16:25 (6/9) Installing dumb-init (1.2.5-r1) 19:16:25 Successfully tagged security-proxy-setup:latest 19:16:25  Building security-proxy-setup ... done Building support-scheduler 19:16:25 (4/4) Installing gcompat (1.0.0-r4) 19:16:25 (7/9) Installing musl-obstack (1.2.3-r0) 19:16:25 Executing busybox-1.34.1-r5.trigger 19:16:25 OK: 6 MiB in 18 packages 19:16:25 (8/9) Installing libucontext (1.1-r0) 19:16:25 (9/9) Installing gcompat (1.0.0-r4) 19:16:25 (1/5) Installing dumb-init (1.2.5-r1) 19:16:25 Executing busybox-1.34.1-r5.trigger 19:16:25 Executing ca-certificates-20211220-r0.trigger 19:16:25 OK: 8 MiB in 23 packages 19:16:25 (2/5) Installing musl-obstack (1.2.3-r0) 19:16:25 (3/5) Installing libucontext (1.1-r0) 19:16:25 (4/5) Installing gcompat (1.0.0-r4) 19:16:25 (5/5) Installing openssl (1.1.1n-r0) 19:16:26 Executing busybox-1.34.1-r5.trigger 19:16:26 OK: 6 MiB in 19 packages 19:16:27 Removing intermediate container 0f1b34fe1d1d 19:16:27 ---> 522ff05a4b15 19:16:27 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:16:28 Removing intermediate container 8e916b5b03ed 19:16:28 ---> 7ebff35942e5 19:16:28 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:16:28 Removing intermediate container 6c6edc680335 19:16:28 ---> 72a0e1c1e99a 19:16:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:28 Building bin/spire-agent... 19:16:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:16:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:16:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:16:28 go: downloading github.com/docker/docker v20.10.12+incompatible 19:16:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:29 ---> 60b089f4c274 19:16:29 Step 3/22 : WORKDIR /edgex-go 19:16:29 ---> Using cache 19:16:29 ---> 65d95713032e 19:16:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:29 ---> Using cache 19:16:29 ---> 873dad903603 19:16:29 Step 5/22 : RUN apk add --update --no-cache make git 19:16:29 ---> Using cache 19:16:29 ---> a0f17459418b 19:16:29 Step 6/22 : COPY go.mod vendor* ./ 19:16:29 ---> Using cache 19:16:29 ---> 3177d0b840f5 19:16:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:29 ---> Using cache 19:16:29 ---> 8c2d7798ee17 19:16:29 Step 8/22 : COPY . . 19:16:29 ---> Using cache 19:16:29 ---> 29638d80cfe6 19:16:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:16:29 go: downloading github.com/google/go-tpm-tools v0.3.3 19:16:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:16:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:16:29 go: downloading github.com/docker/go-units v0.4.0 19:16:29 go: downloading github.com/docker/go-connections v0.4.0 19:16:29 go: downloading github.com/opencontainers/image-spec v1.0.1 19:16:29 go: downloading github.com/containerd/containerd v1.3.4 19:16:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:16:29 go: downloading github.com/opencontainers/go-digest v1.0.0 19:16:30  ---> 2c0661cbe2b2 19:16:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:16:30 ---> fd8bd2a2bc01 19:16:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:16:30 ---> Running in 1c5aa37a55ea 19:16:30 ---> 8fa428f63ce2 19:16:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:16:30 ---> 7e59d8187143 19:16:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:16:30 ---> 7361c64e8ba8 19:16:30 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:16: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 19:16:30 ---> Running in 7c68f08756a5 19:16:30 ---> af391693df8f 19:16:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:16:30 ---> e696ffec31b3 19:16:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:16:30 Removing intermediate container 7c68f08756a5 19:16:30 ---> 329cfa07f6c0 19:16:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:16:31 ---> 5457cc0e28ad 19:16:31 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:16:31 ---> a5ea6767797d 19:16:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:16:31 ---> Running in e65e722a59c5 19:16:31 ---> 1732c3a95eb0 19:16:31 Step 21/26 : WORKDIR / 19:16:31 ---> Running in 3e8b68d60102 19:16:31 ---> Running in d34baa971039 19:16:31 Removing intermediate container e65e722a59c5 19:16:31 ---> 948daf635158 19:16:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:31 Removing intermediate container 3e8b68d60102 19:16:31 ---> 253c2bcd1fba 19:16:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:31 ---> Running in 57901ff8c2ce 19:16:31 ---> Running in a019e5e76daf 19:16:31 Removing intermediate container d34baa971039 19:16:31 ---> b86fd8b1242b 19:16:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:16:31 ---> Running in 233f3279deda 19:16:31 Removing intermediate container 57901ff8c2ce 19:16:31 ---> e9034e6caef8 19:16:31 Step 18/20 : LABEL arch=x86_64 19:16:31 Removing intermediate container a019e5e76daf 19:16:31 ---> ba92c3b3146f 19:16:31 Step 23/25 : LABEL arch=x86_64 19:16:31 ---> Running in f9c445800fa8 19:16:31 ---> Running in 7416ea3c68dd 19:16:31 Removing intermediate container 233f3279deda 19:16:31 ---> 07d98b2771e5 19:16:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:31 Removing intermediate container f9c445800fa8 19:16:31 ---> 7f5d1da16edb 19:16:31 Step 19/20 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:16:31 ---> Running in 73a6898a2ca5 19:16:31 Removing intermediate container 7416ea3c68dd 19:16:31 ---> 446d648b8186 19:16:31 Step 24/25 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:16:31 ---> Running in baa1641bf76a 19:16:31 ---> Running in bc5f3e22ecb9 19:16:32 Removing intermediate container 73a6898a2ca5 19:16:32 ---> 1f4cf2e9ca68 19:16:32 Step 24/26 : LABEL arch=x86_64 19:16:32 ---> Running in fa4166243bb4 19:16:32 Removing intermediate container baa1641bf76a 19:16:32 ---> 82f917c77f26 19:16:32 Step 20/20 : LABEL version=0.0.0 19:16:32 Removing intermediate container bc5f3e22ecb9 19:16:32 ---> 36ceaf9f9275 19:16:32 Step 25/25 : LABEL version=0.0.0 19:16:32 ---> Running in f0530012de32 19:16:32 ---> Running in fc5fc12b9cd4 19:16:32 Removing intermediate container fa4166243bb4 19:16:32 ---> 85319f4b291e 19:16:32 Step 25/26 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:16:32 Removing intermediate container f0530012de32 19:16:32 ---> d8a9c8bd9883 19:16:32 19:16:32 Removing intermediate container fc5fc12b9cd4 19:16:32 ---> 287a6d65b4c4 19:16:32 19:16:32 ---> Running in 550285b72fa1 19:16:32 Successfully built d8a9c8bd9883 19:16:32 Successfully tagged security-spire-server:latest 19:16:32 Building core-command 19:16:32  Building security-spire-server ... done Successfully built 287a6d65b4c4 19:16:32 Successfully tagged security-spiffe-token-provider:latest 19:16:32  Building security-spiffe-token-provider ... done Building security-secretstore-setup 19:16:32 Removing intermediate container 550285b72fa1 19:16:32 ---> 6e2676bd5cbf 19:16:32 Step 26/26 : LABEL version=0.0.0 19:16:32 ---> Running in 5c851f41ebf1 19:16:33 Removing intermediate container 5c851f41ebf1 19:16:33 ---> 4253c82e6345 19:16:33 19:16:33 Successfully built 4253c82e6345 19:16:34 Successfully tagged security-spire-config:latest 19:16:37 3f3a8bcf1eab: Pull complete 19:16:37 0c92f367c5e7: Pull complete 19:16:37 3096ccb668a1: Pull complete 19:16:37 e8cf19c19ddd: Pull complete 19:16:38  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:38 ---> 60b089f4c274 19:16:38 Step 3/23 : WORKDIR /edgex-go 19:16:38 ---> Using cache 19:16:38 ---> 65d95713032e 19:16:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:38 ---> Using cache 19:16:38 ---> 873dad903603 19:16:38 Step 5/23 : RUN apk add --update --no-cache make git 19:16:38 ---> Using cache 19:16:38 ---> a0f17459418b 19:16:38 Step 6/23 : COPY go.mod vendor* ./ 19:16:38 ---> Using cache 19:16:38 ---> 3177d0b840f5 19:16:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:38 ---> Using cache 19:16:38 ---> 8c2d7798ee17 19:16:38 Step 8/23 : COPY . . 19:16:38 ---> Using cache 19:16:38 ---> 29638d80cfe6 19:16:38 Step 9/23 : RUN make cmd/core-command/core-command 19:16:38 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:16:38 ---> 60b089f4c274 19:16:38 Step 3/25 : WORKDIR /edgex-go 19:16:38 ---> Using cache 19:16:38 ---> 65d95713032e 19:16:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:38 ---> Using cache 19:16:38 ---> 873dad903603 19:16:38 Step 5/25 : RUN apk add --update --no-cache make git 19:16:38 ---> Using cache 19:16:38 ---> a0f17459418b 19:16:38 Step 6/25 : COPY go.mod vendor* ./ 19:16:38 ---> Using cache 19:16:38 ---> 3177d0b840f5 19:16:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:38 ---> Using cache 19:16:38 ---> 8c2d7798ee17 19:16:38 Step 8/25 : COPY . . 19:16:38 ---> Using cache 19:16:38 ---> 29638d80cfe6 19:16:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:16:40 ---> Running in 2b572591c9ad 19:16:40 ---> Running in be9a4b6395d0 19:16: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/core-command/core-command ./cmd/core-command 19:16: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 19:16:42 a4caa8a26152: Pull complete 19:16:42 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:16:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:16:43 + docker build -t ci-base-image-arm64 -f - . 19:16:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:16:43 WORKDIR /edgex 19:16:43 COPY go.mod . 19:16:43 RUN go mod download 19:16:45 Sending build context to Docker daemon 169.3MB 19:16:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:16:45 ---> 725f1c02e7f9 19:16:45 Step 2/4 : WORKDIR /edgex 19:16:47 ---> Running in ec0c7a58601e 19:16:48 Removing intermediate container ec0c7a58601e 19:16:48 ---> 1574b8753505 19:16:48 Step 3/4 : COPY go.mod . 19:16:48 ---> 121adb31f81d 19:16:48 Step 4/4 : RUN go mod download 19:16:48 ---> Running in 9e34c444a7fd 19:16:56 Removing intermediate container 1c5aa37a55ea 19:16:56 ---> e9376bfa41d5 19:16:56 19:16:56 Step 10/22 : FROM alpine:3.14 19:16:56 ---> e04c818066af 19:16:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:16:56 ---> Using cache 19:16:56 ---> f04b5ca58855 19:16:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:56 ---> Using cache 19:16:56 ---> c5b0e6e97d96 19:16:56 Step 13/22 : ENV APP_PORT=59861 19:16:56 ---> Running in 2f16af14aceb 19:16:57 Removing intermediate container 2f16af14aceb 19:16:57 ---> 430e9783da0b 19:16:57 Step 14/22 : EXPOSE $APP_PORT 19: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 19:16:57 ---> Running in 232e8271007e 19:16:57 Removing intermediate container 232e8271007e 19:16:57 ---> ceb9b826b042 19:16:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:58 ---> 99f5018c419b 19:16:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:16:58 Removing intermediate container be9a4b6395d0 19:16:58 ---> c217c1174f16 19:16:58 19:16:58 Step 10/23 : FROM alpine:3.14 19:16:58 ---> e04c818066af 19:16:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:16:58 ---> Using cache 19:16:58 ---> f04b5ca58855 19:16:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:58 ---> Using cache 19:16:58 ---> c5b0e6e97d96 19:16:58 Step 13/23 : ENV APP_PORT=59882 19:16:58 ---> Running in 6b7787ee9fd5 19:16:58 ---> d78a8a05295b 19:16:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:16:58 Removing intermediate container 6b7787ee9fd5 19:16:58 ---> f65e86bbab2d 19:16:58 Step 14/23 : EXPOSE $APP_PORT 19:16:59 ---> Running in 444e5c0eaa84 19:16:59 ---> dd022aa6735d 19:16:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:16:59 Removing intermediate container 444e5c0eaa84 19:16:59 ---> 9e5eae3553af 19:16:59 Step 15/23 : WORKDIR / 19:16:59 ---> Running in 129bb3bbe1fb 19:16:59 ---> Running in 85a406fad916 19:16:59 Removing intermediate container 129bb3bbe1fb 19:16:59 ---> 4bc0bb2a5bb6 19:16:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:59 Removing intermediate container 85a406fad916 19:16:59 ---> 5810583c0e09 19:16:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:59 ---> Running in da83f0397a65 19:16:59 Removing intermediate container 2b572591c9ad 19:16:59 ---> 754f6b8a3acc 19:16:59 19:16:59 Step 10/25 : FROM alpine:3.14 19:16:59 ---> e04c818066af 19:16:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:16:59 ---> Running in d7089a9cd09f 19:16:59 Removing intermediate container da83f0397a65 19:16:59 ---> 98f7faf4d3e9 19:16:59 Step 20/22 : LABEL arch=x86_64 19:16:59 ---> Running in ebb17293d1ea 19:16:59 ---> b1066fbe296c 19:16:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:16:59 Removing intermediate container ebb17293d1ea 19:16:59 ---> 7eff81677ab0 19:16:59 Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:00 ---> Running in 33b7569ce8fb 19:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:00 ---> 03ef3830956f 19:17:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:17:00 Removing intermediate container 33b7569ce8fb 19:17:00 ---> 67ec6b957c16 19:17:00 Step 22/22 : LABEL version=0.0.0 19:17:00 ---> Running in b6038d58f636 19:17:00 (1/3) Installing ca-certificates (20211220-r0) 19:17:00 (2/3) Installing dumb-init (1.2.5-r1) 19:17:00 (3/3) Installing su-exec (0.2-r1) 19:17:00 Executing busybox-1.33.1-r7.trigger 19:17:00 Executing ca-certificates-20211220-r0.trigger 19:17:00 OK: 6 MiB in 17 packages 19:17:00 Removing intermediate container b6038d58f636 19:17:00 ---> 14260b7d2078 19:17:00 19:17:00 ---> a8e00bfecc7c 19:17:00 Step 19/23 : ENTRYPOINT ["/core-command"] 19:17:00 ---> Running in 939f7d70d946 19:17:00 Successfully built 14260b7d2078 19:17:00 Successfully tagged support-scheduler:latest 19:17:00  Building support-scheduler ... done Removing intermediate container 939f7d70d946 19:17:00 ---> 29e5e93dd719 19:17:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:00 ---> Running in 6ca433b0d8be 19:17:00 Removing intermediate container d7089a9cd09f 19:17:00 ---> 76f004a157ef 19:17:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:00 Removing intermediate container 6ca433b0d8be 19:17:00 ---> 812d9136e2fe 19:17:00 Step 21/23 : LABEL arch=x86_64 19:17:00 ---> Running in d1689752ff3b 19:17:00 ---> Running in 3897e25d3d79 19:17:01 Removing intermediate container d1689752ff3b 19:17:01 ---> b0bc792050fa 19:17:01 Step 13/25 : WORKDIR / 19:17:01 ---> Running in 6300ad36fff5 19:17:01 Removing intermediate container 3897e25d3d79 19:17:01 ---> 01d33522b139 19:17:01 Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:17:01 ---> Running in efdfbd27fe3e 19:17:01 Removing intermediate container 6300ad36fff5 19:17:01 ---> 0155a92ac6ca 19:17:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:17:01 Removing intermediate container efdfbd27fe3e 19:17:01 ---> 67881662daac 19:17:01 Step 23/23 : LABEL version=0.0.0 19:17:01 ---> Running in 2cd305663870 19:17:01 ---> 10aadd0de567 19:17:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:17:01 Removing intermediate container 2cd305663870 19:17:01 ---> f94397cd54a8 19:17:01 19:17:01 Successfully built f94397cd54a8 19:17:01 Successfully tagged core-command:latest 19:17:01  Building core-command ... done  ---> dcf9bf07870d 19:17:01 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:17:02 ---> a32e1f5e2e0b 19:17:02 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:17:02 ---> b686acb99221 19:17:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:17:03 ---> e90ed9ae4d51 19:17:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:17:03 ---> 87923b43c795 19:17:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:17:03 ---> 8903bf8951b6 19:17:03 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/ 19:17:03 ---> Running in 0b9cbd65f6e1 19:17:04 Removing intermediate container 0b9cbd65f6e1 19:17:04 ---> 5b5b12bbda60 19:17:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:17:04 ---> Running in 24225833a80c 19:17:04 Removing intermediate container 24225833a80c 19:17:04 ---> 42059e0865de 19:17:04 Step 23/25 : LABEL arch=x86_64 19:17:04 ---> Running in c4c18bb7dfb9 19:17:04 Removing intermediate container c4c18bb7dfb9 19:17:04 ---> abc8613e115f 19:17:04 Step 24/25 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:17:04 ---> Running in 564ebe130b3e 19:17:05 Removing intermediate container 564ebe130b3e 19:17:05 ---> f26ba1d1b6e6 19:17:05 Step 25/25 : LABEL version=0.0.0 19:17:05 ---> Running in 11d59dda1760 19:17:05 Removing intermediate container 11d59dda1760 19:17:05 ---> 21b14504058c 19:17:05 19:17:05 Successfully built 21b14504058c 19:17:05 Successfully tagged security-secretstore-setup:latest 19:17:27  Building security-secretstore-setup ... done Removing intermediate container 24629b9b8739 19:17:27 ---> 10cbac04b2b2 19:17:27 19:17:27 Step 13/26 : FROM alpine:3.15 19:17:27 ---> 0ac33e5f5afa 19:17:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:27 ---> Using cache 19:17:27 ---> a83d6c9d4c4e 19:17:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:27 ---> Using cache 19:17:27 ---> f0010a669742 19:17:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:27 ---> Using cache 19:17:27 ---> 7ebff35942e5 19:17:27 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:17:27 ---> cd708e4012fc 19:17:27 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:17:27 ---> 370f723e1ed7 19:17:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:17:27 ---> cdbd66aee868 19:17:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:17:27 ---> d34c18c0df07 19:17:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:17:27 ---> 69aa68f81898 19:17:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:27 ---> Running in 51296af08439 19:17:27 Removing intermediate container 51296af08439 19:17:27 ---> 030769166c3d 19:17:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:27 ---> Running in 1eee1f9bcbd4 19:17:28 Removing intermediate container 1eee1f9bcbd4 19:17:28 ---> 2ef84481e242 19:17:28 Step 24/26 : LABEL arch=x86_64 19:17:28 ---> Running in eeec433c6fa9 19:17:28 Removing intermediate container eeec433c6fa9 19:17:28 ---> b87bf6e4e39a 19:17:28 Step 25/26 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:17:28 ---> Running in 6bad5f8f76f7 19:17:28 Removing intermediate container 6bad5f8f76f7 19:17:28 ---> 7a17b57681c9 19:17:28 Step 26/26 : LABEL version=0.0.0 19:17:28 ---> Running in 18102b616483 19:17:28 Removing intermediate container 18102b616483 19:17:28 ---> 83bf3e84cf84 19:17:28 19:17:28 Successfully built 83bf3e84cf84 19:17:28 Successfully tagged security-spire-agent:latest 19:17:28  Building security-spire-agent ... done  [Pipeline] } 19:17:28 $ docker stop --time=1 ea5324431f35523ea5ef5208270db61becf5339ed2a7e7f440404c335ff6225a 19:17:29 $ docker rm -f ea5324431f35523ea5ef5208270db61becf5339ed2a7e7f440404c335ff6225a [Pipeline] // withDockerContainer [Pipeline] sh 19:17:30 + docker images 19:17:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:17:30 security-spire-agent latest 83bf3e84cf84 2 seconds ago 127MB 19:17:30 10cbac04b2b2 10 seconds ago 4.43GB 19:17:30 security-secretstore-setup latest 21b14504058c 25 seconds ago 28.5MB 19:17:30 core-command latest f94397cd54a8 29 seconds ago 16.1MB 19:17:30 support-scheduler latest 14260b7d2078 30 seconds ago 26.3MB 19:17:30 754f6b8a3acc 31 seconds ago 1.5GB 19:17:30 c217c1174f16 33 seconds ago 1.49GB 19:17:30 e9376bfa41d5 35 seconds ago 1.55GB 19:17:30 security-spire-server latest d8a9c8bd9883 58 seconds ago 87.3MB 19:17:30 security-spire-config latest 4253c82e6345 58 seconds ago 86.7MB 19:17:30 security-spiffe-token-provider latest 287a6d65b4c4 58 seconds ago 28.8MB 19:17:30 security-proxy-setup latest e96aac5b774a About a minute ago 26.9MB 19:17:30 eeefbf4b114e About a minute ago 1.54GB 19:17:30 c6562f7e5b70 About a minute ago 1.5GB 19:17:30 b8d60797e630 About a minute ago 4.43GB 19:17:30 5bb347bafafa About a minute ago 4.43GB 19:17:30 core-metadata latest bc0a3be8d6ff About a minute ago 17MB 19:17:30 sys-mgmt-agent latest 35cc9d2ad6e5 2 minutes ago 299MB 19:17:30 fa5bd97a3e71 2 minutes ago 1.5GB 19:17:30 34ffea1dcbd8 2 minutes ago 1.49GB 19:17:30 security-bootstrapper latest 4ff45fb0b22e 3 minutes ago 19.1MB 19:17:30 core-data latest 91b56ceae8cf 3 minutes ago 22.5MB 19:17:30 support-notifications latest f8d50f5411bd 3 minutes ago 26.9MB 19:17:30 a10cc4c7338e 4 minutes ago 1.52GB 19:17:30 1f438c7a7358 4 minutes ago 1.5GB 19:17:30 af855b85d9cf 4 minutes ago 1.55GB 19:17:30 ci-base-image-x86_64 latest 60b089f4c274 7 minutes ago 895MB 19:17:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 19:17:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 19:17:30 docker 20.10.14 7417809fdb73 5 weeks ago 218MB 19:17:30 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 19:17:30 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 19:17:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:17:45 Removing intermediate container 9e34c444a7fd 19:17:45 ---> ee38d76e1e9d 19:17:45 Successfully built ee38d76e1e9d 19:17:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:17:45 + docker inspect -f . ci-base-image-arm64 19:17:45 . [Pipeline] withDockerContainer 19:17:46 prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container 19:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:17:47 $ docker top da34cd1aa11222cf80229b09f60d1461741415e595feb00c300f5d3a94aa8b67 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:48 + go version 19:17:48 go version go1.17.6 linux/arm64 [Pipeline] } 19:17:48 $ docker stop --time=1 da34cd1aa11222cf80229b09f60d1461741415e595feb00c300f5d3a94aa8b67 19:17:50 $ docker rm -f da34cd1aa11222cf80229b09f60d1461741415e595feb00c300f5d3a94aa8b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:51 + docker inspect -f . ci-base-image-arm64 19:17:51 . [Pipeline] withDockerContainer 19:17:51 prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container 19:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:17:53 $ docker top 9eb84869f3638ab19eecce31906589d9f83b0aa416e83e25c19ba51e4a041e81 -eo pid,comm [Pipeline] { [Pipeline] echo 19:17:53 ========================================================= 19:17:53 [edgeXBuildGoParallel] Running Tests and Build... 19:17:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:17:54 + make test 19:17:54 go mod tidy -compat=1.17 19:17:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:18:34 ? github.com/edgexfoundry/edgex-go [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:21:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.641s coverage: 28.7% of statements 19:21:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:21:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.551s coverage: 98.5% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:21:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 53.4% of statements 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:21:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.735s coverage: 89.2% of statements 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:21:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.368s coverage: 84.8% of statements 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.755s coverage: 95.6% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.705s coverage: 72.2% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.474s coverage: 60.0% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.628s coverage: 0.9% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.478s coverage: 58.8% of statements 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.310s coverage: 29.6% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.442s coverage: 79.5% of statements 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.331s coverage: 96.3% of statements 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.278s coverage: 87.5% of statements 19:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements 19:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.264s coverage: 44.8% of statements 19:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.760s coverage: 82.5% of statements 19:22:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.325s coverage: 92.9% of statements 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.114s coverage: 65.1% of statements 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.338s coverage: 58.8% of statements 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.317s coverage: 80.0% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.349s coverage: 85.4% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.886s coverage: 91.2% of statements 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 64.4% of statements 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.172s coverage: 89.4% of statements 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.146s coverage: 73.7% of statements 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 19:22:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.533s coverage: 65.4% of statements 19:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.910s coverage: 43.8% of statements 19:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.328s coverage: 89.5% of statements 19:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements 19:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.472s coverage: 17.7% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.789s coverage: 92.3% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.388s coverage: 63.2% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:22:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.530s coverage: 97.7% of statements 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:22:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:22:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.254s coverage: 100.0% of statements 19:22:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.105s coverage: 96.9% of statements 19:22:42 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 19:22:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:22:42 GO111MODULE=on go vet ./... 19:24:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:24:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:24:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:24:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:24:56 + ls -al . 19:24:56 total 668 19:24:56 drwxrwxr-x 9 1001 1001 4096 May 10 19:24 . 19:24:56 drwxr-xr-x 4 root root 4096 May 10 19:17 .. 19:24:56 -rw-rw-r-- 1 1001 1001 11 May 10 19:15 .dockerignore 19:24:56 drwxrwxr-x 8 1001 1001 4096 May 10 19:15 .git 19:24:56 drwxrwxr-x 3 1001 1001 4096 May 10 19:15 .github 19:24:56 -rw-rw-r-- 1 1001 1001 879 May 10 19:15 .gitignore 19:24:56 -rw-rw-r-- 1 1001 1001 42 May 10 19:15 .golangci.yml 19:24:56 -rw-rw-r-- 1 1001 1001 87 May 10 19:15 .hadolint.yml 19:24:56 -rw-rw-r-- 1 1001 1001 166 May 10 19:15 .sonarcloud.properties 19:24:56 -rw-rw-r-- 1 1001 1001 1171 May 10 19:15 ADOPTERS.md 19:24:56 -rw-rw-r-- 1 1001 1001 10086 May 10 19:15 Attribution.txt 19:24:56 -rw-rw-r-- 1 1001 1001 51732 May 10 19:15 CHANGELOG.md 19:24:56 -rw-rw-r-- 1 1001 1001 3804 May 10 19:15 CONTRIBUTING.md 19:24:56 -rw-rw-r-- 1 1001 1001 677 May 10 19:15 GOVERNANCE.md 19:24:56 -rw-rw-r-- 1 1001 1001 850 May 10 19:15 Jenkinsfile 19:24:56 -rw-rw-r-- 1 1001 1001 10775 May 10 19:15 LICENSE 19:24:56 -rw-rw-r-- 1 1001 1001 10389 May 10 19:15 Makefile 19:24:56 -rw-rw-r-- 1 1001 1001 582 May 10 19:15 OWNERS.md 19:24:56 -rw-rw-r-- 1 1001 1001 9094 May 10 19:15 README.md 19:24:56 -rw-rw-r-- 1 1001 1001 6912 May 10 19:15 SECURITY.md 19:24:56 -rw-rw-r-- 1 1001 1001 5 May 10 19:09 VERSION 19:24:56 -rw-rw-r-- 1 1001 1001 4131 May 10 19:15 ZMQWindows.md 19:24:56 drwxrwxr-x 2 1001 1001 4096 May 10 19:15 bin 19:24:56 drwxrwxr-x 18 1001 1001 4096 May 10 19:15 cmd 19:24:56 -rw-r--r-- 1 root root 435134 May 10 19:22 coverage.out 19:24:56 -rw-rw-r-- 1 1001 1001 3249 May 10 19:15 go.mod 19:24:56 -rw-rw-r-- 1 1001 1001 35148 May 10 19:17 go.sum 19:24:56 drwxrwxr-x 8 1001 1001 4096 May 10 19:15 internal 19:24:56 drwxrwxr-x 3 1001 1001 4096 May 10 19:15 openapi 19:24:56 drwxrwxr-x 4 1001 1001 4096 May 10 19:15 snap 19:24:56 -rw-rw-r-- 1 1001 1001 204 May 10 19:15 version.go [Pipeline] sh 19:24:56 + '[' -e coverage.out ] 19:24:56 + chown 1001:1001 coverage.out [Pipeline] stash 19:24:56 Warning: overwriting stash ‘coverage-report’ 19:24:58 Stashed 1 file(s) [Pipeline] sh 19:24:58 + make build 19:24:58 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:26:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:27: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/core-command/core-command ./cmd/core-command 19:27:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:44 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 19:28:44 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 19:28:44 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 19:28:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:28:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:29: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 19:29:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:29:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:29:28 $ docker stop --time=1 9eb84869f3638ab19eecce31906589d9f83b0aa416e83e25c19ba51e4a041e81 19:29:30 $ docker rm -f 9eb84869f3638ab19eecce31906589d9f83b0aa416e83e25c19ba51e4a041e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:29:33 19:29:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:29:34 latest: Pulling from edgex-devops/edgex-compose-arm64 19:29:34 29e5d40040c1: Pulling fs layer 19:29:34 1ce36da41761: Pulling fs layer 19:29:34 25b303627fd3: Pulling fs layer 19:29:34 29e5d40040c1: Verifying Checksum 19:29:34 29e5d40040c1: Download complete 19:29:35 1ce36da41761: Verifying Checksum 19:29:35 1ce36da41761: Download complete 19:29:35 29e5d40040c1: Pull complete 19:29:37 25b303627fd3: Verifying Checksum 19:29:37 25b303627fd3: Download complete 19:29:37 1ce36da41761: Pull complete 19:29:49 25b303627fd3: Pull complete 19:29:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:29:49 prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container 19:29:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:29:52 $ docker top 4e68556798d3fa0c0b4109dbeed88588a60da417003e143c29d9df67c8e47d5a -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:53 + + grep parallel 19:29:53 docker-compose build --help 19:30:00 --parallel Build images in parallel. [Pipeline] } 19:30:00 $ docker stop --time=1 4e68556798d3fa0c0b4109dbeed88588a60da417003e143c29d9df67c8e47d5a 19:30:02 $ docker rm -f 4e68556798d3fa0c0b4109dbeed88588a60da417003e143c29d9df67c8e47d5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:03 . [Pipeline] withDockerContainer 19:30:03 prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container 19:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:30:05 $ docker top e1d13086ce0efc9600b95cfc57aa6e0390abdc899a762242dc6529384323405a -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:06 + docker-compose -f ./docker-compose-build.yml build --parallel 19:30:14 Building core-command ... 19:30:14 Building core-data ... 19:30:14 Building core-metadata ... 19:30:14 Building security-bootstrapper ... 19:30:14 Building security-proxy-setup ... 19:30:14 Building security-secretstore-setup ... 19:30:14 Building security-spiffe-token-provider ... 19:30:14 Building security-spire-agent ... 19:30:14 Building security-spire-config ... 19:30:14 Building security-spire-server ... 19:30:14 Building support-notifications ... 19:30:14 Building support-scheduler ... 19:30:14 Building sys-mgmt-agent ... 19:30:14 Building security-spiffe-token-provider 19:30:14 Building support-scheduler 19:30:14 Building core-command 19:30:14 Building security-spire-config 19:30:14 Building support-notifications 19:31:51 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:31:51 ---> ee38d76e1e9d 19:31:51 Step 3/20 : WORKDIR /edgex-go 19:31:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:51 ---> ee38d76e1e9d 19:31:51 Step 3/22 : WORKDIR /edgex-go 19:31:51 ---> Running in 294efcbfe541 19:31:51 ---> Running in d03bf24809a8 19:31:51 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:31:51 ---> ee38d76e1e9d 19:31:51 Step 3/26 : WORKDIR /edgex-go 19:31:51 ---> Running in b3d671dfedb3 19:31:51 Removing intermediate container d03bf24809a8 19:31:51 ---> 6f9f7def3aa7 19:31:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:31:51 Removing intermediate container 294efcbfe541 19:31:51 ---> 9f4d25a00b56 19:31:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:51 ---> Running in 343f77c726d4 19:31:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:51 ---> ee38d76e1e9d 19:31:51 Step 3/23 : WORKDIR /edgex-go 19:31:51 ---> Running in 794d5806fde3 19:31:51 Removing intermediate container b3d671dfedb3 19:31:51 ---> 2caee46aa2ab 19:31:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:51 ---> ee38d76e1e9d 19:31:51 Step 3/22 : WORKDIR /edgex-go 19:31:51 ---> Using cache 19:31:51 ---> 9f4d25a00b56 19:31:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:51 ---> Running in 1a91e1151acb 19:31:51 ---> Running in d99b6746dd20 19:31:51 ---> Running in d9d945f49f7a 19:31:51 Removing intermediate container 794d5806fde3 19:31:51 ---> 201ae8c7654f 19:31:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:51 ---> Running in 030029ad7376 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:51 Removing intermediate container 1a91e1151acb 19:31:51 ---> f0f683a07642 19:31:51 Step 5/22 : RUN apk add --update --no-cache make git 19:31:51 Removing intermediate container d9d945f49f7a 19:31:51 ---> 4540f4589e29 19:31:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:31:51 ---> Running in f5265a0babae 19:31:51 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:31:51 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:31:51 OK: 15741 distinct packages available 19:31:51 ---> Running in 103ceb2d2440 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:51 Removing intermediate container 030029ad7376 19:31:51 ---> 1484a25a417c 19:31:51 Step 5/23 : RUN apk add --update --no-cache make git 19:31:51 Removing intermediate container d99b6746dd20 19:31:51 ---> ad521ca7709d 19:31:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:31:51 ---> Running in f4d15445520b 19:31:51 ---> Running in f6a165868f4f 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:51 OK: 220 MiB in 52 packages 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:51 Removing intermediate container 343f77c726d4 19:31:51 ---> 62bed40dc746 19:31:51 Step 5/20 : COPY go.mod vendor* ./ 19:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:51 OK: 220 MiB in 52 packages 19:31:52 OK: 220 MiB in 52 packages 19:31:52 OK: 220 MiB in 52 packages 19:31:52 OK: 220 MiB in 52 packages 19:31:52 ---> 3b1b9ed286d0 19:31:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:52 Removing intermediate container f5265a0babae 19:31:52 ---> f17aa82d98ff 19:31:52 Step 6/22 : COPY go.mod vendor* ./ 19:31:52 ---> Running in c9c3536f8b92 19:31:53 Removing intermediate container 103ceb2d2440 19:31:53 ---> 31e063296b54 19:31:53 Step 6/26 : COPY go.mod vendor* ./ 19:31:54 Removing intermediate container f4d15445520b 19:31:54 ---> 965ea740ceef 19:31:54 Step 6/23 : COPY go.mod vendor* ./ 19:31:54 Removing intermediate container f6a165868f4f 19:31:54 ---> 0c020d7a1d2a 19:31:54 Step 6/22 : COPY go.mod vendor* ./ 19:31:54 ---> 8705e908bb47 19:31:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:54 ---> Running in 23987eade499 19:31:56 ---> 7266aa611554 19:31:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 ---> 470026a8cb1d 19:31:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 ---> Running in f4a2005d212a 19:31:56 ---> Running in 1732e234c865 19:31:56 ---> feae02890dab 19:31:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 ---> Running in 002007a01640 19:31:58 Removing intermediate container c9c3536f8b92 19:31:58 ---> 4f6f6cfc10d3 19:31:58 Step 7/20 : COPY . . 19:32:00 Removing intermediate container 23987eade499 19:32:00 ---> 32c600332cce 19:32:00 Step 8/22 : COPY . . 19:32:03 Removing intermediate container f4a2005d212a 19:32:03 ---> 89abaa4d646b 19:32:03 Step 8/23 : COPY . . 19:32:03 Removing intermediate container 1732e234c865 19:32:03 ---> 97e6d356f430 19:32:03 Step 8/26 : COPY . . 19:32:03 Removing intermediate container 002007a01640 19:32:03 ---> 5fd12f483a5d 19:32:03 Step 8/22 : COPY . . 19:32:35 ---> af8f0b883fda 19:32:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:32:35 ---> Running in 5285ac21a213 19:32:35 ---> 878025e05d44 19:32:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:32:35 ---> Running in 9f7621d38f83 19:32:35 ---> 90c345772af8 19:32:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:32:35 ---> Running in 369d70d171cc 19:32:35 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 19:32:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:32:35 ---> b02ba643db89 19:32:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:32:35 ---> Running in 5d002b34eda0 19:32:35 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 19:32:35 ---> 42561586fac1 19:32:35 Step 9/23 : RUN make cmd/core-command/core-command 19:32:35 Removing intermediate container 5d002b34eda0 19:32:35 ---> 6f55a108f9fa 19:32:35 Step 10/26 : RUN mkdir -p spire-build 19:32:35 ---> Running in 616cbf2bf899 19:32:36 ---> Running in 8f4e7e4bf316 19:32:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:32:39 Removing intermediate container 8f4e7e4bf316 19:32:39 ---> c93b8111dc2e 19:32:39 Step 11/26 : WORKDIR /edgex-go/spire-build 19:32:39 ---> Running in b926d61150c5 19:32:40 Removing intermediate container b926d61150c5 19:32:40 ---> 184ff56309ae 19:32:40 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 19:32:40 ---> Running in bc77f429cec0 19:32:43 spire-1.2.1/ 19:32:43 spire-1.2.1/.data/ 19:32:43 spire-1.2.1/.data/.file 19:32:43 spire-1.2.1/.dockerignore 19:32:43 spire-1.2.1/.gitattributes 19:32:43 spire-1.2.1/.githooks/ 19:32:43 spire-1.2.1/.githooks/pre-commit 19:32:43 spire-1.2.1/.github/ 19:32:43 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:32:43 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:32:43 spire-1.2.1/.github/dependabot.yml 19:32:43 spire-1.2.1/.github/workflows/ 19:32:43 spire-1.2.1/.github/workflows/nightly_build.yaml 19:32:43 spire-1.2.1/.github/workflows/pr_build.yaml 19:32:43 spire-1.2.1/.github/workflows/release_build.yaml 19:32:43 spire-1.2.1/.github/workflows/scripts/ 19:32:43 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:32:43 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:32:43 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:32:43 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:32:43 spire-1.2.1/.github/workflows/scripts/split.sh 19:32:43 spire-1.2.1/.gitignore 19:32:43 spire-1.2.1/.go-version 19:32:43 spire-1.2.1/.golangci.yml 19:32:43 spire-1.2.1/ADOPTERS.md 19:32:43 spire-1.2.1/CHANGELOG.md 19:32:43 spire-1.2.1/CODE-OF-CONDUCT.md 19:32:43 spire-1.2.1/CODEOWNERS 19:32:43 spire-1.2.1/CONTRIBUTING.md 19:32:43 spire-1.2.1/Dockerfile 19:32:43 spire-1.2.1/Dockerfile.dev 19:32:43 spire-1.2.1/Dockerfile.scratch 19:32:43 spire-1.2.1/LICENSE 19:32:43 spire-1.2.1/MAINTAINERS.md 19:32:43 spire-1.2.1/Makefile 19:32:43 spire-1.2.1/README.md 19:32:43 spire-1.2.1/ROADMAP.md 19:32:43 spire-1.2.1/SECURITY.md 19:32:43 spire-1.2.1/cmd/ 19:32:43 spire-1.2.1/cmd/spire-agent/ 19:32:43 spire-1.2.1/cmd/spire-agent/cli/ 19:32:43 spire-1.2.1/cmd/spire-agent/cli/api/ 19:32:43 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/common/ 19:32:43 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:32:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/run/ 19:32:43 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:32:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:32:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:32:43 spire-1.2.1/cmd/spire-agent/main.go 19:32:43 spire-1.2.1/cmd/spire-server/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/agent/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/cli.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/run/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/token/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/validate/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/x509/ 19:32:43 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:32:43 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:32:43 spire-1.2.1/cmd/spire-server/main.go 19:32:43 spire-1.2.1/cmd/spire-server/util/ 19:32:43 spire-1.2.1/cmd/spire-server/util/util.go 19:32:43 spire-1.2.1/conf/ 19:32:43 spire-1.2.1/conf/agent/ 19:32:43 spire-1.2.1/conf/agent/agent.conf 19:32:43 spire-1.2.1/conf/agent/agent_full.conf 19:32:43 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:32:43 spire-1.2.1/conf/server/ 19:32:43 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:32:43 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:32:43 spire-1.2.1/conf/server/server.conf 19:32:43 spire-1.2.1/conf/server/server_full.conf 19:32:43 spire-1.2.1/doc/ 19:32:43 spire-1.2.1/doc/SPIRE101.md 19:32:43 spire-1.2.1/doc/auditlog.md 19:32:43 spire-1.2.1/doc/authorization_policy_engine.md 19:32:43 spire-1.2.1/doc/changelog_guidelines.md 19:32:43 spire-1.2.1/doc/cure53-report.pdf 19:32:43 spire-1.2.1/doc/images/ 19:32:43 spire-1.2.1/doc/images/2019_roadmap.png 19:32:43 spire-1.2.1/doc/images/SPIRE101.png 19:32:43 spire-1.2.1/doc/images/SPIRE_agent.png 19:32:43 spire-1.2.1/doc/images/SPIRE_server.png 19:32:43 spire-1.2.1/doc/images/cache_mgr.png 19:32:43 spire-1.2.1/doc/images/cache_mgr_components.png 19:32:43 spire-1.2.1/doc/images/federated_spire.png 19:32:43 spire-1.2.1/doc/images/ha_mode.png 19:32:43 spire-1.2.1/doc/images/nested_spire.png 19:32:43 spire-1.2.1/doc/images/oidc_federation.png 19:32:43 spire-1.2.1/doc/images/single_trust_domain.png 19:32:43 spire-1.2.1/doc/images/spiffe_compatible.png 19:32:43 spire-1.2.1/doc/images/spire_logo.png 19:32:43 spire-1.2.1/doc/migrating_registration_api_clients.md 19:32:43 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:32:43 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:32:43 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:32:43 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:32:43 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:32:43 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:32:43 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:32:43 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:32:43 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:32:43 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:32:43 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:32:43 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:32:43 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:32:43 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:32:43 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:32:43 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:32:43 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:32:43 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:32:43 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:32:43 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:32:43 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:32:43 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:32:43 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:32:43 spire-1.2.1/doc/scaling_spire.md 19:32:43 spire-1.2.1/doc/spire_agent.md 19:32:43 spire-1.2.1/doc/spire_server.md 19:32:43 spire-1.2.1/doc/supported_integrations.md 19:32:43 spire-1.2.1/doc/telemetry.md 19:32:43 spire-1.2.1/doc/telemetry_config.md 19:32:43 spire-1.2.1/doc/upgrading.md 19:32:43 spire-1.2.1/doc/using_spire.md 19:32:43 spire-1.2.1/examples/ 19:32:43 spire-1.2.1/examples/README.md 19:32:43 spire-1.2.1/go.mod 19:32:43 spire-1.2.1/go.sum 19:32:43 spire-1.2.1/pkg/ 19:32:43 spire-1.2.1/pkg/agent/ 19:32:43 spire-1.2.1/pkg/agent/agent.go 19:32:43 spire-1.2.1/pkg/agent/api/ 19:32:43 spire-1.2.1/pkg/agent/api/config.go 19:32:43 spire-1.2.1/pkg/agent/api/debug/ 19:32:43 spire-1.2.1/pkg/agent/api/debug/v1/ 19:32:43 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:32:43 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:32:43 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:32:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:32:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:32:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:32:43 spire-1.2.1/pkg/agent/api/endpoints.go 19:32:43 spire-1.2.1/pkg/agent/api/health/ 19:32:43 spire-1.2.1/pkg/agent/api/health/v1/ 19:32:43 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:32:43 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:32:43 spire-1.2.1/pkg/agent/api/rpccontext/ 19:32:43 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:32:43 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:32:43 spire-1.2.1/pkg/agent/attestor/ 19:32:43 spire-1.2.1/pkg/agent/attestor/node/ 19:32:43 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:32:43 spire-1.2.1/pkg/agent/attestor/node/node.go 19:32:43 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:32:43 spire-1.2.1/pkg/agent/attestor/workload/ 19:32:43 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:32:43 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:32:43 spire-1.2.1/pkg/agent/catalog/ 19:32:43 spire-1.2.1/pkg/agent/catalog/catalog.go 19:32:43 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:32:43 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:32:43 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:32:43 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:32:43 spire-1.2.1/pkg/agent/client/ 19:32:43 spire-1.2.1/pkg/agent/client/client.go 19:32:43 spire-1.2.1/pkg/agent/client/client_test.go 19:32:43 spire-1.2.1/pkg/agent/client/dial.go 19:32:43 spire-1.2.1/pkg/agent/client/nodeconn.go 19:32:43 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:32:43 spire-1.2.1/pkg/agent/client/update.go 19:32:43 spire-1.2.1/pkg/agent/client/util.go 19:32:43 spire-1.2.1/pkg/agent/common/ 19:32:43 spire-1.2.1/pkg/agent/common/backoff/ 19:32:43 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:32:43 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:32:43 spire-1.2.1/pkg/agent/common/cgroups/ 19:32:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:32:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:32:43 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:32:43 spire-1.2.1/pkg/agent/config.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/ 19:32:43 spire-1.2.1/pkg/agent/endpoints/config.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:32:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:32:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/workload/ 19:32:43 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:32:43 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:32:43 spire-1.2.1/pkg/agent/manager/ 19:32:43 spire-1.2.1/pkg/agent/manager/cache/ 19:32:43 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:32:43 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:32:43 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:32:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:32:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:32:43 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:32:43 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:32:43 spire-1.2.1/pkg/agent/manager/config.go 19:32:43 spire-1.2.1/pkg/agent/manager/manager.go 19:32:43 spire-1.2.1/pkg/agent/manager/manager_test.go 19:32:43 spire-1.2.1/pkg/agent/manager/storage.go 19:32:43 spire-1.2.1/pkg/agent/manager/storage_test.go 19:32:43 spire-1.2.1/pkg/agent/manager/storecache/ 19:32:43 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:32:43 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:32:43 spire-1.2.1/pkg/agent/manager/sync.go 19:32:43 spire-1.2.1/pkg/agent/plugin/ 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:32:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:32:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:32:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:32:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:32:43 spire-1.2.1/pkg/agent/svid/ 19:32:43 spire-1.2.1/pkg/agent/svid/rotator.go 19:32:43 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:32:43 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:32:43 spire-1.2.1/pkg/agent/svid/store/ 19:32:43 spire-1.2.1/pkg/agent/svid/store/service.go 19:32:43 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:32:43 spire-1.2.1/pkg/common/ 19:32:43 spire-1.2.1/pkg/common/agentpathtemplate/ 19:32:43 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:32:43 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:32:43 spire-1.2.1/pkg/common/api/ 19:32:43 spire-1.2.1/pkg/common/api/metrics.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/ 19:32:43 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/logger.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/names.go 19:32:43 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:32:43 spire-1.2.1/pkg/common/api/names.go 19:32:43 spire-1.2.1/pkg/common/api/ratelimit.go 19:32:43 spire-1.2.1/pkg/common/api/rpccontext/ 19:32:43 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:32:43 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:32:43 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:32:43 spire-1.2.1/pkg/common/auth/ 19:32:43 spire-1.2.1/pkg/common/auth/interceptors.go 19:32:43 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:32:43 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/ 19:32:43 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/types.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:32:43 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:32:43 spire-1.2.1/pkg/common/catalog/ 19:32:43 spire-1.2.1/pkg/common/catalog/bind.go 19:32:43 spire-1.2.1/pkg/common/catalog/builtin.go 19:32:43 spire-1.2.1/pkg/common/catalog/catalog.go 19:32:43 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:32:43 spire-1.2.1/pkg/common/catalog/closers.go 19:32:43 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:32:43 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:32:43 spire-1.2.1/pkg/common/catalog/config.go 19:32:43 spire-1.2.1/pkg/common/catalog/config_test.go 19:32:43 spire-1.2.1/pkg/common/catalog/configure.go 19:32:43 spire-1.2.1/pkg/common/catalog/constraints.go 19:32:43 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:32:43 spire-1.2.1/pkg/common/catalog/context.go 19:32:43 spire-1.2.1/pkg/common/catalog/external.go 19:32:43 spire-1.2.1/pkg/common/catalog/host.go 19:32:43 spire-1.2.1/pkg/common/catalog/pipenet.go 19:32:43 spire-1.2.1/pkg/common/catalog/plugin.go 19:32:43 spire-1.2.1/pkg/common/catalog/testplugin/ 19:32:43 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:32:43 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:32:43 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:32:43 spire-1.2.1/pkg/common/cli/ 19:32:43 spire-1.2.1/pkg/common/cli/env.go 19:32:43 spire-1.2.1/pkg/common/cli/flags.go 19:32:43 spire-1.2.1/pkg/common/cli/trust_domain.go 19:32:43 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:32:43 spire-1.2.1/pkg/common/cli/umask.go 19:32:43 spire-1.2.1/pkg/common/cli/umask_posix.go 19:32:43 spire-1.2.1/pkg/common/cli/umask_test.go 19:32:43 spire-1.2.1/pkg/common/cli/umask_windows.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/ 19:32:43 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/flag.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/format.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/ 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:32:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:32:43 spire-1.2.1/pkg/common/coretypes/ 19:32:43 spire-1.2.1/pkg/common/coretypes/bundle/ 19:32:43 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:32:43 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:32:43 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:32:43 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:32:43 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:32:43 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:32:43 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:32:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:32:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:32:43 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:32:43 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:32:43 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:32:43 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:32:43 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:32:43 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:32:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:32:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:32:43 spire-1.2.1/pkg/common/cryptoutil/ 19:32:43 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:32:43 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:32:43 spire-1.2.1/pkg/common/diskutil/ 19:32:43 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:32:43 spire-1.2.1/pkg/common/diskutil/file_test.go 19:32:43 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:32:43 spire-1.2.1/pkg/common/errorutil/ 19:32:43 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:32:43 spire-1.2.1/pkg/common/health/ 19:32:43 spire-1.2.1/pkg/common/health/config.go 19:32:43 spire-1.2.1/pkg/common/health/context.go 19:32:43 spire-1.2.1/pkg/common/health/context_test.go 19:32:43 spire-1.2.1/pkg/common/health/health.go 19:32:43 spire-1.2.1/pkg/common/health/health_test.go 19:32:43 spire-1.2.1/pkg/common/health/logger.go 19:32:43 spire-1.2.1/pkg/common/hostservice/ 19:32:43 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:32:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:32:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:32:43 spire-1.2.1/pkg/common/idutil/ 19:32:43 spire-1.2.1/pkg/common/idutil/require.go 19:32:43 spire-1.2.1/pkg/common/idutil/require_test.go 19:32:43 spire-1.2.1/pkg/common/idutil/safety.go 19:32:43 spire-1.2.1/pkg/common/idutil/safety_test.go 19:32:43 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:32:43 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:32:43 spire-1.2.1/pkg/common/jwtsvid/ 19:32:43 spire-1.2.1/pkg/common/jwtsvid/common.go 19:32:43 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:32:43 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:32:43 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:32:43 spire-1.2.1/pkg/common/jwtutil/ 19:32:43 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:32:43 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:32:43 spire-1.2.1/pkg/common/log/ 19:32:43 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:32:43 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:32:43 spire-1.2.1/pkg/common/log/log.go 19:32:43 spire-1.2.1/pkg/common/log/log_test.go 19:32:43 spire-1.2.1/pkg/common/log/options.go 19:32:43 spire-1.2.1/pkg/common/nodeutil/ 19:32:43 spire-1.2.1/pkg/common/nodeutil/node.go 19:32:43 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:32:43 spire-1.2.1/pkg/common/peertracker/ 19:32:43 spire-1.2.1/pkg/common/peertracker/conn.go 19:32:43 spire-1.2.1/pkg/common/peertracker/credentials.go 19:32:43 spire-1.2.1/pkg/common/peertracker/errors.go 19:32:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:32:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:32:43 spire-1.2.1/pkg/common/peertracker/info.go 19:32:43 spire-1.2.1/pkg/common/peertracker/listener.go 19:32:43 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:32:43 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:32:43 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:32:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:32:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:32:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:32:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:32:43 spire-1.2.1/pkg/common/peertracker/tcp.go 19:32:43 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:32:43 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:32:43 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:32:43 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:32:43 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:32:43 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:32:43 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:32:43 spire-1.2.1/pkg/common/peertracker/uds.go 19:32:43 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:32:43 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:32:43 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:32:43 spire-1.2.1/pkg/common/pemutil/ 19:32:43 spire-1.2.1/pkg/common/pemutil/block.go 19:32:43 spire-1.2.1/pkg/common/pemutil/certs.go 19:32:43 spire-1.2.1/pkg/common/pemutil/common.go 19:32:43 spire-1.2.1/pkg/common/pemutil/csr.go 19:32:43 spire-1.2.1/pkg/common/pemutil/keys.go 19:32:43 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/ 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:32:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:32:43 spire-1.2.1/pkg/common/plugin/ 19:32:43 spire-1.2.1/pkg/common/plugin/aws/ 19:32:43 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:32:43 spire-1.2.1/pkg/common/plugin/azure/ 19:32:43 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:32:43 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:32:43 spire-1.2.1/pkg/common/plugin/facade.go 19:32:43 spire-1.2.1/pkg/common/plugin/facade_test.go 19:32:43 spire-1.2.1/pkg/common/plugin/gcp/ 19:32:43 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:32:43 spire-1.2.1/pkg/common/plugin/k8s/ 19:32:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:32:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:32:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:32:43 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:32:43 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:32:43 spire-1.2.1/pkg/common/plugin/log.go 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/ 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:32:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:32:43 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:32:43 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:32:43 spire-1.2.1/pkg/common/plugin/x509pop/ 19:32:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:32:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:32:43 spire-1.2.1/pkg/common/profiling/ 19:32:43 spire-1.2.1/pkg/common/profiling/dumpers.go 19:32:43 spire-1.2.1/pkg/common/profiling/profiling.go 19:32:43 spire-1.2.1/pkg/common/protoutil/ 19:32:43 spire-1.2.1/pkg/common/protoutil/masks.go 19:32:43 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:32:43 spire-1.2.1/pkg/common/rotationutil/ 19:32:43 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:32:43 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:32:43 spire-1.2.1/pkg/common/selector/ 19:32:43 spire-1.2.1/pkg/common/selector/selector.go 19:32:43 spire-1.2.1/pkg/common/selector/selector_test.go 19:32:43 spire-1.2.1/pkg/common/selector/set.go 19:32:43 spire-1.2.1/pkg/common/selector/set_utils.go 19:32:43 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:32:43 spire-1.2.1/pkg/common/telemetry/ 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/ 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:32:43 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:32:43 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:32:43 spire-1.2.1/pkg/common/telemetry/call.go 19:32:43 spire-1.2.1/pkg/common/telemetry/common/ 19:32:43 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:32:43 spire-1.2.1/pkg/common/telemetry/config.go 19:32:43 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:32:43 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:32:43 spire-1.2.1/pkg/common/telemetry/inmem.go 19:32:43 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:32:43 spire-1.2.1/pkg/common/telemetry/m3.go 19:32:43 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:32:43 spire-1.2.1/pkg/common/telemetry/metrics.go 19:32:43 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:32:43 spire-1.2.1/pkg/common/telemetry/names.go 19:32:43 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:32:43 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:32:43 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:32:43 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:32:43 spire-1.2.1/pkg/common/telemetry/server/ 19:32:43 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:32:43 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:32:43 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:32:43 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:32:43 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:32:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:32:44 spire-1.2.1/pkg/common/telemetry/server/server.go 19:32:44 spire-1.2.1/pkg/common/telemetry/sink.go 19:32:44 spire-1.2.1/pkg/common/telemetry/statsd.go 19:32:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:32:44 spire-1.2.1/pkg/common/telemetry/uptime.go 19:32:44 spire-1.2.1/pkg/common/telemetry/version.go 19:32:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:32:44 spire-1.2.1/pkg/common/uptime/ 19:32:44 spire-1.2.1/pkg/common/uptime/uptime.go 19:32:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:32:44 spire-1.2.1/pkg/common/util/ 19:32:44 spire-1.2.1/pkg/common/util/certs.go 19:32:44 spire-1.2.1/pkg/common/util/certs_test.go 19:32:44 spire-1.2.1/pkg/common/util/csr.go 19:32:44 spire-1.2.1/pkg/common/util/hash.go 19:32:44 spire-1.2.1/pkg/common/util/selectors.go 19:32:44 spire-1.2.1/pkg/common/util/selectors_test.go 19:32:44 spire-1.2.1/pkg/common/util/signals.go 19:32:44 spire-1.2.1/pkg/common/util/sort.go 19:32:44 spire-1.2.1/pkg/common/util/sort_test.go 19:32:44 spire-1.2.1/pkg/common/util/task.go 19:32:44 spire-1.2.1/pkg/common/util/task_test.go 19:32:44 spire-1.2.1/pkg/common/util/testdata/ 19:32:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:32:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:32:44 spire-1.2.1/pkg/common/version/ 19:32:44 spire-1.2.1/pkg/common/version/version.go 19:32:44 spire-1.2.1/pkg/common/x509svid/ 19:32:44 spire-1.2.1/pkg/common/x509svid/common_test.go 19:32:44 spire-1.2.1/pkg/common/x509svid/csr.go 19:32:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:32:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:32:44 spire-1.2.1/pkg/common/x509util/ 19:32:44 spire-1.2.1/pkg/common/x509util/cert.go 19:32:44 spire-1.2.1/pkg/common/x509util/dns.go 19:32:44 spire-1.2.1/pkg/common/x509util/dns_test.go 19:32:44 spire-1.2.1/pkg/common/x509util/keyid.go 19:32:44 spire-1.2.1/pkg/common/x509util/keypair.go 19:32:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:32:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:32:44 spire-1.2.1/pkg/server/ 19:32:44 spire-1.2.1/pkg/server/api/ 19:32:44 spire-1.2.1/pkg/server/api/agent.go 19:32:44 spire-1.2.1/pkg/server/api/agent/ 19:32:44 spire-1.2.1/pkg/server/api/agent/v1/ 19:32:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:32:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:32:44 spire-1.2.1/pkg/server/api/agent_test.go 19:32:44 spire-1.2.1/pkg/server/api/api.go 19:32:44 spire-1.2.1/pkg/server/api/audit/ 19:32:44 spire-1.2.1/pkg/server/api/audit/audit.go 19:32:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:32:44 spire-1.2.1/pkg/server/api/bundle.go 19:32:44 spire-1.2.1/pkg/server/api/bundle/ 19:32:44 spire-1.2.1/pkg/server/api/bundle/v1/ 19:32:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:32:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:32:44 spire-1.2.1/pkg/server/api/bundle_test.go 19:32:44 spire-1.2.1/pkg/server/api/debug/ 19:32:44 spire-1.2.1/pkg/server/api/debug/v1/ 19:32:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:32:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:32:44 spire-1.2.1/pkg/server/api/entry.go 19:32:44 spire-1.2.1/pkg/server/api/entry/ 19:32:44 spire-1.2.1/pkg/server/api/entry/v1/ 19:32:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:32:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:32:44 spire-1.2.1/pkg/server/api/entry_test.go 19:32:44 spire-1.2.1/pkg/server/api/health/ 19:32:44 spire-1.2.1/pkg/server/api/health/v1/ 19:32:44 spire-1.2.1/pkg/server/api/health/v1/service.go 19:32:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:32:44 spire-1.2.1/pkg/server/api/id.go 19:32:44 spire-1.2.1/pkg/server/api/id_test.go 19:32:44 spire-1.2.1/pkg/server/api/limits/ 19:32:44 spire-1.2.1/pkg/server/api/limits/limits.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/ 19:32:44 spire-1.2.1/pkg/server/api/middleware/alias.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/audit.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/caller.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/common.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/entries.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:32:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:32:44 spire-1.2.1/pkg/server/api/ratelimit.go 19:32:44 spire-1.2.1/pkg/server/api/rpccontext/ 19:32:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:32:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:32:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:32:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:32:44 spire-1.2.1/pkg/server/api/selector.go 19:32:44 spire-1.2.1/pkg/server/api/selector_test.go 19:32:44 spire-1.2.1/pkg/server/api/status.go 19:32:44 spire-1.2.1/pkg/server/api/status_test.go 19:32:44 spire-1.2.1/pkg/server/api/svid/ 19:32:44 spire-1.2.1/pkg/server/api/svid/v1/ 19:32:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:32:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:32:44 spire-1.2.1/pkg/server/api/trustdomain.go 19:32:44 spire-1.2.1/pkg/server/api/trustdomain/ 19:32:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:32:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:32:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:32:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:32:44 spire-1.2.1/pkg/server/authpolicy/ 19:32:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:32:44 spire-1.2.1/pkg/server/authpolicy/policy.go 19:32:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:32:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:32:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:32:44 spire-1.2.1/pkg/server/authpolicy/validate.go 19:32:44 spire-1.2.1/pkg/server/bundle/ 19:32:44 spire-1.2.1/pkg/server/bundle/client/ 19:32:44 spire-1.2.1/pkg/server/bundle/client/client.go 19:32:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:32:44 spire-1.2.1/pkg/server/bundle/client/manager.go 19:32:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:32:44 spire-1.2.1/pkg/server/bundle/client/sources.go 19:32:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:32:44 spire-1.2.1/pkg/server/bundle/client/updater.go 19:32:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:32:44 spire-1.2.1/pkg/server/ca/ 19:32:44 spire-1.2.1/pkg/server/ca/ca.go 19:32:44 spire-1.2.1/pkg/server/ca/ca_health.go 19:32:44 spire-1.2.1/pkg/server/ca/ca_test.go 19:32:44 spire-1.2.1/pkg/server/ca/journal.go 19:32:44 spire-1.2.1/pkg/server/ca/journal_test.go 19:32:44 spire-1.2.1/pkg/server/ca/manager.go 19:32:44 spire-1.2.1/pkg/server/ca/manager_health.go 19:32:44 spire-1.2.1/pkg/server/ca/manager_test.go 19:32:44 spire-1.2.1/pkg/server/ca/templates.go 19:32:44 spire-1.2.1/pkg/server/ca/upstream_client.go 19:32:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:32:44 spire-1.2.1/pkg/server/ca/validation.go 19:32:44 spire-1.2.1/pkg/server/cache/ 19:32:44 spire-1.2.1/pkg/server/cache/dscache/ 19:32:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:32:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:32:44 spire-1.2.1/pkg/server/cache/entrycache/ 19:32:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:32:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:32:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:32:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:32:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:32:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:32:44 spire-1.2.1/pkg/server/catalog/ 19:32:44 spire-1.2.1/pkg/server/catalog/catalog.go 19:32:44 spire-1.2.1/pkg/server/catalog/keymanager.go 19:32:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:32:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:32:44 spire-1.2.1/pkg/server/catalog/notifier.go 19:32:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:32:44 spire-1.2.1/pkg/server/config.go 19:32:44 spire-1.2.1/pkg/server/datastore/ 19:32:44 spire-1.2.1/pkg/server/datastore/datastore.go 19:32:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:32:44 spire-1.2.1/pkg/server/datastore/repository.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:32:44 spire-1.2.1/pkg/server/endpoints/ 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/ 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:32:44 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:32:44 spire-1.2.1/pkg/server/endpoints/config.go 19:32:44 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:32:44 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:32:44 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:32:44 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:32:44 spire-1.2.1/pkg/server/endpoints/middleware.go 19:32:44 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:32:44 spire-1.2.1/pkg/server/hostservice/ 19:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:32:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:32:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:32:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/ 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/ 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:32:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/ 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:32:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:32:44 spire-1.2.1/pkg/server/registration/ 19:32:44 spire-1.2.1/pkg/server/registration/manager.go 19:32:44 spire-1.2.1/pkg/server/registration/manager_test.go 19:32:44 spire-1.2.1/pkg/server/scanentries.go 19:32:44 spire-1.2.1/pkg/server/scanentries_test.go 19:32:44 spire-1.2.1/pkg/server/server.go 19:32:44 spire-1.2.1/pkg/server/server_test.go 19:32:44 spire-1.2.1/pkg/server/svid/ 19:32:44 spire-1.2.1/pkg/server/svid/observer.go 19:32:44 spire-1.2.1/pkg/server/svid/observer_test.go 19:32:44 spire-1.2.1/pkg/server/svid/rotator.go 19:32:44 spire-1.2.1/pkg/server/svid/rotator_config.go 19:32:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:32:44 spire-1.2.1/pkg/server/svid/rotator_test.go 19:32:44 spire-1.2.1/proto/ 19:32:44 spire-1.2.1/proto/private/ 19:32:44 spire-1.2.1/proto/private/server/ 19:32:44 spire-1.2.1/proto/private/server/journal/ 19:32:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:32:44 spire-1.2.1/proto/private/server/journal/journal.proto 19:32:44 spire-1.2.1/proto/spire/ 19:32:44 spire-1.2.1/proto/spire/common/ 19:32:44 spire-1.2.1/proto/spire/common/common.pb.go 19:32:44 spire-1.2.1/proto/spire/common/common.proto 19:32:44 spire-1.2.1/proto/spire/common/plugin/ 19:32:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:32:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:32:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:32:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:32:44 spire-1.2.1/proto/spire/plugin/ 19:32:44 spire-1.2.1/proto/spire/plugin/agent/ 19:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:32:44 spire-1.2.1/release/ 19:32:44 spire-1.2.1/release/spire-extras/ 19:32:44 spire-1.2.1/release/spire-extras/README.md 19:32:44 spire-1.2.1/release/spire-extras/conf/ 19:32:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:32:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:32:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:32:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:32:44 spire-1.2.1/release/spire/ 19:32:44 spire-1.2.1/release/spire/README.md 19:32:44 spire-1.2.1/release/spire/conf/ 19:32:44 spire-1.2.1/release/spire/conf/agent/ 19:32:44 spire-1.2.1/release/spire/conf/agent/agent.conf 19:32:44 spire-1.2.1/release/spire/conf/server/ 19:32:44 spire-1.2.1/release/spire/conf/server/server.conf 19:32:44 spire-1.2.1/script/ 19:32:44 spire-1.2.1/script/build-artifact.sh 19:32:44 spire-1.2.1/script/generate_dummy_ca.sh 19:32:44 spire-1.2.1/support/ 19:32:44 spire-1.2.1/support/k8s/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/ 19:32:44 spire-1.2.1/support/oidc-discovery-provider/README.md 19:32:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/config.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/main.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:32:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:32:44 spire-1.2.1/test/ 19:32:44 spire-1.2.1/test/clock/ 19:32:44 spire-1.2.1/test/clock/clock.go 19:32:44 spire-1.2.1/test/fakes/ 19:32:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:32:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:32:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:32:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:32:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:32:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:32:44 spire-1.2.1/test/fakes/fakeagentstore/ 19:32:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:32:44 spire-1.2.1/test/fakes/fakedatastore/ 19:32:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:32:44 spire-1.2.1/test/fakes/fakeentryclient/ 19:32:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:32:44 spire-1.2.1/test/fakes/fakehealthchecker/ 19:32:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:32:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:32:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:32:44 spire-1.2.1/test/fakes/fakemetrics/ 19:32:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:32:44 spire-1.2.1/test/fakes/fakenoderesolver/ 19:32:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:32:44 spire-1.2.1/test/fakes/fakenotifier/ 19:32:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:32:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:32:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:32:44 spire-1.2.1/test/fakes/fakeserverca/ 19:32:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:32:44 spire-1.2.1/test/fakes/fakeservercatalog/ 19:32:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:32:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:32:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:32:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:32:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:32:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:32:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:32:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:32:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:32:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:32:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:32:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:32:44 spire-1.2.1/test/fixture/ 19:32:44 spire-1.2.1/test/fixture/certs/ 19:32:44 spire-1.2.1/test/fixture/certs/agent_svid.der 19:32:44 spire-1.2.1/test/fixture/certs/base_cert.pem 19:32:44 spire-1.2.1/test/fixture/certs/base_csr.pem 19:32:44 spire-1.2.1/test/fixture/certs/base_key.pem 19:32:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:32:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:32:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:32:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:32:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:32:44 spire-1.2.1/test/fixture/certs/blog_key.pem 19:32:44 spire-1.2.1/test/fixture/certs/bundle.der 19:32:44 spire-1.2.1/test/fixture/certs/ca.pem 19:32:44 spire-1.2.1/test/fixture/certs/ca_key.pem 19:32:44 spire-1.2.1/test/fixture/certs/database_cert.pem 19:32:44 spire-1.2.1/test/fixture/certs/database_csr.pem 19:32:44 spire-1.2.1/test/fixture/certs/database_key.pem 19:32:44 spire-1.2.1/test/fixture/certs/node_cert.pem 19:32:44 spire-1.2.1/test/fixture/certs/node_csr.pem 19:32:44 spire-1.2.1/test/fixture/certs/node_key.pem 19:32:44 spire-1.2.1/test/fixture/certs/svid.pem 19:32:44 spire-1.2.1/test/fixture/certs/svid_key.pem 19:32:44 spire-1.2.1/test/fixture/config/ 19:32:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:32:44 spire-1.2.1/test/fixture/config/agent_good.conf 19:32:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:32:44 spire-1.2.1/test/fixture/config/plugin_good.conf 19:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:32:44 spire-1.2.1/test/fixture/config/server_good.conf 19:32:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:32:44 spire-1.2.1/test/fixture/fixture.go 19:32:44 spire-1.2.1/test/fixture/nodeattestor/ 19:32:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:32:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:32:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:32:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:32:44 spire-1.2.1/test/fixture/registration/ 19:32:44 spire-1.2.1/test/fixture/registration/entries.json 19:32:44 spire-1.2.1/test/fixture/registration/good-for-update.json 19:32:44 spire-1.2.1/test/fixture/registration/good.json 19:32:44 spire-1.2.1/test/fixture/registration/invalid.json 19:32:44 spire-1.2.1/test/fixture/registration/invalid_json.json 19:32:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:32:44 spire-1.2.1/test/integration/ 19:32:44 spire-1.2.1/test/integration/README.md 19:32:44 spire-1.2.1/test/integration/common 19:32:44 spire-1.2.1/test/integration/setup/ 19:32:44 spire-1.2.1/test/integration/setup/adminclient/ 19:32:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:32:44 spire-1.2.1/test/integration/setup/adminclient/client.go 19:32:44 spire-1.2.1/test/integration/setup/debugagent/ 19:32:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:32:44 spire-1.2.1/test/integration/setup/debugagent/main.go 19:32:44 spire-1.2.1/test/integration/setup/debugserver/ 19:32:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:32:44 spire-1.2.1/test/integration/setup/debugserver/main.go 19:32:44 spire-1.2.1/test/integration/setup/downstreamclient/ 19:32:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:32:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:32:44 spire-1.2.1/test/integration/setup/itclient/ 19:32:44 spire-1.2.1/test/integration/setup/itclient/client.go 19:32:44 spire-1.2.1/test/integration/setup/node-attestation/ 19:32:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:32:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:32:44 spire-1.2.1/test/integration/setup/x509pop/ 19:32:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:32:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:32:44 spire-1.2.1/test/integration/suites/ 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:32:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:32:45 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:32:45 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:32:45 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:32:45 spire-1.2.1/test/integration/suites/join-token/ 19:32:45 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:32:45 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:32:45 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:32:45 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:32:45 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:32:45 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:32:45 spire-1.2.1/test/integration/suites/join-token/README.md 19:32:45 spire-1.2.1/test/integration/suites/join-token/conf/ 19:32:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/join-token/teardown 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:32:45 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:32:45 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:32:45 spire-1.2.1/test/integration/suites/k8s/ 19:32:45 spire-1.2.1/test/integration/suites/k8s/00-setup 19:32:45 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:32:45 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:32:45 spire-1.2.1/test/integration/suites/k8s/README.md 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/ 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:32:45 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:32:45 spire-1.2.1/test/integration/suites/k8s/teardown 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/ 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:32:45 spire-1.2.1/test/integration/suites/rotation/ 19:32:45 spire-1.2.1/test/integration/suites/rotation/00-setup 19:32:45 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:32:45 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:32:45 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:32:45 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:32:45 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:32:45 spire-1.2.1/test/integration/suites/rotation/README.md 19:32:45 spire-1.2.1/test/integration/suites/rotation/conf/ 19:32:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/rotation/teardown 19:32:45 spire-1.2.1/test/integration/suites/self-test/ 19:32:45 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:32:45 spire-1.2.1/test/integration/suites/self-test/README.md 19:32:45 spire-1.2.1/test/integration/suites/self-test/teardown 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:32:45 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:32:45 spire-1.2.1/test/integration/suites/upgrade/ 19:32:45 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:32:45 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:32:45 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:32:45 spire-1.2.1/test/integration/suites/upgrade/README.md 19:32:45 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:32:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:32:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:32:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:32:45 spire-1.2.1/test/integration/suites/upgrade/teardown 19:32:45 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:32:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:32:45 spire-1.2.1/test/integration/test-one.sh 19:32:45 spire-1.2.1/test/integration/test.sh 19:32:45 spire-1.2.1/test/plugintest/ 19:32:45 spire-1.2.1/test/plugintest/config.go 19:32:45 spire-1.2.1/test/plugintest/load.go 19:32:45 spire-1.2.1/test/plugintest/option.go 19:32:45 spire-1.2.1/test/spiretest/ 19:32:45 spire-1.2.1/test/spiretest/apiserver.go 19:32:45 spire-1.2.1/test/spiretest/assertions.go 19:32:45 spire-1.2.1/test/spiretest/dir.go 19:32:45 spire-1.2.1/test/spiretest/errors_posix.go 19:32:45 spire-1.2.1/test/spiretest/errors_windows.go 19:32:45 spire-1.2.1/test/spiretest/logs.go 19:32:45 spire-1.2.1/test/spiretest/socketapi.go 19:32:45 spire-1.2.1/test/spiretest/suite.go 19:32:45 spire-1.2.1/test/spiretest/x509.go 19:32:45 spire-1.2.1/test/testca/ 19:32:45 spire-1.2.1/test/testca/ca.go 19:32:45 spire-1.2.1/test/testkey/ 19:32:45 spire-1.2.1/test/testkey/generate.sh 19:32:45 spire-1.2.1/test/testkey/genkeys.go 19:32:45 spire-1.2.1/test/testkey/keys.go 19:32:45 spire-1.2.1/test/testkey/new.go 19:32:45 spire-1.2.1/test/tpmsimulator/ 19:32:45 spire-1.2.1/test/tpmsimulator/simulator.go 19:32:45 spire-1.2.1/test/util/ 19:32:45 spire-1.2.1/test/util/cert_fixtures.go 19:32:45 spire-1.2.1/test/util/cert_generation.go 19:32:45 spire-1.2.1/test/util/io_redirection.go 19:32:45 spire-1.2.1/test/util/race.go 19:32:45 spire-1.2.1/test/util/util.go 19:32:45 building spire from source... 19:32:45 Installing go1.17.7... 19:33:12 Building bin/spire-server... 19:33:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:33:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:33:13 go: downloading github.com/mitchellh/cli v1.1.2 19:33:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:33:15 go: downloading google.golang.org/grpc v1.44.0 19:33:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:33:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:33:19 go: downloading github.com/sirupsen/logrus v1.8.1 19:33:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:33:20 go: downloading github.com/imdario/mergo v0.3.12 19:33:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:33:20 go: downloading github.com/fatih/color v1.13.0 19:33:21 go: downloading github.com/mattn/go-isatty v0.0.14 19:33:21 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:33:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:33:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:33:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:33:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:33:23 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:33:23 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:33:23 go: downloading github.com/armon/go-metrics v0.3.10 19:33:23 go: downloading github.com/prometheus/client_golang v1.12.1 19:33:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:33:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:33:26 go: downloading github.com/open-policy-agent/opa v0.38.0 19:33:59 go: downloading github.com/mattn/go-colorable v0.1.12 19:33:59 go: downloading github.com/Masterminds/goutils v1.1.0 19:33:59 go: downloading github.com/Masterminds/semver v1.5.0 19:33:59 go: downloading github.com/google/uuid v1.1.2 19:33:59 go: downloading github.com/huandu/xstrings v1.3.2 19:33:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:33:59 go: downloading github.com/oklog/run v1.0.0 19:33:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:33:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:33:59 go: downloading github.com/prometheus/client_model v0.2.0 19:33:59 go: downloading github.com/prometheus/common v0.32.1 19:33:59 go: downloading github.com/beorn7/perks v1.0.1 19:33:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:33:59 go: downloading github.com/prometheus/procfs v0.7.3 19:33:59 go: downloading go.uber.org/atomic v1.9.0 19:33:59 go: downloading github.com/imkira/go-observer v1.0.3 19:33:59 go: downloading github.com/hashicorp/errwrap v1.1.0 19:33:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:33:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:33:59 go: downloading github.com/twmb/murmur3 v1.1.6 19:33:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:33:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:33:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:33:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:33:59 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:34:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:34:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:34:05 go: downloading github.com/stretchr/testify v1.7.0 19:34:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:34:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:34:06 go: downloading github.com/blang/semver/v4 v4.0.0 19:34:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:34:06 go: downloading github.com/jinzhu/gorm v1.9.16 19:34:06 go: downloading github.com/lib/pq v1.10.4 19:34:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:34:06 go: downloading k8s.io/client-go v0.23.4 19:34:07 go: downloading k8s.io/api v0.23.4 19:34:07 go: downloading github.com/google/go-tpm v0.3.3 19:34:09 go: downloading google.golang.org/api v0.70.0 19:34:22 go: downloading cloud.google.com/go/storage v1.21.0 19:34:23 go: downloading cloud.google.com/go v0.100.2 19:34:25 go: downloading k8s.io/apimachinery v0.23.4 19:34:28 go: downloading k8s.io/kube-aggregator v0.23.3 19:34:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:35:08 go: downloading cloud.google.com/go/security v1.3.0 19:35:08 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:35:08 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:35:08 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:35:08 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:35:08 go: downloading github.com/hashicorp/vault/api v1.4.1 19:35:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:35:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:35:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:35:11 go: downloading gopkg.in/yaml.v2 v2.4.0 19:35:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:35:11 go: downloading github.com/gobwas/glob v0.2.3 19:35:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:35:12 go: downloading github.com/aws/smithy-go v1.11.0 19:35:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:35:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:35:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:35:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:35:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:35:14 go: downloading github.com/jinzhu/inflection v1.0.0 19:35:14 go: downloading cloud.google.com/go/compute v1.3.0 19:35:15 go: downloading cloud.google.com/go/iam v0.1.1 19:35:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:35:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:35:16 go: downloading github.com/gogo/protobuf v1.3.2 19:35:23 go: downloading k8s.io/klog/v2 v2.30.0 19:35:23 go: downloading github.com/google/gofuzz v1.1.0 19:35:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:35:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:35:24 go: downloading github.com/spf13/pflag v1.0.5 19:35:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:35:25 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:35:25 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:35:25 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:35:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:35:26 go: downloading github.com/dimchansky/utfbom v1.1.1 19:35:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:35:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:35:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:35:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:35:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:35:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:35:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:35:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:35:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:35:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:35:28 go: downloading go.opencensus.io v0.23.0 19:35:29 go: downloading gopkg.in/inf.v0 v0.9.1 19:35:29 go: downloading github.com/go-logr/logr v1.2.2 19:35:29 go: downloading github.com/google/go-cmp v0.5.7 19:35:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:35:30 go: downloading github.com/json-iterator/go v1.1.12 19:35:31 go: downloading github.com/googleapis/gnostic v0.5.5 19:35:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:35:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:35:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:35:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:35:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:35:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:35:41 go: downloading github.com/tklauser/numcpus v0.3.0 19:35:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:35:41 go: downloading go.uber.org/zap v1.21.0 19:35:42 go: downloading sigs.k8s.io/yaml v1.3.0 19:35:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:35:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:35:42 go: downloading github.com/modern-go/reflect2 v1.0.2 19:35:43 go: downloading github.com/ryanuber/go-glob v1.0.0 19:35:43 go: downloading github.com/golang/snappy v0.0.4 19:35:43 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:35:55 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:35:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:35:55 go: downloading github.com/hashicorp/go-version v1.2.0 19:35:55 go: downloading go.uber.org/multierr v1.6.0 19:36:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:36:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:38:34 Removing intermediate container 616cbf2bf899 19:38:34 ---> 6882e032d5a3 19:38:34 19:38:34 Step 10/23 : FROM alpine:3.14 19:38:34 3.14: Pulling from library/alpine 19:38:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:38:34 Status: Downloaded newer image for alpine:3.14 19:38:34 ---> ac73e934f311 19:38:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:38:34 ---> Running in bff5d6ce6aa8 19:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:34 (1/1) Installing dumb-init (1.2.5-r1) 19:38:34 Executing busybox-1.33.1-r7.trigger 19:38:34 OK: 5 MiB in 15 packages 19:38:34 Removing intermediate container bff5d6ce6aa8 19:38:34 ---> 66ed3fd86409 19:38:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:34 ---> Running in d4332ddb9fed 19:38:34 Removing intermediate container d4332ddb9fed 19:38:34 ---> b361b71cce7b 19:38:34 Step 13/23 : ENV APP_PORT=59882 19:38:34 ---> Running in 8fc7304f219e 19:38:34 Removing intermediate container 8fc7304f219e 19:38:34 ---> 99ab7f2569db 19:38:34 Step 14/23 : EXPOSE $APP_PORT 19:38:34 ---> Running in a910bb2ce017 19:38:34 Removing intermediate container a910bb2ce017 19:38:34 ---> 343d2412fcab 19:38:34 Step 15/23 : WORKDIR / 19:38:34 ---> Running in 6e22e4199b6a 19:38:34 Removing intermediate container 6e22e4199b6a 19:38:34 ---> 132d5fc305b2 19:38:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:34 ---> be7337f3a4c4 19:38:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:38:36 ---> f544bb4703dc 19:38:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:38:37 ---> 5d4866b4d5ec 19:38:37 Step 19/23 : ENTRYPOINT ["/core-command"] 19:38:37 ---> Running in 701db47ae6ff 19:38:38 Removing intermediate container 701db47ae6ff 19:38:38 ---> ea3ec3010804 19:38:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:38 ---> Running in 3f9bac64bef8 19:38:39 Removing intermediate container 3f9bac64bef8 19:38:39 ---> b39dc701ede5 19:38:39 Step 21/23 : LABEL arch=arm64 19:38:39 ---> Running in bd5fa991edc9 19:38:40 Removing intermediate container bd5fa991edc9 19:38:40 ---> 6ed00f2212ab 19:38:40 Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:38:40 ---> Running in 3d25d0a51ffe 19:38:40 Removing intermediate container 3d25d0a51ffe 19:38:40 ---> 9fcdae203bbf 19:38:40 Step 23/23 : LABEL version=0.0.0 19:38:40 ---> Running in 373df4e76950 19:38:41 Removing intermediate container 373df4e76950 19:38:41 ---> 4d1dabe06a31 19:38:41 19:38:41 Successfully built 4d1dabe06a31 19:38:41 Successfully tagged core-command-arm64:latest 19:38:41  Building core-command ... done Building security-spire-agent 19:39:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:39:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:39:21 ---> ee38d76e1e9d 19:39:21 Step 3/26 : WORKDIR /edgex-go 19:39:21 ---> Using cache 19:39:21 ---> 201ae8c7654f 19:39:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:21 ---> Using cache 19:39:21 ---> 1484a25a417c 19:39:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:39:21 ---> Running in e6e2f5cdbdc4 19:39:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:39:21 OK: 220 MiB in 52 packages 19:39:21 Removing intermediate container e6e2f5cdbdc4 19:39:21 ---> 87cc29e94093 19:39:21 Step 6/26 : COPY go.mod vendor* ./ 19:39:21 ---> f57ed803dbde 19:39:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:21 ---> Running in f9ee9c221af5 19:39:28 Removing intermediate container f9ee9c221af5 19:39:28 ---> 2684499836c9 19:39:28 Step 8/26 : COPY . . 19:39:55 ---> 758b6f00e184 19:39:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:39:55 ---> Running in 908373d5a165 19:39:55 Removing intermediate container 908373d5a165 19:39:55 ---> dfb3011a3cd9 19:39:55 Step 10/26 : RUN mkdir -p spire-build 19:39:55 ---> Running in 6cfca23b5272 19:39:55 Removing intermediate container 6cfca23b5272 19:39:55 ---> 724e847c07d3 19:39:55 Step 11/26 : WORKDIR /edgex-go/spire-build 19:39:56 ---> Running in c654226575ba 19:39:56 Removing intermediate container c654226575ba 19:39:56 ---> baa575fe8561 19:39:56 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 19:39:57 ---> Running in a19cf60bd059 19:40:00 spire-1.2.1/ 19:40:00 spire-1.2.1/.data/ 19:40:00 spire-1.2.1/.data/.file 19:40:00 spire-1.2.1/.dockerignore 19:40:00 spire-1.2.1/.gitattributes 19:40:00 spire-1.2.1/.githooks/ 19:40:00 spire-1.2.1/.githooks/pre-commit 19:40:00 spire-1.2.1/.github/ 19:40:00 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:40:00 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:40:00 spire-1.2.1/.github/dependabot.yml 19:40:00 spire-1.2.1/.github/workflows/ 19:40:00 spire-1.2.1/.github/workflows/nightly_build.yaml 19:40:00 spire-1.2.1/.github/workflows/pr_build.yaml 19:40:00 spire-1.2.1/.github/workflows/release_build.yaml 19:40:00 spire-1.2.1/.github/workflows/scripts/ 19:40:00 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:40:00 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:40:00 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:40:00 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:40:00 spire-1.2.1/.github/workflows/scripts/split.sh 19:40:00 spire-1.2.1/.gitignore 19:40:00 spire-1.2.1/.go-version 19:40:00 spire-1.2.1/.golangci.yml 19:40:00 spire-1.2.1/ADOPTERS.md 19:40:00 spire-1.2.1/CHANGELOG.md 19:40:00 spire-1.2.1/CODE-OF-CONDUCT.md 19:40:00 spire-1.2.1/CODEOWNERS 19:40:00 spire-1.2.1/CONTRIBUTING.md 19:40:00 spire-1.2.1/Dockerfile 19:40:00 spire-1.2.1/Dockerfile.dev 19:40:00 spire-1.2.1/Dockerfile.scratch 19:40:00 spire-1.2.1/LICENSE 19:40:00 spire-1.2.1/MAINTAINERS.md 19:40:00 spire-1.2.1/Makefile 19:40:00 spire-1.2.1/README.md 19:40:00 spire-1.2.1/ROADMAP.md 19:40:00 spire-1.2.1/SECURITY.md 19:40:00 spire-1.2.1/cmd/ 19:40:00 spire-1.2.1/cmd/spire-agent/ 19:40:00 spire-1.2.1/cmd/spire-agent/cli/ 19:40:00 spire-1.2.1/cmd/spire-agent/cli/api/ 19:40:00 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/common/ 19:40:00 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:40:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/run/ 19:40:00 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:40:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:40:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:40:00 spire-1.2.1/cmd/spire-agent/main.go 19:40:00 spire-1.2.1/cmd/spire-server/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/agent/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/cli.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/run/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/token/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/validate/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/x509/ 19:40:00 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:40:00 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:40:00 spire-1.2.1/cmd/spire-server/main.go 19:40:00 spire-1.2.1/cmd/spire-server/util/ 19:40:00 spire-1.2.1/cmd/spire-server/util/util.go 19:40:00 spire-1.2.1/conf/ 19:40:00 spire-1.2.1/conf/agent/ 19:40:00 spire-1.2.1/conf/agent/agent.conf 19:40:00 spire-1.2.1/conf/agent/agent_full.conf 19:40:00 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:40:00 spire-1.2.1/conf/server/ 19:40:00 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:40:00 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:40:00 spire-1.2.1/conf/server/server.conf 19:40:00 spire-1.2.1/conf/server/server_full.conf 19:40:00 spire-1.2.1/doc/ 19:40:00 spire-1.2.1/doc/SPIRE101.md 19:40:00 spire-1.2.1/doc/auditlog.md 19:40:00 spire-1.2.1/doc/authorization_policy_engine.md 19:40:00 spire-1.2.1/doc/changelog_guidelines.md 19:40:00 spire-1.2.1/doc/cure53-report.pdf 19:40:00 spire-1.2.1/doc/images/ 19:40:00 spire-1.2.1/doc/images/2019_roadmap.png 19:40:00 spire-1.2.1/doc/images/SPIRE101.png 19:40:00 spire-1.2.1/doc/images/SPIRE_agent.png 19:40:00 spire-1.2.1/doc/images/SPIRE_server.png 19:40:00 spire-1.2.1/doc/images/cache_mgr.png 19:40:00 spire-1.2.1/doc/images/cache_mgr_components.png 19:40:00 spire-1.2.1/doc/images/federated_spire.png 19:40:00 spire-1.2.1/doc/images/ha_mode.png 19:40:00 spire-1.2.1/doc/images/nested_spire.png 19:40:00 spire-1.2.1/doc/images/oidc_federation.png 19:40:00 spire-1.2.1/doc/images/single_trust_domain.png 19:40:00 spire-1.2.1/doc/images/spiffe_compatible.png 19:40:00 spire-1.2.1/doc/images/spire_logo.png 19:40:00 spire-1.2.1/doc/migrating_registration_api_clients.md 19:40:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:40:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:40:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:40:00 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:40:00 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:40:00 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:40:00 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:40:00 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:40:00 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:40:00 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:40:00 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:40:00 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:40:00 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:40:00 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:40:00 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:40:00 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:40:00 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:40:00 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:40:00 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:40:00 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:40:00 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:40:00 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:40:00 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:40:00 spire-1.2.1/doc/scaling_spire.md 19:40:00 spire-1.2.1/doc/spire_agent.md 19:40:00 spire-1.2.1/doc/spire_server.md 19:40:00 spire-1.2.1/doc/supported_integrations.md 19:40:00 spire-1.2.1/doc/telemetry.md 19:40:00 spire-1.2.1/doc/telemetry_config.md 19:40:00 spire-1.2.1/doc/upgrading.md 19:40:00 spire-1.2.1/doc/using_spire.md 19:40:00 spire-1.2.1/examples/ 19:40:00 spire-1.2.1/examples/README.md 19:40:00 spire-1.2.1/go.mod 19:40:00 spire-1.2.1/go.sum 19:40:00 spire-1.2.1/pkg/ 19:40:00 spire-1.2.1/pkg/agent/ 19:40:00 spire-1.2.1/pkg/agent/agent.go 19:40:00 spire-1.2.1/pkg/agent/api/ 19:40:00 spire-1.2.1/pkg/agent/api/config.go 19:40:00 spire-1.2.1/pkg/agent/api/debug/ 19:40:00 spire-1.2.1/pkg/agent/api/debug/v1/ 19:40:00 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:40:00 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:40:00 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:40:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:40:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:40:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:40:00 spire-1.2.1/pkg/agent/api/endpoints.go 19:40:00 spire-1.2.1/pkg/agent/api/health/ 19:40:00 spire-1.2.1/pkg/agent/api/health/v1/ 19:40:00 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:40:00 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:40:00 spire-1.2.1/pkg/agent/api/rpccontext/ 19:40:00 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:40:00 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:40:00 spire-1.2.1/pkg/agent/attestor/ 19:40:00 spire-1.2.1/pkg/agent/attestor/node/ 19:40:00 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:40:00 spire-1.2.1/pkg/agent/attestor/node/node.go 19:40:00 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:40:00 spire-1.2.1/pkg/agent/attestor/workload/ 19:40:00 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:40:00 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:40:00 spire-1.2.1/pkg/agent/catalog/ 19:40:00 spire-1.2.1/pkg/agent/catalog/catalog.go 19:40:00 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:40:00 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:40:00 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:40:00 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:40:00 spire-1.2.1/pkg/agent/client/ 19:40:00 spire-1.2.1/pkg/agent/client/client.go 19:40:00 spire-1.2.1/pkg/agent/client/client_test.go 19:40:00 spire-1.2.1/pkg/agent/client/dial.go 19:40:00 spire-1.2.1/pkg/agent/client/nodeconn.go 19:40:00 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:40:00 spire-1.2.1/pkg/agent/client/update.go 19:40:00 spire-1.2.1/pkg/agent/client/util.go 19:40:00 spire-1.2.1/pkg/agent/common/ 19:40:00 spire-1.2.1/pkg/agent/common/backoff/ 19:40:00 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:40:00 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:40:00 spire-1.2.1/pkg/agent/common/cgroups/ 19:40:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:40:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:40:00 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:40:00 spire-1.2.1/pkg/agent/config.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/ 19:40:00 spire-1.2.1/pkg/agent/endpoints/config.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:40:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:40:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/workload/ 19:40:00 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:40:00 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:40:00 spire-1.2.1/pkg/agent/manager/ 19:40:00 spire-1.2.1/pkg/agent/manager/cache/ 19:40:00 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:40:00 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:40:00 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:40:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:40:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:40:00 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:40:00 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:40:00 spire-1.2.1/pkg/agent/manager/config.go 19:40:00 spire-1.2.1/pkg/agent/manager/manager.go 19:40:00 spire-1.2.1/pkg/agent/manager/manager_test.go 19:40:00 spire-1.2.1/pkg/agent/manager/storage.go 19:40:00 spire-1.2.1/pkg/agent/manager/storage_test.go 19:40:00 spire-1.2.1/pkg/agent/manager/storecache/ 19:40:00 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:40:00 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:40:00 spire-1.2.1/pkg/agent/manager/sync.go 19:40:00 spire-1.2.1/pkg/agent/plugin/ 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:40:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:40:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:40:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:40:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:40:00 spire-1.2.1/pkg/agent/svid/ 19:40:00 spire-1.2.1/pkg/agent/svid/rotator.go 19:40:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:40:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:40:00 spire-1.2.1/pkg/agent/svid/store/ 19:40:00 spire-1.2.1/pkg/agent/svid/store/service.go 19:40:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:40:00 spire-1.2.1/pkg/common/ 19:40:00 spire-1.2.1/pkg/common/agentpathtemplate/ 19:40:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:40:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:40:00 spire-1.2.1/pkg/common/api/ 19:40:00 spire-1.2.1/pkg/common/api/metrics.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/ 19:40:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/logger.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/names.go 19:40:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:40:00 spire-1.2.1/pkg/common/api/names.go 19:40:00 spire-1.2.1/pkg/common/api/ratelimit.go 19:40:00 spire-1.2.1/pkg/common/api/rpccontext/ 19:40:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:40:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:40:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:40:00 spire-1.2.1/pkg/common/auth/ 19:40:00 spire-1.2.1/pkg/common/auth/interceptors.go 19:40:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:40:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/ 19:40:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/types.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:40:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:40:00 spire-1.2.1/pkg/common/catalog/ 19:40:00 spire-1.2.1/pkg/common/catalog/bind.go 19:40:00 spire-1.2.1/pkg/common/catalog/builtin.go 19:40:00 spire-1.2.1/pkg/common/catalog/catalog.go 19:40:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:40:00 spire-1.2.1/pkg/common/catalog/closers.go 19:40:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:40:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:40:00 spire-1.2.1/pkg/common/catalog/config.go 19:40:00 spire-1.2.1/pkg/common/catalog/config_test.go 19:40:00 spire-1.2.1/pkg/common/catalog/configure.go 19:40:00 spire-1.2.1/pkg/common/catalog/constraints.go 19:40:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:40:00 spire-1.2.1/pkg/common/catalog/context.go 19:40:00 spire-1.2.1/pkg/common/catalog/external.go 19:40:00 spire-1.2.1/pkg/common/catalog/host.go 19:40:00 spire-1.2.1/pkg/common/catalog/pipenet.go 19:40:00 spire-1.2.1/pkg/common/catalog/plugin.go 19:40:00 spire-1.2.1/pkg/common/catalog/testplugin/ 19:40:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:40:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:40:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:40:00 spire-1.2.1/pkg/common/cli/ 19:40:00 spire-1.2.1/pkg/common/cli/env.go 19:40:00 spire-1.2.1/pkg/common/cli/flags.go 19:40:00 spire-1.2.1/pkg/common/cli/trust_domain.go 19:40:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:40:00 spire-1.2.1/pkg/common/cli/umask.go 19:40:00 spire-1.2.1/pkg/common/cli/umask_posix.go 19:40:00 spire-1.2.1/pkg/common/cli/umask_test.go 19:40:00 spire-1.2.1/pkg/common/cli/umask_windows.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/ 19:40:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/flag.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/format.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/ 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:40:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:40:00 spire-1.2.1/pkg/common/coretypes/ 19:40:00 spire-1.2.1/pkg/common/coretypes/bundle/ 19:40:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:40:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:40:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:40:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:40:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:40:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:40:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:40:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:40:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:40:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:40:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:40:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:40:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:40:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:40:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:40:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:40:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:40:00 spire-1.2.1/pkg/common/cryptoutil/ 19:40:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:40:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:40:00 spire-1.2.1/pkg/common/diskutil/ 19:40:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:40:00 spire-1.2.1/pkg/common/diskutil/file_test.go 19:40:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:40:00 spire-1.2.1/pkg/common/errorutil/ 19:40:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:40:00 spire-1.2.1/pkg/common/health/ 19:40:00 spire-1.2.1/pkg/common/health/config.go 19:40:00 spire-1.2.1/pkg/common/health/context.go 19:40:00 spire-1.2.1/pkg/common/health/context_test.go 19:40:00 spire-1.2.1/pkg/common/health/health.go 19:40:00 spire-1.2.1/pkg/common/health/health_test.go 19:40:00 spire-1.2.1/pkg/common/health/logger.go 19:40:00 spire-1.2.1/pkg/common/hostservice/ 19:40:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:40:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:40:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:40:01 spire-1.2.1/pkg/common/idutil/ 19:40:01 spire-1.2.1/pkg/common/idutil/require.go 19:40:01 spire-1.2.1/pkg/common/idutil/require_test.go 19:40:01 spire-1.2.1/pkg/common/idutil/safety.go 19:40:01 spire-1.2.1/pkg/common/idutil/safety_test.go 19:40:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:40:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:40:01 spire-1.2.1/pkg/common/jwtsvid/ 19:40:01 spire-1.2.1/pkg/common/jwtsvid/common.go 19:40:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:40:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:40:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:40:01 spire-1.2.1/pkg/common/jwtutil/ 19:40:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:40:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:40:01 spire-1.2.1/pkg/common/log/ 19:40:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:40:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:40:01 spire-1.2.1/pkg/common/log/log.go 19:40:01 spire-1.2.1/pkg/common/log/log_test.go 19:40:01 spire-1.2.1/pkg/common/log/options.go 19:40:01 spire-1.2.1/pkg/common/nodeutil/ 19:40:01 spire-1.2.1/pkg/common/nodeutil/node.go 19:40:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:40:01 spire-1.2.1/pkg/common/peertracker/ 19:40:01 spire-1.2.1/pkg/common/peertracker/conn.go 19:40:01 spire-1.2.1/pkg/common/peertracker/credentials.go 19:40:01 spire-1.2.1/pkg/common/peertracker/errors.go 19:40:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:40:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:40:01 spire-1.2.1/pkg/common/peertracker/info.go 19:40:01 spire-1.2.1/pkg/common/peertracker/listener.go 19:40:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:40:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:40:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:40:01 spire-1.2.1/pkg/common/peertracker/tcp.go 19:40:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:40:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:40:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:40:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:40:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:40:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:40:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:40:01 spire-1.2.1/pkg/common/peertracker/uds.go 19:40:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:40:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:40:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:40:01 spire-1.2.1/pkg/common/pemutil/ 19:40:01 spire-1.2.1/pkg/common/pemutil/block.go 19:40:01 spire-1.2.1/pkg/common/pemutil/certs.go 19:40:01 spire-1.2.1/pkg/common/pemutil/common.go 19:40:01 spire-1.2.1/pkg/common/pemutil/csr.go 19:40:01 spire-1.2.1/pkg/common/pemutil/keys.go 19:40:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/ 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:40:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:40:01 spire-1.2.1/pkg/common/plugin/ 19:40:01 spire-1.2.1/pkg/common/plugin/aws/ 19:40:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:40:01 spire-1.2.1/pkg/common/plugin/azure/ 19:40:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:40:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:40:01 spire-1.2.1/pkg/common/plugin/facade.go 19:40:01 spire-1.2.1/pkg/common/plugin/facade_test.go 19:40:01 spire-1.2.1/pkg/common/plugin/gcp/ 19:40:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:40:01 spire-1.2.1/pkg/common/plugin/k8s/ 19:40:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:40:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:40:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:40:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:40:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:40:01 spire-1.2.1/pkg/common/plugin/log.go 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/ 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:40:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:40:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:40:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:40:01 spire-1.2.1/pkg/common/plugin/x509pop/ 19:40:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:40:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:40:01 spire-1.2.1/pkg/common/profiling/ 19:40:01 spire-1.2.1/pkg/common/profiling/dumpers.go 19:40:01 spire-1.2.1/pkg/common/profiling/profiling.go 19:40:01 spire-1.2.1/pkg/common/protoutil/ 19:40:01 spire-1.2.1/pkg/common/protoutil/masks.go 19:40:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:40:01 spire-1.2.1/pkg/common/rotationutil/ 19:40:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:40:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:40:01 spire-1.2.1/pkg/common/selector/ 19:40:01 spire-1.2.1/pkg/common/selector/selector.go 19:40:01 spire-1.2.1/pkg/common/selector/selector_test.go 19:40:01 spire-1.2.1/pkg/common/selector/set.go 19:40:01 spire-1.2.1/pkg/common/selector/set_utils.go 19:40:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/ 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/ 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:40:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:40:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:40:01 spire-1.2.1/pkg/common/telemetry/call.go 19:40:01 spire-1.2.1/pkg/common/telemetry/common/ 19:40:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:40:01 spire-1.2.1/pkg/common/telemetry/config.go 19:40:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:40:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/inmem.go 19:40:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/m3.go 19:40:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/metrics.go 19:40:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/names.go 19:40:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:40:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:40:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/ 19:40:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:40:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:40:01 spire-1.2.1/pkg/common/telemetry/server/server.go 19:40:01 spire-1.2.1/pkg/common/telemetry/sink.go 19:40:01 spire-1.2.1/pkg/common/telemetry/statsd.go 19:40:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:40:01 spire-1.2.1/pkg/common/telemetry/uptime.go 19:40:01 spire-1.2.1/pkg/common/telemetry/version.go 19:40:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:40:01 spire-1.2.1/pkg/common/uptime/ 19:40:01 spire-1.2.1/pkg/common/uptime/uptime.go 19:40:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:40:01 spire-1.2.1/pkg/common/util/ 19:40:01 spire-1.2.1/pkg/common/util/certs.go 19:40:01 spire-1.2.1/pkg/common/util/certs_test.go 19:40:01 spire-1.2.1/pkg/common/util/csr.go 19:40:01 spire-1.2.1/pkg/common/util/hash.go 19:40:01 spire-1.2.1/pkg/common/util/selectors.go 19:40:01 spire-1.2.1/pkg/common/util/selectors_test.go 19:40:01 spire-1.2.1/pkg/common/util/signals.go 19:40:01 spire-1.2.1/pkg/common/util/sort.go 19:40:01 spire-1.2.1/pkg/common/util/sort_test.go 19:40:01 spire-1.2.1/pkg/common/util/task.go 19:40:01 spire-1.2.1/pkg/common/util/task_test.go 19:40:01 spire-1.2.1/pkg/common/util/testdata/ 19:40:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:40:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:40:01 spire-1.2.1/pkg/common/version/ 19:40:01 spire-1.2.1/pkg/common/version/version.go 19:40:01 spire-1.2.1/pkg/common/x509svid/ 19:40:01 spire-1.2.1/pkg/common/x509svid/common_test.go 19:40:01 spire-1.2.1/pkg/common/x509svid/csr.go 19:40:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:40:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:40:01 spire-1.2.1/pkg/common/x509util/ 19:40:01 spire-1.2.1/pkg/common/x509util/cert.go 19:40:01 spire-1.2.1/pkg/common/x509util/dns.go 19:40:01 spire-1.2.1/pkg/common/x509util/dns_test.go 19:40:01 spire-1.2.1/pkg/common/x509util/keyid.go 19:40:01 spire-1.2.1/pkg/common/x509util/keypair.go 19:40:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:40:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:40:01 spire-1.2.1/pkg/server/ 19:40:01 spire-1.2.1/pkg/server/api/ 19:40:01 spire-1.2.1/pkg/server/api/agent.go 19:40:01 spire-1.2.1/pkg/server/api/agent/ 19:40:01 spire-1.2.1/pkg/server/api/agent/v1/ 19:40:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:40:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:40:01 spire-1.2.1/pkg/server/api/agent_test.go 19:40:01 spire-1.2.1/pkg/server/api/api.go 19:40:01 spire-1.2.1/pkg/server/api/audit/ 19:40:01 spire-1.2.1/pkg/server/api/audit/audit.go 19:40:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:40:01 spire-1.2.1/pkg/server/api/bundle.go 19:40:01 spire-1.2.1/pkg/server/api/bundle/ 19:40:01 spire-1.2.1/pkg/server/api/bundle/v1/ 19:40:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:40:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:40:01 spire-1.2.1/pkg/server/api/bundle_test.go 19:40:01 spire-1.2.1/pkg/server/api/debug/ 19:40:01 spire-1.2.1/pkg/server/api/debug/v1/ 19:40:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:40:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:40:01 spire-1.2.1/pkg/server/api/entry.go 19:40:01 spire-1.2.1/pkg/server/api/entry/ 19:40:01 spire-1.2.1/pkg/server/api/entry/v1/ 19:40:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:40:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:40:01 spire-1.2.1/pkg/server/api/entry_test.go 19:40:01 spire-1.2.1/pkg/server/api/health/ 19:40:01 spire-1.2.1/pkg/server/api/health/v1/ 19:40:01 spire-1.2.1/pkg/server/api/health/v1/service.go 19:40:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:40:01 spire-1.2.1/pkg/server/api/id.go 19:40:01 spire-1.2.1/pkg/server/api/id_test.go 19:40:01 spire-1.2.1/pkg/server/api/limits/ 19:40:01 spire-1.2.1/pkg/server/api/limits/limits.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/ 19:40:01 spire-1.2.1/pkg/server/api/middleware/alias.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/audit.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/caller.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/common.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/entries.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:40:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:40:01 spire-1.2.1/pkg/server/api/ratelimit.go 19:40:01 spire-1.2.1/pkg/server/api/rpccontext/ 19:40:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:40:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:40:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:40:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:40:01 spire-1.2.1/pkg/server/api/selector.go 19:40:01 spire-1.2.1/pkg/server/api/selector_test.go 19:40:01 spire-1.2.1/pkg/server/api/status.go 19:40:01 spire-1.2.1/pkg/server/api/status_test.go 19:40:01 spire-1.2.1/pkg/server/api/svid/ 19:40:01 spire-1.2.1/pkg/server/api/svid/v1/ 19:40:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:40:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:40:01 spire-1.2.1/pkg/server/api/trustdomain.go 19:40:01 spire-1.2.1/pkg/server/api/trustdomain/ 19:40:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:40:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:40:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:40:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:40:01 spire-1.2.1/pkg/server/authpolicy/ 19:40:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:40:01 spire-1.2.1/pkg/server/authpolicy/policy.go 19:40:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:40:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:40:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:40:01 spire-1.2.1/pkg/server/authpolicy/validate.go 19:40:01 spire-1.2.1/pkg/server/bundle/ 19:40:01 spire-1.2.1/pkg/server/bundle/client/ 19:40:01 spire-1.2.1/pkg/server/bundle/client/client.go 19:40:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:40:01 spire-1.2.1/pkg/server/bundle/client/manager.go 19:40:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:40:01 spire-1.2.1/pkg/server/bundle/client/sources.go 19:40:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:40:01 spire-1.2.1/pkg/server/bundle/client/updater.go 19:40:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:40:01 spire-1.2.1/pkg/server/ca/ 19:40:01 spire-1.2.1/pkg/server/ca/ca.go 19:40:01 spire-1.2.1/pkg/server/ca/ca_health.go 19:40:01 spire-1.2.1/pkg/server/ca/ca_test.go 19:40:01 spire-1.2.1/pkg/server/ca/journal.go 19:40:01 spire-1.2.1/pkg/server/ca/journal_test.go 19:40:01 spire-1.2.1/pkg/server/ca/manager.go 19:40:01 spire-1.2.1/pkg/server/ca/manager_health.go 19:40:01 spire-1.2.1/pkg/server/ca/manager_test.go 19:40:01 spire-1.2.1/pkg/server/ca/templates.go 19:40:01 spire-1.2.1/pkg/server/ca/upstream_client.go 19:40:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:40:01 spire-1.2.1/pkg/server/ca/validation.go 19:40:01 spire-1.2.1/pkg/server/cache/ 19:40:01 spire-1.2.1/pkg/server/cache/dscache/ 19:40:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:40:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:40:01 spire-1.2.1/pkg/server/cache/entrycache/ 19:40:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:40:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:40:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:40:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:40:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:40:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:40:01 spire-1.2.1/pkg/server/catalog/ 19:40:01 spire-1.2.1/pkg/server/catalog/catalog.go 19:40:01 spire-1.2.1/pkg/server/catalog/keymanager.go 19:40:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:40:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:40:01 spire-1.2.1/pkg/server/catalog/notifier.go 19:40:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:40:01 spire-1.2.1/pkg/server/config.go 19:40:01 spire-1.2.1/pkg/server/datastore/ 19:40:01 spire-1.2.1/pkg/server/datastore/datastore.go 19:40:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:40:01 spire-1.2.1/pkg/server/datastore/repository.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:40:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:40:01 spire-1.2.1/pkg/server/endpoints/ 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/ 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:40:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:40:01 spire-1.2.1/pkg/server/endpoints/config.go 19:40:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:40:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:40:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:40:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:40:01 spire-1.2.1/pkg/server/endpoints/middleware.go 19:40:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:40:01 spire-1.2.1/pkg/server/hostservice/ 19:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:40:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:40:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:40:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:40:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/ 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/ 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:40:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:40:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:40:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/ 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:40:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:40:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:40:01 spire-1.2.1/pkg/server/registration/ 19:40:01 spire-1.2.1/pkg/server/registration/manager.go 19:40:01 spire-1.2.1/pkg/server/registration/manager_test.go 19:40:01 spire-1.2.1/pkg/server/scanentries.go 19:40:01 spire-1.2.1/pkg/server/scanentries_test.go 19:40:01 spire-1.2.1/pkg/server/server.go 19:40:01 spire-1.2.1/pkg/server/server_test.go 19:40:01 spire-1.2.1/pkg/server/svid/ 19:40:01 spire-1.2.1/pkg/server/svid/observer.go 19:40:01 spire-1.2.1/pkg/server/svid/observer_test.go 19:40:01 spire-1.2.1/pkg/server/svid/rotator.go 19:40:01 spire-1.2.1/pkg/server/svid/rotator_config.go 19:40:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:40:01 spire-1.2.1/pkg/server/svid/rotator_test.go 19:40:01 spire-1.2.1/proto/ 19:40:01 spire-1.2.1/proto/private/ 19:40:01 spire-1.2.1/proto/private/server/ 19:40:01 spire-1.2.1/proto/private/server/journal/ 19:40:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:40:01 spire-1.2.1/proto/private/server/journal/journal.proto 19:40:01 spire-1.2.1/proto/spire/ 19:40:01 spire-1.2.1/proto/spire/common/ 19:40:01 spire-1.2.1/proto/spire/common/common.pb.go 19:40:01 spire-1.2.1/proto/spire/common/common.proto 19:40:01 spire-1.2.1/proto/spire/common/plugin/ 19:40:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:40:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:40:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:40:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:40:01 spire-1.2.1/proto/spire/plugin/ 19:40:01 spire-1.2.1/proto/spire/plugin/agent/ 19:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:40:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:40:01 spire-1.2.1/release/ 19:40:01 spire-1.2.1/release/spire-extras/ 19:40:01 spire-1.2.1/release/spire-extras/README.md 19:40:01 spire-1.2.1/release/spire-extras/conf/ 19:40:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:40:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:40:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:40:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:40:01 spire-1.2.1/release/spire/ 19:40:01 spire-1.2.1/release/spire/README.md 19:40:01 spire-1.2.1/release/spire/conf/ 19:40:01 spire-1.2.1/release/spire/conf/agent/ 19:40:01 spire-1.2.1/release/spire/conf/agent/agent.conf 19:40:01 spire-1.2.1/release/spire/conf/server/ 19:40:01 spire-1.2.1/release/spire/conf/server/server.conf 19:40:01 spire-1.2.1/script/ 19:40:01 spire-1.2.1/script/build-artifact.sh 19:40:01 spire-1.2.1/script/generate_dummy_ca.sh 19:40:01 spire-1.2.1/support/ 19:40:01 spire-1.2.1/support/k8s/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:40:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/ 19:40:01 spire-1.2.1/support/oidc-discovery-provider/README.md 19:40:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/config.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/main.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:40:01 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:40:01 spire-1.2.1/test/ 19:40:01 spire-1.2.1/test/clock/ 19:40:01 spire-1.2.1/test/clock/clock.go 19:40:01 spire-1.2.1/test/fakes/ 19:40:01 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:40:01 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:40:01 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:40:01 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:40:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:40:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:40:01 spire-1.2.1/test/fakes/fakeagentstore/ 19:40:01 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:40:01 spire-1.2.1/test/fakes/fakedatastore/ 19:40:01 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:40:01 spire-1.2.1/test/fakes/fakeentryclient/ 19:40:01 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:40:01 spire-1.2.1/test/fakes/fakehealthchecker/ 19:40:01 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:40:01 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:40:01 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:40:01 spire-1.2.1/test/fakes/fakemetrics/ 19:40:01 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:40:01 spire-1.2.1/test/fakes/fakenoderesolver/ 19:40:01 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:40:01 spire-1.2.1/test/fakes/fakenotifier/ 19:40:01 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:40:01 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:40:01 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:40:01 spire-1.2.1/test/fakes/fakeserverca/ 19:40:01 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:40:01 spire-1.2.1/test/fakes/fakeservercatalog/ 19:40:01 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:40:01 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:40:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:40:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:40:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:40:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:40:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:40:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:40:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:40:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:40:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:40:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:40:01 spire-1.2.1/test/fixture/ 19:40:01 spire-1.2.1/test/fixture/certs/ 19:40:01 spire-1.2.1/test/fixture/certs/agent_svid.der 19:40:01 spire-1.2.1/test/fixture/certs/base_cert.pem 19:40:01 spire-1.2.1/test/fixture/certs/base_csr.pem 19:40:01 spire-1.2.1/test/fixture/certs/base_key.pem 19:40:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:40:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:40:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:40:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:40:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:40:01 spire-1.2.1/test/fixture/certs/blog_key.pem 19:40:01 spire-1.2.1/test/fixture/certs/bundle.der 19:40:01 spire-1.2.1/test/fixture/certs/ca.pem 19:40:01 spire-1.2.1/test/fixture/certs/ca_key.pem 19:40:01 spire-1.2.1/test/fixture/certs/database_cert.pem 19:40:01 spire-1.2.1/test/fixture/certs/database_csr.pem 19:40:01 spire-1.2.1/test/fixture/certs/database_key.pem 19:40:01 spire-1.2.1/test/fixture/certs/node_cert.pem 19:40:01 spire-1.2.1/test/fixture/certs/node_csr.pem 19:40:01 spire-1.2.1/test/fixture/certs/node_key.pem 19:40:01 spire-1.2.1/test/fixture/certs/svid.pem 19:40:01 spire-1.2.1/test/fixture/certs/svid_key.pem 19:40:01 spire-1.2.1/test/fixture/config/ 19:40:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:40:01 spire-1.2.1/test/fixture/config/agent_good.conf 19:40:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:40:01 spire-1.2.1/test/fixture/config/plugin_good.conf 19:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:40:01 spire-1.2.1/test/fixture/config/server_good.conf 19:40:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:40:01 spire-1.2.1/test/fixture/fixture.go 19:40:01 spire-1.2.1/test/fixture/nodeattestor/ 19:40:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:40:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:40:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:40:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:40:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:40:01 spire-1.2.1/test/fixture/registration/ 19:40:01 spire-1.2.1/test/fixture/registration/entries.json 19:40:01 spire-1.2.1/test/fixture/registration/good-for-update.json 19:40:01 spire-1.2.1/test/fixture/registration/good.json 19:40:01 spire-1.2.1/test/fixture/registration/invalid.json 19:40:01 spire-1.2.1/test/fixture/registration/invalid_json.json 19:40:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:40:01 spire-1.2.1/test/integration/ 19:40:01 spire-1.2.1/test/integration/README.md 19:40:01 spire-1.2.1/test/integration/common 19:40:01 spire-1.2.1/test/integration/setup/ 19:40:01 spire-1.2.1/test/integration/setup/adminclient/ 19:40:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:40:01 spire-1.2.1/test/integration/setup/adminclient/client.go 19:40:01 spire-1.2.1/test/integration/setup/debugagent/ 19:40:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:40:01 spire-1.2.1/test/integration/setup/debugagent/main.go 19:40:01 spire-1.2.1/test/integration/setup/debugserver/ 19:40:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:40:01 spire-1.2.1/test/integration/setup/debugserver/main.go 19:40:01 spire-1.2.1/test/integration/setup/downstreamclient/ 19:40:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:40:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:40:01 spire-1.2.1/test/integration/setup/itclient/ 19:40:01 spire-1.2.1/test/integration/setup/itclient/client.go 19:40:01 spire-1.2.1/test/integration/setup/node-attestation/ 19:40:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:40:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:40:01 spire-1.2.1/test/integration/setup/x509pop/ 19:40:01 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:40:01 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:40:01 spire-1.2.1/test/integration/suites/ 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:40:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:40:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:40:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:40:02 spire-1.2.1/test/integration/suites/join-token/ 19:40:02 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:40:02 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:40:02 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:40:02 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:40:02 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:40:02 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:40:02 spire-1.2.1/test/integration/suites/join-token/README.md 19:40:02 spire-1.2.1/test/integration/suites/join-token/conf/ 19:40:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:40:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:40:02 spire-1.2.1/test/integration/suites/join-token/teardown 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:40:02 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:40:02 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:40:02 spire-1.2.1/test/integration/suites/k8s/ 19:40:02 spire-1.2.1/test/integration/suites/k8s/00-setup 19:40:02 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:40:02 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:40:02 spire-1.2.1/test/integration/suites/k8s/README.md 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/ 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:40:02 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:40:02 spire-1.2.1/test/integration/suites/k8s/teardown 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/ 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:40:02 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:40:02 spire-1.2.1/test/integration/suites/rotation/ 19:40:02 spire-1.2.1/test/integration/suites/rotation/00-setup 19:40:02 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:40:02 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:40:02 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:40:02 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:40:02 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:40:02 spire-1.2.1/test/integration/suites/rotation/README.md 19:40:02 spire-1.2.1/test/integration/suites/rotation/conf/ 19:40:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:40:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:40:02 spire-1.2.1/test/integration/suites/rotation/teardown 19:40:02 spire-1.2.1/test/integration/suites/self-test/ 19:40:02 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:40:02 spire-1.2.1/test/integration/suites/self-test/README.md 19:40:02 spire-1.2.1/test/integration/suites/self-test/teardown 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:40:02 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:40:02 spire-1.2.1/test/integration/suites/upgrade/ 19:40:02 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:40:02 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:40:02 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:40:02 spire-1.2.1/test/integration/suites/upgrade/README.md 19:40:02 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:40:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:40:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:40:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:40:02 spire-1.2.1/test/integration/suites/upgrade/teardown 19:40:02 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:40:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:40:02 spire-1.2.1/test/integration/test-one.sh 19:40:02 spire-1.2.1/test/integration/test.sh 19:40:02 spire-1.2.1/test/plugintest/ 19:40:02 spire-1.2.1/test/plugintest/config.go 19:40:02 spire-1.2.1/test/plugintest/load.go 19:40:02 spire-1.2.1/test/plugintest/option.go 19:40:02 spire-1.2.1/test/spiretest/ 19:40:02 spire-1.2.1/test/spiretest/apiserver.go 19:40:02 spire-1.2.1/test/spiretest/assertions.go 19:40:02 spire-1.2.1/test/spiretest/dir.go 19:40:02 spire-1.2.1/test/spiretest/errors_posix.go 19:40:02 spire-1.2.1/test/spiretest/errors_windows.go 19:40:02 spire-1.2.1/test/spiretest/logs.go 19:40:02 spire-1.2.1/test/spiretest/socketapi.go 19:40:02 spire-1.2.1/test/spiretest/suite.go 19:40:02 spire-1.2.1/test/spiretest/x509.go 19:40:02 spire-1.2.1/test/testca/ 19:40:02 spire-1.2.1/test/testca/ca.go 19:40:02 spire-1.2.1/test/testkey/ 19:40:02 spire-1.2.1/test/testkey/generate.sh 19:40:02 spire-1.2.1/test/testkey/genkeys.go 19:40:02 spire-1.2.1/test/testkey/keys.go 19:40:02 spire-1.2.1/test/testkey/new.go 19:40:02 spire-1.2.1/test/tpmsimulator/ 19:40:02 spire-1.2.1/test/tpmsimulator/simulator.go 19:40:02 spire-1.2.1/test/util/ 19:40:02 spire-1.2.1/test/util/cert_fixtures.go 19:40:02 spire-1.2.1/test/util/cert_generation.go 19:40:02 spire-1.2.1/test/util/io_redirection.go 19:40:02 spire-1.2.1/test/util/race.go 19:40:02 spire-1.2.1/test/util/util.go 19:40:02 building spire from source... 19:40:03 Installing go1.17.7... 19:40:35 Building bin/spire-server... 19:40:35 go: downloading github.com/mitchellh/cli v1.1.2 19:40:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:40:35 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:40:35 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:40:35 go: downloading google.golang.org/grpc v1.44.0 19:40:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:40:37 go: downloading github.com/imdario/mergo v0.3.12 19:40:37 go: downloading github.com/sirupsen/logrus v1.8.1 19:40:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:40:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:40:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:40:39 go: downloading github.com/fatih/color v1.13.0 19:40:39 go: downloading github.com/mattn/go-isatty v0.0.14 19:40:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:40:40 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:40:40 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:40:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:40:40 go: downloading github.com/armon/go-metrics v0.3.10 19:40:40 go: downloading github.com/prometheus/client_golang v1.12.1 19:40:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:40:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:40:42 go: downloading github.com/open-policy-agent/opa v0.38.0 19:41:09 Removing intermediate container 9f7621d38f83 19:41:09 ---> 033718786c99 19:41:09 19:41:09 Step 9/20 : FROM alpine:3.15 19:41:09 3.15: Pulling from library/alpine 19:41:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:41:09 Status: Downloaded newer image for alpine:3.15 19:41:09 ---> 3fb3c9af89a9 19:41:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:41:09 ---> Running in e92db81819b2 19:41:09 Removing intermediate container e92db81819b2 19:41:09 ---> d38e2b19fd83 19:41:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:09 ---> Running in 6f5093de2206 19:41:09 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:41:09 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:41:10 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:41:10 go: downloading github.com/mattn/go-colorable v0.1.12 19:41:10 go: downloading github.com/Masterminds/goutils v1.1.0 19:41:10 go: downloading github.com/Masterminds/semver v1.5.0 19:41:10 go: downloading github.com/google/uuid v1.1.2 19:41:10 go: downloading github.com/huandu/xstrings v1.3.2 19:41:11 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:41:11 go: downloading github.com/oklog/run v1.0.0 19:41:11 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:41:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:41:11 go: downloading github.com/prometheus/client_model v0.2.0 19:41:12 go: downloading github.com/prometheus/common v0.32.1 19:41:12 Removing intermediate container 6f5093de2206 19:41:12 ---> bbaaa7136856 19:41:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:12 go: downloading go.uber.org/atomic v1.9.0 19:41:12  ---> Running in 97b4b43654d2 19:41:12 go: downloading github.com/beorn7/perks v1.0.1 19:41:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:41:13 go: downloading github.com/prometheus/procfs v0.7.3 19:41:13 go: downloading github.com/imkira/go-observer v1.0.3 19:41:14 go: downloading github.com/hashicorp/errwrap v1.1.0 19:41:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:41:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:41:14 go: downloading github.com/twmb/murmur3 v1.1.6 19:41:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:41:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:41:15 go: downloading github.com/blang/semver/v4 v4.0.0 19:41:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:41:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:41:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:15 go: downloading github.com/jinzhu/gorm v1.9.16 19:41:16 go: downloading github.com/lib/pq v1.10.4 19:41:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:41:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:41:17 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:41:17 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:41:17 OK: 15732 distinct packages available 19:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:41:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:19 (1/9) Installing ca-certificates (20211220-r0) 19:41:19 (2/9) Installing brotli-libs (1.0.9-r5) 19:41:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:41:20 (4/9) Installing libcurl (7.80.0-r1) 19:41:20 (5/9) Installing curl (7.80.0-r1) 19:41:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:41:20 (6/9) Installing dumb-init (1.2.5-r1) 19:41:20 (7/9) Installing musl-obstack (1.2.3-r0) 19:41:20 (8/9) Installing libucontext (1.1-r0) 19:41:20 (9/9) Installing gcompat (1.0.0-r4) 19:41:20 Executing busybox-1.34.1-r5.trigger 19:41:21 Executing ca-certificates-20211220-r0.trigger 19:41:21 OK: 8 MiB in 23 packages 19:41:24 Removing intermediate container 97b4b43654d2 19:41:24 ---> f3010b751fec 19:41:24 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:25 ---> 9705d18d17ff 19:41:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:41:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:41:27 go: downloading github.com/stretchr/testify v1.7.0 19:41:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:41:27  ---> 9d494f926997 19:41:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:41:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:41:28  ---> f3560b774011 19:41:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:41:28 ---> Running in 04d88d4400d4 19:41:29 Removing intermediate container 04d88d4400d4 19:41:29 ---> 7d94795cb747 19:41:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:29 ---> Running in 6170224632b3 19:41:29 Removing intermediate container 6170224632b3 19:41:29 ---> 45bfc694ca36 19:41:29 Step 18/20 : LABEL arch=arm64 19:41:30 ---> Running in 75ddaf6ba60a 19:41:30 Removing intermediate container 75ddaf6ba60a 19:41:30 ---> f995eb964cb2 19:41:30 Step 19/20 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:41:30 ---> Running in 5005e1d66f36 19:41:31 Removing intermediate container 5005e1d66f36 19:41:31 ---> 70eee3f20cd7 19:41:31 Step 20/20 : LABEL version=0.0.0 19:41:31 ---> Running in 673f6c19218c 19:41:32 Removing intermediate container 673f6c19218c 19:41:32 ---> e1bf5910f47e 19:41:32 19:41:32 Successfully built e1bf5910f47e 19:41:32 Successfully tagged security-spiffe-token-provider-arm64:latest 19:41:32 Building security-proxy-setup 19:41:51  Building security-spiffe-token-provider ... done Removing intermediate container 5285ac21a213 19:41:51 ---> 5a39e3050be5 19:41:51 19:41:51 Step 10/22 : FROM alpine:3.14 19:41:51 ---> ac73e934f311 19:41:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:41:51 ---> Using cache 19:41:51 ---> 66ed3fd86409 19:41:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:51 ---> Using cache 19:41:51 ---> b361b71cce7b 19:41:51 Step 13/22 : ENV APP_PORT=59861 19:41:51 ---> Running in 1ad985c529a5 19:41:51 Removing intermediate container 1ad985c529a5 19:41:51 ---> be159b51f9db 19:41:51 Step 14/22 : EXPOSE $APP_PORT 19:41:51 ---> Running in 1cee0324deaa 19:41:52 Removing intermediate container 1cee0324deaa 19:41:52 ---> c14e82834679 19:41:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:52 go: downloading google.golang.org/api v0.70.0 19:41:52 go: downloading k8s.io/client-go v0.23.4 19:41:52 go: downloading k8s.io/api v0.23.4 19:41:54  ---> 198a967d1acb 19:41:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:41:59 ---> 5daa7b108863 19:41:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:42:01 ---> 3602f3420152 19:42:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:42:01 ---> Running in 2814a7237bb8 19:42:03 go: downloading github.com/google/go-tpm v0.3.3 19:42:03 Removing intermediate container 2814a7237bb8 19:42:03 ---> de0665416b46 19:42:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:03 ---> Running in 362454a36832 19:42:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:42:04 Removing intermediate container 362454a36832 19:42:04 ---> 3ed679ca3860 19:42:04 Step 20/22 : LABEL arch=arm64 19:42:05 ---> Running in bc3406329f86 19:42:05 Removing intermediate container 369d70d171cc 19:42:05 ---> 846cfd12f336 19:42:05 19:42:05 Step 10/22 : FROM alpine:3.14 19:42:05 ---> ac73e934f311 19:42:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:42:05 ---> Running in 9548c6336628 19:42:06 Removing intermediate container bc3406329f86 19:42:06 ---> 2e4888b6294f 19:42:06 Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:42:06 ---> Running in 4534f838291d 19:42:08 Removing intermediate container 4534f838291d 19:42:08 ---> 895e78009d80 19:42:08 Step 22/22 : LABEL version=0.0.0 19:42:08 ---> Running in badc106ccf37 19:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:42:08 Removing intermediate container badc106ccf37 19:42:08 ---> 4f114b8356b3 19:42:08 19:42:09 Successfully built 4f114b8356b3 19:42:09 Successfully tagged support-scheduler-arm64:latest 19:42:09 Building core-metadata 19:42:10  Building support-scheduler ... done (1/2) Installing ca-certificates (20211220-r0) 19:42:10 (2/2) Installing dumb-init (1.2.5-r1) 19:42:10 Executing busybox-1.33.1-r7.trigger 19:42:10 Executing ca-certificates-20211220-r0.trigger 19:42:11 OK: 6 MiB in 16 packages 19:42:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:42:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:42:11 ---> ee38d76e1e9d 19:42:11 Step 3/22 : WORKDIR /edgex-go 19:42:11 ---> Using cache 19:42:11 ---> 201ae8c7654f 19:42:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:11 ---> Using cache 19:42:11 ---> 1484a25a417c 19:42:11 Step 5/22 : RUN apk add --update --no-cache make git 19:42:11 ---> Using cache 19:42:11 ---> 965ea740ceef 19:42:11 Step 6/22 : COPY go.mod vendor* ./ 19:42:11 ---> Using cache 19:42:11 ---> 7266aa611554 19:42:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:11 ---> Using cache 19:42:11 ---> 89abaa4d646b 19:42:11 Step 8/22 : COPY . . 19:42:11 ---> Using cache 19:42:11 ---> 42561586fac1 19:42:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:42:11 ---> Running in d055069f7989 19:42:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:42:13 Removing intermediate container 9548c6336628 19:42:13 ---> 8089b18c7d88 19:42:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:42:14 ---> Running in 2f66376ace10 19:42:14 Removing intermediate container 2f66376ace10 19:42:14 ---> a884d82b1eda 19:42:14 Step 13/22 : ENV APP_PORT=59860 19:42:14 ---> Running in ee30bacea999 19:42:15 Removing intermediate container ee30bacea999 19:42:15 ---> c0656ea2b06e 19:42:15 Step 14/22 : EXPOSE $APP_PORT 19:42:15 ---> Running in 9b14b708d1f3 19:42:16 Removing intermediate container 9b14b708d1f3 19:42:16 ---> 52ca021080b0 19:42:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:17 ---> 4e6d7e75d216 19:42:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:42:19 ---> 75ffdb77084d 19:42:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:42:20 ---> f48ae8f4f412 19:42:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:42:20 ---> Running in 7ef02cd0a3f8 19:42:21 Removing intermediate container 7ef02cd0a3f8 19:42:21 ---> b648b10ead98 19:42:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:21 ---> Running in 21a9d17c149f 19:42:22 Removing intermediate container 21a9d17c149f 19:42:22 ---> 99c9708b594c 19:42:22 Step 20/22 : LABEL arch=arm64 19:42:22 ---> Running in b66f3ded31ae 19:42:23 Removing intermediate container b66f3ded31ae 19:42:23 ---> cb42c3799303 19:42:23 Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:42:23 ---> Running in 690a69f7c3a2 19:42:23 Removing intermediate container 690a69f7c3a2 19:42:23 ---> d684c859bfce 19:42:23 Step 22/22 : LABEL version=0.0.0 19:42:24 ---> Running in 1ac580688a13 19:42:24 Removing intermediate container 1ac580688a13 19:42:24 ---> daf5df1c11b1 19:42:24 19:42:25 Successfully built daf5df1c11b1 19:42:25 Successfully tagged support-notifications-arm64:latest 19:42:25  Building support-notifications ... done Building security-bootstrapper 19:42:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:42:35 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:42:35 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:42:35 go: downloading cloud.google.com/go/storage v1.21.0 19:42:36 go: downloading cloud.google.com/go v0.100.2 19:42:38 go: downloading k8s.io/apimachinery v0.23.4 19:42:40 go: downloading k8s.io/kube-aggregator v0.23.3 19:42:41 go: downloading cloud.google.com/go/security v1.3.0 19:42:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:42:43 go: downloading github.com/hashicorp/vault/api v1.4.1 19:42:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:42:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:42:44 go: downloading gopkg.in/yaml.v2 v2.4.0 19:42:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:42:45 go: downloading github.com/gobwas/glob v0.2.3 19:42:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:42:45 go: downloading github.com/jinzhu/inflection v1.0.0 19:42:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:42:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:42:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:42:46 go: downloading github.com/aws/smithy-go v1.11.0 19:42:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:42:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:42:48 go: downloading github.com/gogo/protobuf v1.3.2 19:42:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:42:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:42:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:42:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:42:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:42:55 go: downloading github.com/dimchansky/utfbom v1.1.1 19:42:55 go: downloading cloud.google.com/go/compute v1.3.0 19:42:57 go: downloading cloud.google.com/go/iam v0.1.1 19:42:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:42:57 go: downloading k8s.io/klog/v2 v2.30.0 19:42:57 go: downloading github.com/google/gofuzz v1.1.0 19:42:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:42:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:42:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:42:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:42:59 ---> ee38d76e1e9d 19:42:59 Step 3/23 : WORKDIR /edgex-go 19:42:59 ---> Using cache 19:42:59 ---> 201ae8c7654f 19:42:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:59 ---> Using cache 19:42:59 ---> 1484a25a417c 19:42:59 Step 5/23 : RUN apk add --update --no-cache make git 19:42:59 ---> Using cache 19:42:59 ---> 965ea740ceef 19:42:59 Step 6/23 : COPY go.mod vendor* ./ 19:42:59 ---> Using cache 19:42:59 ---> 7266aa611554 19:42:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:59 ---> Using cache 19:42:59 ---> 89abaa4d646b 19:42:59 Step 8/23 : COPY . . 19:42:59 ---> Using cache 19:42:59 ---> 42561586fac1 19:42:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:43:00 go: downloading github.com/spf13/pflag v1.0.5 19:43:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:43:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:43:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:43:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:43:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:43:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:43:02 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:43:02  ---> Running in c91021c3fae8 19:43:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:43:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:43:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:43:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:43:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:43: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/core-metadata/core-metadata ./cmd/core-metadata 19:43:07 go: downloading go.opencensus.io v0.23.0 19:43:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:43:08 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:43:08 go: downloading gopkg.in/inf.v0 v0.9.1 19:43:08 go: downloading github.com/go-logr/logr v1.2.2 19:43:08 go: downloading github.com/google/go-cmp v0.5.7 19:43:09 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:43:09 go: downloading github.com/json-iterator/go v1.1.12 19:43:10 go: downloading github.com/googleapis/gnostic v0.5.5 19:43:14 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:43:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:43:14 ---> ee38d76e1e9d 19:43:14 Step 3/31 : WORKDIR /edgex-go 19:43:14 ---> Using cache 19:43:14 ---> 201ae8c7654f 19:43:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:14 ---> Using cache 19:43:14 ---> 1484a25a417c 19:43:14 Step 5/31 : RUN apk add --update --no-cache make git 19:43:14 ---> Using cache 19:43:14 ---> 965ea740ceef 19:43:14 Step 6/31 : COPY go.mod vendor* ./ 19:43:14 ---> Using cache 19:43:14 ---> 7266aa611554 19:43:14 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:14 ---> Using cache 19:43:14 ---> 89abaa4d646b 19:43:14 Step 8/31 : COPY . . 19:43:14 ---> Using cache 19:43:14 ---> 42561586fac1 19:43:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:43:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:43:14  ---> Running in c5f11c953cb6 19:43:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:43:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:43:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:43:17 go: downloading github.com/tklauser/numcpus v0.3.0 19:43:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:43:18 go: downloading go.uber.org/zap v1.21.0 19:43:18 go: downloading sigs.k8s.io/yaml v1.3.0 19:43:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:43:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:43:19 go: downloading github.com/modern-go/reflect2 v1.0.2 19:43:19 go: downloading github.com/ryanuber/go-glob v1.0.0 19:43:19 go: downloading github.com/golang/snappy v0.0.4 19:43:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:43:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:43:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:43:32 go: downloading github.com/hashicorp/go-version v1.2.0 19:43:32 go: downloading go.uber.org/multierr v1.6.0 19:43:59 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:43:59 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:47:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:48:01 Removing intermediate container d055069f7989 19:48:01 ---> a407a1ce4ec4 19:48:01 19:48:01 Step 10/22 : FROM alpine:3.14 19:48:01 ---> ac73e934f311 19:48:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:48:01 ---> Running in d6eaaeb11dcd 19:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:48:05 (1/6) Installing ca-certificates (20211220-r0) 19:48:05 (2/6) Installing brotli-libs (1.0.9-r5) 19:48:05 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:48:05 (4/6) Installing libcurl (7.79.1-r1) 19:48:05 (5/6) Installing curl (7.79.1-r1) 19:48:05 (6/6) Installing dumb-init (1.2.5-r1) 19:48:05 Executing busybox-1.33.1-r7.trigger 19:48:05 Executing ca-certificates-20211220-r0.trigger 19:48:06 OK: 8 MiB in 20 packages 19:48:08 Removing intermediate container d6eaaeb11dcd 19:48:08 ---> 92204cb9d6e9 19:48:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:48:08 ---> Running in fb8816c7b2f9 19:48:09 Removing intermediate container fb8816c7b2f9 19:48:09 ---> 9a1527062094 19:48:09 Step 13/22 : WORKDIR /edgex 19:48:09 ---> Running in 9db83712e443 19:48:10 Removing intermediate container 9db83712e443 19:48:10 ---> 7256fc63798b 19:48:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:48:11 ---> bb7d1821ec16 19:48:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:48:13 ---> 55e8cafa8c97 19:48:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:48:14 ---> 82a76956281a 19:48:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:48:15 ---> 6245dae08b70 19:48:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:16 ---> Running in 6c14c51cbabd 19:48:19 Removing intermediate container 6c14c51cbabd 19:48:19 ---> 4156ccae3545 19:48:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:48:19 ---> Running in 89cc5e6b921e 19:48:20 Removing intermediate container 89cc5e6b921e 19:48:20 ---> 148b4fd7a8ce 19:48:20 Step 20/22 : LABEL arch=arm64 19:48:20 ---> Running in 4734e4427cad 19:48:21 Removing intermediate container 4734e4427cad 19:48:21 ---> 16e117501af8 19:48:21 Step 21/22 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:48:21 ---> Running in 3feff243655c 19:48:22 Removing intermediate container 3feff243655c 19:48:22 ---> 8d960d70630f 19:48:22 Step 22/22 : LABEL version=0.0.0 19:48:22 ---> Running in 75d10610d708 19:48:23 Removing intermediate container 75d10610d708 19:48:23 ---> fdd7a72e7625 19:48:23 19:48:23 Successfully built fdd7a72e7625 19:48:23 Successfully tagged security-proxy-setup-arm64:latest 19:48:23 Building security-spire-server 19:48:56  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:48:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:48:56 ---> ee38d76e1e9d 19:48:56 Step 3/25 : WORKDIR /edgex-go 19:48:56 ---> Using cache 19:48:56 ---> 201ae8c7654f 19:48:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:56 ---> Using cache 19:48:56 ---> 1484a25a417c 19:48:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:48:56 ---> Using cache 19:48:56 ---> 87cc29e94093 19:48:56 Step 6/25 : COPY go.mod vendor* ./ 19:48:56 ---> Using cache 19:48:56 ---> f57ed803dbde 19:48:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:56 ---> Using cache 19:48:56 ---> 2684499836c9 19:48:56 Step 8/25 : COPY . . 19:48:56 ---> Using cache 19:48:56 ---> 758b6f00e184 19:48:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:48:56 ---> Using cache 19:48:56 ---> dfb3011a3cd9 19:48:56 Step 10/25 : RUN mkdir -p spire-build 19:48:56 ---> Using cache 19:48:56 ---> 724e847c07d3 19:48:56 Step 11/25 : WORKDIR /edgex-go/spire-build 19:48:56 ---> Using cache 19:48:56 ---> baa575fe8561 19:48:56 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 19:48:56 ---> Running in 0d800fe574a9 19:48:59 spire-1.2.1/ 19:48:59 spire-1.2.1/.data/ 19:48:59 spire-1.2.1/.data/.file 19:48:59 spire-1.2.1/.dockerignore 19:48:59 spire-1.2.1/.gitattributes 19:48:59 spire-1.2.1/.githooks/ 19:48:59 spire-1.2.1/.githooks/pre-commit 19:48:59 spire-1.2.1/.github/ 19:48:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:48:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:48:59 spire-1.2.1/.github/dependabot.yml 19:48:59 spire-1.2.1/.github/workflows/ 19:48:59 spire-1.2.1/.github/workflows/nightly_build.yaml 19:48:59 spire-1.2.1/.github/workflows/pr_build.yaml 19:48:59 spire-1.2.1/.github/workflows/release_build.yaml 19:48:59 spire-1.2.1/.github/workflows/scripts/ 19:48:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:48:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:48:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:48:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:48:59 spire-1.2.1/.github/workflows/scripts/split.sh 19:48:59 spire-1.2.1/.gitignore 19:48:59 spire-1.2.1/.go-version 19:48:59 spire-1.2.1/.golangci.yml 19:48:59 spire-1.2.1/ADOPTERS.md 19:48:59 spire-1.2.1/CHANGELOG.md 19:48:59 spire-1.2.1/CODE-OF-CONDUCT.md 19:48:59 spire-1.2.1/CODEOWNERS 19:48:59 spire-1.2.1/CONTRIBUTING.md 19:48:59 spire-1.2.1/Dockerfile 19:48:59 spire-1.2.1/Dockerfile.dev 19:48:59 spire-1.2.1/Dockerfile.scratch 19:48:59 spire-1.2.1/LICENSE 19:48:59 spire-1.2.1/MAINTAINERS.md 19:48:59 spire-1.2.1/Makefile 19:48:59 spire-1.2.1/README.md 19:48:59 spire-1.2.1/ROADMAP.md 19:48:59 spire-1.2.1/SECURITY.md 19:48:59 spire-1.2.1/cmd/ 19:48:59 spire-1.2.1/cmd/spire-agent/ 19:48:59 spire-1.2.1/cmd/spire-agent/cli/ 19:48:59 spire-1.2.1/cmd/spire-agent/cli/api/ 19:48:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/common/ 19:48:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:48:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/run/ 19:48:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:48:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:48:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:48:59 spire-1.2.1/cmd/spire-agent/main.go 19:48:59 spire-1.2.1/cmd/spire-server/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/agent/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/cli.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/run/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/token/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/validate/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/x509/ 19:48:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:48:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:48:59 spire-1.2.1/cmd/spire-server/main.go 19:48:59 spire-1.2.1/cmd/spire-server/util/ 19:48:59 spire-1.2.1/cmd/spire-server/util/util.go 19:48:59 spire-1.2.1/conf/ 19:48:59 spire-1.2.1/conf/agent/ 19:48:59 spire-1.2.1/conf/agent/agent.conf 19:48:59 spire-1.2.1/conf/agent/agent_full.conf 19:48:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:48:59 spire-1.2.1/conf/server/ 19:48:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:48:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:48:59 spire-1.2.1/conf/server/server.conf 19:48:59 spire-1.2.1/conf/server/server_full.conf 19:48:59 spire-1.2.1/doc/ 19:48:59 spire-1.2.1/doc/SPIRE101.md 19:48:59 spire-1.2.1/doc/auditlog.md 19:48:59 spire-1.2.1/doc/authorization_policy_engine.md 19:48:59 spire-1.2.1/doc/changelog_guidelines.md 19:48:59 spire-1.2.1/doc/cure53-report.pdf 19:48:59 spire-1.2.1/doc/images/ 19:48:59 spire-1.2.1/doc/images/2019_roadmap.png 19:48:59 spire-1.2.1/doc/images/SPIRE101.png 19:48:59 spire-1.2.1/doc/images/SPIRE_agent.png 19:48:59 spire-1.2.1/doc/images/SPIRE_server.png 19:48:59 spire-1.2.1/doc/images/cache_mgr.png 19:48:59 spire-1.2.1/doc/images/cache_mgr_components.png 19:48:59 spire-1.2.1/doc/images/federated_spire.png 19:48:59 spire-1.2.1/doc/images/ha_mode.png 19:48:59 spire-1.2.1/doc/images/nested_spire.png 19:48:59 spire-1.2.1/doc/images/oidc_federation.png 19:48:59 spire-1.2.1/doc/images/single_trust_domain.png 19:48:59 spire-1.2.1/doc/images/spiffe_compatible.png 19:48:59 spire-1.2.1/doc/images/spire_logo.png 19:48:59 spire-1.2.1/doc/migrating_registration_api_clients.md 19:48:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:48:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:48:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:48:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:48:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:48:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:48:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:48:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:48:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:48:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:48:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:48:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:48:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:48:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:48:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:48:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:48:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:48:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:48:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:48:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:48:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:48:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:48:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:48:59 spire-1.2.1/doc/scaling_spire.md 19:48:59 spire-1.2.1/doc/spire_agent.md 19:48:59 spire-1.2.1/doc/spire_server.md 19:48:59 spire-1.2.1/doc/supported_integrations.md 19:48:59 spire-1.2.1/doc/telemetry.md 19:48:59 spire-1.2.1/doc/telemetry_config.md 19:48:59 spire-1.2.1/doc/upgrading.md 19:48:59 spire-1.2.1/doc/using_spire.md 19:48:59 spire-1.2.1/examples/ 19:48:59 spire-1.2.1/examples/README.md 19:48:59 spire-1.2.1/go.mod 19:48:59 spire-1.2.1/go.sum 19:48:59 spire-1.2.1/pkg/ 19:48:59 spire-1.2.1/pkg/agent/ 19:48:59 spire-1.2.1/pkg/agent/agent.go 19:48:59 spire-1.2.1/pkg/agent/api/ 19:48:59 spire-1.2.1/pkg/agent/api/config.go 19:48:59 spire-1.2.1/pkg/agent/api/debug/ 19:48:59 spire-1.2.1/pkg/agent/api/debug/v1/ 19:48:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:48:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:48:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:48:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:48:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:48:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:48:59 spire-1.2.1/pkg/agent/api/endpoints.go 19:48:59 spire-1.2.1/pkg/agent/api/health/ 19:48:59 spire-1.2.1/pkg/agent/api/health/v1/ 19:48:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:48:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:48:59 spire-1.2.1/pkg/agent/api/rpccontext/ 19:48:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:48:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:48:59 spire-1.2.1/pkg/agent/attestor/ 19:48:59 spire-1.2.1/pkg/agent/attestor/node/ 19:48:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:48:59 spire-1.2.1/pkg/agent/attestor/node/node.go 19:48:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:48:59 spire-1.2.1/pkg/agent/attestor/workload/ 19:48:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:48:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:48:59 spire-1.2.1/pkg/agent/catalog/ 19:48:59 spire-1.2.1/pkg/agent/catalog/catalog.go 19:48:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:48:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:48:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:48:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:48:59 spire-1.2.1/pkg/agent/client/ 19:48:59 spire-1.2.1/pkg/agent/client/client.go 19:48:59 spire-1.2.1/pkg/agent/client/client_test.go 19:48:59 spire-1.2.1/pkg/agent/client/dial.go 19:48:59 spire-1.2.1/pkg/agent/client/nodeconn.go 19:48:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:48:59 spire-1.2.1/pkg/agent/client/update.go 19:48:59 spire-1.2.1/pkg/agent/client/util.go 19:48:59 spire-1.2.1/pkg/agent/common/ 19:48:59 spire-1.2.1/pkg/agent/common/backoff/ 19:48:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:48:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:48:59 spire-1.2.1/pkg/agent/common/cgroups/ 19:48:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:48:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:48:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:48:59 spire-1.2.1/pkg/agent/config.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/ 19:48:59 spire-1.2.1/pkg/agent/endpoints/config.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:48:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:48:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/workload/ 19:48:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:48:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:48:59 spire-1.2.1/pkg/agent/manager/ 19:48:59 spire-1.2.1/pkg/agent/manager/cache/ 19:48:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:48:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:48:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:48:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:48:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:48:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:48:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:48:59 spire-1.2.1/pkg/agent/manager/config.go 19:48:59 spire-1.2.1/pkg/agent/manager/manager.go 19:48:59 spire-1.2.1/pkg/agent/manager/manager_test.go 19:48:59 spire-1.2.1/pkg/agent/manager/storage.go 19:48:59 spire-1.2.1/pkg/agent/manager/storage_test.go 19:48:59 spire-1.2.1/pkg/agent/manager/storecache/ 19:48:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:48:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:48:59 spire-1.2.1/pkg/agent/manager/sync.go 19:48:59 spire-1.2.1/pkg/agent/plugin/ 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:48:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:49:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:49:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:49:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:49:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:49:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:49:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:49:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:49:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:49:00 spire-1.2.1/pkg/agent/svid/ 19:49:00 spire-1.2.1/pkg/agent/svid/rotator.go 19:49:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:49:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:49:00 spire-1.2.1/pkg/agent/svid/store/ 19:49:00 spire-1.2.1/pkg/agent/svid/store/service.go 19:49:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:49:00 spire-1.2.1/pkg/common/ 19:49:00 spire-1.2.1/pkg/common/agentpathtemplate/ 19:49:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:49:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:49:00 spire-1.2.1/pkg/common/api/ 19:49:00 spire-1.2.1/pkg/common/api/metrics.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/ 19:49:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/logger.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/names.go 19:49:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:49:00 spire-1.2.1/pkg/common/api/names.go 19:49:00 spire-1.2.1/pkg/common/api/ratelimit.go 19:49:00 spire-1.2.1/pkg/common/api/rpccontext/ 19:49:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:49:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:49:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:49:00 spire-1.2.1/pkg/common/auth/ 19:49:00 spire-1.2.1/pkg/common/auth/interceptors.go 19:49:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:49:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/ 19:49:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/types.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:49:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:49:00 spire-1.2.1/pkg/common/catalog/ 19:49:00 spire-1.2.1/pkg/common/catalog/bind.go 19:49:00 spire-1.2.1/pkg/common/catalog/builtin.go 19:49:00 spire-1.2.1/pkg/common/catalog/catalog.go 19:49:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:49:00 spire-1.2.1/pkg/common/catalog/closers.go 19:49:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:49:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:49:00 spire-1.2.1/pkg/common/catalog/config.go 19:49:00 spire-1.2.1/pkg/common/catalog/config_test.go 19:49:00 spire-1.2.1/pkg/common/catalog/configure.go 19:49:00 spire-1.2.1/pkg/common/catalog/constraints.go 19:49:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:49:00 spire-1.2.1/pkg/common/catalog/context.go 19:49:00 spire-1.2.1/pkg/common/catalog/external.go 19:49:00 spire-1.2.1/pkg/common/catalog/host.go 19:49:00 spire-1.2.1/pkg/common/catalog/pipenet.go 19:49:00 spire-1.2.1/pkg/common/catalog/plugin.go 19:49:00 spire-1.2.1/pkg/common/catalog/testplugin/ 19:49:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:49:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:49:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:49:00 spire-1.2.1/pkg/common/cli/ 19:49:00 spire-1.2.1/pkg/common/cli/env.go 19:49:00 spire-1.2.1/pkg/common/cli/flags.go 19:49:00 spire-1.2.1/pkg/common/cli/trust_domain.go 19:49:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:49:00 spire-1.2.1/pkg/common/cli/umask.go 19:49:00 spire-1.2.1/pkg/common/cli/umask_posix.go 19:49:00 spire-1.2.1/pkg/common/cli/umask_test.go 19:49:00 spire-1.2.1/pkg/common/cli/umask_windows.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/ 19:49:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/flag.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/format.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/ 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:49:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:49:00 spire-1.2.1/pkg/common/coretypes/ 19:49:00 spire-1.2.1/pkg/common/coretypes/bundle/ 19:49:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:49:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:49:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:49:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:49:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:49:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:49:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:49:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:49:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:49:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:49:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:49:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:49:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:49:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:49:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:49:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:49:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:49:00 spire-1.2.1/pkg/common/cryptoutil/ 19:49:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:49:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:49:00 spire-1.2.1/pkg/common/diskutil/ 19:49:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:49:00 spire-1.2.1/pkg/common/diskutil/file_test.go 19:49:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:49:00 spire-1.2.1/pkg/common/errorutil/ 19:49:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:49:00 spire-1.2.1/pkg/common/health/ 19:49:00 spire-1.2.1/pkg/common/health/config.go 19:49:00 spire-1.2.1/pkg/common/health/context.go 19:49:00 spire-1.2.1/pkg/common/health/context_test.go 19:49:00 spire-1.2.1/pkg/common/health/health.go 19:49:00 spire-1.2.1/pkg/common/health/health_test.go 19:49:00 spire-1.2.1/pkg/common/health/logger.go 19:49:00 spire-1.2.1/pkg/common/hostservice/ 19:49:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:49:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:49:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:49:00 spire-1.2.1/pkg/common/idutil/ 19:49:00 spire-1.2.1/pkg/common/idutil/require.go 19:49:00 spire-1.2.1/pkg/common/idutil/require_test.go 19:49:00 spire-1.2.1/pkg/common/idutil/safety.go 19:49:00 spire-1.2.1/pkg/common/idutil/safety_test.go 19:49:00 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:49:00 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:49:00 spire-1.2.1/pkg/common/jwtsvid/ 19:49:00 spire-1.2.1/pkg/common/jwtsvid/common.go 19:49:00 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:49:00 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:49:00 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:49:00 spire-1.2.1/pkg/common/jwtutil/ 19:49:00 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:49:00 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:49:00 spire-1.2.1/pkg/common/log/ 19:49:00 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:49:00 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:49:00 spire-1.2.1/pkg/common/log/log.go 19:49:00 spire-1.2.1/pkg/common/log/log_test.go 19:49:00 spire-1.2.1/pkg/common/log/options.go 19:49:00 spire-1.2.1/pkg/common/nodeutil/ 19:49:00 spire-1.2.1/pkg/common/nodeutil/node.go 19:49:00 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:49:00 spire-1.2.1/pkg/common/peertracker/ 19:49:00 spire-1.2.1/pkg/common/peertracker/conn.go 19:49:00 spire-1.2.1/pkg/common/peertracker/credentials.go 19:49:00 spire-1.2.1/pkg/common/peertracker/errors.go 19:49:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:49:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:49:00 spire-1.2.1/pkg/common/peertracker/info.go 19:49:00 spire-1.2.1/pkg/common/peertracker/listener.go 19:49:00 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:49:00 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:49:00 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:49:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:49:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:49:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:49:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:49:00 spire-1.2.1/pkg/common/peertracker/tcp.go 19:49:00 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:49:00 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:49:00 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:49:00 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:49:00 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:49:00 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:49:00 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:49:00 spire-1.2.1/pkg/common/peertracker/uds.go 19:49:00 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:49:00 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:49:00 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:49:00 spire-1.2.1/pkg/common/pemutil/ 19:49:00 spire-1.2.1/pkg/common/pemutil/block.go 19:49:00 spire-1.2.1/pkg/common/pemutil/certs.go 19:49:00 spire-1.2.1/pkg/common/pemutil/common.go 19:49:00 spire-1.2.1/pkg/common/pemutil/csr.go 19:49:00 spire-1.2.1/pkg/common/pemutil/keys.go 19:49:00 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/ 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:49:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:49:00 spire-1.2.1/pkg/common/plugin/ 19:49:00 spire-1.2.1/pkg/common/plugin/aws/ 19:49:00 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:49:00 spire-1.2.1/pkg/common/plugin/azure/ 19:49:00 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:49:00 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:49:00 spire-1.2.1/pkg/common/plugin/facade.go 19:49:00 spire-1.2.1/pkg/common/plugin/facade_test.go 19:49:00 spire-1.2.1/pkg/common/plugin/gcp/ 19:49:00 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:49:00 spire-1.2.1/pkg/common/plugin/k8s/ 19:49:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:49:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:49:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:49:00 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:49:00 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:49:00 spire-1.2.1/pkg/common/plugin/log.go 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/ 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:49:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:49:00 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:49:00 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:49:00 spire-1.2.1/pkg/common/plugin/x509pop/ 19:49:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:49:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:49:00 spire-1.2.1/pkg/common/profiling/ 19:49:00 spire-1.2.1/pkg/common/profiling/dumpers.go 19:49:00 spire-1.2.1/pkg/common/profiling/profiling.go 19:49:00 spire-1.2.1/pkg/common/protoutil/ 19:49:00 spire-1.2.1/pkg/common/protoutil/masks.go 19:49:00 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:49:00 spire-1.2.1/pkg/common/rotationutil/ 19:49:00 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:49:00 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:49:00 spire-1.2.1/pkg/common/selector/ 19:49:00 spire-1.2.1/pkg/common/selector/selector.go 19:49:00 spire-1.2.1/pkg/common/selector/selector_test.go 19:49:00 spire-1.2.1/pkg/common/selector/set.go 19:49:00 spire-1.2.1/pkg/common/selector/set_utils.go 19:49:00 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/ 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/ 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:49:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:49:00 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:49:00 spire-1.2.1/pkg/common/telemetry/call.go 19:49:00 spire-1.2.1/pkg/common/telemetry/common/ 19:49:00 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:49:00 spire-1.2.1/pkg/common/telemetry/config.go 19:49:00 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:49:00 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/inmem.go 19:49:00 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/m3.go 19:49:00 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/metrics.go 19:49:00 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/names.go 19:49:00 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:49:00 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:49:00 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/ 19:49:00 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:49:00 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:49:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:49:00 spire-1.2.1/pkg/common/telemetry/server/server.go 19:49:00 spire-1.2.1/pkg/common/telemetry/sink.go 19:49:00 spire-1.2.1/pkg/common/telemetry/statsd.go 19:49:00 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:49:00 spire-1.2.1/pkg/common/telemetry/uptime.go 19:49:00 spire-1.2.1/pkg/common/telemetry/version.go 19:49:00 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:49:00 spire-1.2.1/pkg/common/uptime/ 19:49:00 spire-1.2.1/pkg/common/uptime/uptime.go 19:49:00 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:49:00 spire-1.2.1/pkg/common/util/ 19:49:00 spire-1.2.1/pkg/common/util/certs.go 19:49:00 spire-1.2.1/pkg/common/util/certs_test.go 19:49:00 spire-1.2.1/pkg/common/util/csr.go 19:49:00 spire-1.2.1/pkg/common/util/hash.go 19:49:00 spire-1.2.1/pkg/common/util/selectors.go 19:49:00 spire-1.2.1/pkg/common/util/selectors_test.go 19:49:00 spire-1.2.1/pkg/common/util/signals.go 19:49:00 spire-1.2.1/pkg/common/util/sort.go 19:49:00 spire-1.2.1/pkg/common/util/sort_test.go 19:49:00 spire-1.2.1/pkg/common/util/task.go 19:49:00 spire-1.2.1/pkg/common/util/task_test.go 19:49:00 spire-1.2.1/pkg/common/util/testdata/ 19:49:00 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:49:00 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:49:00 spire-1.2.1/pkg/common/version/ 19:49:00 spire-1.2.1/pkg/common/version/version.go 19:49:00 spire-1.2.1/pkg/common/x509svid/ 19:49:00 spire-1.2.1/pkg/common/x509svid/common_test.go 19:49:00 spire-1.2.1/pkg/common/x509svid/csr.go 19:49:00 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:49:00 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:49:00 spire-1.2.1/pkg/common/x509util/ 19:49:00 spire-1.2.1/pkg/common/x509util/cert.go 19:49:00 spire-1.2.1/pkg/common/x509util/dns.go 19:49:00 spire-1.2.1/pkg/common/x509util/dns_test.go 19:49:00 spire-1.2.1/pkg/common/x509util/keyid.go 19:49:00 spire-1.2.1/pkg/common/x509util/keypair.go 19:49:00 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:49:00 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:49:00 spire-1.2.1/pkg/server/ 19:49:00 spire-1.2.1/pkg/server/api/ 19:49:00 spire-1.2.1/pkg/server/api/agent.go 19:49:00 spire-1.2.1/pkg/server/api/agent/ 19:49:00 spire-1.2.1/pkg/server/api/agent/v1/ 19:49:00 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:49:00 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:49:00 spire-1.2.1/pkg/server/api/agent_test.go 19:49:00 spire-1.2.1/pkg/server/api/api.go 19:49:00 spire-1.2.1/pkg/server/api/audit/ 19:49:00 spire-1.2.1/pkg/server/api/audit/audit.go 19:49:00 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:49:00 spire-1.2.1/pkg/server/api/bundle.go 19:49:00 spire-1.2.1/pkg/server/api/bundle/ 19:49:00 spire-1.2.1/pkg/server/api/bundle/v1/ 19:49:00 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:49:00 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:49:00 spire-1.2.1/pkg/server/api/bundle_test.go 19:49:00 spire-1.2.1/pkg/server/api/debug/ 19:49:00 spire-1.2.1/pkg/server/api/debug/v1/ 19:49:00 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:49:00 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:49:00 spire-1.2.1/pkg/server/api/entry.go 19:49:00 spire-1.2.1/pkg/server/api/entry/ 19:49:00 spire-1.2.1/pkg/server/api/entry/v1/ 19:49:00 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:49:00 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:49:00 spire-1.2.1/pkg/server/api/entry_test.go 19:49:00 spire-1.2.1/pkg/server/api/health/ 19:49:00 spire-1.2.1/pkg/server/api/health/v1/ 19:49:00 spire-1.2.1/pkg/server/api/health/v1/service.go 19:49:00 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:49:00 spire-1.2.1/pkg/server/api/id.go 19:49:00 spire-1.2.1/pkg/server/api/id_test.go 19:49:00 spire-1.2.1/pkg/server/api/limits/ 19:49:00 spire-1.2.1/pkg/server/api/limits/limits.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/ 19:49:00 spire-1.2.1/pkg/server/api/middleware/alias.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/audit.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/caller.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/common.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/entries.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:49:00 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:49:00 spire-1.2.1/pkg/server/api/ratelimit.go 19:49:00 spire-1.2.1/pkg/server/api/rpccontext/ 19:49:00 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:49:00 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:49:00 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:49:00 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:49:00 spire-1.2.1/pkg/server/api/selector.go 19:49:00 spire-1.2.1/pkg/server/api/selector_test.go 19:49:00 spire-1.2.1/pkg/server/api/status.go 19:49:00 spire-1.2.1/pkg/server/api/status_test.go 19:49:00 spire-1.2.1/pkg/server/api/svid/ 19:49:00 spire-1.2.1/pkg/server/api/svid/v1/ 19:49:00 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:49:00 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:49:00 spire-1.2.1/pkg/server/api/trustdomain.go 19:49:00 spire-1.2.1/pkg/server/api/trustdomain/ 19:49:00 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:49:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:49:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:49:00 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:49:00 spire-1.2.1/pkg/server/authpolicy/ 19:49:00 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:49:00 spire-1.2.1/pkg/server/authpolicy/policy.go 19:49:00 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:49:00 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:49:00 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:49:00 spire-1.2.1/pkg/server/authpolicy/validate.go 19:49:00 spire-1.2.1/pkg/server/bundle/ 19:49:00 spire-1.2.1/pkg/server/bundle/client/ 19:49:00 spire-1.2.1/pkg/server/bundle/client/client.go 19:49:00 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:49:00 spire-1.2.1/pkg/server/bundle/client/manager.go 19:49:00 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:49:00 spire-1.2.1/pkg/server/bundle/client/sources.go 19:49:00 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:49:00 spire-1.2.1/pkg/server/bundle/client/updater.go 19:49:00 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:49:00 spire-1.2.1/pkg/server/ca/ 19:49:00 spire-1.2.1/pkg/server/ca/ca.go 19:49:00 spire-1.2.1/pkg/server/ca/ca_health.go 19:49:00 spire-1.2.1/pkg/server/ca/ca_test.go 19:49:00 spire-1.2.1/pkg/server/ca/journal.go 19:49:00 spire-1.2.1/pkg/server/ca/journal_test.go 19:49:00 spire-1.2.1/pkg/server/ca/manager.go 19:49:00 spire-1.2.1/pkg/server/ca/manager_health.go 19:49:00 spire-1.2.1/pkg/server/ca/manager_test.go 19:49:00 spire-1.2.1/pkg/server/ca/templates.go 19:49:00 spire-1.2.1/pkg/server/ca/upstream_client.go 19:49:00 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:49:00 spire-1.2.1/pkg/server/ca/validation.go 19:49:00 spire-1.2.1/pkg/server/cache/ 19:49:00 spire-1.2.1/pkg/server/cache/dscache/ 19:49:00 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:49:00 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:49:00 spire-1.2.1/pkg/server/cache/entrycache/ 19:49:00 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:49:00 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:49:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:49:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:49:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:49:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:49:00 spire-1.2.1/pkg/server/catalog/ 19:49:00 spire-1.2.1/pkg/server/catalog/catalog.go 19:49:00 spire-1.2.1/pkg/server/catalog/keymanager.go 19:49:00 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:49:00 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:49:00 spire-1.2.1/pkg/server/catalog/notifier.go 19:49:00 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:49:00 spire-1.2.1/pkg/server/config.go 19:49:00 spire-1.2.1/pkg/server/datastore/ 19:49:00 spire-1.2.1/pkg/server/datastore/datastore.go 19:49:00 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:49:00 spire-1.2.1/pkg/server/datastore/repository.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:49:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:49:00 spire-1.2.1/pkg/server/endpoints/ 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/ 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:49:00 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:49:00 spire-1.2.1/pkg/server/endpoints/config.go 19:49:00 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:49:00 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:49:00 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:49:00 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:49:00 spire-1.2.1/pkg/server/endpoints/middleware.go 19:49:00 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:49:00 spire-1.2.1/pkg/server/hostservice/ 19:49:00 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:49:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:49:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:49:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:49:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:49:00 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:49:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:49:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/ 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/ 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:49:00 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:49:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:49:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:49:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/ 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:49:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:49:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:49:01 spire-1.2.1/pkg/server/registration/ 19:49:01 spire-1.2.1/pkg/server/registration/manager.go 19:49:01 spire-1.2.1/pkg/server/registration/manager_test.go 19:49:01 spire-1.2.1/pkg/server/scanentries.go 19:49:01 spire-1.2.1/pkg/server/scanentries_test.go 19:49:01 spire-1.2.1/pkg/server/server.go 19:49:01 spire-1.2.1/pkg/server/server_test.go 19:49:01 spire-1.2.1/pkg/server/svid/ 19:49:01 spire-1.2.1/pkg/server/svid/observer.go 19:49:01 spire-1.2.1/pkg/server/svid/observer_test.go 19:49:01 spire-1.2.1/pkg/server/svid/rotator.go 19:49:01 spire-1.2.1/pkg/server/svid/rotator_config.go 19:49:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:49:01 spire-1.2.1/pkg/server/svid/rotator_test.go 19:49:01 spire-1.2.1/proto/ 19:49:01 spire-1.2.1/proto/private/ 19:49:01 spire-1.2.1/proto/private/server/ 19:49:01 spire-1.2.1/proto/private/server/journal/ 19:49:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:49:01 spire-1.2.1/proto/private/server/journal/journal.proto 19:49:01 spire-1.2.1/proto/spire/ 19:49:01 spire-1.2.1/proto/spire/common/ 19:49:01 spire-1.2.1/proto/spire/common/common.pb.go 19:49:01 spire-1.2.1/proto/spire/common/common.proto 19:49:01 spire-1.2.1/proto/spire/common/plugin/ 19:49:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:49:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:49:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:49:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:49:01 spire-1.2.1/proto/spire/plugin/ 19:49:01 spire-1.2.1/proto/spire/plugin/agent/ 19:49:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:49:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:49:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:49:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:49:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:49:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:49:01 spire-1.2.1/release/ 19:49:01 spire-1.2.1/release/spire-extras/ 19:49:01 spire-1.2.1/release/spire-extras/README.md 19:49:01 spire-1.2.1/release/spire-extras/conf/ 19:49:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:49:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:49:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:49:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:49:01 spire-1.2.1/release/spire/ 19:49:01 spire-1.2.1/release/spire/README.md 19:49:01 spire-1.2.1/release/spire/conf/ 19:49:01 spire-1.2.1/release/spire/conf/agent/ 19:49:01 spire-1.2.1/release/spire/conf/agent/agent.conf 19:49:01 spire-1.2.1/release/spire/conf/server/ 19:49:01 spire-1.2.1/release/spire/conf/server/server.conf 19:49:01 spire-1.2.1/script/ 19:49:01 spire-1.2.1/script/build-artifact.sh 19:49:01 spire-1.2.1/script/generate_dummy_ca.sh 19:49:01 spire-1.2.1/support/ 19:49:01 spire-1.2.1/support/k8s/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:49:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/ 19:49:01 spire-1.2.1/support/oidc-discovery-provider/README.md 19:49:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/config.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/main.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:49:01 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:49:01 spire-1.2.1/test/ 19:49:01 spire-1.2.1/test/clock/ 19:49:01 spire-1.2.1/test/clock/clock.go 19:49:01 spire-1.2.1/test/fakes/ 19:49:01 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:49:01 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:49:01 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:49:01 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:49:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:49:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:49:01 spire-1.2.1/test/fakes/fakeagentstore/ 19:49:01 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:49:01 spire-1.2.1/test/fakes/fakedatastore/ 19:49:01 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:49:01 spire-1.2.1/test/fakes/fakeentryclient/ 19:49:01 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:49:01 spire-1.2.1/test/fakes/fakehealthchecker/ 19:49:01 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:49:01 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:49:01 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:49:01 spire-1.2.1/test/fakes/fakemetrics/ 19:49:01 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:49:01 spire-1.2.1/test/fakes/fakenoderesolver/ 19:49:01 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:49:01 spire-1.2.1/test/fakes/fakenotifier/ 19:49:01 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:49:01 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:49:01 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:49:01 spire-1.2.1/test/fakes/fakeserverca/ 19:49:01 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:49:01 spire-1.2.1/test/fakes/fakeservercatalog/ 19:49:01 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:49:01 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:49:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:49:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:49:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:49:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:49:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:49:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:49:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:49:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:49:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:49:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:49:01 spire-1.2.1/test/fixture/ 19:49:01 spire-1.2.1/test/fixture/certs/ 19:49:01 spire-1.2.1/test/fixture/certs/agent_svid.der 19:49:01 spire-1.2.1/test/fixture/certs/base_cert.pem 19:49:01 spire-1.2.1/test/fixture/certs/base_csr.pem 19:49:01 spire-1.2.1/test/fixture/certs/base_key.pem 19:49:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:49:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:49:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:49:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:49:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:49:01 spire-1.2.1/test/fixture/certs/blog_key.pem 19:49:01 spire-1.2.1/test/fixture/certs/bundle.der 19:49:01 spire-1.2.1/test/fixture/certs/ca.pem 19:49:01 spire-1.2.1/test/fixture/certs/ca_key.pem 19:49:01 spire-1.2.1/test/fixture/certs/database_cert.pem 19:49:01 spire-1.2.1/test/fixture/certs/database_csr.pem 19:49:01 spire-1.2.1/test/fixture/certs/database_key.pem 19:49:01 spire-1.2.1/test/fixture/certs/node_cert.pem 19:49:01 spire-1.2.1/test/fixture/certs/node_csr.pem 19:49:01 spire-1.2.1/test/fixture/certs/node_key.pem 19:49:01 spire-1.2.1/test/fixture/certs/svid.pem 19:49:01 spire-1.2.1/test/fixture/certs/svid_key.pem 19:49:01 spire-1.2.1/test/fixture/config/ 19:49:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:49:01 spire-1.2.1/test/fixture/config/agent_good.conf 19:49:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:49:01 spire-1.2.1/test/fixture/config/plugin_good.conf 19:49:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:49:01 spire-1.2.1/test/fixture/config/server_good.conf 19:49:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:49:01 spire-1.2.1/test/fixture/fixture.go 19:49:01 spire-1.2.1/test/fixture/nodeattestor/ 19:49:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:49:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:49:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:49:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:49:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:49:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:49:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:49:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:49:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:49:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:49:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:49:01 spire-1.2.1/test/fixture/registration/ 19:49:01 spire-1.2.1/test/fixture/registration/entries.json 19:49:01 spire-1.2.1/test/fixture/registration/good-for-update.json 19:49:01 spire-1.2.1/test/fixture/registration/good.json 19:49:01 spire-1.2.1/test/fixture/registration/invalid.json 19:49:01 spire-1.2.1/test/fixture/registration/invalid_json.json 19:49:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:49:01 spire-1.2.1/test/integration/ 19:49:01 spire-1.2.1/test/integration/README.md 19:49:01 spire-1.2.1/test/integration/common 19:49:01 spire-1.2.1/test/integration/setup/ 19:49:01 spire-1.2.1/test/integration/setup/adminclient/ 19:49:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:49:01 spire-1.2.1/test/integration/setup/adminclient/client.go 19:49:01 spire-1.2.1/test/integration/setup/debugagent/ 19:49:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:49:01 spire-1.2.1/test/integration/setup/debugagent/main.go 19:49:01 spire-1.2.1/test/integration/setup/debugserver/ 19:49:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:49:01 spire-1.2.1/test/integration/setup/debugserver/main.go 19:49:01 spire-1.2.1/test/integration/setup/downstreamclient/ 19:49:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:49:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:49:01 spire-1.2.1/test/integration/setup/itclient/ 19:49:01 spire-1.2.1/test/integration/setup/itclient/client.go 19:49:01 spire-1.2.1/test/integration/setup/node-attestation/ 19:49:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:49:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:49:01 spire-1.2.1/test/integration/setup/x509pop/ 19:49:01 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:49:01 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:49:01 spire-1.2.1/test/integration/suites/ 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:49:01 spire-1.2.1/test/integration/suites/join-token/ 19:49:01 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:49:01 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:49:01 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:49:01 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:49:01 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:49:01 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:49:01 spire-1.2.1/test/integration/suites/join-token/README.md 19:49:01 spire-1.2.1/test/integration/suites/join-token/conf/ 19:49:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/join-token/teardown 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:49:01 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:49:01 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:49:01 spire-1.2.1/test/integration/suites/k8s/ 19:49:01 spire-1.2.1/test/integration/suites/k8s/00-setup 19:49:01 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:49:01 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:49:01 spire-1.2.1/test/integration/suites/k8s/README.md 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/ 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:49:01 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:49:01 spire-1.2.1/test/integration/suites/k8s/teardown 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/ 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:49:01 spire-1.2.1/test/integration/suites/rotation/ 19:49:01 spire-1.2.1/test/integration/suites/rotation/00-setup 19:49:01 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:49:01 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:49:01 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:49:01 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:49:01 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:49:01 spire-1.2.1/test/integration/suites/rotation/README.md 19:49:01 spire-1.2.1/test/integration/suites/rotation/conf/ 19:49:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/rotation/teardown 19:49:01 spire-1.2.1/test/integration/suites/self-test/ 19:49:01 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:49:01 spire-1.2.1/test/integration/suites/self-test/README.md 19:49:01 spire-1.2.1/test/integration/suites/self-test/teardown 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:49:01 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:49:01 spire-1.2.1/test/integration/suites/upgrade/ 19:49:01 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:49:01 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:49:01 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:49:01 spire-1.2.1/test/integration/suites/upgrade/README.md 19:49:01 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:49:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:49:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:49:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:49:01 spire-1.2.1/test/integration/suites/upgrade/teardown 19:49:01 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:49:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:49:01 spire-1.2.1/test/integration/test-one.sh 19:49:01 spire-1.2.1/test/integration/test.sh 19:49:01 spire-1.2.1/test/plugintest/ 19:49:01 spire-1.2.1/test/plugintest/config.go 19:49:01 spire-1.2.1/test/plugintest/load.go 19:49:01 spire-1.2.1/test/plugintest/option.go 19:49:01 spire-1.2.1/test/spiretest/ 19:49:01 spire-1.2.1/test/spiretest/apiserver.go 19:49:01 spire-1.2.1/test/spiretest/assertions.go 19:49:01 spire-1.2.1/test/spiretest/dir.go 19:49:01 spire-1.2.1/test/spiretest/errors_posix.go 19:49:01 spire-1.2.1/test/spiretest/errors_windows.go 19:49:01 spire-1.2.1/test/spiretest/logs.go 19:49:01 spire-1.2.1/test/spiretest/socketapi.go 19:49:01 spire-1.2.1/test/spiretest/suite.go 19:49:01 spire-1.2.1/test/spiretest/x509.go 19:49:01 spire-1.2.1/test/testca/ 19:49:01 spire-1.2.1/test/testca/ca.go 19:49:01 spire-1.2.1/test/testkey/ 19:49:01 spire-1.2.1/test/testkey/generate.sh 19:49:01 spire-1.2.1/test/testkey/genkeys.go 19:49:01 spire-1.2.1/test/testkey/keys.go 19:49:01 spire-1.2.1/test/testkey/new.go 19:49:01 spire-1.2.1/test/tpmsimulator/ 19:49:01 spire-1.2.1/test/tpmsimulator/simulator.go 19:49:01 spire-1.2.1/test/util/ 19:49:01 spire-1.2.1/test/util/cert_fixtures.go 19:49:01 spire-1.2.1/test/util/cert_generation.go 19:49:01 spire-1.2.1/test/util/io_redirection.go 19:49:01 spire-1.2.1/test/util/race.go 19:49:01 spire-1.2.1/test/util/util.go 19:49:01 building spire from source... 19:49:02 Installing go1.17.7... 19:49:25 Removing intermediate container c5f11c953cb6 19:49:25 ---> 5afc27aefd5c 19:49:25 19:49:25 Step 10/31 : FROM alpine:3.14 19:49:25 ---> ac73e934f311 19:49:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:49:25 ---> Running in 7cf442e50912 19:49:25 Removing intermediate container 7cf442e50912 19:49:25 ---> 1a4339f93993 19:49:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:49:25 ---> Running in ad8b84602ee9 19:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:49:29 (1/2) Installing dumb-init (1.2.5-r1) 19:49:29 (2/2) Installing su-exec (0.2-r1) 19:49:29 Executing busybox-1.33.1-r7.trigger 19:49:29 Removing intermediate container c91021c3fae8 19:49:29 ---> 900a39191a8f 19:49:29 19:49:29 OK: 6 MiB in 16 packages 19:49:29 Step 10/23 : FROM alpine:3.14 19:49:29 ---> ac73e934f311 19:49:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:49:29 ---> Using cache 19:49:29 ---> 66ed3fd86409 19:49:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:49:29 ---> Using cache 19:49:29 ---> b361b71cce7b 19:49:29 Step 13/23 : ENV APP_PORT=59881 19:49:29 ---> Running in 0ad44238d19c 19:49:30 Removing intermediate container 0ad44238d19c 19:49:30 ---> ce17dcfb8f59 19:49:30 Step 14/23 : EXPOSE $APP_PORT 19:49:31 ---> Running in 1ef1480c6aaf 19:49:31 Removing intermediate container ad8b84602ee9 19:49:31 ---> ea8f6c0bd87e 19:49:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:49:32 Removing intermediate container 1ef1480c6aaf 19:49:32 ---> 0de16ada9460 19:49:32 Step 15/23 : WORKDIR / 19:49:32 ---> Running in 84017a552e77 19:49:32 ---> Running in bd1e3c93690c 19:49:33 Removing intermediate container 84017a552e77 19:49:33 ---> 9c912c3e0dad 19:49:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:49:33 Removing intermediate container bd1e3c93690c 19:49:33 ---> 6115f9848601 19:49:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:33 ---> Running in 1d7717bf515a 19:49:34 Removing intermediate container 1d7717bf515a 19:49:34 ---> 2a0dbf973347 19:49:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:49:34 ---> Running in f0a31a67c6e5 19:49:34 ---> 2710f419ef68 19:49:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:49:35 Building bin/spire-server... 19:49:36 go: downloading github.com/mitchellh/cli v1.1.2 19:49:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:49:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:49:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:49:37  ---> 1dcabaf91f30 19:49:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:49:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:49:38 go: downloading github.com/fatih/color v1.13.0 19:49:38 go: downloading github.com/mattn/go-isatty v0.0.14 19:49:38 go: downloading google.golang.org/grpc v1.44.0 19:49:38 Removing intermediate container f0a31a67c6e5 19:49:38 ---> c94140f51fc0 19:49:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:49:38 ---> Running in 963874ad04a5 19:49:39 ---> 827552c102d8 19:49:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:49:39 ---> Running in f1c3eca815c6 19:49:39 Removing intermediate container 963874ad04a5 19:49:39 ---> fc47067f75a5 19:49:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:49:40 Removing intermediate container f1c3eca815c6 19:49:40 ---> 7c9470457fd4 19:49:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:49:40 ---> Running in 695249c3e05c 19:49:41 ---> f9b1b22d508f 19:49:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:49:41 Removing intermediate container 695249c3e05c 19:49:41 ---> ef8e95e0d12a 19:49:41 Step 21/23 : LABEL arch=arm64 19:49:41 ---> Running in ff87f3ca4104 19:49:41 ---> Running in 89f14f55086d 19:49:42 go: downloading github.com/sirupsen/logrus v1.8.1 19:49:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:49:42 Removing intermediate container 89f14f55086d 19:49:42 ---> 5651f9f37c18 19:49:42 Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:49:43 ---> Running in e60da5f1f859 19:49:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:49:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:49:44 Removing intermediate container e60da5f1f859 19:49:44 ---> ec49cc919f99 19:49:44 Step 23/23 : LABEL version=0.0.0 19:49:44 go: downloading github.com/imdario/mergo v0.3.12 19:49:44  ---> Running in aabf47e6656c 19:49:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:49:44 go: downloading github.com/mattn/go-colorable v0.1.12 19:49:44 go: downloading github.com/Masterminds/semver v1.5.0 19:49:44 go: downloading github.com/google/uuid v1.1.2 19:49:44 go: downloading github.com/Masterminds/goutils v1.1.0 19:49:44 go: downloading github.com/huandu/xstrings v1.3.2 19:49:45 Removing intermediate container aabf47e6656c 19:49:45 ---> 24eda7352c5b 19:49:45 19:49:45 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:49:45 go: downloading github.com/armon/go-metrics v0.3.10 19:49:45 Removing intermediate container ff87f3ca4104 19:49:45 ---> e05b1ff401b8 19:49:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:45 go: downloading github.com/prometheus/client_golang v1.12.1 19:49:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:49:46 Successfully built 24eda7352c5b 19:49:46 Successfully tagged core-metadata-arm64:latest 19:49:46  Building core-metadata ... done Building core-data 19:49:46 ---> 939ccbe88e58 19:49:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:49:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:49:47 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:49:47 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:49:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:49:48 go: downloading github.com/open-policy-agent/opa v0.38.0 19:49:49  ---> 3b58945413be 19:49:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:49:50 ---> e9a5a5eebedb 19:49:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:49:51 ---> b827ebaa944b 19:49:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:49:53 ---> b118be3831ba 19:49:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:49:53 ---> Running in 6362b0433814 19:49:54 Removing intermediate container 6362b0433814 19:49:54 ---> 032cbde56bff 19:49:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:49:55 ---> cf44abce2b03 19:49:55 Step 26/31 : RUN chmod +x /entrypoint.sh 19:49:55 ---> Running in f78943ccd3c8 19:50:00 Removing intermediate container f78943ccd3c8 19:50:00 ---> dc21a91a401d 19:50:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:50:00 ---> Running in 39f897e73f1d 19:50:00 Removing intermediate container 39f897e73f1d 19:50:00 ---> 5cb5192cff8b 19:50:00 Step 28/31 : CMD ["gate"] 19:50:00 ---> Running in 3cd864b0ae16 19:50:01 Removing intermediate container 3cd864b0ae16 19:50:01 ---> 846398cbb7db 19:50:01 Step 29/31 : LABEL arch=arm64 19:50:01 ---> Running in 73925c85f80a 19:50:02 Removing intermediate container 73925c85f80a 19:50:02 ---> 4da27a7febe4 19:50:02 Step 30/31 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:50:02 ---> Running in ce334f3e5268 19:50:03 Removing intermediate container ce334f3e5268 19:50:03 ---> 1d62a7326164 19:50:03 Step 31/31 : LABEL version=0.0.0 19:50:04 ---> Running in 812c6e184388 19:50:05 Removing intermediate container 812c6e184388 19:50:05 ---> 49c51297d0e2 19:50:05 19:50:06 Successfully built 49c51297d0e2 19:50:06 Successfully tagged security-bootstrapper-arm64:latest 19:50:06  Building security-bootstrapper ... done Building security-secretstore-setup 19:50:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:50:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:50:21 go: downloading github.com/hashicorp/errwrap v1.1.0 19:50:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:50:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:50:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:50:21 go: downloading github.com/prometheus/client_model v0.2.0 19:50:21 go: downloading github.com/prometheus/common v0.32.1 19:50:21 go: downloading github.com/beorn7/perks v1.0.1 19:50:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:50:21 go: downloading github.com/prometheus/procfs v0.7.3 19:50:22 go: downloading go.uber.org/atomic v1.9.0 19:50:23 go: downloading github.com/imkira/go-observer v1.0.3 19:50:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:50:23 go: downloading github.com/oklog/run v1.0.0 19:50:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:50:23 go: downloading github.com/twmb/murmur3 v1.1.6 19:50:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:50:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:50:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:50:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:50:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:50:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:50:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:50:34 ---> ee38d76e1e9d 19:50:34 Step 3/23 : WORKDIR /edgex-go 19:50:34 ---> Using cache 19:50:34 ---> 201ae8c7654f 19:50:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:34 ---> Using cache 19:50:34 ---> 1484a25a417c 19:50:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:50:34 ---> Running in 2217a4e96976 19:50:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:50:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:50:35 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:50:35 go: downloading github.com/stretchr/testify v1.7.0 19:50:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:50:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:50:36 go: downloading github.com/blang/semver/v4 v4.0.0 19:50:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:50:36 go: downloading github.com/jinzhu/gorm v1.9.16 19:50:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:50:36 go: downloading github.com/lib/pq v1.10.4 19:50:37 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:50:37 go: downloading google.golang.org/api v0.70.0 19:50:38 go: downloading k8s.io/client-go v0.23.4 19:50:39 OK: 220 MiB in 52 packages 19:50:41 Removing intermediate container 2217a4e96976 19:50:41 ---> 306b52b286b0 19:50:41 Step 6/23 : COPY go.mod vendor* ./ 19:50:42 ---> 195eaa1d0eed 19:50:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:43 ---> Running in c1081e702cb4 19:50:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:50:53 Removing intermediate container c1081e702cb4 19:50:53 ---> 5b7a3edad99b 19:50:53 Step 8/23 : COPY . . 19:50:54 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:50:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:50:54 ---> ee38d76e1e9d 19:50:54 Step 3/25 : WORKDIR /edgex-go 19:50:54 ---> Using cache 19:50:54 ---> 201ae8c7654f 19:50:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:54 ---> Using cache 19:50:54 ---> 1484a25a417c 19:50:54 Step 5/25 : RUN apk add --update --no-cache make git 19:50:54 ---> Using cache 19:50:54 ---> 965ea740ceef 19:50:54 Step 6/25 : COPY go.mod vendor* ./ 19:50:54 ---> Using cache 19:50:54 ---> 7266aa611554 19:50:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:54 ---> Using cache 19:50:54 ---> 89abaa4d646b 19:50:54 Step 8/25 : COPY . . 19:50:54 ---> Using cache 19:50:54 ---> 42561586fac1 19:50:54 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:54 ---> Running in 52bc16ef4f15 19:50: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:51:20 ---> 2a7cc46a2096 19:51:20 Step 9/23 : RUN make cmd/core-data/core-data 19:51:20 ---> Running in dc69efdc457c 19:51:20 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 19:51:35 go: downloading k8s.io/api v0.23.4 19:51:35 go: downloading github.com/google/go-tpm v0.3.3 19:51:35 go: downloading cloud.google.com/go/storage v1.21.0 19:51:36 go: downloading cloud.google.com/go v0.100.2 19:51:38 go: downloading k8s.io/apimachinery v0.23.4 19:51:40 go: downloading k8s.io/kube-aggregator v0.23.3 19:51:41 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:51:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:51:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:51:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:51:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:51:50 go: downloading cloud.google.com/go/security v1.3.0 19:51:50 go: downloading github.com/hashicorp/vault/api v1.4.1 19:51:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:51:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:51:52 go: downloading gopkg.in/yaml.v2 v2.4.0 19:51:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:51:52 go: downloading github.com/gobwas/glob v0.2.3 19:51:53 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:51:53 go: downloading github.com/aws/smithy-go v1.11.0 19:51:54 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:51:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:51:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:51:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:51:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:51:56 go: downloading github.com/jinzhu/inflection v1.0.0 19:51:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:51:57 go: downloading cloud.google.com/go/compute v1.3.0 19:51:58 go: downloading cloud.google.com/go/iam v0.1.1 19:51:58 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:51:58 go: downloading k8s.io/klog/v2 v2.30.0 19:51:58 go: downloading github.com/gogo/protobuf v1.3.2 19:52:05 go: downloading github.com/google/gofuzz v1.1.0 19:52:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:52:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:52:08 go: downloading github.com/spf13/pflag v1.0.5 19:52:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:52:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:52:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:52:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:52:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:52:09 go: downloading github.com/dimchansky/utfbom v1.1.1 19:52:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:52:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:52:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:52:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:52:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:52:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:52:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:52:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:52:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:52:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:52:12 go: downloading go.opencensus.io v0.23.0 19:52:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:52:15 go: downloading github.com/go-logr/logr v1.2.2 19:52:15 go: downloading gopkg.in/inf.v0 v0.9.1 19:52:15 go: downloading github.com/google/go-cmp v0.5.7 19:52:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:52:16 go: downloading github.com/json-iterator/go v1.1.12 19:52:17 go: downloading github.com/googleapis/gnostic v0.5.5 19:52:20 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:52:20 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:52:20 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:52:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:52:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:52:24 go: downloading github.com/tklauser/numcpus v0.3.0 19:52:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:52:24 go: downloading go.uber.org/zap v1.21.0 19:52:25 go: downloading sigs.k8s.io/yaml v1.3.0 19:52:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:52:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:52:26 go: downloading github.com/modern-go/reflect2 v1.0.2 19:52:26 go: downloading github.com/ryanuber/go-glob v1.0.0 19:52:26 go: downloading github.com/golang/snappy v0.0.4 19:52:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:52:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:52:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:52:39 go: downloading github.com/hashicorp/go-version v1.2.0 19:52:39 go: downloading go.uber.org/multierr v1.6.0 19:53:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:53:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:57:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:57:06 Removing intermediate container 52bc16ef4f15 19:57:06 ---> f080702f5775 19:57:06 19:57:06 Step 10/25 : FROM alpine:3.14 19:57:06 ---> ac73e934f311 19:57:06 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:57:06 ---> Running in 2554334aac9e 19:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:57:10 (1/3) Installing ca-certificates (20211220-r0) 19:57:10 (2/3) Installing dumb-init (1.2.5-r1) 19:57:10 (3/3) Installing su-exec (0.2-r1) 19:57:10 Executing busybox-1.33.1-r7.trigger 19:57:10 Executing ca-certificates-20211220-r0.trigger 19:57:10 OK: 6 MiB in 17 packages 19:57:13 Removing intermediate container 2554334aac9e 19:57:13 ---> 690266191e76 19:57:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:57:13 ---> Running in 7334a8f3b231 19:57:13 Removing intermediate container 7334a8f3b231 19:57:13 ---> e24d2b108e26 19:57:13 Step 13/25 : WORKDIR / 19:57:13 ---> Running in 26d15a2fb465 19:57:14 Removing intermediate container 26d15a2fb465 19:57:14 ---> 48ab8cbaca78 19:57:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:57:15 ---> 2fea3c041c92 19:57:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:57:17 ---> 83d3337e67a3 19:57:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:57:17 ---> b1cf7c7b12bd 19:57:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:57:19 ---> 1cfd5832dfac 19:57:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:57:20 ---> a25ab27c37cb 19:57:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:57:22 ---> c2c37ff295a1 19:57:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:57:23 ---> 837e262c7901 19:57:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:57:23 ---> Running in 7ec9d7ae8256 19:57:27 Removing intermediate container 7ec9d7ae8256 19:57:27 ---> 5a11f335ed19 19:57:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:57:27 ---> Running in 4dc53c5ff50a 19:57:27 Removing intermediate container 4dc53c5ff50a 19:57:27 ---> 322f5307e16d 19:57:27 Step 23/25 : LABEL arch=arm64 19:57:27 ---> Running in 46632fcb78b7 19:57:28 Removing intermediate container 46632fcb78b7 19:57:28 ---> 45547398efd1 19:57:28 Step 24/25 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:57:28 ---> Running in 06c6bb6035b1 19:57:29 Removing intermediate container 06c6bb6035b1 19:57:29 ---> 83cad527d1ff 19:57:29 Step 25/25 : LABEL version=0.0.0 19:57:29 ---> Running in 8da9d9b4900d 19:57:29 Removing intermediate container 8da9d9b4900d 19:57:29 ---> 90d5c9ef32a5 19:57:29 19:57:30 Successfully built 90d5c9ef32a5 19:57:30 Successfully tagged security-secretstore-setup-arm64:latest 19:57:30  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:58:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:58:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:58:09 ---> ee38d76e1e9d 19:58:09 Step 3/23 : WORKDIR /edgex-go 19:58:09 ---> Using cache 19:58:09 ---> 201ae8c7654f 19:58:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:09 ---> Using cache 19:58:09 ---> 1484a25a417c 19:58:09 Step 5/23 : RUN apk add --update --no-cache make bash git 19:58:09 ---> Running in 3f2184741d30 19:58:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:58:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:58:09 OK: 220 MiB in 52 packages 19:58:11 Removing intermediate container 3f2184741d30 19:58:11 ---> 2241c3726719 19:58:11 Step 6/23 : COPY go.mod vendor* ./ 19:58:12 ---> 5fa60fb9a7ef 19:58:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:12 ---> Running in 2622ae356ed2 19:58:19 Removing intermediate container 2622ae356ed2 19:58:19 ---> 2c8e39ca83e7 19:58:19 Step 8/23 : COPY . . 19:58:46 ---> 44eb580a0fef 19:58:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:58:46 ---> Running in 5b108e026a4b 19:58: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:59:04 Removing intermediate container dc69efdc457c 19:59:04 ---> 65489bc3ecc6 19:59:04 19:59:04 Step 10/23 : FROM alpine:3.14 19:59:04 ---> ac73e934f311 19:59:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:59:04 ---> Running in 3f2c1578a86a 19:59:04 Removing intermediate container 3f2c1578a86a 19:59:04 ---> 33eda1597892 19:59:04 Step 12/23 : ENV APP_PORT=59880 19:59:04 ---> Running in 839bf0415d3e 19:59:04 Removing intermediate container 839bf0415d3e 19:59:04 ---> 8ec291ccfb45 19:59:04 Step 13/23 : EXPOSE $APP_PORT 19:59:04 ---> Running in 21c56126f316 19:59:04 Removing intermediate container 21c56126f316 19:59:04 ---> e6ae9032cca2 19:59:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:05 ---> Running in a3d841a0a497 19:59:08 Removing intermediate container a3d841a0a497 19:59:08 ---> b2f51bb747a9 19:59:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:59:08 ---> Running in eb908990581b 19:59:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:59:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:59:13 (1/6) Installing dumb-init (1.2.5-r1) 19:59:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:59:13 (3/6) Installing libsodium (1.0.18-r0) 19:59:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:59:14 (5/6) Installing libzmq (4.3.4-r0) 19:59:14 (6/6) Installing zeromq (4.3.4-r0) 19:59:14 Executing busybox-1.33.1-r7.trigger 19:59:14 OK: 8 MiB in 20 packages 19:59:16 Removing intermediate container eb908990581b 19:59:16 ---> 935bb6f88d5a 19:59:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:17 ---> 65a6678eec31 19:59:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:59:19 ---> dc373694b15d 19:59:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:59:20 ---> 9bc40ec32400 19:59:20 Step 19/23 : ENTRYPOINT ["/core-data"] 19:59:20 ---> Running in c5d83896ca2a 19:59:20 Removing intermediate container c5d83896ca2a 19:59:20 ---> 05c56e4cdf29 19:59:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:59:21 ---> Running in e65128c15eab 19:59:21 Removing intermediate container e65128c15eab 19:59:21 ---> 062680a6532e 19:59:21 Step 21/23 : LABEL arch=arm64 19:59:22 ---> Running in bd58915d3cc5 19:59:22 Removing intermediate container bd58915d3cc5 19:59:22 ---> dbbad30c0031 19:59:22 Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 19:59:22 ---> Running in 539c5769fc32 19:59:23 Removing intermediate container 539c5769fc32 19:59:23 ---> 2836b5d00378 19:59:23 Step 23/23 : LABEL version=0.0.0 19:59:23 ---> Running in b2619a26db7c 19:59:23 Removing intermediate container b2619a26db7c 19:59:23 ---> 95b106879558 19:59:23 19:59:24 Successfully built 95b106879558 19:59:24 Successfully tagged core-data-arm64:latest 20:03:47  Building core-data ... done Removing intermediate container 5b108e026a4b 20:03:47 ---> bd2935bac868 20:03:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:03:47 ---> Running in d06a1e7041df 20:03:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:03:47 Removing intermediate container d06a1e7041df 20:03:47 ---> 00fe82ff86ad 20:03:47 20:03:47 Step 11/23 : FROM docker:20.10.14 20:03:47 20.10.14: Pulling from library/docker 20:04:02 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:04:02 Status: Downloaded newer image for docker:20.10.14 20:04:02 ---> c346e9eafbab 20:04:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:04:03 ---> Running in afd472a8d572 20:04:03 Removing intermediate container afd472a8d572 20:04:03 ---> 612724b685a0 20:04:03 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:04:03 ---> Running in 807e579a7eec 20:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:07 (1/43) Installing readline (8.1.1-r0) 20:04:07 (2/43) Installing bash (5.1.16-r0) 20:04:07 Executing bash-5.1.16-r0.post-install 20:04:07 (3/43) Installing brotli-libs (1.0.9-r5) 20:04:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:04:07 (5/43) Installing libcurl (7.80.0-r1) 20:04:08 (6/43) Installing curl (7.80.0-r1) 20:04:08 (7/43) Installing dumb-init (1.2.5-r1) 20:04:08 (8/43) Installing libbz2 (1.0.8-r1) 20:04:08 (9/43) Installing expat (2.4.7-r0) 20:04:08 (10/43) Installing libffi (3.4.2-r1) 20:04:08 (11/43) Installing gdbm (1.22-r0) 20:04:08 (12/43) Installing xz-libs (5.2.5-r1) 20:04:08 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:04:08 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:04:08 (15/43) Installing mpdecimal (2.5.1-r1) 20:04:08 (16/43) Installing sqlite-libs (3.36.0-r0) 20:04:08 (17/43) Installing python3 (3.9.7-r4) 20:04:10 (18/43) Installing py3-appdirs (1.4.4-r2) 20:04:10 (19/43) Installing py3-certifi (2020.12.5-r1) 20:04:10 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:04:10 (21/43) Installing py3-idna (3.3-r0) 20:04:10 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:04:10 (23/43) Installing py3-requests (2.26.0-r1) 20:04:10 (24/43) Installing py3-msgpack (1.0.2-r1) 20:04:10 (25/43) Installing py3-lockfile (0.12.2-r4) 20:04:10 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:04:11 (27/43) Installing py3-colorama (0.4.4-r1) 20:04:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:04:11 (29/43) Installing py3-distlib (0.3.3-r0) 20:04:11 (30/43) Installing py3-distro (1.6.0-r0) 20:04:11 (31/43) Installing py3-six (1.16.0-r0) 20:04:11 (32/43) Installing py3-webencodings (0.5.1-r4) 20:04:11 (33/43) Installing py3-html5lib (1.1-r1) 20:04:11 (34/43) Installing py3-parsing (2.4.7-r2) 20:04:11 (35/43) Installing py3-packaging (20.9-r1) 20:04:11 (36/43) Installing py3-tomli (1.2.2-r0) 20:04:11 (37/43) Installing py3-pep517 (0.12.0-r0) 20:04:11 (38/43) Installing py3-progress (1.6-r0) 20:04:11 (39/43) Installing py3-retrying (1.3.3-r2) 20:04:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:04:11 (41/43) Installing py3-setuptools (52.0.0-r4) 20:04:11 (42/43) Installing py3-toml (0.10.2-r2) 20:04:11 (43/43) Installing py3-pip (20.3.4-r1) 20:04:12 Executing busybox-1.34.1-r5.trigger 20:04:12 OK: 82 MiB in 65 packages 20:04:19 Collecting docker-compose==1.23.2 20:04:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:04:19 Collecting cached-property<2,>=1.2.0 20:04:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:04:19 Collecting dockerpty<0.5,>=0.4.1 20:04:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:04:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:04:22 Collecting jsonschema<3,>=2.5.1 20:04:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:04:23 Collecting texttable<0.10,>=0.9.0 20:04:23 Downloading texttable-0.9.1.tar.gz (11 kB) 20:04:27 Collecting PyYAML<4,>=3.10 20:04:27 Downloading PyYAML-3.13.tar.gz (270 kB) 20:04:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:04:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:04:34 Collecting docker<4.0,>=3.6.0 20:04:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:04:34 Collecting docopt<0.7,>=0.6.1 20:04:34 Downloading docopt-0.6.2.tar.gz (25 kB) 20:04:37 Collecting websocket-client<1.0,>=0.32.0 20:04:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:04:38 Collecting docker-pycreds>=0.4.0 20:04:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:04:39 Collecting idna<2.8,>=2.5 20:04:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:04:39 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:04:40 Collecting urllib3<1.25,>=1.21.1 20:04:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:04:40 Collecting chardet<3.1.0,>=3.0.2 20:04:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:04:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:04:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:04:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:04:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:04:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:04:42 Attempting uninstall: urllib3 20:04:42 Found existing installation: urllib3 1.26.7 20:04:42 Uninstalling urllib3-1.26.7: 20:04:42 Successfully uninstalled urllib3-1.26.7 20:04:43 Attempting uninstall: idna 20:04:43 Found existing installation: idna 3.3 20:04:43 Uninstalling idna-3.3: 20:04:43 Successfully uninstalled idna-3.3 20:04:48 Attempting uninstall: requests 20:04:48 Found existing installation: requests 2.26.0 20:04:48 Uninstalling requests-2.26.0: 20:04:48 Successfully uninstalled requests-2.26.0 20:04:48 Running setup.py install for texttable: started 20:04:52 Running setup.py install for texttable: finished with status 'done' 20:04:52 Running setup.py install for PyYAML: started 20:04:56 Running setup.py install for PyYAML: finished with status 'done' 20:04:56 Running setup.py install for docopt: started 20:04:59 Running setup.py install for docopt: finished with status 'done' 20:04:59 Running setup.py install for dockerpty: started 20:05:02 Running setup.py install for dockerpty: finished with status 'done' 20:05:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:05:23 Removing intermediate container 807e579a7eec 20:05:23 ---> 2cdcb97ed555 20:05:23 Step 14/23 : ENV APP_PORT=58890 20:05:23 ---> Running in 8f47e92c76e3 20:05:23 Removing intermediate container 8f47e92c76e3 20:05:23 ---> 6b406bfd88c6 20:05:23 Step 15/23 : EXPOSE $APP_PORT 20:05:23 ---> Running in cad7b3bf93ea 20:05:23 Removing intermediate container cad7b3bf93ea 20:05:23 ---> b1c5c4ed84a2 20:05:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:05:25 ---> 8d32b56a7c59 20:05:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:05:26 ---> 54bc608168e6 20:05:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:05:27 ---> 010a027256d5 20:05:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:05:27 ---> Running in 7fe38cc91cbf 20:05:28 Removing intermediate container 7fe38cc91cbf 20:05:28 ---> c11c99ab8a6f 20:05:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:05:28 ---> Running in e738ad3a4c95 20:05:29 Removing intermediate container e738ad3a4c95 20:05:29 ---> 32e8927db29a 20:05:29 Step 21/23 : LABEL arch=arm64 20:05:29 ---> Running in a705ea2d2ddd 20:05:30 Removing intermediate container a705ea2d2ddd 20:05:30 ---> a3bdbc537531 20:05:30 Step 22/23 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 20:05:30 ---> Running in e9c720eb5f53 20:05:30 Removing intermediate container e9c720eb5f53 20:05:30 ---> 12b99ccd9f77 20:05:30 Step 23/23 : LABEL version=0.0.0 20:05:31 ---> Running in 3edfc0255b36 20:05:31 Removing intermediate container 3edfc0255b36 20:05:31 ---> 23018750e00c 20:05:31 20:05:32 Successfully built 23018750e00c 20:05:32 Successfully tagged sys-mgmt-agent-arm64:latest 20:21:55  Building sys-mgmt-agent ... done Building bin/spire-agent... 20:21:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:21:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:21:55 go: downloading github.com/docker/docker v20.10.12+incompatible 20:21:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:21:55 go: downloading github.com/google/go-tpm-tools v0.3.3 20:21:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:21:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:21:55 go: downloading github.com/docker/go-connections v0.4.0 20:21:55 go: downloading github.com/docker/go-units v0.4.0 20:21:55 go: downloading github.com/opencontainers/image-spec v1.0.1 20:21:55 go: downloading github.com/containerd/containerd v1.3.4 20:21:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:21:55 go: downloading github.com/opencontainers/go-digest v1.0.0 20:25:18 Building bin/spire-agent... 20:25:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:25:18 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:25:18 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:25:18 go: downloading github.com/docker/docker v20.10.12+incompatible 20:25:18 go: downloading github.com/google/go-tpm-tools v0.3.3 20:25:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:25:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:25:18 go: downloading github.com/docker/go-connections v0.4.0 20:25:18 go: downloading github.com/docker/go-units v0.4.0 20:25:18 go: downloading github.com/opencontainers/image-spec v1.0.1 20:25:18 go: downloading github.com/containerd/containerd v1.3.4 20:25:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:25:19 go: downloading github.com/opencontainers/go-digest v1.0.0 20:28:26 Removing intermediate container bc77f429cec0 20:28:26 ---> e8fb52c56b5e 20:28:26 20:28:26 Step 13/26 : FROM alpine:3.15 20:28:26 ---> 3fb3c9af89a9 20:28:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:26 ---> Using cache 20:28:26 ---> d38e2b19fd83 20:28:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:26 ---> Using cache 20:28:26 ---> bbaaa7136856 20:28:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:28:26 ---> Running in 9c33f7d485b8 20:28:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:26 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:28:26 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:28:26 OK: 15732 distinct packages available 20:28:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:26 (1/4) Installing dumb-init (1.2.5-r1) 20:28:26 (2/4) Installing musl-obstack (1.2.3-r0) 20:28:26 (3/4) Installing libucontext (1.1-r0) 20:28:26 (4/4) Installing gcompat (1.0.0-r4) 20:28:26 Executing busybox-1.34.1-r5.trigger 20:28:26 OK: 6 MiB in 18 packages 20:28:26 Removing intermediate container 9c33f7d485b8 20:28:26 ---> 74e87c014af9 20:28:26 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:28:32 ---> 73572be0a837 20:28:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:28:32 ---> 13759c5ec21c 20:28:32 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:28:32 ---> Running in 033c918eb0d8 20:28:33 Removing intermediate container 033c918eb0d8 20:28:33 ---> aedd8f2dbae1 20:28:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:28:34 ---> f8113b6aee2e 20:28:34 Step 21/26 : WORKDIR / 20:28:34 ---> Running in ae9627e79c95 20:28:35 Removing intermediate container ae9627e79c95 20:28:35 ---> ad6e0a521483 20:28:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:35 ---> Running in ebde1dc957ea 20:28:36 Removing intermediate container ebde1dc957ea 20:28:36 ---> b4278d99a7f2 20:28:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:36 ---> Running in 4d44fb70576a 20:28:37 Removing intermediate container 4d44fb70576a 20:28:37 ---> e6c7d2923a0c 20:28:37 Step 24/26 : LABEL arch=arm64 20:28:37 ---> Running in fd749c9f8092 20:28:37 Removing intermediate container fd749c9f8092 20:28:37 ---> 71b5b0117584 20:28:37 Step 25/26 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 20:28:37 ---> Running in 8bd1b001c059 20:28:38 Removing intermediate container 8bd1b001c059 20:28:38 ---> fa404733aad3 20:28:38 Step 26/26 : LABEL version=0.0.0 20:28:38 ---> Running in ceaec8feb1cf 20:28:39 Removing intermediate container ceaec8feb1cf 20:28:39 ---> 1146df5a9d76 20:28:39 20:28:39 Successfully built 1146df5a9d76 20:28:39 Successfully tagged security-spire-config-arm64:latest 20:29:11  Building security-spire-config ... done Building bin/spire-agent... 20:29:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:29:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:29:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:29:11 go: downloading github.com/docker/docker v20.10.12+incompatible 20:29:11 go: downloading github.com/google/go-tpm-tools v0.3.3 20:29:12 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:29:12 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:29:12 go: downloading github.com/docker/go-connections v0.4.0 20:29:12 go: downloading github.com/docker/go-units v0.4.0 20:29:12 go: downloading github.com/opencontainers/image-spec v1.0.1 20:29:12 go: downloading github.com/containerd/containerd v1.3.4 20:29:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:29:12 go: downloading github.com/opencontainers/go-digest v1.0.0 20:31:19 Removing intermediate container a19cf60bd059 20:31:19 ---> 45db0112f0fc 20:31:19 20:31:19 Step 13/26 : FROM alpine:3.15 20:31:19 ---> 3fb3c9af89a9 20:31:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:19 ---> Using cache 20:31:19 ---> d38e2b19fd83 20:31:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:19 ---> Using cache 20:31:19 ---> bbaaa7136856 20:31:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:31:19 ---> Running in eb85c544f394 20:31:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:19 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:31:19 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:31:19 OK: 15732 distinct packages available 20:31:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:19 (1/5) Installing dumb-init (1.2.5-r1) 20:31:19 (2/5) Installing musl-obstack (1.2.3-r0) 20:31:19 (3/5) Installing libucontext (1.1-r0) 20:31:19 (4/5) Installing gcompat (1.0.0-r4) 20:31:19 (5/5) Installing openssl (1.1.1n-r0) 20:31:19 Executing busybox-1.34.1-r5.trigger 20:31:19 OK: 6 MiB in 19 packages 20:31:19 Removing intermediate container eb85c544f394 20:31:19 ---> 520f9fd2a9ad 20:31:19 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:31:19 ---> 849b0c7df058 20:31:19 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:31:23 ---> 10fcb6a9d458 20:31:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:31:23 ---> ff6cf5a2cd56 20:31:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:31:24 ---> 7755261c4aa0 20:31:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:31:24 ---> 05ecb2a54ba5 20:31:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:25 ---> Running in 9209ace5d6b1 20:31:25 Removing intermediate container 9209ace5d6b1 20:31:25 ---> ad72f9cbd058 20:31:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:25 ---> Running in 25ae1e44c647 20:31:26 Removing intermediate container 25ae1e44c647 20:31:26 ---> 46eed5f725f2 20:31:26 Step 24/26 : LABEL arch=arm64 20:31:26 ---> Running in c5aa406a498c 20:31:26 Removing intermediate container c5aa406a498c 20:31:26 ---> 4bb3439454c7 20:31:26 Step 25/26 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 20:31:26 ---> Running in 0fd41acbc072 20:31:27 Removing intermediate container 0fd41acbc072 20:31:27 ---> 38d6d47a2c88 20:31:27 Step 26/26 : LABEL version=0.0.0 20:31:27 ---> Running in a772ab8697a9 20:31:27 Removing intermediate container a772ab8697a9 20:31:27 ---> eb897135db16 20:31:27 20:31:28 Successfully built eb897135db16 20:31:28 Successfully tagged security-spire-agent-arm64:latest 20:33:34  Building security-spire-agent ... done Removing intermediate container 0d800fe574a9 20:33:34 ---> 1453b78e8a5f 20:33:34 20:33:34 Step 13/25 : FROM alpine:3.15 20:33:34 ---> 3fb3c9af89a9 20:33:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:34 ---> Using cache 20:33:34 ---> d38e2b19fd83 20:33:34 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 ---> Using cache 20:33:34 ---> bbaaa7136856 20:33:34 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:33:34 ---> Using cache 20:33:34 ---> 520f9fd2a9ad 20:33:34 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:33:34 ---> 4583f055dd30 20:33:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:33:34 ---> 721df89f160e 20:33:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:33:34 ---> 2d871914912a 20:33:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:33:34 ---> 068a9c483a93 20:33:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:33:34 ---> Running in 9d6addac207c 20:33:34 Removing intermediate container 9d6addac207c 20:33:34 ---> f572b7209290 20:33:34 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:33:34 ---> Running in 7ed47b0fe5f4 20:33:34 Removing intermediate container 7ed47b0fe5f4 20:33:34 ---> 5e18b7bbe5cd 20:33:34 Step 23/25 : LABEL arch=arm64 20:33:34 ---> Running in 4f13d48eeb70 20:33:34 Removing intermediate container 4f13d48eeb70 20:33:34 ---> 01f7b07aaf8f 20:33:34 Step 24/25 : LABEL git_sha=0110df27f64e981d1123eb74c7a5a790fae42961 20:33:34 ---> Running in 90cc898acc6f 20:33:34 Removing intermediate container 90cc898acc6f 20:33:34 ---> 0ea0f6dc66ba 20:33:34 Step 25/25 : LABEL version=0.0.0 20:33:34 ---> Running in 3f359e82c5b5 20:33:34 Removing intermediate container 3f359e82c5b5 20:33:34 ---> a16f3c29cdb8 20:33:34 20:33:34 Successfully built a16f3c29cdb8 20:33:34 Successfully tagged security-spire-server-arm64:latest 20:33:34  Building security-spire-server ... done  [Pipeline] } 20:33:34 $ docker stop --time=1 e1d13086ce0efc9600b95cfc57aa6e0390abdc899a762242dc6529384323405a 20:33:36 $ docker rm -f e1d13086ce0efc9600b95cfc57aa6e0390abdc899a762242dc6529384323405a [Pipeline] // withDockerContainer [Pipeline] sh 20:33:37 + docker images 20:33:37 REPOSITORY TAG IMAGE ID CREATED SIZE 20:33:37 security-spire-server-arm64 latest a16f3c29cdb8 8 seconds ago 86.3MB 20:33:37 1453b78e8a5f 32 seconds ago 4.14GB 20:33:37 security-spire-agent-arm64 latest eb897135db16 2 minutes ago 126MB 20:33:37 45db0112f0fc 2 minutes ago 4.14GB 20:33:37 security-spire-config-arm64 latest 1146df5a9d76 4 minutes ago 85.6MB 20:33:37 e8fb52c56b5e 5 minutes ago 4.14GB 20:33:37 sys-mgmt-agent-arm64 latest 23018750e00c 28 minutes ago 282MB 20:33:37 00fe82ff86ad 29 minutes ago 1.31GB 20:33:37 core-data-arm64 latest 95b106879558 34 minutes ago 21.6MB 20:33:37 65489bc3ecc6 34 minutes ago 1.34GB 20:33:37 security-secretstore-setup-arm64 latest 90d5c9ef32a5 36 minutes ago 27.5MB 20:33:37 f080702f5775 36 minutes ago 1.32GB 20:33:37 security-bootstrapper-arm64 latest 49c51297d0e2 43 minutes ago 18.3MB 20:33:37 core-metadata-arm64 latest 24eda7352c5b 43 minutes ago 16.3MB 20:33:37 900a39191a8f 44 minutes ago 1.31GB 20:33:37 5afc27aefd5c 44 minutes ago 1.31GB 20:33:37 security-proxy-setup-arm64 latest fdd7a72e7625 45 minutes ago 26.1MB 20:33:37 a407a1ce4ec4 45 minutes ago 1.31GB 20:33:37 support-notifications-arm64 latest daf5df1c11b1 51 minutes ago 25.8MB 20:33:37 support-scheduler-arm64 latest 4f114b8356b3 51 minutes ago 25.2MB 20:33:37 846cfd12f336 51 minutes ago 1.36GB 20:33:37 5a39e3050be5 51 minutes ago 1.36GB 20:33:37 security-spiffe-token-provider-arm64 latest e1bf5910f47e 52 minutes ago 27.9MB 20:33:37 033718786c99 52 minutes ago 1.36GB 20:33:37 core-command-arm64 latest 4d1dabe06a31 54 minutes ago 15.5MB 20:33:37 6882e032d5a3 55 minutes ago 1.3GB 20:33:37 ci-base-image-arm64 latest ee38d76e1e9d About an hour ago 885MB 20:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 20:33:37 docker 20.10.14 c346e9eafbab 5 weeks ago 202MB 20:33:37 alpine 3.14 ac73e934f311 5 weeks ago 5.34MB 20:33:37 alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB 20:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:38 20:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:39 arm64: Pulling from edgex-lftools-log-publisher 20:33:39 8998bd30e6a1: Pulling fs layer 20:33:39 04944245beec: Pulling fs layer 20:33:39 699f458cf7ca: Pulling fs layer 20:33:39 765212b225bb: Pulling fs layer 20:33:39 f23df028b6ca: Pulling fs layer 20:33:39 d65c8cfc05b1: Pulling fs layer 20:33:39 2437ff75d9bd: Pulling fs layer 20:33:39 f23df028b6ca: Waiting 20:33:39 d65c8cfc05b1: Waiting 20:33:39 2437ff75d9bd: Waiting 20:33:39 765212b225bb: Waiting 20:33:39 04944245beec: Verifying Checksum 20:33:39 04944245beec: Download complete 20:33:39 765212b225bb: Verifying Checksum 20:33:39 765212b225bb: Download complete 20:33:39 f23df028b6ca: Verifying Checksum 20:33:39 f23df028b6ca: Download complete 20:33:39 d65c8cfc05b1: Verifying Checksum 20:33:39 d65c8cfc05b1: Download complete 20:33:39 699f458cf7ca: Verifying Checksum 20:33:39 699f458cf7ca: Download complete 20:33:39 8998bd30e6a1: Download complete 20:33:42 2437ff75d9bd: Verifying Checksum 20:33:42 2437ff75d9bd: Download complete 20:33:43 8998bd30e6a1: Pull complete 20:33:44 04944245beec: Pull complete 20:33:45 699f458cf7ca: Pull complete 20:33:46 765212b225bb: Pull complete 20:33:46 f23df028b6ca: Pull complete 20:33:47 d65c8cfc05b1: Pull complete 20:34:02 2437ff75d9bd: Pull complete 20:34:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:34:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:34:02 prd-ubuntu20.04-docker-arm64-4c-16g-47924 does not seem to be running inside a container 20:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:34:05 $ docker top a831d7abb35d65914eb7f51d8073e15c0259fb47269bd222530fb4925bfdf151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:06 ---> job-cost.sh 20:34:06 lf-activate-venv: SKIPPING 20:34:06 INFO: No Stack... 20:34:06 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:07 INFO: Archiving Costs [Pipeline] sh 20:34:08 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:34:08 + cut -d, -f6 [Pipeline] lock 20:34:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4019-1-stack-cost] 20:34:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4019-1-stack-cost] did not exist. Created. 20:34:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4019-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:08 + echo total: 0.2199999988079071 [Pipeline] stash 20:34:09 Stashed 1 file(s) [Pipeline] } 20:34:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4019-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:09 $ docker stop --time=1 a831d7abb35d65914eb7f51d8073e15c0259fb47269bd222530fb4925bfdf151 20:34:10 $ docker rm -f a831d7abb35d65914eb7f51d8073e15c0259fb47269bd222530fb4925bfdf151 [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 20:34:11 provisioning config files... 20:34:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2444795455727643283tmp [Pipeline] { [Pipeline] sh 20:34:12 + set +x 20:34:12 + curl -s https://codecov.io/bash 20:34:12 + bash -s -- 20:34:12 20:34:12 _____ _ 20:34:12 / ____| | | 20:34:12 | | ___ __| | ___ ___ _____ __ 20:34:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:12 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:12 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:12 Bash-1.0.6 20:34:12 20:34:12 20:34:12 ==> git version 2.25.1 found 20:34:12 ==> 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 20:34:12 Release-Date: 2020-01-08 20:34:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:34:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:34:12 ==> Jenkins CI detected. 20:34:12 current dir:  /w/workspace/edgex-go/1 20:34:12 project root: . 20:34:12 --> token set from env 20:34:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:12 ==> Running gcov in . (disable via -X gcov) 20:34:12 ==> Python coveragepy not found 20:34:12 ==> Searching for coverage reports in: 20:34:12 + . 20:34:12 -> Found 1 reports 20:34:12 ==> Detecting git/mercurial file structure 20:34:12 ==> Reading reports 20:34:12 + ./coverage.out bytes=435134 20:34:12 ==> Appending adjustments 20:34:12 https://docs.codecov.io/docs/fixing-reports 20:34:13 + Found adjustments 20:34:13 ==> Gzipping contents 20:34:13 60K /tmp/codecov.19CBIF.gz 20:34:13 ==> Uploading reports 20:34:13 url: https://codecov.io 20:34:13 query: branch=PR-4019&commit=0110df27f64e981d1123eb74c7a5a790fae42961&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4019%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4019&job=&cmd_args= 20:34:13 -> Pinging Codecov 20:34:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4019&commit=0110df27f64e981d1123eb74c7a5a790fae42961&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4019%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4019&job=&cmd_args= 20:34:13 -> Uploading to 20:34:13 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/0110df27f64e981d1123eb74c7a5a790fae42961/b591bde3-d433-4be2-bc69-6ec99fef994d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T203413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64e3750d2f3c0047303a5a36fb1ff95eb0cb5243c8bb9e297059a878bc016d33 20:34:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:13 Dload Upload Total Spent Left Speed 20:34:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59837 0 0 100 59837 0 246k --:--:-- --:--:-- --:--:-- 246k 20:34:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0110df27f64e981d1123eb74c7a5a790fae42961 [Pipeline] } 20:34:14 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 20:34:15 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:34:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:34:16 ---> package-listing.sh 20:34:16 ++ facter osfamily 20:34:16 ++ tr '[:upper:]' '[:lower:]' 20:34:17 + OS_FAMILY=debian 20:34:17 + workspace=/w/workspace/edgex-go/1 20:34:17 + START_PACKAGES=/tmp/packages_start.txt 20:34:17 + END_PACKAGES=/tmp/packages_end.txt 20:34:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:34:17 + PACKAGES=/tmp/packages_start.txt 20:34:17 + '[' /w/workspace/edgex-go/1 ']' 20:34:17 + PACKAGES=/tmp/packages_end.txt 20:34:17 + case "${OS_FAMILY}" in 20:34:17 + dpkg -l 20:34:17 + grep '^ii' 20:34:17 + '[' -f /tmp/packages_start.txt ']' 20:34:17 + '[' -f /tmp/packages_end.txt ']' 20:34:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:17 + '[' /w/workspace/edgex-go/1 ']' 20:34:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:34:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:34:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:34:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:18 20:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:18 latest: Pulling from edgex-lftools-log-publisher 20:34:18 5eb5b503b376: Pulling fs layer 20:34:18 5c69ac0246d0: Pulling fs layer 20:34:18 ec43610c2a17: Pulling fs layer 20:34:18 3a2ae6a8a46f: Pulling fs layer 20:34:18 33b1e0a273af: Pulling fs layer 20:34:18 5d3b04190fa2: Pulling fs layer 20:34:18 2f39f015ded8: Pulling fs layer 20:34:18 3a2ae6a8a46f: Waiting 20:34:18 33b1e0a273af: Waiting 20:34:18 5d3b04190fa2: Waiting 20:34:18 2f39f015ded8: Waiting 20:34:18 5c69ac0246d0: Verifying Checksum 20:34:18 5c69ac0246d0: Download complete 20:34:18 3a2ae6a8a46f: Verifying Checksum 20:34:18 3a2ae6a8a46f: Download complete 20:34:18 33b1e0a273af: Verifying Checksum 20:34:18 33b1e0a273af: Download complete 20:34:18 5d3b04190fa2: Download complete 20:34:18 ec43610c2a17: Verifying Checksum 20:34:18 ec43610c2a17: Download complete 20:34:18 5eb5b503b376: Verifying Checksum 20:34:18 5eb5b503b376: Download complete 20:34:20 5eb5b503b376: Pull complete 20:34:20 5c69ac0246d0: Pull complete 20:34:20 ec43610c2a17: Pull complete 20:34:20 3a2ae6a8a46f: Pull complete 20:34:20 33b1e0a273af: Pull complete 20:34:20 5d3b04190fa2: Pull complete 20:34:24 2f39f015ded8: Pull complete 20:34:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:34:25 prd-ubuntu20.04-docker-8c-8g-47880 does not seem to be running inside a container 20:34:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:34:27 $ docker top 0e89908dcfeb9ffcc8cf4067bef85037974c4605dd024cc6eef94d79577f22ca -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:27 + touch /tmp/pre-build-complete [Pipeline] sh 20:34:27 + mkdir -p /var/log/sysstat [Pipeline] sh 20:34:28 + ls /var/log/sa-host 20:34:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:28 provisioning config files... 20:34:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6750383329330501352tmp [Pipeline] { [Pipeline] echo 20:34:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:34:28 ---> create-netrc.sh [Pipeline] } 20:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:34:29 ---> python-tools-install.sh [Pipeline] echo 20:34:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:34:29 ---> sudo-logs.sh 20:34:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:34:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:34:29 ---> job-cost.sh 20:34:29 lf-activate-venv: SKIPPING 20:34:29 DEBUG: total: 0.2199999988079071 20:34:29 INFO: Retrieving Stack Cost... 20:34:30 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:30 INFO: Archiving Costs [Pipeline] echo 20:34:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:34:30 ---> logs-deploy.sh 20:34:30 lf-activate-venv: SKIPPING 20:34:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4019/1 20:34:30 INFO: archiving workspace using pattern(s): 20:34:31 Archives upload complete. 20:34:31 INFO: archiving logs to Nexus 20:34:32 ---> uname -a: 20:34:32 Linux prd-ubuntu20-04-docker-8c-8g-47880 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:34:32 20:34:32 20:34:32 ---> lscpu: 20:34:32 Architecture: x86_64 20:34:32 CPU op-mode(s): 32-bit, 64-bit 20:34:32 Byte Order: Little Endian 20:34:32 Address sizes: 40 bits physical, 48 bits virtual 20:34:32 CPU(s): 8 20:34:32 On-line CPU(s) list: 0-7 20:34:32 Thread(s) per core: 1 20:34:32 Core(s) per socket: 1 20:34:32 Socket(s): 8 20:34:32 NUMA node(s): 1 20:34:32 Vendor ID: AuthenticAMD 20:34:32 CPU family: 23 20:34:32 Model: 49 20:34:32 Model name: AMD EPYC-Rome Processor 20:34:32 Stepping: 0 20:34:32 CPU MHz: 2799.998 20:34:32 BogoMIPS: 5599.99 20:34:32 Virtualization: AMD-V 20:34:32 Hypervisor vendor: KVM 20:34:32 Virtualization type: full 20:34:32 L1d cache: 256 KiB 20:34:32 L1i cache: 256 KiB 20:34:32 L2 cache: 4 MiB 20:34:32 L3 cache: 128 MiB 20:34:32 NUMA node0 CPU(s): 0-7 20:34:32 Vulnerability Itlb multihit: Not affected 20:34:32 Vulnerability L1tf: Not affected 20:34:32 Vulnerability Mds: Not affected 20:34:32 Vulnerability Meltdown: Not affected 20:34:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:34:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:34:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:34:32 Vulnerability Srbds: Not affected 20:34:32 Vulnerability Tsx async abort: Not affected 20:34:32 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 20:34:32 20:34:32 20:34:32 ---> nproc: 20:34:32 8 20:34:32 20:34:32 20:34:32 ---> df -h: 20:34:32 Filesystem Size Used Avail Use% Mounted on 20:34:32 overlay 155G 26G 130G 17% / 20:34:32 tmpfs 64M 0 64M 0% /dev 20:34:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:34:32 shm 64M 0 64M 0% /dev/shm 20:34:32 /dev/vda1 155G 26G 130G 17% /facter-os 20:34:32 20:34:32 20:34:32 ---> sar -b -r -n DEV: 20:34:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47880) 05/10/22 _x86_64_ (8 CPU) 20:34:32 20:34:32 19:07:57 LINUX RESTART (8 CPU) 20:34:32 20:34:32 19:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:34:32 19:09:02 357.67 64.29 293.38 0.00 10311.21 206656.49 0.00 20:34:32 19:10:01 133.64 2.22 131.42 0.00 42.57 68830.23 0.00 20:34:32 19:11:01 42.49 0.08 42.40 0.00 1.33 15217.21 0.00 20:34:32 19:12:01 268.32 0.12 268.21 0.00 14.13 195634.73 0.00 20:34:32 19:13:01 568.28 2.05 566.23 0.00 16.39 302397.20 0.00 20:34:32 19:14:01 704.60 0.08 704.52 0.00 0.80 206724.61 0.00 20:34:32 19:15:01 531.32 0.40 530.92 0.00 3.20 237281.63 0.00 20:34:32 19:16:01 725.29 1.71 723.57 0.00 17.83 273333.69 0.00 20:34:32 19:17:01 1276.10 0.43 1275.67 0.00 8.93 366962.04 0.00 20:34:32 19:18:01 244.93 0.02 244.91 0.00 0.13 78962.84 0.00 20:34:32 19:19:01 2.00 0.00 2.00 0.00 0.00 26.53 0.00 20:34:32 19:20:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 20:34:32 19:21:01 2.72 1.47 1.25 0.00 42.79 15.06 0.00 20:34:32 19:22:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 20:34:32 19:23:01 2.05 0.02 2.03 0.00 0.13 24.26 0.00 20:34:32 19:24:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 20:34:32 19:25:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 20:34:32 19:26:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 20:34:32 19:27:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 20:34:32 19:28:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 20:34:32 19:29:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 20:34:32 19:30:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 20:34:32 19:31:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 20:34:32 19:32:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 20:34:32 19:33:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 20:34:32 19:34:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 20:34:32 19:35:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 20:34:32 19:36:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 20:34:32 19:37:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 20:34:32 19:38:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 20:34:32 19:39:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 20:34:32 19:40:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 20:34:32 19:41:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 20:34:32 19:42:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:34:32 19:43:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 20:34:32 19:44:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 20:34:32 19:45:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 20:34:32 19:46:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 20:34:32 19:47:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 20:34:32 19:48:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 20:34:32 19:49:02 3.53 0.97 2.57 0.00 24.66 33.46 0.00 20:34:32 19:50:01 1.10 0.00 1.10 0.00 0.00 13.42 0.00 20:34:32 19:51:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 20:34:32 19:52:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 20:34:32 19:53:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 20:34:32 19:54:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 20:34:32 19:55:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 20:34:32 19:56:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 20:34:32 19:57:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 20:34:32 19:58:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 20:34:32 19:59:01 1.68 0.00 1.68 0.00 0.00 19.59 0.00 20:34:32 20:00:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:34:32 20:01:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 20:34:32 20:02:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 20:34:32 20:03:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 20:34:32 20:04:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 20:34:32 20:05:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 20:34:32 20:06:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 20:34:32 20:07:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 20:34:32 20:08:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:34:32 20:09:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 20:34:32 20:10:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 20:34:32 20:11:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 20:34:32 20:12:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:34:32 20:13:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 20:34:32 20:14:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 20:34:32 20:15:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 20:34:32 20:16:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 20:34:32 20:17:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 20:34:32 20:18:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 20:34:32 20:19:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 20:34:32 20:20:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 20:34:32 20:21:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 20:34:32 20:22:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 20:34:32 20:23:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 20:34:32 20:24:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 20:34:32 20:25:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 20:34:32 20:26:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 20:34:32 20:27:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 20:34:32 20:28:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 20:34:32 20:29:01 1.52 0.00 1.52 0.00 0.00 19.33 0.00 20:34:32 20:30:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:34:32 20:31:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 20:34:32 20:32:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:34:32 20:33:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 20:34:32 20:34:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 20:34:32 Average: 57.55 0.86 56.69 0.00 121.94 22712.45 0.00 20:34:32 20:34:32 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:34:32 19:09:02 29478956 31796612 527312 1.60 104900 2500384 1941036 5.72 1082980 1979232 7184 20:34:32 19:10:01 26414488 30466556 1823660 5.55 159864 4061540 2746832 8.10 2872508 3100500 508920 20:34:32 19:11:01 27562504 31677736 610788 1.86 164756 4097740 2055596 6.06 1453940 3355348 242848 20:34:32 19:12:01 25122284 31704888 578004 1.76 171308 6493640 2028572 5.98 1802236 5369396 592 20:34:32 19:13:01 17102436 31231172 1021792 3.11 318016 13296920 3328196 9.81 3043396 11519864 1252304 20:34:32 19:14:01 11860588 28335512 3912316 11.90 334828 15537408 6782820 19.99 7184012 12517384 33852 20:34:32 19:15:01 7820916 29651520 2581180 7.85 428176 20433212 5308832 15.65 6941756 16415264 63332 20:34:32 19:16:01 3885728 30815664 1432600 4.36 581360 25111572 4080896 12.03 5336596 21710812 1547840 20:34:32 19:17:01 8954272 31608300 650544 1.98 669932 21040312 2337332 6.89 3223988 19055180 8480 20:34:32 19:18:01 11339408 31745976 518648 1.58 710476 18872796 1992364 5.87 2825964 17196664 224 20:34:32 19:19:01 11339928 31746468 518140 1.58 710508 18872784 1992364 5.87 2826640 17196640 180 20:34:32 19:20:01 11350180 31756764 507836 1.54 710516 18872784 1992364 5.87 2814848 17196640 16 20:34:32 19:21:01 11350596 31758652 505920 1.54 710528 18874068 1992364 5.87 2818396 17196104 48 20:34:32 19:22:01 11350872 31758948 505660 1.54 710536 18874068 1992364 5.87 2817216 17196036 24 20:34:32 19:23:01 11349536 31757712 507364 1.54 710548 18874072 1984452 5.85 2817232 17196064 12 20:34:32 19:24:01 11349780 31757968 507080 1.54 710564 18874076 1984452 5.85 2817480 17196068 12 20:34:32 19:25:01 11350176 31758368 506784 1.54 710588 18874076 1984452 5.85 2817232 17196068 20 20:34:32 19:26:01 11350184 31758384 506760 1.54 710596 18874080 1984452 5.85 2817404 17196072 16 20:34:32 19:27:01 11350136 31758340 506740 1.54 710600 18874084 1984452 5.85 2816984 17196076 12 20:34:32 19:28:01 11350340 31758600 506460 1.54 710608 18874092 1984452 5.85 2817012 17196084 12 20:34:32 19:29:01 11350252 31758536 506448 1.54 710628 18874096 1984452 5.85 2817344 17196088 12 20:34:32 19:30:01 11349984 31758300 506628 1.54 710648 18874096 1984452 5.85 2817068 17196088 196 20:34:32 19:31:01 11350120 31758460 506628 1.54 710664 18874100 1984452 5.85 2817528 17196092 12 20:34:32 19:32:01 11350128 31758476 506564 1.54 710676 18874104 1984452 5.85 2817412 17196096 12 20:34:32 19:33:01 11349796 31758192 506788 1.54 710724 18874104 1984452 5.85 2817332 17196096 36 20:34:32 19:34:01 11349496 31757896 507020 1.54 710728 18874108 1984452 5.85 2817444 17196100 12 20:34:32 19:35:01 11349984 31758420 506560 1.54 710744 18874112 1984452 5.85 2817184 17196104 140 20:34:32 19:36:01 11349936 31758376 506548 1.54 710748 18874116 1984452 5.85 2817164 17196108 12 20:34:32 19:37:01 11349844 31758292 506776 1.54 710760 18874120 1984452 5.85 2817188 17196112 12 20:34:32 19:38:01 11349828 31758276 506752 1.54 710780 18874112 1984452 5.85 2817168 17196112 12 20:34:32 19:39:01 11350064 31758560 506432 1.54 710792 18874124 1984452 5.85 2817540 17196116 12 20:34:32 19:40:01 11349724 31758248 506696 1.54 710804 18874124 1967860 5.80 2817264 17196120 12 20:34:32 19:41:01 11349904 31758432 506440 1.54 710816 18874128 1967860 5.80 2817316 17196124 12 20:34:32 19:42:01 11349888 31758436 506388 1.54 710820 18874132 1967860 5.80 2817244 17196124 12 20:34:32 19:43:01 11349764 31758320 506648 1.54 710828 18874132 1967860 5.80 2817576 17196124 200 20:34:32 19:44:01 11349972 31758556 506600 1.54 710856 18874140 1967860 5.80 2817996 17196128 204 20:34:32 19:45:01 11349956 31758576 506560 1.54 710876 18874148 1967860 5.80 2817316 17196140 20 20:34:32 19:46:01 11350192 31758816 506248 1.54 710888 18874148 1967860 5.80 2817296 17196140 12 20:34:32 19:47:01 11350136 31758880 506092 1.54 710896 18874280 1967860 5.80 2817316 17196256 20 20:34:32 19:48:01 11350088 31758848 506076 1.54 710912 18874268 1967860 5.80 2817480 17196272 16 20:34:32 19:49:02 11345912 31756744 508040 1.54 710988 18874988 2046728 6.03 2818452 17196872 40 20:34:32 19:50:01 11346212 31757056 507684 1.54 711000 18874992 2046728 6.03 2819596 17196124 20 20:34:32 19:51:01 11346700 31757564 507360 1.54 711016 18874992 2046728 6.03 2819240 17196076 192 20:34:32 19:52:01 11346652 31757520 507344 1.54 711028 18874996 2030140 5.98 2818716 17196080 16 20:34:32 19:53:01 11346824 31757692 507108 1.54 711040 18875000 2030140 5.98 2818716 17196080 8 20:34:32 19:54:01 11346808 31757752 507036 1.54 711072 18875000 2030140 5.98 2819176 17196092 28 20:34:32 19:55:01 11347012 31757960 506748 1.54 711092 18875008 2030140 5.98 2818808 17196096 8 20:34:32 19:56:01 11346928 31757876 506988 1.54 711096 18875008 2030140 5.98 2818808 17196096 16 20:34:32 19:57:01 11346880 31757832 506988 1.54 711112 18875012 2030140 5.98 2818808 17196100 20 20:34:32 19:58:01 11346832 31757788 506960 1.54 711124 18875016 2030140 5.98 2818808 17196104 12 20:34:32 19:59:01 11346564 31757588 507132 1.54 711160 18875008 2030140 5.98 2819168 17196108 16 20:34:32 20:00:01 11346768 31757800 506848 1.54 711164 18875020 2030140 5.98 2818864 17196112 12 20:34:32 20:01:01 11346688 31757724 506852 1.54 711172 18875024 2030140 5.98 2818864 17196112 12 20:34:32 20:02:01 11346888 31757992 506788 1.54 711180 18875032 2030140 5.98 2819144 17196116 100 20:34:32 20:03:01 11346872 31758004 506748 1.54 711196 18875036 2030140 5.98 2818940 17196120 24 20:34:32 20:04:01 11346824 31757980 506708 1.54 711228 18875032 2030140 5.98 2819468 17196120 28 20:34:32 20:05:01 11346996 31758168 506464 1.54 711232 18875040 2030140 5.98 2818980 17196124 20 20:34:32 20:06:01 11346948 31758128 506540 1.54 711244 18875040 2030140 5.98 2818960 17196124 12 20:34:32 20:07:01 11346932 31758120 506480 1.54 711260 18875044 2030140 5.98 2818980 17196128 8 20:34:32 20:08:01 11347100 31758296 506456 1.54 711272 18875048 2030140 5.98 2818960 17196132 12 20:34:32 20:09:01 11347052 31758296 506456 1.54 711304 18875036 2030140 5.98 2819392 17196132 12 20:34:32 20:10:01 11346752 31758004 506668 1.54 711312 18875052 2030140 5.98 2819028 17196136 12 20:34:32 20:11:01 11346484 31757752 506856 1.54 711316 18875060 2030140 5.98 2819212 17196144 12 20:34:32 20:12:01 11346680 31758000 506576 1.54 711336 18875060 2030140 5.98 2819056 17196148 12 20:34:32 20:13:01 11346640 31758084 506412 1.54 711344 18875192 2030140 5.98 2819076 17196268 16 20:34:32 20:14:01 11346540 31758000 506636 1.54 711360 18875188 2030140 5.98 2819440 17196280 20 20:34:32 20:15:01 11347032 31758504 506316 1.54 711368 18875196 2030140 5.98 2819076 17196284 192 20:34:32 20:16:01 11346952 31758428 506348 1.54 711384 18875200 2014012 5.94 2819056 17196288 12 20:34:32 20:17:01 11346652 31758192 506572 1.54 711396 18875200 2014012 5.94 2819132 17196292 8 20:34:32 20:18:01 11346872 31758428 506232 1.54 711420 18875208 2014012 5.94 2819124 17196288 12 20:34:32 20:19:01 11346784 31758392 506248 1.54 711428 18875208 2014012 5.94 2819832 17196292 12 20:34:32 20:20:01 11346476 31758104 506468 1.54 711440 18875212 2014012 5.94 2819368 17196296 200 20:34:32 20:21:01 11346428 31758076 506432 1.54 711456 18875220 2030068 5.98 2819200 17196304 232 20:34:32 20:22:01 11346120 31757768 506676 1.54 711460 18875220 2030068 5.98 2819180 17196304 12 20:34:32 20:23:01 11346112 31757768 506604 1.54 711472 18875224 2030068 5.98 2819212 17196308 32 20:34:32 20:24:01 11346532 31758196 506312 1.54 711500 18875220 2030068 5.98 2819644 17196312 24 20:34:32 20:25:01 11346768 31758488 506224 1.54 711520 18875228 2046208 6.03 2819528 17196312 184 20:34:32 20:26:01 11346712 31758436 506208 1.54 711540 18875232 2046208 6.03 2819280 17196316 8 20:34:32 20:27:01 11346640 31758368 506216 1.54 711552 18875232 2046208 6.03 2819300 17196316 12 20:34:32 20:28:01 11346592 31758392 506180 1.54 711572 18875236 2030116 5.98 2819304 17196324 40 20:34:32 20:29:01 11346836 31758676 505816 1.54 711604 18875236 2030116 5.98 2819652 17196328 8 20:34:32 20:30:01 11346712 31758576 506076 1.54 711616 18875244 2030116 5.98 2819364 17196328 20 20:34:32 20:31:01 11346696 31758564 506044 1.54 711632 18875248 2030116 5.98 2819364 17196332 16 20:34:32 20:32:01 11346640 31758516 506024 1.54 711640 18875252 2030116 5.98 2819344 17196336 12 20:34:32 20:33:01 11346820 31758696 505760 1.54 711664 18875252 2030116 5.98 2819364 17196336 12 20:34:32 20:34:01 11346552 31758516 505932 1.54 711688 18875256 2030116 5.98 2819928 17196344 20 20:34:32 Average: 11999777 31658649 606628 1.84 670765 18208394 2156066 6.35 2906708 16501515 42659 20:34:32 20:34:32 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:34:32 19:09:02 veth56b72d1 20.83 21.50 2.01 141.29 0.00 0.00 0.00 0.01 20:34:32 19:09:02 lo 4.73 4.73 0.45 0.45 0.00 0.00 0.00 0.00 20:34:32 19:09:02 ens3 863.61 553.37 7469.99 105.44 0.00 0.00 0.00 0.00 20:34:32 19:09:02 docker0 20.83 21.40 1.72 141.28 0.00 0.00 0.00 0.00 20:34:32 19:10:01 vetha5d27b3 0.22 0.39 0.02 0.03 0.00 0.00 0.00 0.00 20:34:32 19:10:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 20:34:32 19:10:01 ens3 708.29 704.34 7049.35 124.83 0.00 0.00 0.00 0.00 20:34:32 19:10:01 docker0 591.88 526.35 44.13 3617.80 0.00 0.00 0.00 0.00 20:34:32 19:11:01 vetha5d27b3 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 20:34:32 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:11:01 ens3 31.72 16.84 26.97 10.91 0.00 0.00 0.00 0.00 20:34:32 19:11:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 20:34:32 19:12:01 veth8a3da81 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:12:01 veth573336f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:12:01 veth4eb2739 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:12:01 vethffecd26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:34:32 19:12:01 ens3 172.60 123.86 1891.12 79.63 0.00 0.00 0.00 0.00 20:34:32 19:12:01 docker0 36.01 44.66 2.05 190.31 0.00 0.00 0.00 0.00 20:34:32 19:12:01 veth3a4aaa3 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 20:34:32 19:13:01 veth83d4dea 216.89 416.11 19.03 5827.41 0.00 0.00 0.00 0.48 20:34:32 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:13:01 veth3b2eba7 228.64 420.11 19.95 5827.55 0.00 0.00 0.00 0.48 20:34:32 19:13:01 ens3 886.64 483.54 11687.20 90.34 0.00 0.00 0.00 0.00 20:34:32 19:13:01 docker0 445.66 836.83 32.89 11654.98 0.00 0.00 0.00 0.00 20:34:32 19:13:01 veth3a4aaa3 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 20:34:32 19:14:01 vethe1c0b9f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:14:01 veth83d4dea 0.12 0.33 0.01 0.02 0.00 0.00 0.00 0.00 20:34:32 19:14:01 veth41e1c4f 7.45 11.30 0.52 40.02 0.00 0.00 0.00 0.00 20:34:32 19:14:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:34:32 19:14:01 veth3b2eba7 0.10 0.32 0.01 0.02 0.00 0.00 0.00 0.00 20:34:32 19:14:01 ens3 93.75 63.86 283.38 44.54 0.00 0.00 0.00 0.00 20:34:32 19:14:01 docker0 26.80 39.16 1.55 204.41 0.00 0.00 0.00 0.00 20:34:32 19:14:01 veth3a4aaa3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:34:32 19:15:01 veth5300ed7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:34:32 19:15:01 veth83d4dea 0.12 0.18 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:15:01 veth41e1c4f 210.94 408.25 18.84 5788.62 0.00 0.00 0.00 0.47 20:34:32 19:15:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:34:32 19:15:01 veth3b2eba7 0.13 0.22 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:15:01 ens3 563.90 333.18 7409.02 112.52 0.00 0.00 0.00 0.00 20:34:32 19:15:01 docker0 231.47 445.48 17.52 6234.16 0.00 0.00 0.00 0.00 20:34:32 19:15:01 veth3a4aaa3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:16:01 vethbd568cb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:32 19:16:01 veth41e1c4f 0.20 0.28 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:16:01 ens3 117.17 92.61 555.38 81.86 0.00 0.00 0.00 0.00 20:34:32 19:16:01 veth1e6d11a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:32 19:16:01 docker0 30.16 46.63 2.23 523.54 0.00 0.00 0.00 0.00 20:34:32 19:16:01 veth3a4aaa3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:32 19:17:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:34:32 19:17:01 ens3 118.78 82.99 576.12 19.99 0.00 0.00 0.00 0.00 20:34:32 19:17:01 docker0 63.16 83.60 3.92 547.67 0.00 0.00 0.00 0.00 20:34:32 19:17:01 veth3a4aaa3 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:34:32 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:18:01 ens3 12.25 7.05 10.84 5.31 0.00 0.00 0.00 0.00 20:34:32 19:18:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:19:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:34:32 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:34:32 19:21:01 ens3 30.38 33.24 4.95 59.44 0.00 0.00 0.00 0.00 20:34:32 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:22:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:23:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:24:01 ens3 0.35 0.18 0.20 0.07 0.00 0.00 0.00 0.00 20:34:32 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:25:01 ens3 0.52 0.15 0.05 0.01 0.00 0.00 0.00 0.00 20:34:32 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:26:01 ens3 0.43 0.30 0.26 0.21 0.00 0.00 0.00 0.00 20:34:32 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:28:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:34:32 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:30:01 ens3 0.70 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:34:32 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:31:01 ens3 0.33 0.20 0.10 0.08 0.00 0.00 0.00 0.00 20:34:32 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:32:01 ens3 0.53 0.43 0.29 0.21 0.00 0.00 0.00 0.00 20:34:32 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:33:01 ens3 0.32 0.23 0.08 0.02 0.00 0.00 0.00 0.00 20:34:32 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:34:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:34:32 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:36:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:38:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:39:01 ens3 0.35 0.33 0.14 0.08 0.00 0.00 0.00 0.00 20:34:32 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:41:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:42:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:34:32 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:43:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:34:32 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:44:01 ens3 1.03 0.50 0.46 0.34 0.00 0.00 0.00 0.00 20:34:32 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:45:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:46:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:48:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:34:32 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:49:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:34:32 19:49:02 ens3 2.63 1.67 1.28 3.34 0.00 0.00 0.00 0.00 20:34:32 19:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:50:01 ens3 3.25 2.07 1.97 2.27 0.00 0.00 0.00 0.00 20:34:32 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:51:01 ens3 1.05 0.80 0.58 0.42 0.00 0.00 0.00 0.00 20:34:32 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:54:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:34:32 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:58:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 19:59:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:34:32 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:02:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 20:34:32 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:04:01 ens3 1.02 0.38 0.38 0.27 0.00 0.00 0.00 0.00 20:34:32 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:05:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:06:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:08:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:09:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 20:34:32 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:11:01 ens3 0.22 0.20 0.12 0.01 0.00 0.00 0.00 0.00 20:34:32 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:12:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:34:32 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:13:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:34:32 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:14:01 ens3 1.12 0.70 0.52 0.36 0.00 0.00 0.00 0.00 20:34:32 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:15:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:16:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:34:32 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:18:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:34:32 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:19:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:34:32 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:20:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:34:32 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:21:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:22:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:24:01 ens3 1.15 0.53 0.47 0.34 0.00 0.00 0.00 0.00 20:34:32 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:25:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:34:32 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:26:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:28:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:34:32 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:29:01 ens3 0.45 0.30 0.26 0.14 0.00 0.00 0.00 0.00 20:34:32 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:31:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:33:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:32 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 20:34:01 ens3 2.27 0.80 0.87 0.55 0.00 0.00 0.00 0.00 20:34:32 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:32 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 20:34:32 Average: ens3 42.03 29.05 428.79 8.63 0.00 0.00 0.00 0.00 20:34:32 Average: docker0 16.72 23.70 1.23 268.24 0.00 0.00 0.00 0.00 20:34:32 20:34:32 20:34:32 ---> sar -P ALL: 20:34:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47880) 05/10/22 _x86_64_ (8 CPU) 20:34:32 20:34:32 19:07:57 LINUX RESTART (8 CPU) 20:34:32 20:34:32 19:08:01 CPU %user %nice %system %iowait %steal %idle 20:34:32 19:09:02 all 9.40 0.00 3.80 3.28 0.08 83.45 20:34:32 19:09:02 0 7.33 0.00 3.35 3.78 0.05 85.49 20:34:32 19:09:02 1 8.70 0.00 2.60 1.51 0.05 87.14 20:34:32 19:09:02 2 9.51 0.00 4.81 5.49 0.13 80.06 20:34:32 19:09:02 3 10.15 0.00 5.04 0.55 0.08 84.17 20:34:32 19:09:02 4 11.14 0.00 4.55 5.76 0.08 78.47 20:34:32 19:09:02 5 9.08 0.00 2.53 6.83 0.05 81.51 20:34:32 19:09:02 6 7.73 0.00 3.57 1.51 0.05 87.14 20:34:32 19:09:02 7 11.59 0.00 3.94 0.76 0.10 83.60 20:34:32 19:10:01 all 29.67 0.00 6.67 1.43 0.10 62.13 20:34:32 19:10:01 0 28.92 0.00 6.94 3.40 0.10 60.65 20:34:32 19:10:01 1 30.81 0.00 6.94 2.71 0.10 59.43 20:34:32 19:10:01 2 27.34 0.00 6.92 1.64 0.07 64.04 20:34:32 19:10:01 3 29.05 0.00 7.30 0.59 0.12 62.95 20:34:32 19:10:01 4 29.22 0.00 5.64 0.12 0.09 64.93 20:34:32 19:10:01 5 30.59 0.00 6.18 0.53 0.10 62.59 20:34:32 19:10:01 6 30.08 0.00 6.68 2.32 0.10 60.82 20:34:32 19:10:01 7 31.38 0.00 6.74 0.12 0.10 61.66 20:34:32 19:11:01 all 38.20 0.00 5.37 0.28 0.09 56.06 20:34:32 19:11:01 0 38.42 0.00 4.99 0.00 0.10 56.49 20:34:32 19:11:01 1 38.99 0.00 5.52 0.05 0.10 55.34 20:34:32 19:11:01 2 38.41 0.00 6.05 0.07 0.10 55.37 20:34:32 19:11:01 3 36.83 0.00 5.16 0.34 0.08 57.59 20:34:32 19:11:01 4 38.90 0.00 5.36 1.48 0.08 54.18 20:34:32 19:11:01 5 37.40 0.00 4.65 0.25 0.08 57.62 20:34:32 19:11:01 6 38.61 0.00 5.59 0.02 0.08 55.70 20:34:32 19:11:01 7 38.02 0.00 5.62 0.03 0.10 56.22 20:34:32 19:12:01 all 23.58 0.00 9.45 2.84 0.10 64.03 20:34:32 19:12:01 0 23.94 0.00 9.98 1.32 0.10 64.66 20:34:32 19:12:01 1 23.74 0.00 9.57 0.60 0.10 65.99 20:34:32 19:12:01 2 22.69 0.00 9.65 11.23 0.10 56.33 20:34:32 19:12:01 3 23.97 0.00 9.98 2.33 0.10 63.62 20:34:32 19:12:01 4 23.02 0.00 9.07 1.04 0.10 66.77 20:34:32 19:12:01 5 24.60 0.00 9.93 4.99 0.09 60.40 20:34:32 19:12:01 6 23.22 0.00 9.06 0.34 0.10 67.28 20:34:32 19:12:01 7 23.47 0.00 8.38 0.92 0.12 67.11 20:34:32 19:13:01 all 53.87 0.00 12.41 12.07 0.18 21.47 20:34:32 19:13:01 0 52.89 0.00 12.33 11.81 0.15 22.82 20:34:32 19:13:01 1 55.32 0.00 12.23 5.56 0.15 26.75 20:34:32 19:13:01 2 53.87 0.00 13.34 11.63 0.25 20.91 20:34:32 19:13:01 3 53.22 0.00 12.94 20.25 0.19 13.40 20:34:32 19:13:01 4 55.13 0.00 11.97 7.99 0.17 24.73 20:34:32 19:13:01 5 55.25 0.00 11.45 13.75 0.22 19.32 20:34:32 19:13:01 6 55.58 0.00 11.93 11.35 0.15 20.99 20:34:32 19:13:01 7 49.70 0.00 13.06 14.24 0.15 22.84 20:34:32 19:14:01 all 88.00 0.00 10.92 0.20 0.18 0.69 20:34:32 19:14:01 0 87.38 0.00 11.53 0.02 0.18 0.89 20:34:32 19:14:01 1 87.68 0.00 11.25 0.13 0.18 0.75 20:34:32 19:14:01 2 87.18 0.00 11.87 0.08 0.18 0.68 20:34:32 19:14:01 3 88.49 0.00 10.52 0.05 0.18 0.75 20:34:32 19:14:01 4 86.78 0.00 12.26 0.07 0.17 0.73 20:34:32 19:14:01 5 89.18 0.00 9.83 0.00 0.17 0.82 20:34:32 19:14:01 6 88.52 0.00 10.39 0.74 0.20 0.15 20:34:32 19:14:01 7 88.82 0.00 9.74 0.49 0.18 0.77 20:34:32 19:15:01 all 74.66 0.00 12.03 4.64 0.20 8.48 20:34:32 19:15:01 0 77.16 0.00 12.02 4.75 0.18 5.88 20:34:32 19:15:01 1 72.26 0.00 12.45 4.63 0.22 10.44 20:34:32 19:15:01 2 76.73 0.00 12.34 2.70 0.20 8.03 20:34:32 19:15:01 3 80.25 0.00 11.21 4.08 0.15 4.31 20:34:32 19:15:01 4 77.57 0.00 10.08 3.16 0.22 8.98 20:34:32 19:15:01 5 70.56 0.00 13.14 2.81 0.19 13.31 20:34:32 19:15:01 6 73.85 0.00 12.72 8.23 0.20 5.00 20:34:32 19:15:01 7 68.82 0.00 12.24 6.76 0.22 11.96 20:34:32 19:16:01 all 74.08 0.00 13.69 2.65 0.18 9.40 20:34:32 19:16:01 0 73.50 0.00 12.73 1.31 0.17 12.29 20:34:32 19:16:01 1 84.87 0.00 10.85 0.91 0.18 3.19 20:34:32 19:16:01 2 72.09 0.00 15.27 1.76 0.17 10.71 20:34:32 19:16:01 3 72.41 0.00 14.83 1.86 0.17 10.73 20:34:32 19:16:01 4 70.04 0.00 15.32 8.84 0.17 5.62 20:34:32 19:16:01 5 71.24 0.00 14.11 4.13 0.19 10.33 20:34:32 19:16:01 6 75.62 0.00 13.23 1.41 0.18 9.56 20:34:32 19:16:01 7 72.81 0.00 13.16 1.03 0.20 12.80 20:34:32 19:17:01 all 54.25 0.00 14.68 6.59 0.16 24.33 20:34:32 19:17:01 0 50.92 0.00 15.43 14.31 0.17 19.18 20:34:32 19:17:01 1 51.38 0.00 15.81 4.32 0.17 28.31 20:34:32 19:17:01 2 53.60 0.00 14.17 5.51 0.15 26.57 20:34:32 19:17:01 3 60.48 0.00 13.57 3.81 0.17 21.97 20:34:32 19:17:01 4 53.18 0.00 14.97 7.61 0.15 24.09 20:34:32 19:17:01 5 52.05 0.00 14.21 6.83 0.15 26.76 20:34:32 19:17:01 6 52.10 0.00 15.90 5.34 0.15 26.50 20:34:32 19:17:01 7 60.29 0.00 13.35 4.93 0.15 21.27 20:34:32 19:18:01 all 5.59 0.00 3.04 1.57 0.04 89.75 20:34:32 19:18:01 0 4.37 0.00 2.66 3.13 0.03 89.80 20:34:32 19:18:01 1 4.98 0.00 3.07 0.34 0.03 91.58 20:34:32 19:18:01 2 4.59 0.00 3.50 0.82 0.05 91.04 20:34:32 19:18:01 3 6.16 0.00 2.39 0.00 0.03 91.41 20:34:32 19:18:01 4 5.28 0.00 2.58 0.40 0.05 91.68 20:34:32 19:18:01 5 7.26 0.00 3.05 0.38 0.05 89.26 20:34:32 19:18:01 6 5.78 0.00 4.24 5.54 0.05 84.39 20:34:32 19:18:01 7 6.28 0.00 2.86 1.97 0.05 88.83 20:34:32 19:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:34:32 19:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:34:32 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:34:32 19:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:19:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:34:32 19:19:01 5 0.00 0.00 0.05 0.00 0.00 99.95 20:34:32 19:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:19:01 7 0.02 0.00 0.02 0.07 0.00 99.90 20:34:32 20:34:32 19:19:01 CPU %user %nice %system %iowait %steal %idle 20:34:32 19:20:01 all 0.02 0.00 0.02 0.00 0.00 99.96 20:34:32 19:20:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:34:32 19:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:20:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:34:32 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:21:01 all 0.19 0.00 0.06 0.01 0.00 99.74 20:34:32 19:21:01 0 0.12 0.00 0.07 0.02 0.00 99.80 20:34:32 19:21:01 1 0.22 0.00 0.08 0.00 0.02 99.68 20:34:32 19:21:01 2 0.12 0.00 0.05 0.00 0.00 99.83 20:34:32 19:21:01 3 0.17 0.00 0.03 0.02 0.00 99.78 20:34:32 19:21:01 4 0.33 0.00 0.03 0.00 0.00 99.63 20:34:32 19:21:01 5 0.17 0.00 0.10 0.00 0.00 99.73 20:34:32 19:21:01 6 0.12 0.00 0.07 0.00 0.00 99.82 20:34:32 19:21:01 7 0.32 0.00 0.05 0.02 0.00 99.62 20:34:32 19:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:34:32 19:22:01 0 0.02 0.00 0.02 0.05 0.02 99.90 20:34:32 19:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:34:32 19:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:23:01 all 0.01 0.00 0.02 0.00 0.00 99.96 20:34:32 19:23:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:34:32 19:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:23:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:34:32 19:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:23:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:34:32 19:23:01 7 0.02 0.00 0.03 0.02 0.00 99.93 20:34:32 19:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:34:32 19:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:34:32 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:34:32 19:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:25:01 all 0.01 0.00 0.00 0.01 0.01 99.98 20:34:32 19:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:25:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:34:32 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 19:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:34:32 19:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:34:32 19:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:34:32 19:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:34:32 19:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:27:01 7 0.00 0.00 0.02 0.03 0.00 99.95 20:34:32 19:28:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:34:32 19:28:01 0 0.53 0.00 0.02 0.02 0.00 99.43 20:34:32 19:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:34:32 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:34:32 19:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:29:01 all 0.04 0.00 0.01 0.01 0.01 99.94 20:34:32 19:29:01 0 0.23 0.00 0.02 0.05 0.02 99.68 20:34:32 19:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:34:32 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:34:32 19:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:30:01 all 0.08 0.00 0.01 0.00 0.00 99.91 20:34:32 19:30:01 0 0.57 0.00 0.02 0.00 0.00 99.42 20:34:32 19:30:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:34:32 19:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:34:32 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:30:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:34:32 20:34:32 19:30:01 CPU %user %nice %system %iowait %steal %idle 20:34:32 19:31:01 all 0.09 0.00 0.01 0.01 0.00 99.89 20:34:32 19:31:01 0 0.62 0.00 0.02 0.02 0.02 99.33 20:34:32 19:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:34:32 19:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:31:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:34:32 19:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:32:01 all 0.05 0.00 0.01 0.00 0.00 99.93 20:34:32 19:32:01 0 0.33 0.00 0.00 0.00 0.00 99.67 20:34:32 19:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:34:32 19:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:34:32 19:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:33:01 all 0.04 0.00 0.00 0.01 0.01 99.94 20:34:32 19:33:01 0 0.20 0.00 0.00 0.03 0.00 99.77 20:34:32 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:33:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:34:32 19:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:34:32 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:34:32 19:34:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:34:32 19:34:01 0 0.57 0.00 0.03 0.00 0.02 99.38 20:34:32 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:34:32 19:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:34:32 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:35:01 all 0.08 0.00 0.00 0.00 0.00 99.91 20:34:32 19:35:01 0 0.53 0.00 0.00 0.02 0.00 99.45 20:34:32 19:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:36:01 all 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:36:01 0 0.15 0.00 0.05 0.00 0.00 99.80 20:34:32 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:36:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:34:32 19:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:36:01 5 0.00 0.00 0.05 0.00 0.00 99.95 20:34:32 19:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:37:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:34:32 19:37:01 0 0.57 0.00 0.02 0.00 0.02 99.40 20:34:32 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:37:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:34:32 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:38:01 all 0.09 0.00 0.00 0.00 0.00 99.90 20:34:32 19:38:01 0 0.67 0.00 0.00 0.02 0.00 99.32 20:34:32 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:39:01 all 0.08 0.00 0.01 0.00 0.00 99.90 20:34:32 19:39:01 0 0.58 0.00 0.02 0.02 0.00 99.38 20:34:32 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:39:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:34:32 19:40:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:34:32 19:40:01 0 0.52 0.00 0.02 0.00 0.02 99.45 20:34:32 19:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:40:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:34:32 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:34:32 19:41:01 all 0.06 0.00 0.01 0.01 0.00 99.92 20:34:32 19:41:01 0 0.33 0.00 0.02 0.02 0.00 99.63 20:34:32 19:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:34:32 19:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:41:01 7 0.02 0.00 0.02 0.03 0.00 99.93 20:34:32 20:34:32 19:41:01 CPU %user %nice %system %iowait %steal %idle 20:34:32 19:42:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:34:32 19:42:01 0 0.23 0.00 0.00 0.00 0.00 99.77 20:34:32 19:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:34:32 19:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:42:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:34:32 19:43:01 all 0.08 0.00 0.01 0.01 0.00 99.90 20:34:32 19:43:01 0 0.57 0.00 0.03 0.02 0.00 99.38 20:34:32 19:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:34:32 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:44:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:34:32 19:44:01 0 0.53 0.00 0.02 0.02 0.02 99.42 20:34:32 19:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:34:32 19:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:34:32 19:45:01 all 0.07 0.00 0.01 0.01 0.00 99.91 20:34:32 19:45:01 0 0.50 0.00 0.02 0.02 0.00 99.47 20:34:32 19:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:45:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:34:32 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:34:32 19:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:46:01 all 0.08 0.00 0.01 0.00 0.00 99.90 20:34:32 19:46:01 0 0.57 0.00 0.02 0.00 0.00 99.42 20:34:32 19:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:46:01 5 0.02 0.00 0.05 0.00 0.00 99.93 20:34:32 19:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:34:32 19:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:34:32 19:47:01 0 0.17 0.00 0.02 0.02 0.00 99.80 20:34:32 19:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:34:32 19:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:34:32 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:48:01 all 0.07 0.00 0.00 0.00 0.01 99.92 20:34:32 19:48:01 0 0.45 0.00 0.00 0.02 0.02 99.52 20:34:32 19:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 19:48:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:34:32 19:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:34:32 19:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 19:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:49:02 all 0.20 0.00 0.05 0.01 0.00 99.74 20:34:32 19:49:02 0 0.57 0.00 0.07 0.02 0.00 99.35 20:34:32 19:49:02 1 0.13 0.00 0.07 0.00 0.00 99.80 20:34:32 19:49:02 2 0.03 0.00 0.05 0.00 0.00 99.92 20:34:32 19:49:02 3 0.07 0.00 0.03 0.02 0.00 99.88 20:34:32 19:49:02 4 0.13 0.00 0.02 0.00 0.00 99.85 20:34:32 19:49:02 5 0.37 0.00 0.10 0.03 0.02 99.48 20:34:32 19:49:02 6 0.17 0.00 0.02 0.00 0.00 99.82 20:34:32 19:49:02 7 0.15 0.00 0.05 0.00 0.00 99.80 20:34:32 19:50:01 all 0.10 0.00 0.02 0.00 0.00 99.88 20:34:32 19:50:01 0 0.59 0.00 0.05 0.00 0.00 99.36 20:34:32 19:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:34:32 19:50:01 4 0.03 0.00 0.02 0.02 0.00 99.93 20:34:32 19:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:50:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:34:32 19:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:51:01 all 0.09 0.00 0.01 0.00 0.00 99.90 20:34:32 19:51:01 0 0.57 0.00 0.00 0.02 0.02 99.40 20:34:32 19:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:51:01 4 0.05 0.00 0.00 0.02 0.00 99.93 20:34:32 19:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:52:01 all 0.05 0.00 0.01 0.01 0.00 99.93 20:34:32 19:52:01 0 0.33 0.00 0.02 0.02 0.00 99.63 20:34:32 19:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:52:01 4 0.03 0.00 0.02 0.03 0.00 99.92 20:34:32 19:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:34:32 19:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:34:32 19:52:01 CPU %user %nice %system %iowait %steal %idle 20:34:32 19:53:01 all 0.05 0.00 0.01 0.00 0.00 99.94 20:34:32 19:53:01 0 0.28 0.00 0.02 0.00 0.00 99.70 20:34:32 19:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 19:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 19:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:54:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:34:32 19:54:01 0 0.52 0.00 0.02 0.02 0.02 99.43 20:34:32 19:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:54:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:34:32 19:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 19:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:55:01 all 0.07 0.00 0.00 0.00 0.00 99.92 20:34:32 19:55:01 0 0.53 0.00 0.02 0.02 0.00 99.43 20:34:32 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:34:32 19:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:56:01 all 0.09 0.00 0.01 0.00 0.00 99.90 20:34:32 19:56:01 0 0.57 0.00 0.02 0.00 0.00 99.42 20:34:32 19:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 19:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:57:01 all 0.07 0.00 0.01 0.01 0.00 99.91 20:34:32 19:57:01 0 0.47 0.00 0.02 0.02 0.00 99.50 20:34:32 19:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 19:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 19:57:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:34:32 19:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:34:32 19:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:34:32 19:58:01 0 0.13 0.00 0.00 0.00 0.00 99.87 20:34:32 19:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 19:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 19:59:01 all 0.09 0.00 0.02 0.00 0.01 99.89 20:34:32 19:59:01 0 0.55 0.00 0.05 0.02 0.02 99.37 20:34:32 19:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 19:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 19:59:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:34:32 19:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 19:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:34:32 19:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:00:01 all 0.09 0.00 0.01 0.00 0.00 99.90 20:34:32 20:00:01 0 0.60 0.00 0.02 0.00 0.00 99.38 20:34:32 20:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:00:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:34:32 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:01:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:34:32 20:01:01 0 0.58 0.00 0.03 0.00 0.00 99.38 20:34:32 20:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:01:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:34:32 20:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:34:32 20:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:34:32 20:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:34:32 20:02:01 0 0.10 0.00 0.02 0.02 0.02 99.85 20:34:32 20:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:34:32 20:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:03:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:34:32 20:03:01 0 0.50 0.00 0.02 0.00 0.00 99.48 20:34:32 20:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:34:32 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:34:32 20:34:32 20:03:01 CPU %user %nice %system %iowait %steal %idle 20:34:32 20:04:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:34:32 20:04:01 0 0.60 0.00 0.02 0.02 0.00 99.37 20:34:32 20:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:34:32 20:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:34:32 20:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:34:32 20:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:05:01 all 0.09 0.00 0.01 0.01 0.00 99.89 20:34:32 20:05:01 0 0.65 0.00 0.00 0.02 0.02 99.32 20:34:32 20:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:05:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:34:32 20:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:34:32 20:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:06:01 all 0.07 0.00 0.00 0.00 0.00 99.92 20:34:32 20:06:01 0 0.52 0.00 0.00 0.00 0.00 99.48 20:34:32 20:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:34:32 20:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:07:01 all 0.05 0.00 0.01 0.00 0.00 99.93 20:34:32 20:07:01 0 0.33 0.00 0.00 0.02 0.00 99.65 20:34:32 20:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:34:32 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:08:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:34:32 20:08:01 0 0.25 0.00 0.02 0.00 0.02 99.72 20:34:32 20:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:09:01 all 0.09 0.00 0.00 0.01 0.00 99.89 20:34:32 20:09:01 0 0.62 0.00 0.02 0.07 0.00 99.30 20:34:32 20:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:34:32 20:09:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:34:32 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:10:01 all 0.08 0.00 0.01 0.00 0.00 99.91 20:34:32 20:10:01 0 0.53 0.00 0.02 0.00 0.00 99.45 20:34:32 20:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:34:32 20:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:11:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:34:32 20:11:01 0 0.57 0.00 0.02 0.02 0.02 99.38 20:34:32 20:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:34:32 20:11:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:34:32 20:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:34:32 20:12:01 all 0.06 0.00 0.00 0.00 0.00 99.93 20:34:32 20:12:01 0 0.50 0.00 0.02 0.00 0.00 99.48 20:34:32 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:34:32 20:13:01 0 0.07 0.00 0.03 0.02 0.00 99.88 20:34:32 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 20:13:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:34:32 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:14:01 all 0.08 0.00 0.01 0.01 0.00 99.90 20:34:32 20:14:01 0 0.57 0.00 0.00 0.02 0.02 99.40 20:34:32 20:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:14:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:34:32 20:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:34:32 20:14:01 CPU %user %nice %system %iowait %steal %idle 20:34:32 20:15:01 all 0.08 0.00 0.01 0.01 0.00 99.91 20:34:32 20:15:01 0 0.57 0.00 0.03 0.02 0.00 99.38 20:34:32 20:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:15:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:34:32 20:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:16:01 all 0.08 0.00 0.00 0.00 0.00 99.92 20:34:32 20:16:01 0 0.55 0.00 0.00 0.00 0.00 99.45 20:34:32 20:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:34:32 20:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:17:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:34:32 20:17:01 0 0.55 0.00 0.00 0.02 0.00 99.43 20:34:32 20:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:34:32 20:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:34:32 20:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 20:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 20:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:34:32 20:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:34:32 20:19:01 0 0.12 0.00 0.02 0.03 0.00 99.83 20:34:32 20:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:19:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:34:32 20:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:20:01 all 0.08 0.00 0.00 0.00 0.01 99.91 20:34:32 20:20:01 0 0.53 0.00 0.00 0.00 0.00 99.47 20:34:32 20:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:21:01 all 0.07 0.00 0.01 0.02 0.00 99.90 20:34:32 20:21:01 0 0.50 0.00 0.02 0.03 0.00 99.45 20:34:32 20:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:21:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:34:32 20:21:01 3 0.00 0.00 0.00 0.12 0.00 99.88 20:34:32 20:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:22:01 all 0.08 0.00 0.02 0.00 0.01 99.90 20:34:32 20:22:01 0 0.57 0.00 0.03 0.02 0.02 99.37 20:34:32 20:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:34:32 20:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:34:32 20:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:23:01 all 0.06 0.00 0.01 0.00 0.00 99.93 20:34:32 20:23:01 0 0.47 0.00 0.02 0.00 0.00 99.52 20:34:32 20:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:24:01 all 0.07 0.00 0.01 0.01 0.00 99.91 20:34:32 20:24:01 0 0.40 0.00 0.02 0.03 0.00 99.55 20:34:32 20:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:34:32 20:24:01 3 0.02 0.00 0.02 0.03 0.00 99.93 20:34:32 20:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:34:32 20:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:25:01 all 0.03 0.00 0.00 0.00 0.00 99.96 20:34:32 20:25:01 0 0.20 0.00 0.00 0.02 0.00 99.78 20:34:32 20:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:34:32 20:25:01 CPU %user %nice %system %iowait %steal %idle 20:34:32 20:26:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:34:32 20:26:01 0 0.50 0.00 0.02 0.00 0.02 99.47 20:34:32 20:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 20:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:34:32 20:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:27:01 all 0.07 0.00 0.00 0.01 0.00 99.92 20:34:32 20:27:01 0 0.50 0.00 0.00 0.02 0.00 99.48 20:34:32 20:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:27:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:34:32 20:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:28:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:34:32 20:28:01 0 0.57 0.00 0.02 0.02 0.00 99.40 20:34:32 20:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:28:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:34:32 20:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:28:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:34:32 20:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:29:01 all 0.08 0.00 0.01 0.00 0.00 99.91 20:34:32 20:29:01 0 0.53 0.00 0.00 0.02 0.00 99.45 20:34:32 20:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:34:32 20:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:29:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:34:32 20:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:30:01 all 0.03 0.00 0.00 0.00 0.00 99.96 20:34:32 20:30:01 0 0.22 0.00 0.02 0.02 0.00 99.75 20:34:32 20:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:34:32 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:31:01 all 0.06 0.00 0.01 0.01 0.00 99.91 20:34:32 20:31:01 0 0.42 0.00 0.02 0.02 0.02 99.53 20:34:32 20:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:31:01 3 0.00 0.00 0.02 0.10 0.02 99.87 20:34:32 20:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:32:01 all 0.09 0.00 0.01 0.00 0.00 99.90 20:34:32 20:32:01 0 0.62 0.00 0.00 0.02 0.00 99.37 20:34:32 20:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:34:32 20:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:32 20:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:34:32 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:33:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:34:32 20:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:34:32 20:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:34:32 20:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:34:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:34:32 20:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:34:32 20:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:34:01 3 0.02 0.00 0.03 0.02 0.02 99.92 20:34:32 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:32 20:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:34:32 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:34:32 Average: all 5.25 0.00 1.07 0.41 0.02 93.26 20:34:32 Average: 0 5.47 0.00 1.07 0.52 0.02 92.93 20:34:32 Average: 1 5.30 0.00 1.05 0.24 0.02 93.40 20:34:32 Average: 2 5.15 0.00 1.13 0.47 0.02 93.23 20:34:32 Average: 3 5.32 0.00 1.07 0.40 0.02 93.18 20:34:32 Average: 4 5.19 0.00 1.06 0.42 0.02 93.31 20:34:32 Average: 5 5.16 0.00 1.04 0.47 0.02 93.31 20:34:32 Average: 6 5.21 0.00 1.08 0.42 0.02 93.27 20:34:32 Average: 7 5.19 0.00 1.03 0.36 0.02 93.40 20:34:32 20:34:32 20:34:32