Pull request #4029 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 239697c7c8a0d0ba54924fced64252c0fe618303+a09756d4c706e8bde2f3d310e93d6c44bb943633 (58a5abfa800dea43c585928cdc748da71a4267ab) 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-ssh6565075570727528313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14426126718860407591.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1603329696635491543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9676272900006760111.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3028009150416546224.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64376 in /w/workspace/edgexfoundry_edgex-go_PR-4029 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4029/head:refs/remotes/origin/PR-4029 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a09756d4c706e8bde2f3d310e93d6c44bb943633 into PR head commit 239697c7c8a0d0ba54924fced64252c0fe618303 Merge succeeded, producing 239697c7c8a0d0ba54924fced64252c0fe618303 Checking out Revision 239697c7c8a0d0ba54924fced64252c0fe618303 (PR-4029) > git config core.sparsecheckout # timeout=10 > git checkout -f 239697c7c8a0d0ba54924fced64252c0fe618303 # 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 a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 239697c7c8a0d0ba54924fced64252c0fe618303 # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:24:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:24:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:24:46 ========================================================= 14:24:46 EdgeX Global Pipelines Version Info 14:24:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 14:24:46 ------------------- 14:24:46 stable info: 14:24:46 ------------------- 14:24:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:24:46 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 14:24:46 Message: update stable to v1.0.230 14:24:47 ------------------- 14:24:47 experimental info: 14:24:47 ------------------- 14:24:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:24:47 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 14:24:47 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4029 [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4029 [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4029 [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 239697c7c8a0d0ba54924fced64252c0fe618303 [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 239697c [Pipeline] echo 14:24:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:47 provisioning config files... 14:24:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7731764128843206605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:48 ---> docker-login.sh 14:24:48 nexus3.edgexfoundry.org:10001 14:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:48 Configure a credential helper to remove this warning. See 14:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:48 14:24:48 Login Succeeded 14:24:48 nexus3.edgexfoundry.org:10002 14:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:48 Configure a credential helper to remove this warning. See 14:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:48 14:24:48 Login Succeeded 14:24:48 nexus3.edgexfoundry.org:10003 14:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:48 Configure a credential helper to remove this warning. See 14:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:48 14:24:48 Login Succeeded 14:24:48 nexus3.edgexfoundry.org:10004 14:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:49 Configure a credential helper to remove this warning. See 14:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:49 14:24:49 Login Succeeded 14:24:49 docker.io 14:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:49 Configure a credential helper to remove this warning. See 14:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:49 14:24:49 Login Succeeded 14:24:49 ---> docker-login.sh ends [Pipeline] } 14:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:49 + 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 14:24:49 + cut -d/ -f2 14:24:49 + dirname cmd/core-command/Dockerfile 14:24:49 + echo core-command,cmd/core-command/Dockerfile 14:24:49 + + cut -d/ -f2 14:24:49 dirname cmd/core-data/Dockerfile 14:24:49 + echo core-data,cmd/core-data/Dockerfile 14:24:49 + + cut -d/ -f2 14:24:49 dirname cmd/core-metadata/Dockerfile 14:24:49 + echo core-metadata,cmd/core-metadata/Dockerfile 14:24:49 + cut -d/ -f2 14:24:49 + dirname cmd/security-bootstrapper/Dockerfile 14:24:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:24:49 + + cut -d/ -f2dirname 14:24:49 cmd/security-proxy-setup/Dockerfile 14:24:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:24:49 + dirname cmd/security-secretstore-setup/Dockerfile 14:24:49 + cut -d/ -f2 14:24:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:24:49 + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile 14:24:49 14:24:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:24:49 + + cut -d/ -f2dirname 14:24:49 cmd/security-spire-agent/Dockerfile 14:24:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:24:49 + + cut -d/ -f2 14:24:49 dirname cmd/security-spire-config/Dockerfile 14:24:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:24:49 + cut -d/ -f2 14:24:49 + dirname cmd/security-spire-server/Dockerfile 14:24:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:24:49 + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile 14:24:49 14:24:49 + echo support-notifications,cmd/support-notifications/Dockerfile 14:24:49 + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 14:24:49 14:24:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:24:49 + cut -d/ -f2 14:24:49 + dirname cmd/sys-mgmt-agent/Dockerfile 14:24:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:24:49 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 14:24:50 + git rev-list -1 --merges 239697c7c8a0d0ba54924fced64252c0fe618303~1..239697c7c8a0d0ba54924fced64252c0fe618303 [Pipeline] echo 14:24:50 -----------> git rev-list -1 --merges 239697c7c8a0d0ba54924fced64252c0fe618303~1..239697c7c8a0d0ba54924fced64252c0fe618303 239697c7c8a0d0ba54924fced64252c0fe618303 [false] [Pipeline] sh 14:24:50 + git log --format=format:%s -1 239697c7c8a0d0ba54924fced64252c0fe618303 [Pipeline] echo 14:24:50 ========================================================= 14:24:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:24:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:24:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:50 + grep -v github /etc/ssh/ssh_known_hosts 14:24:50 + [ -e /tmp/ssh_known_hosts ] 14:24:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:24:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 14:24:50 sudo tee -a /etc/ssh/ssh_known_hosts 14:24:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:24:51 14:24:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:24:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:24:51 latest: Pulling from edgex-devops/py-git-semver 14:24:51 1fe172e4850f: Pulling fs layer 14:24:51 caf521ccaac6: Pulling fs layer 14:24:51 3ead6fa29328: Pulling fs layer 14:24:51 5c2a1cbceb83: Pulling fs layer 14:24:51 a8d5f1318db7: Pulling fs layer 14:24:51 c427282e49a2: Pulling fs layer 14:24:51 a8d5f1318db7: Waiting 14:24:51 1827001aaf11: Pulling fs layer 14:24:51 0714d37db230: Pulling fs layer 14:24:51 c427282e49a2: Waiting 14:24:51 5c2a1cbceb83: Waiting 14:24:51 ac28cf19c067: Pulling fs layer 14:24:51 ca983d60f3e2: Pulling fs layer 14:24:51 9f894cec8388: Pulling fs layer 14:24:51 1827001aaf11: Waiting 14:24:51 0714d37db230: Waiting 14:24:51 ac28cf19c067: Waiting 14:24:51 ca983d60f3e2: Waiting 14:24:51 9f894cec8388: Waiting 14:24:51 caf521ccaac6: Download complete 14:24:51 5c2a1cbceb83: Download complete 14:24:51 a8d5f1318db7: Verifying Checksum 14:24:51 a8d5f1318db7: Download complete 14:24:51 c427282e49a2: Verifying Checksum 14:24:51 c427282e49a2: Download complete 14:24:51 3ead6fa29328: Verifying Checksum 14:24:51 3ead6fa29328: Download complete 14:24:51 0714d37db230: Download complete 14:24:51 ac28cf19c067: Verifying Checksum 14:24:51 ac28cf19c067: Download complete 14:24:51 ca983d60f3e2: Verifying Checksum 14:24:51 ca983d60f3e2: Download complete 14:24:51 9f894cec8388: Verifying Checksum 14:24:51 9f894cec8388: Download complete 14:24:51 1fe172e4850f: Verifying Checksum 14:24:51 1fe172e4850f: Download complete 14:24:52 1827001aaf11: Download complete 14:24:53 1fe172e4850f: Pull complete 14:24:53 caf521ccaac6: Pull complete 14:24:54 3ead6fa29328: Pull complete 14:24:54 5c2a1cbceb83: Pull complete 14:24:54 a8d5f1318db7: Pull complete 14:24:54 c427282e49a2: Pull complete 14:24:56 1827001aaf11: Pull complete 14:24:56 0714d37db230: Pull complete 14:24:56 ac28cf19c067: Pull complete 14:24:56 ca983d60f3e2: Pull complete 14:24:56 9f894cec8388: Pull complete 14:24:56 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 14:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:24:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 14:24:56 prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container 14:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 14:24:58 $ docker top 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 -eo pid,comm 14:24: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). 14:24:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:59 [ssh-agent] Looking for ssh-agent implementation... 14:24:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:59 $ docker exec 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 ssh-agent 14:24:59 SSH_AUTH_SOCK=/tmp/ssh-SAp8ySblIuIL/agent.35 14:24:59 SSH_AGENT_PID=41 14:24:59 Running ssh-add (command line suppressed) 14:24:59 Identity added: /w/workspace/edgex-go/3@tmp/private_key_887833926911227205.key (/w/workspace/edgex-go/3@tmp/private_key_887833926911227205.key) 14:24:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:59 + git tag --points-at HEAD [Pipeline] } 14:24:59 $ docker exec --env ******** --env ******** 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 ssh-agent -k 14:24:59 unset SSH_AUTH_SOCK; 14:24:59 unset SSH_AGENT_PID; 14:24:59 echo Agent pid 41 killed; 14:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:24:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:59 [ssh-agent] Looking for ssh-agent implementation... 14:25:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:00 $ docker exec 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 ssh-agent 14:25:00 SSH_AUTH_SOCK=/tmp/ssh-xoHmgKiFkEXJ/agent.75 14:25:00 SSH_AGENT_PID=82 14:25:00 Running ssh-add (command line suppressed) 14:25:00 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8591951811281330880.key (/w/workspace/edgex-go/3@tmp/private_key_8591951811281330880.key) 14:25:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:00 + git semver init 14:25:00 2022-05-23 14:25:00,874 [run_init] DEBUG init version:0.0.0 force:False 14:25:00 2022-05-23 14:25:00,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 14:25:00 2022-05-23 14:25:00,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 14:25:00 2022-05-23 14:25:00,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 14:25:06 2022-05-23 14:25:05,240 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 14:25:06 2022-05-23 14:25:05,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4029 with force:False 14:25:06 2022-05-23 14:25:05,241 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4029 14:25:06 2022-05-23 14:25:05,246 [execute] INFO git cat-file --batch-check 14:25:06 2022-05-23 14:25:05,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 14:25:06 2022-05-23 14:25:05,253 [execute] INFO git cat-file --batch 14:25:06 2022-05-23 14:25:05,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 14:25:06 2022-05-23 14:25:05,259 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4029 14:25:06 0.0.0 [Pipeline] } 14:25:06 $ docker exec --env ******** --env ******** 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 ssh-agent -k 14:25:06 unset SSH_AUTH_SOCK; 14:25:06 unset SSH_AGENT_PID; 14:25:06 echo Agent pid 82 killed; 14:25:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:06 + git semver [Pipeline] } 14:25:06 $ docker stop --time=1 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 14:25:08 $ docker rm -f 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 [Pipeline] // withDockerContainer [Pipeline] sh 14:25:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:25:08 Stashed 1 file(s) [Pipeline] echo 14:25:08 [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 14:25:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:25:09 ========================================================= 14:25:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:25:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:25:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:25:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:25:09 59bf1c3509f3: Pulling fs layer 14:25:09 666ba61612fd: Pulling fs layer 14:25:09 8ed8ca486205: Pulling fs layer 14:25:09 4fe6c5a15a65: Pulling fs layer 14:25:09 22a0e8bec74d: Pulling fs layer 14:25:09 ca2b28591e48: Pulling fs layer 14:25:09 a51346096db8: Pulling fs layer 14:25:09 daebc70d1ce1: Pulling fs layer 14:25:09 0e18a0eac166: Pulling fs layer 14:25:09 4fe6c5a15a65: Waiting 14:25:09 ca2b28591e48: Waiting 14:25:09 22a0e8bec74d: Waiting 14:25:09 a51346096db8: Waiting 14:25:09 daebc70d1ce1: Waiting 14:25:09 0e18a0eac166: Waiting 14:25:09 8ed8ca486205: Verifying Checksum 14:25:09 8ed8ca486205: Download complete 14:25:09 666ba61612fd: Verifying Checksum 14:25:09 666ba61612fd: Download complete 14:25:09 22a0e8bec74d: Verifying Checksum 14:25:09 22a0e8bec74d: Download complete 14:25:09 ca2b28591e48: Verifying Checksum 14:25:09 ca2b28591e48: Download complete 14:25:09 a51346096db8: Verifying Checksum 14:25:09 a51346096db8: Download complete 14:25:09 59bf1c3509f3: Verifying Checksum 14:25:09 59bf1c3509f3: Download complete 14:25:09 daebc70d1ce1: Verifying Checksum 14:25:09 daebc70d1ce1: Download complete 14:25:09 59bf1c3509f3: Pull complete 14:25:09 666ba61612fd: Pull complete 14:25:09 8ed8ca486205: Pull complete 14:25:10 0e18a0eac166: Verifying Checksum 14:25:10 0e18a0eac166: Download complete 14:25:10 4fe6c5a15a65: Verifying Checksum 14:25:10 4fe6c5a15a65: Download complete 14:25:14 4fe6c5a15a65: Pull complete 14:25:14 22a0e8bec74d: Pull complete 14:25:14 ca2b28591e48: Pull complete 14:25:14 a51346096db8: Pull complete 14:25:14 daebc70d1ce1: Pull complete 14:25:16 0e18a0eac166: Pull complete 14:25:16 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 14:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:25:17 + + docker build -t ci-base-image-x86_64 -f - . 14:25:17 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:25:17 WORKDIR /edgex 14:25:17 COPY go.mod . 14:25:17 RUN go mod download 14:25:18 Sending build context to Docker daemon 335.3MB 14:25:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:25:18 ---> f018257e8ee9 14:25:18 Step 2/4 : WORKDIR /edgex 14:25:21 ---> Running in 278478a39aec 14:25:22 Removing intermediate container 278478a39aec 14:25:22 ---> 959ae0133d1d 14:25:22 Step 3/4 : COPY go.mod . 14:25:22 ---> f874db14506c 14:25:22 Step 4/4 : RUN go mod download 14:25:22 ---> Running in daa59a25408f 14:25:23 Still waiting to schedule task 14:25:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:25:40 Removing intermediate container daa59a25408f 14:25:40 ---> 392f07d04deb 14:25:40 Successfully built 392f07d04deb 14:25:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:25:40 + docker inspect -f . ci-base-image-x86_64 14:25:40 . [Pipeline] withDockerContainer 14:25:40 prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container 14:25:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:25:41 $ docker top 4e91e228052edee6581fbaac7db98958fbc1c4dc1da4ac8dc9c5470c6b73c640 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:41 + go version 14:25:41 go version go1.17.6 linux/amd64 [Pipeline] } 14:25:41 $ docker stop --time=1 4e91e228052edee6581fbaac7db98958fbc1c4dc1da4ac8dc9c5470c6b73c640 14:25:42 $ docker rm -f 4e91e228052edee6581fbaac7db98958fbc1c4dc1da4ac8dc9c5470c6b73c640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:25:43 + docker inspect -f . ci-base-image-x86_64 14:25:43 . [Pipeline] withDockerContainer 14:25:43 prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container 14:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:25:43 $ docker top 67755bc185cc45d9d2d9ce4445e43481961e8d2f6f49cc810597506a3ccaa5ef -eo pid,comm [Pipeline] { [Pipeline] echo 14:25:43 ========================================================= 14:25:43 [edgeXBuildGoParallel] Running Tests and Build... 14:25:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:25:44 + make test 14:25:44 go mod tidy -compat=1.17 14:25:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:25:50 ? github.com/edgexfoundry/edgex-go [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 14:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 14:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements 14:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.571s coverage: 89.2% of statements 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.8% of statements 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.450s coverage: 95.6% of statements 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.122s coverage: 0.9% of statements 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements 14:26:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 14:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 14:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 14:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 14:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements 14:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.4% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:26:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements 14:26:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:26:27 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 14:26:45 GO111MODULE=on go vet ./... 14:26:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:26:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:26:49 ./bin/test-attribution-txt.sh [Pipeline] echo 14:26:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:26:50 + ls -al . 14:26:50 total 684 14:26:50 drwxrwxr-x 10 1001 1001 4096 May 23 14:26 . 14:26:50 drwxr-xr-x 4 root root 4096 May 23 14:25 .. 14:26:50 -rw-rw-r-- 1 1001 1001 11 May 23 14:24 .dockerignore 14:26:50 drwxrwxr-x 8 1001 1001 4096 May 23 14:25 .git 14:26:50 drwxrwxr-x 3 1001 1001 4096 May 23 14:24 .github 14:26:50 -rw-rw-r-- 1 1001 1001 879 May 23 14:24 .gitignore 14:26:50 -rw-rw-r-- 1 1001 1001 42 May 23 14:24 .golangci.yml 14:26:50 -rw-rw-r-- 1 1001 1001 87 May 23 14:24 .hadolint.yml 14:26:50 drwxr-xr-x 3 1001 1001 4096 May 23 14:25 .semver 14:26:50 -rw-rw-r-- 1 1001 1001 166 May 23 14:24 .sonarcloud.properties 14:26:50 -rw-rw-r-- 1 1001 1001 1171 May 23 14:24 ADOPTERS.md 14:26:50 -rw-rw-r-- 1 1001 1001 10220 May 23 14:24 Attribution.txt 14:26:50 -rw-rw-r-- 1 1001 1001 63209 May 23 14:24 CHANGELOG.md 14:26:50 -rw-rw-r-- 1 1001 1001 3804 May 23 14:24 CONTRIBUTING.md 14:26:50 -rw-rw-r-- 1 1001 1001 677 May 23 14:24 GOVERNANCE.md 14:26:50 -rw-rw-r-- 1 1001 1001 850 May 23 14:24 Jenkinsfile 14:26:50 -rw-rw-r-- 1 1001 1001 10775 May 23 14:24 LICENSE 14:26:50 -rw-rw-r-- 1 1001 1001 10389 May 23 14:24 Makefile 14:26:50 -rw-rw-r-- 1 1001 1001 582 May 23 14:24 OWNERS.md 14:26:50 -rw-rw-r-- 1 1001 1001 9094 May 23 14:24 README.md 14:26:50 -rw-rw-r-- 1 1001 1001 6912 May 23 14:24 SECURITY.md 14:26:50 -rw-rw-r-- 1 1001 1001 5 May 23 14:25 VERSION 14:26:50 -rw-rw-r-- 1 1001 1001 4131 May 23 14:24 ZMQWindows.md 14:26:50 drwxrwxr-x 2 1001 1001 4096 May 23 14:24 bin 14:26:50 drwxrwxr-x 18 1001 1001 4096 May 23 14:24 cmd 14:26:50 -rw-r--r-- 1 root root 435134 May 23 14:26 coverage.out 14:26:50 -rw-rw-r-- 1 1001 1001 3217 May 23 14:24 go.mod 14:26:50 -rw-rw-r-- 1 1001 1001 35084 May 23 14:25 go.sum 14:26:50 drwxrwxr-x 8 1001 1001 4096 May 23 14:24 internal 14:26:50 drwxrwxr-x 3 1001 1001 4096 May 23 14:24 openapi 14:26:50 drwxrwxr-x 4 1001 1001 4096 May 23 14:24 snap 14:26:50 -rw-rw-r-- 1 1001 1001 204 May 23 14:24 version.go [Pipeline] sh 14:26:51 + '[' -e coverage.out ] 14:26:51 + chown 1001:1001 coverage.out [Pipeline] stash 14:26:51 Stashed 1 file(s) [Pipeline] sh 14:26:51 + make build 14:26:51 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 14:27:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:27:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:27:13 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 14:27: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:27: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:27:20 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 14:27:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:27: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:27:23 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 14:27:23 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 14:27:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:27:25 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] } 14:27:27 $ docker stop --time=1 67755bc185cc45d9d2d9ce4445e43481961e8d2f6f49cc810597506a3ccaa5ef 14:27:29 $ docker rm -f 67755bc185cc45d9d2d9ce4445e43481961e8d2f6f49cc810597506a3ccaa5ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:30 14:27:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:27:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:31 latest: Pulling from edgex-devops/edgex-compose 14:27:31 cbdbe7a5bc2a: Pulling fs layer 14:27:31 ca9280d653b3: Pulling fs layer 14:27:31 7e9c9ca2126c: Pulling fs layer 14:27:31 cbdbe7a5bc2a: Verifying Checksum 14:27:31 cbdbe7a5bc2a: Download complete 14:27:31 ca9280d653b3: Verifying Checksum 14:27:31 ca9280d653b3: Download complete 14:27:31 cbdbe7a5bc2a: Pull complete 14:27:31 7e9c9ca2126c: Download complete 14:27:31 ca9280d653b3: Pull complete 14:27:35 7e9c9ca2126c: Pull complete 14:27:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:27:35 prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container 14:27:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:27:36 $ docker top 98de9ef6145defc23bfe7fdba81ed251a46353bc6522959e88cd1ac322b89b15 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:37 + docker-compose build --help 14:27:37 + grep parallel 14:27:37 --parallel Build images in parallel. [Pipeline] } 14:27:37 $ docker stop --time=1 98de9ef6145defc23bfe7fdba81ed251a46353bc6522959e88cd1ac322b89b15 14:27:39 $ docker rm -f 98de9ef6145defc23bfe7fdba81ed251a46353bc6522959e88cd1ac322b89b15 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:27:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:39 . [Pipeline] withDockerContainer 14:27:39 prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container 14:27:39 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:27:40 $ docker top 2c5615ebb7ba5c5f8d988758abd0226b03dc2516b2ad5a4baf2e6ae42ab548ca -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:40 + docker-compose -f ./docker-compose-build.yml build --parallel 14:27:41 Building core-command ... 14:27:41 Building core-data ... 14:27:41 Building core-metadata ... 14:27:41 Building security-bootstrapper ... 14:27:41 Building security-proxy-setup ... 14:27:41 Building security-secretstore-setup ... 14:27:41 Building security-spiffe-token-provider ... 14:27:41 Building security-spire-agent ... 14:27:41 Building security-spire-config ... 14:27:41 Building security-spire-server ... 14:27:41 Building support-notifications ... 14:27:41 Building support-scheduler ... 14:27:41 Building sys-mgmt-agent ... 14:27:41 Building security-secretstore-setup 14:27:41 Building sys-mgmt-agent 14:27:41 Building security-spiffe-token-provider 14:27:41 Building security-spire-agent 14:27:41 Building core-metadata 14:27:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:27:59 ---> 392f07d04deb 14:27:59 Step 3/26 : WORKDIR /edgex-go 14:27:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:27:59 ---> 392f07d04deb 14:27:59 Step 3/23 : WORKDIR /edgex-go 14:27:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:27:59 ---> 392f07d04deb 14:27:59 Step 3/23 : WORKDIR /edgex-go 14:27:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:27:59 ---> 392f07d04deb 14:27:59 Step 3/25 : WORKDIR /edgex-go 14:27:59 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:27:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:27:59 ---> 392f07d04deb 14:27:59 Step 3/20 : WORKDIR /edgex-go 14:27:59 ---> Running in be3cef62189e 14:27:59 ---> Running in 8eb3179d2193 14:27:59 ---> Running in 4376792d5192 14:27:59 ---> Running in 2ff96ae02755 14:27:59 ---> Running in 400a8b6ab9ba 14:28:00 Removing intermediate container be3cef62189e 14:28:00 ---> 296d41f16831 14:28:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:00 Removing intermediate container 4376792d5192 14:28:00 ---> 616161c9c891 14:28:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:28:00 Removing intermediate container 8eb3179d2193 14:28:00 ---> 2457e13da373 14:28:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:00 Removing intermediate container 2ff96ae02755 14:28:00 ---> 7bf6772d64ee 14:28:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:00 ---> Running in 3fe582da3ffb 14:28:00 Removing intermediate container 400a8b6ab9ba 14:28:00 ---> c2e81a679da5 14:28:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:00 ---> Running in 7e9fda2cd76a 14:28:00 ---> Running in aeaa3d783397 14:28:00 ---> Running in 23b1f74a1320 14:28:00 ---> Running in 8bfde801a0e4 14:28:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:00 Removing intermediate container 3fe582da3ffb 14:28:00 ---> 7e9447feca1f 14:28:00 Step 5/25 : RUN apk add --update --no-cache make git 14:28:00 ---> Running in 62d5669afc43 14:28:01 Removing intermediate container 23b1f74a1320 14:28:01 ---> 9f66ca3919ec 14:28:01 Step 5/23 : RUN apk add --update --no-cache make git 14:28:01 ---> Running in 2adcc12d946e 14:28:01 Removing intermediate container aeaa3d783397 14:28:01 ---> 6ca1200ba937 14:28:01 Step 5/23 : RUN apk add --update --no-cache make bash git 14:28:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:01 ---> Running in 6c0d5a3803ee 14:28:01 Removing intermediate container 8bfde801a0e4 14:28:01 ---> a24009f29732 14:28:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:28:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:01 ---> Running in 397666160b1f 14:28:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:01 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:28:01 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:28:01 OK: 15864 distinct packages available 14:28:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:02 OK: 221 MiB in 52 packages 14:28:03 OK: 221 MiB in 52 packages 14:28:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:03 OK: 221 MiB in 52 packages 14:28:03 OK: 221 MiB in 52 packages 14:28:03 Removing intermediate container 62d5669afc43 14:28:03 ---> 53434aa5d2c7 14:28:03 Step 6/25 : COPY go.mod vendor* ./ 14:28:03 Removing intermediate container 2adcc12d946e 14:28:03 ---> a0019323d802 14:28:03 Step 6/23 : COPY go.mod vendor* ./ 14:28:03 OK: 221 MiB in 52 packages 14:28:03 ---> 7add544d36fa 14:28:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:03 ---> 64b08de51c70 14:28:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:03 ---> Running in a5fd10817c2a 14:28:03 ---> Running in 971cd9fcdbb2 14:28:03 Removing intermediate container 7e9fda2cd76a 14:28:03 ---> 08095bc505bf 14:28:03 Step 5/20 : COPY go.mod vendor* ./ 14:28:03 Removing intermediate container 397666160b1f 14:28:03 ---> 9debbc38084c 14:28:03 Step 6/26 : COPY go.mod vendor* ./ 14:28:04 ---> fc1c292ed9ec 14:28:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:04 Removing intermediate container 6c0d5a3803ee 14:28:04 ---> 6cce2aea65cc 14:28:04 Step 6/23 : COPY go.mod vendor* ./ 14:28:04 ---> Running in fd0aacc9ad10 14:28:04 ---> 0c1e00780a1e 14:28:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:04 ---> Running in 76f2557731a4 14:28:04 ---> d76186eca886 14:28:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:04 ---> Running in 1791250fc3be 14:28:05 Removing intermediate container a5fd10817c2a 14:28:05 ---> 78ae03755b11 14:28:05 Step 8/25 : COPY . . 14:28:05 Removing intermediate container 971cd9fcdbb2 14:28:05 ---> 263ad9c7465b 14:28:05 Step 8/23 : COPY . . 14:28:05 Removing intermediate container fd0aacc9ad10 14:28:05 ---> 161115107b9d 14:28:05 Step 7/20 : COPY . . 14:28:09 Removing intermediate container 76f2557731a4 14:28:09 ---> 70ed82266ba2 14:28:09 Step 8/26 : COPY . . 14:28:15 Removing intermediate container 1791250fc3be 14:28:15 ---> f0281f335ea5 14:28:15 Step 8/23 : COPY . . 14:28:15 ---> a1857d14faad 14:28:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:28:15 ---> fecf20ec19d7 14:28:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:28:15 ---> 9641e94924f4 14:28:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:28:15 ---> aa1b9a019535 14:28:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:28:15 ---> Running in 7e533ea730cd 14:28:15 ---> Running in 4c3622bf30a4 14:28:15 ---> Running in a8ae57a14307 14:28:15 ---> Running in 395accb1fc2d 14:28:15 Removing intermediate container 395accb1fc2d 14:28:15 ---> db9bd2f010e8 14:28:15 Step 10/26 : RUN mkdir -p spire-build 14:28:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:28:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:28:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:28:16 ---> Running in 73db65ffcd01 14:28:17 Removing intermediate container 73db65ffcd01 14:28:17 ---> b57db9ae99b1 14:28:17 Step 11/26 : WORKDIR /edgex-go/spire-build 14:28:17 ---> Running in f21c02ddddaf 14:28:18 Removing intermediate container f21c02ddddaf 14:28:18 ---> 44e718d1e472 14:28: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 14:28:18 ---> Running in 992f648f4459 14:28:19 spire-1.2.1/ 14:28:19 spire-1.2.1/.data/ 14:28:19 spire-1.2.1/.data/.file 14:28:19 spire-1.2.1/.dockerignore 14:28:19 spire-1.2.1/.gitattributes 14:28:19 spire-1.2.1/.githooks/ 14:28:19 spire-1.2.1/.githooks/pre-commit 14:28:19 spire-1.2.1/.github/ 14:28:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:28:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:28:19 spire-1.2.1/.github/dependabot.yml 14:28:19 spire-1.2.1/.github/workflows/ 14:28:19 spire-1.2.1/.github/workflows/nightly_build.yaml 14:28:19 spire-1.2.1/.github/workflows/pr_build.yaml 14:28:19 spire-1.2.1/.github/workflows/release_build.yaml 14:28:19 spire-1.2.1/.github/workflows/scripts/ 14:28:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:28:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:28:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:28:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:28:19 spire-1.2.1/.github/workflows/scripts/split.sh 14:28:19 spire-1.2.1/.gitignore 14:28:19 spire-1.2.1/.go-version 14:28:19 spire-1.2.1/.golangci.yml 14:28:19 spire-1.2.1/ADOPTERS.md 14:28:19 spire-1.2.1/CHANGELOG.md 14:28:19 spire-1.2.1/CODE-OF-CONDUCT.md 14:28:19 spire-1.2.1/CODEOWNERS 14:28:19 spire-1.2.1/CONTRIBUTING.md 14:28:19 spire-1.2.1/Dockerfile 14:28:19 spire-1.2.1/Dockerfile.dev 14:28:19 spire-1.2.1/Dockerfile.scratch 14:28:19 spire-1.2.1/LICENSE 14:28:19 spire-1.2.1/MAINTAINERS.md 14:28:19 spire-1.2.1/Makefile 14:28:19 spire-1.2.1/README.md 14:28:19 spire-1.2.1/ROADMAP.md 14:28:19 spire-1.2.1/SECURITY.md 14:28:19 spire-1.2.1/cmd/ 14:28:19 spire-1.2.1/cmd/spire-agent/ 14:28:19 spire-1.2.1/cmd/spire-agent/cli/ 14:28:19 spire-1.2.1/cmd/spire-agent/cli/api/ 14:28:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/common/ 14:28:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:28:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/run/ 14:28:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:28:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:28:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:28:19 spire-1.2.1/cmd/spire-agent/main.go 14:28:19 spire-1.2.1/cmd/spire-server/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/agent/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/cli.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/run/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/token/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/validate/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/x509/ 14:28:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:28:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:28:19 spire-1.2.1/cmd/spire-server/main.go 14:28:19 spire-1.2.1/cmd/spire-server/util/ 14:28:19 spire-1.2.1/cmd/spire-server/util/util.go 14:28:19 spire-1.2.1/conf/ 14:28:19 spire-1.2.1/conf/agent/ 14:28:19 spire-1.2.1/conf/agent/agent.conf 14:28:19 spire-1.2.1/conf/agent/agent_full.conf 14:28:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:28:19 spire-1.2.1/conf/server/ 14:28:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:28:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:28:19 spire-1.2.1/conf/server/server.conf 14:28:19 spire-1.2.1/conf/server/server_full.conf 14:28:19 spire-1.2.1/doc/ 14:28:19 spire-1.2.1/doc/SPIRE101.md 14:28:19 spire-1.2.1/doc/auditlog.md 14:28:19 spire-1.2.1/doc/authorization_policy_engine.md 14:28:19 spire-1.2.1/doc/changelog_guidelines.md 14:28:19 spire-1.2.1/doc/cure53-report.pdf 14:28:19 spire-1.2.1/doc/images/ 14:28:19 spire-1.2.1/doc/images/2019_roadmap.png 14:28:19 spire-1.2.1/doc/images/SPIRE101.png 14:28:19 spire-1.2.1/doc/images/SPIRE_agent.png 14:28:19 spire-1.2.1/doc/images/SPIRE_server.png 14:28:19 spire-1.2.1/doc/images/cache_mgr.png 14:28:19 spire-1.2.1/doc/images/cache_mgr_components.png 14:28:19 spire-1.2.1/doc/images/federated_spire.png 14:28:19 spire-1.2.1/doc/images/ha_mode.png 14:28:19 spire-1.2.1/doc/images/nested_spire.png 14:28:19 spire-1.2.1/doc/images/oidc_federation.png 14:28:19 spire-1.2.1/doc/images/single_trust_domain.png 14:28:19 spire-1.2.1/doc/images/spiffe_compatible.png 14:28:19 spire-1.2.1/doc/images/spire_logo.png 14:28:19 spire-1.2.1/doc/migrating_registration_api_clients.md 14:28:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:28:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:28:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:28:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:28:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:28:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:28:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:28:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:28:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:28:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:28:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:28:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:28:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:28:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:28:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:28:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:28:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:28:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:28:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:28:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:28:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:28:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:28:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:28:19 spire-1.2.1/doc/scaling_spire.md 14:28:19 spire-1.2.1/doc/spire_agent.md 14:28:19 spire-1.2.1/doc/spire_server.md 14:28:19 spire-1.2.1/doc/supported_integrations.md 14:28:19 spire-1.2.1/doc/telemetry.md 14:28:19 spire-1.2.1/doc/telemetry_config.md 14:28:19 spire-1.2.1/doc/upgrading.md 14:28:19 spire-1.2.1/doc/using_spire.md 14:28:19 spire-1.2.1/examples/ 14:28:19 spire-1.2.1/examples/README.md 14:28:19 spire-1.2.1/go.mod 14:28:19 spire-1.2.1/go.sum 14:28:19 spire-1.2.1/pkg/ 14:28:19 spire-1.2.1/pkg/agent/ 14:28:19 spire-1.2.1/pkg/agent/agent.go 14:28:19 spire-1.2.1/pkg/agent/api/ 14:28:19 spire-1.2.1/pkg/agent/api/config.go 14:28:19 spire-1.2.1/pkg/agent/api/debug/ 14:28:19 spire-1.2.1/pkg/agent/api/debug/v1/ 14:28:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:28:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:28:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:28:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:28:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:28:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:28:19 spire-1.2.1/pkg/agent/api/endpoints.go 14:28:19 spire-1.2.1/pkg/agent/api/health/ 14:28:19 spire-1.2.1/pkg/agent/api/health/v1/ 14:28:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:28:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:28:19 spire-1.2.1/pkg/agent/api/rpccontext/ 14:28:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:28:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:28:19 spire-1.2.1/pkg/agent/attestor/ 14:28:19 spire-1.2.1/pkg/agent/attestor/node/ 14:28:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:28:19 spire-1.2.1/pkg/agent/attestor/node/node.go 14:28:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:28:19 spire-1.2.1/pkg/agent/attestor/workload/ 14:28:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:28:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:28:19 spire-1.2.1/pkg/agent/catalog/ 14:28:19 spire-1.2.1/pkg/agent/catalog/catalog.go 14:28:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:28:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:28:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:28:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:28:19 spire-1.2.1/pkg/agent/client/ 14:28:19 spire-1.2.1/pkg/agent/client/client.go 14:28:19 spire-1.2.1/pkg/agent/client/client_test.go 14:28:19 spire-1.2.1/pkg/agent/client/dial.go 14:28:19 spire-1.2.1/pkg/agent/client/nodeconn.go 14:28:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:28:19 spire-1.2.1/pkg/agent/client/update.go 14:28:19 spire-1.2.1/pkg/agent/client/util.go 14:28:19 spire-1.2.1/pkg/agent/common/ 14:28:19 spire-1.2.1/pkg/agent/common/backoff/ 14:28:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:28:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:28:19 spire-1.2.1/pkg/agent/common/cgroups/ 14:28:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:28:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:28:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:28:19 spire-1.2.1/pkg/agent/config.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/ 14:28:19 spire-1.2.1/pkg/agent/endpoints/config.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:28:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:28:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/workload/ 14:28:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:28:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:28:19 spire-1.2.1/pkg/agent/manager/ 14:28:19 spire-1.2.1/pkg/agent/manager/cache/ 14:28:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:28:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:28:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:28:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:28:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:28:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:28:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:28:19 spire-1.2.1/pkg/agent/manager/config.go 14:28:19 spire-1.2.1/pkg/agent/manager/manager.go 14:28:19 spire-1.2.1/pkg/agent/manager/manager_test.go 14:28:19 spire-1.2.1/pkg/agent/manager/storage.go 14:28:19 spire-1.2.1/pkg/agent/manager/storage_test.go 14:28:19 spire-1.2.1/pkg/agent/manager/storecache/ 14:28:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:28:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:28:19 spire-1.2.1/pkg/agent/manager/sync.go 14:28:19 spire-1.2.1/pkg/agent/plugin/ 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:28:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:28:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:28:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:28:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:28:19 spire-1.2.1/pkg/agent/svid/ 14:28:19 spire-1.2.1/pkg/agent/svid/rotator.go 14:28:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:28:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:28:19 spire-1.2.1/pkg/agent/svid/store/ 14:28:19 spire-1.2.1/pkg/agent/svid/store/service.go 14:28:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:28:19 spire-1.2.1/pkg/common/ 14:28:19 spire-1.2.1/pkg/common/agentpathtemplate/ 14:28:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:28:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:28:19 spire-1.2.1/pkg/common/api/ 14:28:19 spire-1.2.1/pkg/common/api/metrics.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/ 14:28:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/logger.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/names.go 14:28:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:28:19 spire-1.2.1/pkg/common/api/names.go 14:28:19 spire-1.2.1/pkg/common/api/ratelimit.go 14:28:19 spire-1.2.1/pkg/common/api/rpccontext/ 14:28:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:28:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:28:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:28:19 spire-1.2.1/pkg/common/auth/ 14:28:19 spire-1.2.1/pkg/common/auth/interceptors.go 14:28:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:28:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/ 14:28:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/types.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:28:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:28:19 spire-1.2.1/pkg/common/catalog/ 14:28:19 spire-1.2.1/pkg/common/catalog/bind.go 14:28:19 spire-1.2.1/pkg/common/catalog/builtin.go 14:28:19 spire-1.2.1/pkg/common/catalog/catalog.go 14:28:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:28:19 spire-1.2.1/pkg/common/catalog/closers.go 14:28:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:28:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:28:19 spire-1.2.1/pkg/common/catalog/config.go 14:28:19 spire-1.2.1/pkg/common/catalog/config_test.go 14:28:19 spire-1.2.1/pkg/common/catalog/configure.go 14:28:19 spire-1.2.1/pkg/common/catalog/constraints.go 14:28:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:28:19 spire-1.2.1/pkg/common/catalog/context.go 14:28:19 spire-1.2.1/pkg/common/catalog/external.go 14:28:19 spire-1.2.1/pkg/common/catalog/host.go 14:28:19 spire-1.2.1/pkg/common/catalog/pipenet.go 14:28:19 spire-1.2.1/pkg/common/catalog/plugin.go 14:28:19 spire-1.2.1/pkg/common/catalog/testplugin/ 14:28:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:28:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:28:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:28:19 spire-1.2.1/pkg/common/cli/ 14:28:19 spire-1.2.1/pkg/common/cli/env.go 14:28:19 spire-1.2.1/pkg/common/cli/flags.go 14:28:19 spire-1.2.1/pkg/common/cli/trust_domain.go 14:28:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:28:19 spire-1.2.1/pkg/common/cli/umask.go 14:28:19 spire-1.2.1/pkg/common/cli/umask_posix.go 14:28:19 spire-1.2.1/pkg/common/cli/umask_test.go 14:28:19 spire-1.2.1/pkg/common/cli/umask_windows.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/ 14:28:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/flag.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/format.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/ 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:28:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:28:19 spire-1.2.1/pkg/common/coretypes/ 14:28:19 spire-1.2.1/pkg/common/coretypes/bundle/ 14:28:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:28:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:28:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:28:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:28:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:28:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:28:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:28:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:28:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:28:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:28:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:28:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:28:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:28:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:28:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:28:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:28:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:28:19 spire-1.2.1/pkg/common/cryptoutil/ 14:28:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:28:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:28:19 spire-1.2.1/pkg/common/diskutil/ 14:28:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:28:19 spire-1.2.1/pkg/common/diskutil/file_test.go 14:28:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:28:19 spire-1.2.1/pkg/common/errorutil/ 14:28:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:28:19 spire-1.2.1/pkg/common/health/ 14:28:19 spire-1.2.1/pkg/common/health/config.go 14:28:19 spire-1.2.1/pkg/common/health/context.go 14:28:19 spire-1.2.1/pkg/common/health/context_test.go 14:28:19 spire-1.2.1/pkg/common/health/health.go 14:28:19 spire-1.2.1/pkg/common/health/health_test.go 14:28:19 spire-1.2.1/pkg/common/health/logger.go 14:28:19 spire-1.2.1/pkg/common/hostservice/ 14:28:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:28:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:28:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:28:19 spire-1.2.1/pkg/common/idutil/ 14:28:19 spire-1.2.1/pkg/common/idutil/require.go 14:28:19 spire-1.2.1/pkg/common/idutil/require_test.go 14:28:19 spire-1.2.1/pkg/common/idutil/safety.go 14:28:19 spire-1.2.1/pkg/common/idutil/safety_test.go 14:28:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:28:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:28:19 spire-1.2.1/pkg/common/jwtsvid/ 14:28:19 spire-1.2.1/pkg/common/jwtsvid/common.go 14:28:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:28:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:28:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:28:19 spire-1.2.1/pkg/common/jwtutil/ 14:28:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:28:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:28:19 spire-1.2.1/pkg/common/log/ 14:28:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:28:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:28:19 spire-1.2.1/pkg/common/log/log.go 14:28:19 spire-1.2.1/pkg/common/log/log_test.go 14:28:19 spire-1.2.1/pkg/common/log/options.go 14:28:19 spire-1.2.1/pkg/common/nodeutil/ 14:28:19 spire-1.2.1/pkg/common/nodeutil/node.go 14:28:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:28:19 spire-1.2.1/pkg/common/peertracker/ 14:28:19 spire-1.2.1/pkg/common/peertracker/conn.go 14:28:19 spire-1.2.1/pkg/common/peertracker/credentials.go 14:28:19 spire-1.2.1/pkg/common/peertracker/errors.go 14:28:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:28:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:28:19 spire-1.2.1/pkg/common/peertracker/info.go 14:28:19 spire-1.2.1/pkg/common/peertracker/listener.go 14:28:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:28:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:28:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:28:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:28:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:28:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:28:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:28:19 spire-1.2.1/pkg/common/peertracker/tcp.go 14:28:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:28:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:28:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:28:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:28:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:28:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:28:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:28:19 spire-1.2.1/pkg/common/peertracker/uds.go 14:28:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:28:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:28:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:28:19 spire-1.2.1/pkg/common/pemutil/ 14:28:19 spire-1.2.1/pkg/common/pemutil/block.go 14:28:19 spire-1.2.1/pkg/common/pemutil/certs.go 14:28:19 spire-1.2.1/pkg/common/pemutil/common.go 14:28:19 spire-1.2.1/pkg/common/pemutil/csr.go 14:28:19 spire-1.2.1/pkg/common/pemutil/keys.go 14:28:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/ 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:28:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:28:19 spire-1.2.1/pkg/common/plugin/ 14:28:19 spire-1.2.1/pkg/common/plugin/aws/ 14:28:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:28:19 spire-1.2.1/pkg/common/plugin/azure/ 14:28:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:28:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:28:19 spire-1.2.1/pkg/common/plugin/facade.go 14:28:19 spire-1.2.1/pkg/common/plugin/facade_test.go 14:28:19 spire-1.2.1/pkg/common/plugin/gcp/ 14:28:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:28:19 spire-1.2.1/pkg/common/plugin/k8s/ 14:28:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:28:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:28:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:28:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:28:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:28:19 spire-1.2.1/pkg/common/plugin/log.go 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/ 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:28:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:28:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:28:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:28:19 spire-1.2.1/pkg/common/plugin/x509pop/ 14:28:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:28:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:28:19 spire-1.2.1/pkg/common/profiling/ 14:28:19 spire-1.2.1/pkg/common/profiling/dumpers.go 14:28:19 spire-1.2.1/pkg/common/profiling/profiling.go 14:28:19 spire-1.2.1/pkg/common/protoutil/ 14:28:19 spire-1.2.1/pkg/common/protoutil/masks.go 14:28:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:28:19 spire-1.2.1/pkg/common/rotationutil/ 14:28:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:28:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:28:19 spire-1.2.1/pkg/common/selector/ 14:28:19 spire-1.2.1/pkg/common/selector/selector.go 14:28:19 spire-1.2.1/pkg/common/selector/selector_test.go 14:28:19 spire-1.2.1/pkg/common/selector/set.go 14:28:19 spire-1.2.1/pkg/common/selector/set_utils.go 14:28:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/ 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/ 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:28:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:28:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:28:19 spire-1.2.1/pkg/common/telemetry/call.go 14:28:19 spire-1.2.1/pkg/common/telemetry/common/ 14:28:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:28:19 spire-1.2.1/pkg/common/telemetry/config.go 14:28:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:28:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/inmem.go 14:28:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/m3.go 14:28:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/metrics.go 14:28:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/names.go 14:28:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:28:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:28:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/ 14:28:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:28:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:28:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:28:19 spire-1.2.1/pkg/common/telemetry/server/server.go 14:28:19 spire-1.2.1/pkg/common/telemetry/sink.go 14:28:19 spire-1.2.1/pkg/common/telemetry/statsd.go 14:28:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:28:19 spire-1.2.1/pkg/common/telemetry/uptime.go 14:28:19 spire-1.2.1/pkg/common/telemetry/version.go 14:28:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:28:19 spire-1.2.1/pkg/common/uptime/ 14:28:19 spire-1.2.1/pkg/common/uptime/uptime.go 14:28:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:28:19 spire-1.2.1/pkg/common/util/ 14:28:19 spire-1.2.1/pkg/common/util/certs.go 14:28:19 spire-1.2.1/pkg/common/util/certs_test.go 14:28:19 spire-1.2.1/pkg/common/util/csr.go 14:28:19 spire-1.2.1/pkg/common/util/hash.go 14:28:19 spire-1.2.1/pkg/common/util/selectors.go 14:28:19 spire-1.2.1/pkg/common/util/selectors_test.go 14:28:19 spire-1.2.1/pkg/common/util/signals.go 14:28:19 spire-1.2.1/pkg/common/util/sort.go 14:28:19 spire-1.2.1/pkg/common/util/sort_test.go 14:28:19 spire-1.2.1/pkg/common/util/task.go 14:28:19 spire-1.2.1/pkg/common/util/task_test.go 14:28:19 spire-1.2.1/pkg/common/util/testdata/ 14:28:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:28:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:28:19 spire-1.2.1/pkg/common/version/ 14:28:19 spire-1.2.1/pkg/common/version/version.go 14:28:19 spire-1.2.1/pkg/common/x509svid/ 14:28:19 spire-1.2.1/pkg/common/x509svid/common_test.go 14:28:19 spire-1.2.1/pkg/common/x509svid/csr.go 14:28:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:28:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:28:19 spire-1.2.1/pkg/common/x509util/ 14:28:19 spire-1.2.1/pkg/common/x509util/cert.go 14:28:19 spire-1.2.1/pkg/common/x509util/dns.go 14:28:19 spire-1.2.1/pkg/common/x509util/dns_test.go 14:28:19 spire-1.2.1/pkg/common/x509util/keyid.go 14:28:19 spire-1.2.1/pkg/common/x509util/keypair.go 14:28:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:28:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:28:19 spire-1.2.1/pkg/server/ 14:28:19 spire-1.2.1/pkg/server/api/ 14:28:19 spire-1.2.1/pkg/server/api/agent.go 14:28:19 spire-1.2.1/pkg/server/api/agent/ 14:28:19 spire-1.2.1/pkg/server/api/agent/v1/ 14:28:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:28:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:28:19 spire-1.2.1/pkg/server/api/agent_test.go 14:28:19 spire-1.2.1/pkg/server/api/api.go 14:28:19 spire-1.2.1/pkg/server/api/audit/ 14:28:19 spire-1.2.1/pkg/server/api/audit/audit.go 14:28:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:28:19 spire-1.2.1/pkg/server/api/bundle.go 14:28:19 spire-1.2.1/pkg/server/api/bundle/ 14:28:19 spire-1.2.1/pkg/server/api/bundle/v1/ 14:28:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:28:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:28:19 spire-1.2.1/pkg/server/api/bundle_test.go 14:28:19 spire-1.2.1/pkg/server/api/debug/ 14:28:19 spire-1.2.1/pkg/server/api/debug/v1/ 14:28:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:28:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:28:19 spire-1.2.1/pkg/server/api/entry.go 14:28:19 spire-1.2.1/pkg/server/api/entry/ 14:28:19 spire-1.2.1/pkg/server/api/entry/v1/ 14:28:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:28:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:28:19 spire-1.2.1/pkg/server/api/entry_test.go 14:28:19 spire-1.2.1/pkg/server/api/health/ 14:28:19 spire-1.2.1/pkg/server/api/health/v1/ 14:28:19 spire-1.2.1/pkg/server/api/health/v1/service.go 14:28:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:28:19 spire-1.2.1/pkg/server/api/id.go 14:28:19 spire-1.2.1/pkg/server/api/id_test.go 14:28:19 spire-1.2.1/pkg/server/api/limits/ 14:28:19 spire-1.2.1/pkg/server/api/limits/limits.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/ 14:28:19 spire-1.2.1/pkg/server/api/middleware/alias.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/audit.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/caller.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/common.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/entries.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:28:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:28:19 spire-1.2.1/pkg/server/api/ratelimit.go 14:28:19 spire-1.2.1/pkg/server/api/rpccontext/ 14:28:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:28:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:28:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:28:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:28:19 spire-1.2.1/pkg/server/api/selector.go 14:28:19 spire-1.2.1/pkg/server/api/selector_test.go 14:28:19 spire-1.2.1/pkg/server/api/status.go 14:28:19 spire-1.2.1/pkg/server/api/status_test.go 14:28:19 spire-1.2.1/pkg/server/api/svid/ 14:28:19 spire-1.2.1/pkg/server/api/svid/v1/ 14:28:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:28:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:28:19 spire-1.2.1/pkg/server/api/trustdomain.go 14:28:19 spire-1.2.1/pkg/server/api/trustdomain/ 14:28:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:28:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:28:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:28:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:28:19 spire-1.2.1/pkg/server/authpolicy/ 14:28:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:28:19 spire-1.2.1/pkg/server/authpolicy/policy.go 14:28:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:28:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:28:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:28:19 spire-1.2.1/pkg/server/authpolicy/validate.go 14:28:19 spire-1.2.1/pkg/server/bundle/ 14:28:19 spire-1.2.1/pkg/server/bundle/client/ 14:28:19 spire-1.2.1/pkg/server/bundle/client/client.go 14:28:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:28:19 spire-1.2.1/pkg/server/bundle/client/manager.go 14:28:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:28:19 spire-1.2.1/pkg/server/bundle/client/sources.go 14:28:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:28:19 spire-1.2.1/pkg/server/bundle/client/updater.go 14:28:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:28:19 spire-1.2.1/pkg/server/ca/ 14:28:19 spire-1.2.1/pkg/server/ca/ca.go 14:28:19 spire-1.2.1/pkg/server/ca/ca_health.go 14:28:19 spire-1.2.1/pkg/server/ca/ca_test.go 14:28:19 spire-1.2.1/pkg/server/ca/journal.go 14:28:19 spire-1.2.1/pkg/server/ca/journal_test.go 14:28:19 spire-1.2.1/pkg/server/ca/manager.go 14:28:19 spire-1.2.1/pkg/server/ca/manager_health.go 14:28:19 spire-1.2.1/pkg/server/ca/manager_test.go 14:28:19 spire-1.2.1/pkg/server/ca/templates.go 14:28:19 spire-1.2.1/pkg/server/ca/upstream_client.go 14:28:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:28:19 spire-1.2.1/pkg/server/ca/validation.go 14:28:19 spire-1.2.1/pkg/server/cache/ 14:28:19 spire-1.2.1/pkg/server/cache/dscache/ 14:28:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:28:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:28:19 spire-1.2.1/pkg/server/cache/entrycache/ 14:28:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:28:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:28:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:28:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:28:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:28:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:28:19 spire-1.2.1/pkg/server/catalog/ 14:28:19 spire-1.2.1/pkg/server/catalog/catalog.go 14:28:19 spire-1.2.1/pkg/server/catalog/keymanager.go 14:28:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:28:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:28:19 spire-1.2.1/pkg/server/catalog/notifier.go 14:28:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:28:19 spire-1.2.1/pkg/server/config.go 14:28:19 spire-1.2.1/pkg/server/datastore/ 14:28:19 spire-1.2.1/pkg/server/datastore/datastore.go 14:28:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:28:19 spire-1.2.1/pkg/server/datastore/repository.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:28:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:28:19 spire-1.2.1/pkg/server/endpoints/ 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/ 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:28:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:28:19 spire-1.2.1/pkg/server/endpoints/config.go 14:28:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:28:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:28:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:28:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:28:19 spire-1.2.1/pkg/server/endpoints/middleware.go 14:28:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:28:19 spire-1.2.1/pkg/server/hostservice/ 14:28:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:28:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:28:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:28:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:28:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:28:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:28:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:28:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/ 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/ 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:28:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:28:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:28:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/ 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:28:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:28:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:28:19 spire-1.2.1/pkg/server/registration/ 14:28:19 spire-1.2.1/pkg/server/registration/manager.go 14:28:19 spire-1.2.1/pkg/server/registration/manager_test.go 14:28:19 spire-1.2.1/pkg/server/scanentries.go 14:28:19 spire-1.2.1/pkg/server/scanentries_test.go 14:28:19 spire-1.2.1/pkg/server/server.go 14:28:19 spire-1.2.1/pkg/server/server_test.go 14:28:19 spire-1.2.1/pkg/server/svid/ 14:28:19 spire-1.2.1/pkg/server/svid/observer.go 14:28:19 spire-1.2.1/pkg/server/svid/observer_test.go 14:28:19 spire-1.2.1/pkg/server/svid/rotator.go 14:28:19 spire-1.2.1/pkg/server/svid/rotator_config.go 14:28:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:28:19 spire-1.2.1/pkg/server/svid/rotator_test.go 14:28:19 spire-1.2.1/proto/ 14:28:19 spire-1.2.1/proto/private/ 14:28:19 spire-1.2.1/proto/private/server/ 14:28:19 spire-1.2.1/proto/private/server/journal/ 14:28:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:28:19 spire-1.2.1/proto/private/server/journal/journal.proto 14:28:19 spire-1.2.1/proto/spire/ 14:28:19 spire-1.2.1/proto/spire/common/ 14:28:19 spire-1.2.1/proto/spire/common/common.pb.go 14:28:19 spire-1.2.1/proto/spire/common/common.proto 14:28:19 spire-1.2.1/proto/spire/common/plugin/ 14:28:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:28:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:28:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:28:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:28:19 spire-1.2.1/proto/spire/plugin/ 14:28:19 spire-1.2.1/proto/spire/plugin/agent/ 14:28:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:28:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:28:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:28:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:28:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:28:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:28:19 spire-1.2.1/release/ 14:28:19 spire-1.2.1/release/spire-extras/ 14:28:19 spire-1.2.1/release/spire-extras/README.md 14:28:19 spire-1.2.1/release/spire-extras/conf/ 14:28:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:28:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:28:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:28:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:28:19 spire-1.2.1/release/spire/ 14:28:19 spire-1.2.1/release/spire/README.md 14:28:19 spire-1.2.1/release/spire/conf/ 14:28:19 spire-1.2.1/release/spire/conf/agent/ 14:28:19 spire-1.2.1/release/spire/conf/agent/agent.conf 14:28:19 spire-1.2.1/release/spire/conf/server/ 14:28:19 spire-1.2.1/release/spire/conf/server/server.conf 14:28:19 spire-1.2.1/script/ 14:28:19 spire-1.2.1/script/build-artifact.sh 14:28:19 spire-1.2.1/script/generate_dummy_ca.sh 14:28:19 spire-1.2.1/support/ 14:28:19 spire-1.2.1/support/k8s/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:28:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/ 14:28:19 spire-1.2.1/support/oidc-discovery-provider/README.md 14:28:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/config.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/main.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:28:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:28:19 spire-1.2.1/test/ 14:28:19 spire-1.2.1/test/clock/ 14:28:19 spire-1.2.1/test/clock/clock.go 14:28:19 spire-1.2.1/test/fakes/ 14:28:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:28:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:28:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:28:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:28:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:28:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:28:19 spire-1.2.1/test/fakes/fakeagentstore/ 14:28:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:28:19 spire-1.2.1/test/fakes/fakedatastore/ 14:28:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:28:19 spire-1.2.1/test/fakes/fakeentryclient/ 14:28:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:28:19 spire-1.2.1/test/fakes/fakehealthchecker/ 14:28:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:28:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:28:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:28:19 spire-1.2.1/test/fakes/fakemetrics/ 14:28:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:28:19 spire-1.2.1/test/fakes/fakenoderesolver/ 14:28:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:28:19 spire-1.2.1/test/fakes/fakenotifier/ 14:28:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:28:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:28:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:28:19 spire-1.2.1/test/fakes/fakeserverca/ 14:28:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:28:19 spire-1.2.1/test/fakes/fakeservercatalog/ 14:28:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:28:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:28:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:28:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:28:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:28:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:28:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:28:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:28:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:28:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:28:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:28:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:28:19 spire-1.2.1/test/fixture/ 14:28:19 spire-1.2.1/test/fixture/certs/ 14:28:19 spire-1.2.1/test/fixture/certs/agent_svid.der 14:28:19 spire-1.2.1/test/fixture/certs/base_cert.pem 14:28:19 spire-1.2.1/test/fixture/certs/base_csr.pem 14:28:19 spire-1.2.1/test/fixture/certs/base_key.pem 14:28:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:28:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:28:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:28:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:28:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:28:19 spire-1.2.1/test/fixture/certs/blog_key.pem 14:28:19 spire-1.2.1/test/fixture/certs/bundle.der 14:28:19 spire-1.2.1/test/fixture/certs/ca.pem 14:28:19 spire-1.2.1/test/fixture/certs/ca_key.pem 14:28:19 spire-1.2.1/test/fixture/certs/database_cert.pem 14:28:19 spire-1.2.1/test/fixture/certs/database_csr.pem 14:28:19 spire-1.2.1/test/fixture/certs/database_key.pem 14:28:19 spire-1.2.1/test/fixture/certs/node_cert.pem 14:28:19 spire-1.2.1/test/fixture/certs/node_csr.pem 14:28:19 spire-1.2.1/test/fixture/certs/node_key.pem 14:28:19 spire-1.2.1/test/fixture/certs/svid.pem 14:28:19 spire-1.2.1/test/fixture/certs/svid_key.pem 14:28:19 spire-1.2.1/test/fixture/config/ 14:28:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:28:19 spire-1.2.1/test/fixture/config/agent_good.conf 14:28:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:28:19 spire-1.2.1/test/fixture/config/plugin_good.conf 14:28:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:28:19 spire-1.2.1/test/fixture/config/server_good.conf 14:28:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:28:19 spire-1.2.1/test/fixture/fixture.go 14:28:19 spire-1.2.1/test/fixture/nodeattestor/ 14:28:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:28:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:28:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:28:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:28:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:28:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:28:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:28:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:28:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:28:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:28:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:28:19 spire-1.2.1/test/fixture/registration/ 14:28:19 spire-1.2.1/test/fixture/registration/entries.json 14:28:19 spire-1.2.1/test/fixture/registration/good-for-update.json 14:28:19 spire-1.2.1/test/fixture/registration/good.json 14:28:19 spire-1.2.1/test/fixture/registration/invalid.json 14:28:19 spire-1.2.1/test/fixture/registration/invalid_json.json 14:28:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:28:19 spire-1.2.1/test/integration/ 14:28:19 spire-1.2.1/test/integration/README.md 14:28:19 spire-1.2.1/test/integration/common 14:28:19 spire-1.2.1/test/integration/setup/ 14:28:19 spire-1.2.1/test/integration/setup/adminclient/ 14:28:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:28:19 spire-1.2.1/test/integration/setup/adminclient/client.go 14:28:19 spire-1.2.1/test/integration/setup/debugagent/ 14:28:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:28:19 spire-1.2.1/test/integration/setup/debugagent/main.go 14:28:19 spire-1.2.1/test/integration/setup/debugserver/ 14:28:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:28:19 spire-1.2.1/test/integration/setup/debugserver/main.go 14:28:19 spire-1.2.1/test/integration/setup/downstreamclient/ 14:28:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:28:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:28:19 spire-1.2.1/test/integration/setup/itclient/ 14:28:19 spire-1.2.1/test/integration/setup/itclient/client.go 14:28:19 spire-1.2.1/test/integration/setup/node-attestation/ 14:28:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:28:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:28:19 spire-1.2.1/test/integration/setup/x509pop/ 14:28:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:28:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:28:19 spire-1.2.1/test/integration/suites/ 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:28:19 spire-1.2.1/test/integration/suites/join-token/ 14:28:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:28:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:28:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:28:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:28:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:28:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:28:19 spire-1.2.1/test/integration/suites/join-token/README.md 14:28:19 spire-1.2.1/test/integration/suites/join-token/conf/ 14:28:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/join-token/teardown 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:28:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:28:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:28:19 spire-1.2.1/test/integration/suites/k8s/ 14:28:19 spire-1.2.1/test/integration/suites/k8s/00-setup 14:28:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:28:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:28:19 spire-1.2.1/test/integration/suites/k8s/README.md 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/ 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:28:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:28:19 spire-1.2.1/test/integration/suites/k8s/teardown 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/ 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:28:19 spire-1.2.1/test/integration/suites/rotation/ 14:28:19 spire-1.2.1/test/integration/suites/rotation/00-setup 14:28:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:28:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:28:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:28:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:28:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:28:19 spire-1.2.1/test/integration/suites/rotation/README.md 14:28:19 spire-1.2.1/test/integration/suites/rotation/conf/ 14:28:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/rotation/teardown 14:28:19 spire-1.2.1/test/integration/suites/self-test/ 14:28:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:28:19 spire-1.2.1/test/integration/suites/self-test/README.md 14:28:19 spire-1.2.1/test/integration/suites/self-test/teardown 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:28:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:28:19 spire-1.2.1/test/integration/suites/upgrade/ 14:28:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:28:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:28:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:28:19 spire-1.2.1/test/integration/suites/upgrade/README.md 14:28:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:28:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:28:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:28:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:28:19 spire-1.2.1/test/integration/suites/upgrade/teardown 14:28:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:28:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:28:19 spire-1.2.1/test/integration/test-one.sh 14:28:19 spire-1.2.1/test/integration/test.sh 14:28:19 spire-1.2.1/test/plugintest/ 14:28:19 spire-1.2.1/test/plugintest/config.go 14:28:19 spire-1.2.1/test/plugintest/load.go 14:28:19 spire-1.2.1/test/plugintest/option.go 14:28:19 spire-1.2.1/test/spiretest/ 14:28:19 spire-1.2.1/test/spiretest/apiserver.go 14:28:19 spire-1.2.1/test/spiretest/assertions.go 14:28:19 spire-1.2.1/test/spiretest/dir.go 14:28:19 spire-1.2.1/test/spiretest/errors_posix.go 14:28:19 spire-1.2.1/test/spiretest/errors_windows.go 14:28:19 spire-1.2.1/test/spiretest/logs.go 14:28:19 spire-1.2.1/test/spiretest/socketapi.go 14:28:19 spire-1.2.1/test/spiretest/suite.go 14:28:19 spire-1.2.1/test/spiretest/x509.go 14:28:19 spire-1.2.1/test/testca/ 14:28:19 spire-1.2.1/test/testca/ca.go 14:28:19 spire-1.2.1/test/testkey/ 14:28:19 spire-1.2.1/test/testkey/generate.sh 14:28:19 spire-1.2.1/test/testkey/genkeys.go 14:28:19 spire-1.2.1/test/testkey/keys.go 14:28:19 spire-1.2.1/test/testkey/new.go 14:28:19 spire-1.2.1/test/tpmsimulator/ 14:28:19 spire-1.2.1/test/tpmsimulator/simulator.go 14:28:19 spire-1.2.1/test/util/ 14:28:19 spire-1.2.1/test/util/cert_fixtures.go 14:28:19 spire-1.2.1/test/util/cert_generation.go 14:28:19 spire-1.2.1/test/util/io_redirection.go 14:28:19 spire-1.2.1/test/util/race.go 14:28:19 spire-1.2.1/test/util/util.go 14:28:19 building spire from source... 14:28:19 Installing go1.17.7... 14:28:24 ---> d318398b4001 14:28:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:28:24 ---> Running in 073039404a76 14:28:25 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 14:28:26 Building bin/spire-server... 14:28:26 go: downloading github.com/mitchellh/cli v1.1.2 14:28:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:28:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:28:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:28:26 go: downloading google.golang.org/grpc v1.44.0 14:28:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:28:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:28:26 go: downloading github.com/imdario/mergo v0.3.12 14:28:26 go: downloading github.com/sirupsen/logrus v1.8.1 14:28:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:28:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:28:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:28:26 go: downloading github.com/fatih/color v1.13.0 14:28:26 go: downloading github.com/mattn/go-isatty v0.0.14 14:28:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:28:26 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:28:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:28:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:28:26 go: downloading github.com/armon/go-metrics v0.3.10 14:28:26 go: downloading github.com/prometheus/client_golang v1.12.1 14:28:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:28:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:28:26 go: downloading github.com/open-policy-agent/opa v0.38.0 14:28:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:28:26 go: downloading github.com/mattn/go-colorable v0.1.12 14:28:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:28:26 go: downloading github.com/oklog/run v1.0.0 14:28:26 go: downloading github.com/Masterminds/goutils v1.1.0 14:28:26 go: downloading github.com/Masterminds/semver v1.5.0 14:28:26 go: downloading github.com/google/uuid v1.1.2 14:28:26 go: downloading github.com/huandu/xstrings v1.3.2 14:28:27 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:28:27 go: downloading github.com/imkira/go-observer v1.0.3 14:28:27 go: downloading github.com/prometheus/client_model v0.2.0 14:28:27 go: downloading github.com/prometheus/common v0.32.1 14:28:27 go: downloading github.com/beorn7/perks v1.0.1 14:28:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:28:27 go: downloading github.com/prometheus/procfs v0.7.3 14:28:27 go: downloading go.uber.org/atomic v1.9.0 14:28:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:28:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:28:27 go: downloading github.com/hashicorp/errwrap v1.1.0 14:28:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:28:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:28:27 go: downloading github.com/blang/semver/v4 v4.0.0 14:28:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:28:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:28:27 go: downloading github.com/jinzhu/gorm v1.9.16 14:28:27 go: downloading github.com/lib/pq v1.10.4 14:28:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:28:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:28:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:28:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:28:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:28:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:28:30 go: downloading github.com/stretchr/testify v1.7.0 14:28:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:28:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:28:34 go: downloading google.golang.org/api v0.70.0 14:28:34 go: downloading k8s.io/client-go v0.23.4 14:28:34 go: downloading k8s.io/api v0.23.4 14:28:34 go: downloading github.com/google/go-tpm v0.3.3 14:28:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:28:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:28:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:28:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:28:34 go: downloading cloud.google.com/go/storage v1.21.0 14:28:34 go: downloading cloud.google.com/go v0.100.2 14:28:35 go: downloading k8s.io/apimachinery v0.23.4 14:28:35 go: downloading k8s.io/kube-aggregator v0.23.3 14:28:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:28:35 go: downloading cloud.google.com/go/security v1.3.0 14:28:35 go: downloading github.com/hashicorp/vault/api v1.4.1 14:28:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:28:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:28:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:28:36 go: downloading github.com/twmb/murmur3 v1.1.6 14:28:36 go: downloading github.com/jinzhu/inflection v1.0.0 14:28:36 go: downloading github.com/aws/smithy-go v1.11.0 14:28:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:28:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:28:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:28:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:28:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:28:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:28:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:28:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:28:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:28:36 go: downloading github.com/dimchansky/utfbom v1.1.1 14:28:36 go: downloading cloud.google.com/go/compute v1.3.0 14:28:36 go: downloading cloud.google.com/go/iam v0.1.1 14:28:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:28:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:28:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:28:40 go: downloading github.com/gogo/protobuf v1.3.2 14:28:40 go: downloading k8s.io/klog/v2 v2.30.0 14:28:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:28:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:28:40 go: downloading github.com/spf13/pflag v1.0.5 14:28:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:28:40 go: downloading github.com/google/gofuzz v1.1.0 14:28:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:28:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:28:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:28:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:28:40 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:28:40 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:28:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:28:40 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:28:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:28:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:28:40 go: downloading gopkg.in/yaml.v2 v2.4.0 14:28:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:28:40 go: downloading github.com/gobwas/glob v0.2.3 14:28:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:28:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:28:40 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:28:40 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:28:40 go: downloading go.opencensus.io v0.23.0 14:28:40 go: downloading gopkg.in/inf.v0 v0.9.1 14:28:40 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:28:40 go: downloading github.com/googleapis/gnostic v0.5.5 14:28:40 go: downloading github.com/go-logr/logr v1.2.2 14:28:40 go: downloading github.com/json-iterator/go v1.1.12 14:28:40 go: downloading github.com/google/go-cmp v0.5.7 14:28:40 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:28:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:28:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:28:40 go: downloading go.uber.org/zap v1.21.0 14:28:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:28:40 go: downloading github.com/tklauser/numcpus v0.3.0 14:28:40 go: downloading sigs.k8s.io/yaml v1.3.0 14:28:40 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:28:40 go: downloading github.com/ryanuber/go-glob v1.0.0 14:28:40 go: downloading github.com/golang/snappy v0.0.4 14:28:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:28:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:28:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:28:40 go: downloading github.com/hashicorp/go-version v1.2.0 14:28:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:28:40 go: downloading github.com/modern-go/reflect2 v1.0.2 14:28:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:28:40 go: downloading go.uber.org/multierr v1.6.0 14:28:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:28:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:28:58 Removing intermediate container a8ae57a14307 14:28:58 ---> 040351996af2 14:28:58 14:28:58 Step 10/23 : FROM alpine:3.14 14:28:58 Removing intermediate container 4c3622bf30a4 14:28:58 ---> 92bc4569afab 14:28:58 14:28:58 Step 10/25 : FROM alpine:3.14 14:28:58 Removing intermediate container 073039404a76 14:28:58 Removing intermediate container 7e533ea730cd 14:28:58 ---> 6dae1d6ab326 14:28:58 ---> 92ddbc07b752 14:28:58 14:28:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorStep 9/20 : FROM alpine:3.15 14:28:58 14:28:58 ---> Running in bcc029ca16db 14:28:58 3.14: Pulling from library/alpine 14:28:58 3.14: Pulling from library/alpine 14:28:58 3.15: Pulling from library/alpine 14:28:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:28:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:28:58 Status: Downloaded newer image for alpine:3.14 14:28:58 Status: Downloaded newer image for alpine:3.14 14:28:58 ---> e04c818066af 14:28:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:28:58 ---> e04c818066af 14:28:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:28:59 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 14:29:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:29:00 ---> Running in 203e9a0f482f 14:29:00 ---> Running in 28f16b78f8cf 14:29:00 Status: Downloaded newer image for alpine:3.15 14:29:00 ---> 0ac33e5f5afa 14:29:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:29:00 ---> Running in e4fc81d4014e 14:29:00 Removing intermediate container e4fc81d4014e 14:29:00 ---> c34023f42c5c 14:29:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:00 Removing intermediate container bcc029ca16db 14:29:00 ---> 2b556788b3bd 14:29:00 14:29:00 Step 11/23 : FROM docker:20.10.14 14:29:00 ---> Running in fe5a900b29b4 14:29:00 20.10.14: Pulling from library/docker 14:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:29:01 (1/1) Installing dumb-init (1.2.5-r1) 14:29:01 Executing busybox-1.33.1-r7.trigger 14:29:01 OK: 6 MiB in 15 packages 14:29:01 (1/3) Installing ca-certificates (20211220-r0) 14:29:01 (2/3) Installing dumb-init (1.2.5-r1) 14:29:01 (3/3) Installing su-exec (0.2-r1) 14:29:01 Executing busybox-1.33.1-r7.trigger 14:29:01 Executing ca-certificates-20211220-r0.trigger 14:29:01 OK: 6 MiB in 17 packages 14:29:03 Removing intermediate container 203e9a0f482f 14:29:03 ---> cba49f2c4c15 14:29:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:29:03 Removing intermediate container 28f16b78f8cf 14:29:03 ---> 5c5ffd2bb240 14:29:03 Removing intermediate container fe5a900b29b4 14:29:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> dd23d7aa7f63 14:29:03 14:29:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:29:03 ---> Running in 1a797f76915c 14:29:03 ---> Running in cf937b8aa155 14:29:03 ---> Running in 8ff1cc8f6b2e 14:29:03 Removing intermediate container 1a797f76915c 14:29:03 ---> e53862c0c912 14:29:03 Step 13/25 : WORKDIR / 14:29:03 ---> Running in 92a40ce05847 14:29:03 Removing intermediate container cf937b8aa155 14:29:03 ---> c7415e92f5a7 14:29:03 Step 13/23 : ENV APP_PORT=59881 14:29:03 ---> Running in ba649dd08ac0 14:29:03 Removing intermediate container 92a40ce05847 14:29:03 ---> d36d792d7af6 14:29:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:29:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:29:04 Removing intermediate container ba649dd08ac0 14:29:04 ---> 9ac0c0a02976 14:29:04 Step 14/23 : EXPOSE $APP_PORT 14:29:04 ---> Running in fcae1ef4328c 14:29:04 ---> cedc381bcca0 14:29:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:29:04 Removing intermediate container fcae1ef4328c 14:29:04 ---> e260b76e31f7 14:29:04 Step 15/23 : WORKDIR / 14:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:29:04 ---> Running in 5a2215e209cf 14:29:04 ---> b4bb85f7dc16 14:29:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:29:05 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:29:05 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:29:05 OK: 15857 distinct packages available 14:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:29:05 Removing intermediate container 5a2215e209cf 14:29:05 ---> e29220c56495 14:29:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:05 ---> a1842ba4a04d 14:29:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:29:05 ---> 87f1d72799b5 14:29:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:29:05 ---> 4793d0bca445 14:29:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:29:06 (1/9) Installing ca-certificates (20211220-r0) 14:29:06 (2/9) Installing brotli-libs (1.0.9-r5) 14:29:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:29:06 (4/9) Installing libcurl (7.80.0-r1) 14:29:06 (5/9) Installing curl (7.80.0-r1) 14:29:06 (6/9) Installing dumb-init (1.2.5-r1) 14:29:07 (7/9) Installing musl-obstack (1.2.3-r0) 14:29:07 (8/9) Installing libucontext (1.1-r0) 14:29:07 (9/9) Installing gcompat (1.0.0-r4) 14:29:07 ---> d50d7316dc64 14:29:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:29:07 Executing busybox-1.34.1-r5.trigger 14:29:07 Executing ca-certificates-20211220-r0.trigger 14:29:07 OK: 8 MiB in 23 packages 14:29:07 ---> b34956554404 14:29:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:29:08 ---> f24435ddd269 14:29:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:29:08 ---> f71f411340e0 14:29:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:29:08 ---> Running in 1cf14a037e0d 14:29:08 Removing intermediate container 1cf14a037e0d 14:29:08 ---> 28083b768baa 14:29:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:08 ---> Running in fee913d7d649 14:29:08 ---> d469bae224ad 14:29:08 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/ 14:29:08 Removing intermediate container 8ff1cc8f6b2e 14:29:08 ---> 4861c2e59c85 14:29:08 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:08 ---> Running in a15e663f758c 14:29:08 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:29:08 Status: Downloaded newer image for docker:20.10.14 14:29:08 ---> 7417809fdb73 14:29:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:29:08 ---> Running in 78f13f8e9b4e 14:29:09 ---> a9d1b81e37da 14:29:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:29:09 Removing intermediate container fee913d7d649 14:29:09 ---> 753533c02076 14:29:09 Step 21/23 : LABEL arch=x86_64 14:29:09 Removing intermediate container 78f13f8e9b4e 14:29:09 ---> ae84456b5292 14:29:09 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 14:29:09 ---> Running in 8db71cd0d4a0 14:29:09 ---> Running in 425892467e0d 14:29:09 Removing intermediate container 8db71cd0d4a0 14:29:09 ---> 2900b1b02a9d 14:29:09 Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:29:09 ---> Running in a390b6713b7e 14:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:29:10 Removing intermediate container a390b6713b7e 14:29:10 ---> e43a7bdf99e9 14:29:10 Step 23/23 : LABEL version=0.0.0 14:29:10 Removing intermediate container a15e663f758c 14:29:10 ---> 8364e1f092cb 14:29:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:29:10 ---> ed26fd2e66b7 14:29:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:29:10 ---> Running in 9296f965e862 14:29:10 ---> Running in 7e76168a6e56 14:29:10 (1/43) Installing readline (8.1.1-r0) 14:29:10 (2/43) Installing bash (5.1.16-r0) 14:29:10 Executing bash-5.1.16-r0.post-install 14:29:10 (3/43) Installing brotli-libs (1.0.9-r5) 14:29:10 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:29:10 (5/43) Installing libcurl (7.80.0-r1) 14:29:10 (6/43) Installing curl (7.80.0-r1) 14:29:10 (7/43) Installing dumb-init (1.2.5-r1) 14:29:10 (8/43) Installing libbz2 (1.0.8-r1) 14:29:10 (9/43) Installing expat (2.4.7-r0) 14:29:10 (10/43) Installing libffi (3.4.2-r1) 14:29:10 (11/43) Installing gdbm (1.22-r0) 14:29:10 (12/43) Installing xz-libs (5.2.5-r1) 14:29:10 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:29:10 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:29:10 (15/43) Installing mpdecimal (2.5.1-r1) 14:29:10 (16/43) Installing sqlite-libs (3.36.0-r0) 14:29:10 (17/43) Installing python3 (3.9.7-r4) 14:29:10 Removing intermediate container 9296f965e862 14:29:10 ---> 9b18223beffc 14:29:10 Step 23/25 : LABEL arch=x86_64 14:29:10 Removing intermediate container 7e76168a6e56 14:29:10 ---> 85b58bbb85c0 14:29:10 14:29:10 ---> Running in 1438d26aa32f 14:29:10 Successfully built 85b58bbb85c0 14:29:10 ---> 8d1b974f638e 14:29:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:29:10 Successfully tagged core-metadata:latest 14:29:10 Building support-scheduler 14:29:11  Building core-metadata ... done  ---> Running in ec8127b5f8a2 14:29:11 (18/43) Installing py3-appdirs (1.4.4-r2) 14:29:11 (19/43) Installing py3-certifi (2020.12.5-r1) 14:29:11 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:29:11 (21/43) Installing py3-idna (3.3-r0) 14:29:11 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:29:11 (23/43) Installing py3-requests (2.26.0-r1) 14:29:11 (24/43) Installing py3-msgpack (1.0.2-r1) 14:29:11 (25/43) Installing py3-lockfile (0.12.2-r4) 14:29:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:29:11 (27/43) Installing py3-colorama (0.4.4-r1) 14:29:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:29:11 (29/43) Installing py3-distlib (0.3.3-r0) 14:29:11 (30/43) Installing py3-distro (1.6.0-r0) 14:29:11 (31/43) Installing py3-six (1.16.0-r0) 14:29:11 (32/43) Installing py3-webencodings (0.5.1-r4) 14:29:11 (33/43) Installing py3-html5lib (1.1-r1) 14:29:11 (34/43) Installing py3-parsing (2.4.7-r2) 14:29:11 (35/43) Installing py3-packaging (20.9-r1) 14:29:11 (36/43) Installing py3-tomli (1.2.2-r0) 14:29:11 (37/43) Installing py3-pep517 (0.12.0-r0) 14:29:11 (38/43) Installing py3-progress (1.6-r0) 14:29:11 Removing intermediate container 1438d26aa32f 14:29:11 ---> 54bf5b1cf542 14:29:11 Step 24/25 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:29:11 (39/43) Installing py3-retrying (1.3.3-r2) 14:29:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:29:11 (41/43) Installing py3-setuptools (52.0.0-r4) 14:29:11 (42/43) Installing py3-toml (0.10.2-r2) 14:29:11 (43/43) Installing py3-pip (20.3.4-r1) 14:29:11 Executing busybox-1.34.1-r5.trigger 14:29:11 OK: 83 MiB in 65 packages 14:29:12 Collecting docker-compose==1.23.2 14:29:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:29:12 Collecting texttable<0.10,>=0.9.0 14:29:12 Downloading texttable-0.9.1.tar.gz (11 kB) 14:29:13 Collecting websocket-client<1.0,>=0.32.0 14:29:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:29:13 Collecting docopt<0.7,>=0.6.1 14:29:13 Downloading docopt-0.6.2.tar.gz (25 kB) 14:29:13 Collecting cached-property<2,>=1.2.0 14:29:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:29:13 Collecting dockerpty<0.5,>=0.4.1 14:29:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:29:13 Removing intermediate container ec8127b5f8a2 14:29:13 ---> 2bd7a46ec4b1 14:29:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:14 Collecting PyYAML<4,>=3.10 14:29:14 ---> Running in 01c9967b5f66 14:29:14 Downloading PyYAML-3.13.tar.gz (270 kB) 14:29:14 ---> Running in 530fcf57f9e4 14:29:14 Removing intermediate container 01c9967b5f66 14:29:14 ---> fb6e57c6c859 14:29:14 Step 25/25 : LABEL version=0.0.0 14:29:15 Collecting docker<4.0,>=3.6.0 14:29:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:29:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:29:15 Collecting jsonschema<3,>=2.5.1 14:29:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:29:15 Removing intermediate container 530fcf57f9e4 14:29:15 ---> 783327576327 14:29:15 Step 18/20 : LABEL arch=x86_64 14:29:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:29:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:29:15 ---> Running in e030d01dc42b 14:29:15 Collecting docker-pycreds>=0.4.0 14:29:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:29:15 ---> Running in ad56333977b6 14:29:15 Collecting urllib3<1.25,>=1.21.1 14:29:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:29:15 Collecting chardet<3.1.0,>=3.0.2 14:29:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:29:15 Collecting idna<2.8,>=2.5 14:29:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:29:15 Removing intermediate container ad56333977b6 14:29:15 ---> 4030b2c13aef 14:29:15 Step 19/20 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:29:15 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) 14:29:15 Removing intermediate container e030d01dc42b 14:29:15 ---> 56efa25e04a1 14:29:15 14:29:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:29:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:29:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:29:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:29:15 ---> Running in 3e4951d8ee7b 14:29:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:29:15 Attempting uninstall: urllib3 14:29:15 Found existing installation: urllib3 1.26.7 14:29:15 Uninstalling urllib3-1.26.7: 14:29:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:29:15 ---> 392f07d04deb 14:29:15 Step 3/22 : WORKDIR /edgex-go 14:29:15 ---> Using cache 14:29:15 ---> 7bf6772d64ee 14:29:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:15 ---> Using cache 14:29:15 ---> 9f66ca3919ec 14:29:15 Step 5/22 : RUN apk add --update --no-cache make git 14:29:15 ---> Using cache 14:29:15 ---> a0019323d802 14:29:15 Step 6/22 : COPY go.mod vendor* ./ 14:29:15 ---> Using cache 14:29:15 ---> 64b08de51c70 14:29:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:15 ---> Using cache 14:29:15 ---> 263ad9c7465b 14:29:15 Step 8/22 : COPY . . 14:29:15 ---> Using cache 14:29:15 ---> aa1b9a019535 14:29:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:29:16 Successfully uninstalled urllib3-1.26.7 14:29:16 Successfully built 56efa25e04a1 14:29:16 Successfully tagged security-secretstore-setup:latest 14:29:16  Building security-secretstore-setup ... done Building core-command 14:29:16 ---> Running in 5c5696d2887c 14:29:16 Removing intermediate container 3e4951d8ee7b 14:29:16 ---> 3b3ff94cdbc1 14:29:16 Step 20/20 : LABEL version=0.0.0 14:29:16 Attempting uninstall: idna 14:29:16 Found existing installation: idna 3.3 14:29:16 Uninstalling idna-3.3: 14:29:16 Successfully uninstalled idna-3.3 14:29:16 ---> Running in 79bd0836c98a 14:29:18 Attempting uninstall: requests 14:29:18 Found existing installation: requests 2.26.0 14:29:18 Removing intermediate container 79bd0836c98a 14:29:18 ---> eedb4ce67588 14:29:18 14:29:18 Uninstalling requests-2.26.0: 14:29:18 Successfully uninstalled requests-2.26.0 14:29:18 Running setup.py install for texttable: started 14:29:18 Successfully built eedb4ce67588 14:29:18 Successfully tagged security-spiffe-token-provider:latest 14:29:18  Building security-spiffe-token-provider ... done Building security-bootstrapper 14:29:18 Running setup.py install for texttable: finished with status 'done' 14:29:18 Running setup.py install for PyYAML: started 14:29: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-scheduler/support-scheduler ./cmd/support-scheduler 14:29:18 Running setup.py install for PyYAML: finished with status 'done' 14:29:18 Running setup.py install for docopt: started 14:29:19 Running setup.py install for docopt: finished with status 'done' 14:29:19 Running setup.py install for dockerpty: started 14:29:19 Running setup.py install for dockerpty: finished with status 'done' 14:29:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:29:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:29:24 ---> 392f07d04deb 14:29:24 Step 3/23 : WORKDIR /edgex-go 14:29:24 ---> Using cache 14:29:24 ---> 7bf6772d64ee 14:29:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:24 ---> Using cache 14:29:24 ---> 9f66ca3919ec 14:29:24 Step 5/23 : RUN apk add --update --no-cache make git 14:29:24 ---> Using cache 14:29:24 ---> a0019323d802 14:29:24 Step 6/23 : COPY go.mod vendor* ./ 14:29:24 ---> Using cache 14:29:24 ---> 64b08de51c70 14:29:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:24 ---> Using cache 14:29:24 ---> 263ad9c7465b 14:29:24 Step 8/23 : COPY . . 14:29:24 ---> Using cache 14:29:24 ---> aa1b9a019535 14:29:24 Step 9/23 : RUN make cmd/core-command/core-command 14:29:25 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:25 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:29:25 ---> 392f07d04deb 14:29:25 Step 3/31 : WORKDIR /edgex-go 14:29:25 ---> Using cache 14:29:25 ---> 7bf6772d64ee 14:29:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:25 ---> Using cache 14:29:25 ---> 9f66ca3919ec 14:29:25 Step 5/31 : RUN apk add --update --no-cache make git 14:29:25 ---> Using cache 14:29:25 ---> a0019323d802 14:29:25 Step 6/31 : COPY go.mod vendor* ./ 14:29:25 ---> Using cache 14:29:25 ---> 64b08de51c70 14:29:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:25 ---> Using cache 14:29:25 ---> 263ad9c7465b 14:29:25 Step 8/31 : COPY . . 14:29:25 ---> Using cache 14:29:25 ---> aa1b9a019535 14:29:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:29:26 ---> Running in 5f2b3c5ed096 14:29:26 ---> Running in 84bd0d5df128 14:29:28 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 14:29:28 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 14:29:31 Removing intermediate container 425892467e0d 14:29:31 ---> 65932be7a767 14:29:31 Step 14/23 : ENV APP_PORT=58890 14:29:31 ---> Running in 7d1cbd98ee83 14:29:31 Removing intermediate container 7d1cbd98ee83 14:29:31 ---> fd0debd5c8c6 14:29:31 Step 15/23 : EXPOSE $APP_PORT 14:29:31 ---> Running in 2e9b7899bc4f 14:29:31 Removing intermediate container 2e9b7899bc4f 14:29:31 ---> 13eccc78df9b 14:29:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:29:33 ---> d6c343710a7e 14:29:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:29:33 ---> f410be0540bd 14:29:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:29:34 ---> 7027183573a6 14:29:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:29:34 ---> Running in 1c0bc8cd4819 14:29:34 Removing intermediate container 1c0bc8cd4819 14:29:34 ---> 71aff8d7b6b8 14:29:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:35 ---> Running in 83ecb070b4ca 14:29:35 Removing intermediate container 83ecb070b4ca 14:29:35 ---> f4a6e6034277 14:29:35 Step 21/23 : LABEL arch=x86_64 14:29:35 ---> Running in df195d0b1c9d 14:29:35 Removing intermediate container df195d0b1c9d 14:29:35 ---> dcef99df7a1c 14:29:35 Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:29:35 ---> Running in 533eb5038fad 14:29:36 Removing intermediate container 533eb5038fad 14:29:36 ---> 0a40ae321cf9 14:29:36 Step 23/23 : LABEL version=0.0.0 14:29:36 ---> Running in 3e31987b66d7 14:29:36 Removing intermediate container 3e31987b66d7 14:29:36 ---> 306ff969be58 14:29:36 14:29:36 Successfully built 306ff969be58 14:29:36 Successfully tagged sys-mgmt-agent:latest 14:29:36 Building support-notifications 14:29:40  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:29:40 ---> 392f07d04deb 14:29:40 Step 3/22 : WORKDIR /edgex-go 14:29:40 ---> Using cache 14:29:40 ---> 7bf6772d64ee 14:29:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:40 ---> Using cache 14:29:40 ---> 9f66ca3919ec 14:29:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:29:43 ---> Running in 205f795d7482 14:29:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:29:45 OK: 221 MiB in 52 packages 14:29:47 Removing intermediate container 205f795d7482 14:29:47 ---> b88f68795da0 14:29:47 Step 6/22 : COPY go.mod vendor* ./ 14:29:48 ---> c70fd5a2d30f 14:29:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:48 ---> Running in 41b84a2d5163 14:29:50 Removing intermediate container 41b84a2d5163 14:29:50 ---> 027facb671aa 14:29:50 Step 8/22 : COPY . . 14:29:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64377 in /w/workspace/edgexfoundry_edgex-go_PR-4029 [Pipeline] { [Pipeline] ws 14:29:51 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:29:51 The recommended git tool is: git 14:29:57 using credential edgex-jenkins-ssh 14:29:57 Cloning the remote Git repository 14:29:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:29:58 > git init /w/workspace/edgex-go/3 # timeout=10 14:29:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:29:58 > git --version # timeout=10 14:29:58 > git --version # 'git version 2.25.1' 14:29:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:29:58 Removing intermediate container 5c5696d2887c 14:29:58 ---> edead52c7ac2 14:29:58 14:29:58 Step 10/22 : FROM alpine:3.14 14:29:58 ---> e04c818066af 14:29:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:29:58 ---> Using cache 14:29:58 ---> 5c5ffd2bb240 14:29:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:29:58 ---> Using cache 14:29:58 ---> c7415e92f5a7 14:29:58 Step 13/22 : ENV APP_PORT=59861 14:29:58 ---> 7be023306417 14:29:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:29:59 ---> Running in f02bf72e030b 14:29:59 ---> Running in a2bbc54cb283 14:29:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:59 Removing intermediate container f02bf72e030b 14:29:59 ---> e18c87556d9c 14:29:59 Step 14/22 : EXPOSE $APP_PORT 14:29:59 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 14:30:00 Removing intermediate container 5f2b3c5ed096 14:30:00 ---> 0b607b555339 14:30:00 14:30:00 Step 10/23 : FROM alpine:3.14 14:30:00 ---> e04c818066af 14:30:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:30:00 ---> Using cache 14:30:00 ---> 5c5ffd2bb240 14:30:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:30:00 ---> Using cache 14:30:00 ---> c7415e92f5a7 14:30:00 Step 13/23 : ENV APP_PORT=59882 14:30:00 Removing intermediate container 84bd0d5df128 14:30:00 ---> ad63de568b87 14:30:00 14:30:00 Step 10/31 : FROM alpine:3.14 14:30:00 ---> e04c818066af 14:30:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:30:00 ---> Running in 6af386bc3aa9 14:30:00 ---> Running in 72c0f58354b1 14:30:00 ---> Running in 31000d0a7582 14:30:00 Removing intermediate container 6af386bc3aa9 14:30:00 ---> 3f8f5bb49dcd 14:30:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:30:00 Removing intermediate container 31000d0a7582 14:30:00 ---> d9cbaf22cf58 14:30:00 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:30:00 Removing intermediate container 72c0f58354b1 14:30:00 ---> e332fca9c756 14:30:00 Step 14/23 : EXPOSE $APP_PORT 14:30:00 ---> eaed39a8c248 14:30:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:30:00 ---> Running in f6eedd21ea52 14:30:00 ---> Running in 93c9698aedc8 14:30:00 Removing intermediate container f6eedd21ea52 14:30:00 ---> 515dec75c18e 14:30:00 Step 15/23 : WORKDIR / 14:30:00 ---> Running in 8690a50acc9f 14:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:30:01 Removing intermediate container 8690a50acc9f 14:30:01 ---> af849730a64f 14:30:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:30:01 (1/2) Installing dumb-init (1.2.5-r1) 14:30:01 (2/2) Installing su-exec (0.2-r1) 14:30:01 Executing busybox-1.33.1-r7.trigger 14:30:01 OK: 6 MiB in 16 packages 14:30:01 ---> e43161186099 14:30:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:30:01 ---> 48ce1591e3bb 14:30:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:30:01 ---> 97d664ea9909 14:30:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:30:01 ---> Running in 029a80d67715 14:30:01 Removing intermediate container 93c9698aedc8 14:30:01 ---> 0ace69604aa9 14:30:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:30:02 ---> fbea2db44890 14:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:30:02 Removing intermediate container 029a80d67715 14:30:02 ---> 68a8e5eb0279 14:30:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:30:02 ---> Running in 71bad6dd8533 14:30:02 ---> Running in 81c78146bcc9 14:30:02 ---> d3b3e4fa3eac 14:30:02 Step 19/23 : ENTRYPOINT ["/core-command"] 14:30:02 Removing intermediate container 71bad6dd8533 14:30:02 ---> 2164217af880 14:30:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:30:02 Removing intermediate container 81c78146bcc9 14:30:02 ---> 801f6198aa32 14:30:02 Step 20/22 : LABEL arch=x86_64 14:30:02 ---> Running in a547ed90e235 14:30:02 ---> Running in 5db2792005da 14:30:02 ---> Running in 8b9a627ff2eb 14:30:02 Removing intermediate container a547ed90e235 14:30:02 ---> f12168b7ffdf 14:30:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:30:02 ---> Running in 33e91ef6a4c7 14:30:02 Removing intermediate container 5db2792005da 14:30:02 ---> 54eecf222fa5 14:30:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:30:03 Removing intermediate container 8b9a627ff2eb 14:30:03 ---> 304127c3d39d 14:30:03 Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:30:03 ---> Running in 2a06baf65c8d 14:30:03 ---> Running in d049bda10cbe 14:30:03 Removing intermediate container 33e91ef6a4c7 14:30:03 ---> df1aa2baa1df 14:30:03 Step 21/23 : LABEL arch=x86_64 14:30:03 ---> Running in 355ab67bed8d 14:30:03 Removing intermediate container d049bda10cbe 14:30:03 ---> 6b77049e33e3 14:30:03 Step 22/22 : LABEL version=0.0.0 14:30:03 ---> Running in 468d9d802ab3 14:30:03 Removing intermediate container 355ab67bed8d 14:30:03 ---> 496cb4a0a36e 14:30:03 Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:30:03 ---> Running in 046552b2be72 14:30:03 Removing intermediate container 468d9d802ab3 14:30:03 ---> 48ae4682c3a8 14:30:03 14:30:03 Successfully built 48ae4682c3a8 14:30:03 Successfully tagged support-scheduler:latest 14:30:03  Building support-scheduler ... done Building core-data 14:30:03 Removing intermediate container 046552b2be72 14:30:03 ---> ef745c375fb3 14:30:03 Step 23/23 : LABEL version=0.0.0 14:30:04 ---> Running in 7e551a2af96b 14:30:05 Removing intermediate container 2a06baf65c8d 14:30:05 ---> 013c8bd4bbee 14:30:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:30:07 Removing intermediate container 7e551a2af96b 14:30:07 ---> 497e6ce656f4 14:30:07 14:30:07 Successfully built 497e6ce656f4 14:30:07 Successfully tagged core-command:latest 14:30:07  Building core-command ... done Building security-spire-server 14:30:07 ---> Running in c59ee0cc491f 14:30:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:30:07 ---> 392f07d04deb 14:30:07 Step 3/23 : WORKDIR /edgex-go 14:30:07 ---> Using cache 14:30:07 ---> 7bf6772d64ee 14:30:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:07 ---> Using cache 14:30:07 ---> 9f66ca3919ec 14:30:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:30:10 ---> Running in 946153829d10 14:30:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:30:10 ---> 392f07d04deb 14:30:10 Step 3/25 : WORKDIR /edgex-go 14:30:10 ---> Using cache 14:30:10 ---> 7bf6772d64ee 14:30:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:10 ---> Using cache 14:30:10 ---> 9f66ca3919ec 14:30:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:30:10 Removing intermediate container c59ee0cc491f 14:30:10 ---> e2cffd6e8c65 14:30:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:30:10 ---> Running in e633ea31f714 14:30:11 ---> 108a407aab2f 14:30:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:30:11 ---> Running in d93bb0c15ec1 14:30:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:30:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:30:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:30:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:30:12 OK: 221 MiB in 52 packages 14:30:12 Removing intermediate container d93bb0c15ec1 14:30:12 ---> f1d744ce4adc 14:30:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:30:12 OK: 221 MiB in 52 packages 14:30:12 ---> 5ecbe8d29dfe 14:30:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:30:13 Removing intermediate container 946153829d10 14:30:13 ---> 040f409118db 14:30:13 Step 6/23 : COPY go.mod vendor* ./ 14:30:13 ---> e3b0a980b0de 14:30:13 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:30:13 Removing intermediate container e633ea31f714 14:30:13 ---> 8cb3a4bc1eba 14:30:13 Step 6/25 : COPY go.mod vendor* ./ 14:30:13 ---> 22be94f6a556 14:30:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:13 ---> 68be518c44c7 14:30:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:13 ---> Running in 28351f591684 14:30:13 ---> 443348f92fc7 14:30:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:30:13 ---> Running in cbe189b0afcd 14:30:14 ---> 5d30681ad313 14:30:14 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:30:14 ---> fb4b8a38843e 14:30:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:30:14 ---> Running in 4735f0af2316 14:30:14 Removing intermediate container 4735f0af2316 14:30:14 ---> 19a31271d694 14:30:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:30:14 ---> c97923554bcd 14:30:14 Step 26/31 : RUN chmod +x /entrypoint.sh 14:30:14 ---> Running in 01fef6e2b5f8 14:30:15 Removing intermediate container cbe189b0afcd 14:30:15 ---> d08dbd830785 14:30:15 Step 8/25 : COPY . . 14:30:15 Removing intermediate container 28351f591684 14:30:15 ---> bf7a880ed010 14:30:15 Step 8/23 : COPY . . 14:30:15 Merging remotes/origin/main commit a09756d4c706e8bde2f3d310e93d6c44bb943633 into PR head commit 239697c7c8a0d0ba54924fced64252c0fe618303 14:30:15 Merge succeeded, producing 239697c7c8a0d0ba54924fced64252c0fe618303 14:30:15 Checking out Revision 239697c7c8a0d0ba54924fced64252c0fe618303 (PR-4029) 14:30:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:30:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:30:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:30:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:30:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4029/head:refs/remotes/origin/PR-4029 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:30:15 > git config core.sparsecheckout # timeout=10 14:30:15 > git checkout -f 239697c7c8a0d0ba54924fced64252c0fe618303 # timeout=10 14:30:15 > git remote # timeout=10 14:30:15 > git config --get remote.origin.url # timeout=10 14:30:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:30:15 > git merge a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 14:30:15 > git rev-parse HEAD^{commit} # timeout=10 14:30:15 > git config core.sparsecheckout # timeout=10 14:30:15 > git checkout -f 239697c7c8a0d0ba54924fced64252c0fe618303 # timeout=10 14:30:20 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" 14:30:20 Removing intermediate container 01fef6e2b5f8 14:30:20 ---> a47e8088b44c 14:30:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:30:20 ---> Running in 389d2c36bda2 14:30:20 Removing intermediate container 389d2c36bda2 14:30:20 ---> 0fe078664410 14:30:20 Step 28/31 : CMD ["gate"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:30:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:30:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:30:21 Dload Upload Total Spent Left Speed 14:30:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49607 0 --:--:-- --:--:-- --:--:-- 49607 [Pipeline] sh 14:30:21 ---> Running in a16cc4c6ed4a 14:30:21 ---> 9285107ad1dd 14:30:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:30:21 ---> Running in f32900043de4 14:30:21 Removing intermediate container a16cc4c6ed4a 14:30:21 ---> 314991770962 14:30:21 Step 29/31 : LABEL arch=x86_64 14:30:21 ---> bd9c3cda222a 14:30:21 Step 9/23 : RUN make cmd/core-data/core-data 14:30:21 Removing intermediate container f32900043de4 14:30:21 ---> 2e5ccac4e74c 14:30:21 Step 10/25 : RUN mkdir -p spire-build 14:30:21 ---> Running in 84a99b8c9271 14:30:21 ---> Running in e81ebf42b6b5 14:30:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:30:22 ---> Running in 8b5ec4e9f968 14:30:22 Removing intermediate container 84a99b8c9271 14:30:22 ---> 5985657d503d 14:30:22 Step 30/31 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:30:22 Removing intermediate container a2bbc54cb283 14:30:22 ---> 230c2acb818c 14:30:22 14:30:22 Step 10/22 : FROM alpine:3.14 14:30:22 ---> e04c818066af 14:30:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:30:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:30:22 + sudo tee /etc/docker/daemon.new 14:30:22 { 14:30:22 "registry-mirrors": [ 14:30:22 "https://nexus3.edgexfoundry.org:10001" 14:30:22 ], 14:30:22 "bip": "10.250.0.254/24", 14:30:22 "hosts": [ 14:30:22 "tcp://0.0.0.0:5555", 14:30:22 "unix:///var/run/docker.sock" 14:30:22 ], 14:30:22 "mtu": 1458, 14:30:22 "selinux-enabled": true, 14:30:22 "seccomp-profile": "/etc/docker/seccomp.json" 14:30:22 } [Pipeline] sh 14:30:22 ---> Running in 8105cbdd0cd9 14:30:22 ---> Running in 1e8ebf3410f1 14:30:22 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 14:30:22 Removing intermediate container 8105cbdd0cd9 14:30:22 ---> 2a7ca12313d3 14:30:22 Step 31/31 : LABEL version=0.0.0 14:30:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:30:22 ---> Running in 45461cc5c69c 14:30:22 Removing intermediate container 45461cc5c69c 14:30:22 ---> 10c3f77fa2f4 14:30:22 14:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:30:22 Successfully built 10c3f77fa2f4 14:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:30:22 Successfully tagged security-bootstrapper:latest 14:30:22  Building security-bootstrapper ... done Building security-proxy-setup 14:30:22 Removing intermediate container 8b5ec4e9f968 14:30:22 ---> c67fb3959c53 14:30:22 Step 11/25 : WORKDIR /edgex-go/spire-build 14:30:22 ---> Running in 97580bbf39a6 14:30:22 + sudo service docker restart 14:30:23 (1/2) Installing ca-certificates (20211220-r0) 14:30:23 (2/2) Installing dumb-init (1.2.5-r1) 14:30:23 Executing busybox-1.33.1-r7.trigger 14:30:23 Executing ca-certificates-20211220-r0.trigger 14:30:23 OK: 6 MiB in 16 packages 14:30:23 Removing intermediate container 97580bbf39a6 14:30:23 ---> 79a8f2105895 14:30:23 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:30:24 ---> Running in bb661a736f84 14:30:25 Removing intermediate container 1e8ebf3410f1 14:30:25 ---> e2bd7ea3fca3 14:30:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:30:25 ---> Running in 2ecbd390a5d3 14:30:25 Removing intermediate container 2ecbd390a5d3 14:30:25 ---> 158236da8c02 14:30:25 Step 13/22 : ENV APP_PORT=59860 14:30:25 ---> Running in be49a19010b9 14:30:25 spire-1.2.1/ 14:30:25 spire-1.2.1/.data/ 14:30:25 spire-1.2.1/.data/.file 14:30:25 spire-1.2.1/.dockerignore 14:30:25 spire-1.2.1/.gitattributes 14:30:25 spire-1.2.1/.githooks/ 14:30:25 spire-1.2.1/.githooks/pre-commit 14:30:25 spire-1.2.1/.github/ 14:30:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:30:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:30:25 spire-1.2.1/.github/dependabot.yml 14:30:25 spire-1.2.1/.github/workflows/ 14:30:25 spire-1.2.1/.github/workflows/nightly_build.yaml 14:30:25 spire-1.2.1/.github/workflows/pr_build.yaml 14:30:25 spire-1.2.1/.github/workflows/release_build.yaml 14:30:25 spire-1.2.1/.github/workflows/scripts/ 14:30:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:30:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:30:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:30:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:30:25 spire-1.2.1/.github/workflows/scripts/split.sh 14:30:25 spire-1.2.1/.gitignore 14:30:25 spire-1.2.1/.go-version 14:30:25 spire-1.2.1/.golangci.yml 14:30:25 spire-1.2.1/ADOPTERS.md 14:30:25 spire-1.2.1/CHANGELOG.md 14:30:25 spire-1.2.1/CODE-OF-CONDUCT.md 14:30:25 spire-1.2.1/CODEOWNERS 14:30:25 spire-1.2.1/CONTRIBUTING.md 14:30:25 spire-1.2.1/Dockerfile 14:30:25 spire-1.2.1/Dockerfile.dev 14:30:25 spire-1.2.1/Dockerfile.scratch 14:30:25 spire-1.2.1/LICENSE 14:30:25 spire-1.2.1/MAINTAINERS.md 14:30:25 spire-1.2.1/Makefile 14:30:25 spire-1.2.1/README.md 14:30:25 spire-1.2.1/ROADMAP.md 14:30:25 spire-1.2.1/SECURITY.md 14:30:25 spire-1.2.1/cmd/ 14:30:25 spire-1.2.1/cmd/spire-agent/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/common/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/run/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:30:25 spire-1.2.1/cmd/spire-agent/main.go 14:30:25 spire-1.2.1/cmd/spire-server/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/cli.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/run/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/token/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/validate/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/x509/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:30:25 spire-1.2.1/cmd/spire-server/main.go 14:30:25 spire-1.2.1/cmd/spire-server/util/ 14:30:25 spire-1.2.1/cmd/spire-server/util/util.go 14:30:25 spire-1.2.1/conf/ 14:30:25 spire-1.2.1/conf/agent/ 14:30:25 spire-1.2.1/conf/agent/agent.conf 14:30:25 spire-1.2.1/conf/agent/agent_full.conf 14:30:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:30:25 spire-1.2.1/conf/server/ 14:30:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:30:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:30:25 spire-1.2.1/conf/server/server.conf 14:30:25 spire-1.2.1/conf/server/server_full.conf 14:30:25 spire-1.2.1/doc/ 14:30:25 spire-1.2.1/doc/SPIRE101.md 14:30:25 spire-1.2.1/doc/auditlog.md 14:30:25 spire-1.2.1/doc/authorization_policy_engine.md 14:30:25 spire-1.2.1/doc/changelog_guidelines.md 14:30:25 spire-1.2.1/doc/cure53-report.pdf 14:30:25 spire-1.2.1/doc/images/ 14:30:25 spire-1.2.1/doc/images/2019_roadmap.png 14:30:25 spire-1.2.1/doc/images/SPIRE101.png 14:30:25 spire-1.2.1/doc/images/SPIRE_agent.png 14:30:25 spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container be49a19010b9 14:30:25 ---> 06b2d75771cd 14:30:25 Step 14/22 : EXPOSE $APP_PORT 14:30:25 14:30:25 spire-1.2.1/doc/images/cache_mgr.png 14:30:25 spire-1.2.1/doc/images/cache_mgr_components.png 14:30:25 spire-1.2.1/doc/images/federated_spire.png 14:30:25 spire-1.2.1/doc/images/ha_mode.png 14:30:25 spire-1.2.1/doc/images/nested_spire.png 14:30:25 spire-1.2.1/doc/images/oidc_federation.png 14:30:25 spire-1.2.1/doc/images/single_trust_domain.png 14:30:25 spire-1.2.1/doc/images/spiffe_compatible.png 14:30:25 spire-1.2.1/doc/images/spire_logo.png 14:30:25 spire-1.2.1/doc/migrating_registration_api_clients.md 14:30:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:30:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:30:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:30:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:30:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:30:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:30:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:30:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:30:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:30:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:30:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:30:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:30:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:30:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:30:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:30:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:30:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:30:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:30:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:30:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:30:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:30:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:30:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:30:25 spire-1.2.1/doc/scaling_spire.md 14:30:25 spire-1.2.1/doc/spire_agent.md 14:30:25 spire-1.2.1/doc/spire_server.md 14:30:25 spire-1.2.1/doc/supported_integrations.md 14:30:25 spire-1.2.1/doc/telemetry.md 14:30:25 spire-1.2.1/doc/telemetry_config.md 14:30:25 spire-1.2.1/doc/upgrading.md 14:30:25 spire-1.2.1/doc/using_spire.md 14:30:25 spire-1.2.1/examples/ 14:30:25 spire-1.2.1/examples/README.md 14:30:25 spire-1.2.1/go.mod 14:30:25 spire-1.2.1/go.sum 14:30:25 spire-1.2.1/pkg/ 14:30:25 spire-1.2.1/pkg/agent/ 14:30:25 spire-1.2.1/pkg/agent/agent.go 14:30:25 spire-1.2.1/pkg/agent/api/ 14:30:25 spire-1.2.1/pkg/agent/api/config.go 14:30:25 spire-1.2.1/pkg/agent/api/debug/ 14:30:25 spire-1.2.1/pkg/agent/api/debug/v1/ 14:30:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:30:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:30:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:30:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:30:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:30:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:30:25 spire-1.2.1/pkg/agent/api/endpoints.go 14:30:25 spire-1.2.1/pkg/agent/api/health/ 14:30:25 spire-1.2.1/pkg/agent/api/health/v1/ 14:30:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:30:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:30:25 spire-1.2.1/pkg/agent/api/rpccontext/ 14:30:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:30:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:30:25 spire-1.2.1/pkg/agent/attestor/ 14:30:25 spire-1.2.1/pkg/agent/attestor/node/ 14:30:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:30:25 spire-1.2.1/pkg/agent/attestor/node/node.go 14:30:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:30:25 spire-1.2.1/pkg/agent/attestor/workload/ 14:30:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:30:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:30:25 spire-1.2.1/pkg/agent/catalog/ 14:30:25 spire-1.2.1/pkg/agent/catalog/catalog.go 14:30:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:30:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:30:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:30:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:30:25 spire-1.2.1/pkg/agent/client/ 14:30:25 spire-1.2.1/pkg/agent/client/client.go 14:30:25 spire-1.2.1/pkg/agent/client/client_test.go 14:30:25 spire-1.2.1/pkg/agent/client/dial.go 14:30:25 spire-1.2.1/pkg/agent/client/nodeconn.go 14:30:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:30:25 spire-1.2.1/pkg/agent/client/update.go 14:30:25 spire-1.2.1/pkg/agent/client/util.go 14:30:25 spire-1.2.1/pkg/agent/common/ 14:30:25 spire-1.2.1/pkg/agent/common/backoff/ 14:30:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:30:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:30:25 spire-1.2.1/pkg/agent/common/cgroups/ 14:30:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:30:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:30:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:30:25 spire-1.2.1/pkg/agent/config.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/ 14:30:25 spire-1.2.1/pkg/agent/endpoints/config.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:30:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:30:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/workload/ 14:30:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:30:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:30:25 spire-1.2.1/pkg/agent/manager/ 14:30:25 spire-1.2.1/pkg/agent/manager/cache/ 14:30:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:30:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:30:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:30:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:30:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:30:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:30:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:30:25 spire-1.2.1/pkg/agent/manager/config.go 14:30:25 spire-1.2.1/pkg/agent/manager/manager.go 14:30:25 spire-1.2.1/pkg/agent/manager/manager_test.go 14:30:25 spire-1.2.1/pkg/agent/manager/storage.go 14:30:25 spire-1.2.1/pkg/agent/manager/storage_test.go 14:30:25 spire-1.2.1/pkg/agent/manager/storecache/ 14:30:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:30:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:30:25 spire-1.2.1/pkg/agent/manager/sync.go 14:30:25 spire-1.2.1/pkg/agent/plugin/ 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:30:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:30:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:30:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:30:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:30:25 spire-1.2.1/pkg/agent/svid/ 14:30:25 spire-1.2.1/pkg/agent/svid/rotator.go 14:30:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:30:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:30:25 spire-1.2.1/pkg/agent/svid/store/ 14:30:25 spire-1.2.1/pkg/agent/svid/store/service.go 14:30:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:30:25 spire-1.2.1/pkg/common/ 14:30:25 spire-1.2.1/pkg/common/agentpathtemplate/ 14:30:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:30:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:30:25 spire-1.2.1/pkg/common/api/ 14:30:25 spire-1.2.1/pkg/common/api/metrics.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/ 14:30:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/logger.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/names.go 14:30:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:30:25 spire-1.2.1/pkg/common/api/names.go 14:30:25 spire-1.2.1/pkg/common/api/ratelimit.go 14:30:25 spire-1.2.1/pkg/common/api/rpccontext/ 14:30:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:30:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:30:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:30:25 spire-1.2.1/pkg/common/auth/ 14:30:25 spire-1.2.1/pkg/common/auth/interceptors.go 14:30:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:30:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/ 14:30:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/types.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:30:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:30:25 spire-1.2.1/pkg/common/catalog/ 14:30:25 spire-1.2.1/pkg/common/catalog/bind.go 14:30:25 spire-1.2.1/pkg/common/catalog/builtin.go 14:30:25 spire-1.2.1/pkg/common/catalog/catalog.go 14:30:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:30:25 spire-1.2.1/pkg/common/catalog/closers.go 14:30:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:30:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:30:25 spire-1.2.1/pkg/common/catalog/config.go 14:30:25 spire-1.2.1/pkg/common/catalog/config_test.go 14:30:25 spire-1.2.1/pkg/common/catalog/configure.go 14:30:25 spire-1.2.1/pkg/common/catalog/constraints.go 14:30:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:30:25 spire-1.2.1/pkg/common/catalog/context.go 14:30:25 spire-1.2.1/pkg/common/catalog/external.go 14:30:25 spire-1.2.1/pkg/common/catalog/host.go 14:30:25 spire-1.2.1/pkg/common/catalog/pipenet.go 14:30:25 spire-1.2.1/pkg/common/catalog/plugin.go 14:30:25 spire-1.2.1/pkg/common/catalog/testplugin/ 14:30:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:30:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:30:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:30:25 spire-1.2.1/pkg/common/cli/ 14:30:25 spire-1.2.1/pkg/common/cli/env.go 14:30:25 spire-1.2.1/pkg/common/cli/flags.go 14:30:25 spire-1.2.1/pkg/common/cli/trust_domain.go 14:30:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:30:25 spire-1.2.1/pkg/common/cli/umask.go 14:30:25 spire-1.2.1/pkg/common/cli/umask_posix.go 14:30:25 spire-1.2.1/pkg/common/cli/umask_test.go 14:30:25 spire-1.2.1/pkg/common/cli/umask_windows.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/ 14:30:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/flag.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/format.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/ 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:30:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:30:25 spire-1.2.1/pkg/common/coretypes/ 14:30:25 spire-1.2.1/pkg/common/coretypes/bundle/ 14:30:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:30:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:30:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:30:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:30:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:30:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:30:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:30:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:30:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:30:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:30:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:30:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:30:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:30:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:30:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:30:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:30:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:30:25 spire-1.2.1/pkg/common/cryptoutil/ 14:30:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:30:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:30:25 spire-1.2.1/pkg/common/diskutil/ 14:30:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:30:25 spire-1.2.1/pkg/common/diskutil/file_test.go 14:30:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:30:25 spire-1.2.1/pkg/common/errorutil/ 14:30:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:30:25 spire-1.2.1/pkg/common/health/ 14:30:25 spire-1.2.1/pkg/common/health/config.go 14:30:25 spire-1.2.1/pkg/common/health/context.go 14:30:25 spire-1.2.1/pkg/common/health/context_test.go 14:30:25 spire-1.2.1/pkg/common/health/health.go 14:30:25 spire-1.2.1/pkg/common/health/health_test.go 14:30:25 spire-1.2.1/pkg/common/health/logger.go 14:30:25 spire-1.2.1/pkg/common/hostservice/ 14:30:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:30:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:30:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:30:25 spire-1.2.1/pkg/common/idutil/ 14:30:25 spire-1.2.1/pkg/common/idutil/require.go 14:30:25 spire-1.2.1/pkg/common/idutil/require_test.go 14:30:25 spire-1.2.1/pkg/common/idutil/safety.go 14:30:25 spire-1.2.1/pkg/common/idutil/safety_test.go 14:30:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:30:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:30:25 spire-1.2.1/pkg/common/jwtsvid/ 14:30:25 spire-1.2.1/pkg/common/jwtsvid/common.go 14:30:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:30:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:30:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:30:25 spire-1.2.1/pkg/common/jwtutil/ 14:30:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:30:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:30:25 spire-1.2.1/pkg/common/log/ 14:30:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:30:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:30:25 spire-1.2.1/pkg/common/log/log.go 14:30:25 spire-1.2.1/pkg/common/log/log_test.go 14:30:25 spire-1.2.1/pkg/common/log/options.go 14:30:25 spire-1.2.1/pkg/common/nodeutil/ 14:30:25 spire-1.2.1/pkg/common/nodeutil/node.go 14:30:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:30:25 spire-1.2.1/pkg/common/peertracker/ 14:30:25 spire-1.2.1/pkg/common/peertracker/conn.go 14:30:25 spire-1.2.1/pkg/common/peertracker/credentials.go 14:30:25 spire-1.2.1/pkg/common/peertracker/errors.go 14:30:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:30:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:30:25 spire-1.2.1/pkg/common/peertracker/info.go 14:30:25 spire-1.2.1/pkg/common/peertracker/listener.go 14:30:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:30:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:30:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:30:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:30:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:30:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:30:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:30:25 spire-1.2.1/pkg/common/peertracker/tcp.go 14:30:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:30:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:30:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:30:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:30:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:30:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:30:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:30:25 spire-1.2.1/pkg/common/peertracker/uds.go 14:30:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:30:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:30:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:30:25 spire-1.2.1/pkg/common/pemutil/ 14:30:25 spire-1.2.1/pkg/common/pemutil/block.go 14:30:25 spire-1.2.1/pkg/common/pemutil/certs.go 14:30:25 spire-1.2.1/pkg/common/pemutil/common.go 14:30:25 spire-1.2.1/pkg/common/pemutil/csr.go 14:30:25 spire-1.2.1/pkg/common/pemutil/keys.go 14:30:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/ 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:30:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:30:25 spire-1.2.1/pkg/common/plugin/ 14:30:25 spire-1.2.1/pkg/common/plugin/aws/ 14:30:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:30:25 spire-1.2.1/pkg/common/plugin/azure/ 14:30:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:30:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:30:25 spire-1.2.1/pkg/common/plugin/facade.go 14:30:25 spire-1.2.1/pkg/common/plugin/facade_test.go 14:30:25 spire-1.2.1/pkg/common/plugin/gcp/ 14:30:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:30:25 spire-1.2.1/pkg/common/plugin/k8s/ 14:30:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:30:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:30:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:30:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:30:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:30:25 spire-1.2.1/pkg/common/plugin/log.go 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/ 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:30:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:30:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:30:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:30:25 spire-1.2.1/pkg/common/plugin/x509pop/ 14:30:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:30:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:30:25 spire-1.2.1/pkg/common/profiling/ 14:30:25 spire-1.2.1/pkg/common/profiling/dumpers.go 14:30:25 spire-1.2.1/pkg/common/profiling/profiling.go 14:30:25 spire-1.2.1/pkg/common/protoutil/ 14:30:25 spire-1.2.1/pkg/common/protoutil/masks.go 14:30:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:30:25 spire-1.2.1/pkg/common/rotationutil/ 14:30:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:30:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:30:25 spire-1.2.1/pkg/common/selector/ 14:30:25 spire-1.2.1/pkg/common/selector/selector.go 14:30:25 spire-1.2.1/pkg/common/selector/selector_test.go 14:30:25 spire-1.2.1/pkg/common/selector/set.go 14:30:25 spire-1.2.1/pkg/common/selector/set_utils.go 14:30:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/ 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/ 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:30:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:30:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:30:25 spire-1.2.1/pkg/common/telemetry/call.go 14:30:25 spire-1.2.1/pkg/common/telemetry/common/ 14:30:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:30:25 spire-1.2.1/pkg/common/telemetry/config.go 14:30:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:30:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/inmem.go 14:30:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/m3.go 14:30:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/metrics.go 14:30:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/names.go 14:30:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:30:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:30:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/ 14:30:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:30:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:30:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:30:25 spire-1.2.1/pkg/common/telemetry/server/server.go 14:30:25 spire-1.2.1/pkg/common/telemetry/sink.go 14:30:25 spire-1.2.1/pkg/common/telemetry/statsd.go 14:30:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:30:25 spire-1.2.1/pkg/common/telemetry/uptime.go 14:30:25 spire-1.2.1/pkg/common/telemetry/version.go 14:30:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:30:25 spire-1.2.1/pkg/common/uptime/ 14:30:25 spire-1.2.1/pkg/common/uptime/uptime.go 14:30:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:30:25 spire-1.2.1/pkg/common/util/ 14:30:25 spire-1.2.1/pkg/common/util/certs.go 14:30:25 spire-1.2.1/pkg/common/util/certs_test.go 14:30:25 spire-1.2.1/pkg/common/util/csr.go 14:30:25 spire-1.2.1/pkg/common/util/hash.go 14:30:25 spire-1.2.1/pkg/common/util/selectors.go 14:30:25 spire-1.2.1/pkg/common/util/selectors_test.go 14:30:25 spire-1.2.1/pkg/common/util/signals.go 14:30:25 spire-1.2.1/pkg/common/util/sort.go 14:30:25 spire-1.2.1/pkg/common/util/sort_test.go 14:30:25 spire-1.2.1/pkg/common/util/task.go 14:30:25 spire-1.2.1/pkg/common/util/task_test.go 14:30:25 spire-1.2.1/pkg/common/util/testdata/ 14:30:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:30:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:30:25 spire-1.2.1/pkg/common/version/ 14:30:25 spire-1.2.1/pkg/common/version/version.go 14:30:25 spire-1.2.1/pkg/common/x509svid/ 14:30:25 spire-1.2.1/pkg/common/x509svid/common_test.go 14:30:25 spire-1.2.1/pkg/common/x509svid/csr.go 14:30:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:30:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:30:25 spire-1.2.1/pkg/common/x509util/ 14:30:25 spire-1.2.1/pkg/common/x509util/cert.go 14:30:25 spire-1.2.1/pkg/common/x509util/dns.go 14:30:25 spire-1.2.1/pkg/common/x509util/dns_test.go ---> Running in 8470acc20d5b 14:30:25 14:30:25 spire-1.2.1/pkg/common/x509util/keyid.go 14:30:25 spire-1.2.1/pkg/common/x509util/keypair.go 14:30:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:30:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:30:25 spire-1.2.1/pkg/server/ 14:30:25 spire-1.2.1/pkg/server/api/ 14:30:25 spire-1.2.1/pkg/server/api/agent.go 14:30:25 spire-1.2.1/pkg/server/api/agent/ 14:30:25 spire-1.2.1/pkg/server/api/agent/v1/ 14:30:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:30:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:30:25 spire-1.2.1/pkg/server/api/agent_test.go 14:30:25 spire-1.2.1/pkg/server/api/api.go 14:30:25 spire-1.2.1/pkg/server/api/audit/ 14:30:25 spire-1.2.1/pkg/server/api/audit/audit.go 14:30:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:30:25 spire-1.2.1/pkg/server/api/bundle.go 14:30:25 spire-1.2.1/pkg/server/api/bundle/ 14:30:25 spire-1.2.1/pkg/server/api/bundle/v1/ 14:30:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:30:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:30:25 spire-1.2.1/pkg/server/api/bundle_test.go 14:30:25 spire-1.2.1/pkg/server/api/debug/ 14:30:25 spire-1.2.1/pkg/server/api/debug/v1/ 14:30:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:30:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:30:25 spire-1.2.1/pkg/server/api/entry.go 14:30:25 spire-1.2.1/pkg/server/api/entry/ 14:30:25 spire-1.2.1/pkg/server/api/entry/v1/ 14:30:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:30:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:30:25 spire-1.2.1/pkg/server/api/entry_test.go 14:30:25 spire-1.2.1/pkg/server/api/health/ 14:30:25 spire-1.2.1/pkg/server/api/health/v1/ 14:30:25 spire-1.2.1/pkg/server/api/health/v1/service.go 14:30:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:30:25 spire-1.2.1/pkg/server/api/id.go 14:30:25 spire-1.2.1/pkg/server/api/id_test.go 14:30:25 spire-1.2.1/pkg/server/api/limits/ 14:30:25 spire-1.2.1/pkg/server/api/limits/limits.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/ 14:30:25 spire-1.2.1/pkg/server/api/middleware/alias.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/audit.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/caller.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/common.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/entries.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:30:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:30:25 spire-1.2.1/pkg/server/api/ratelimit.go 14:30:25 spire-1.2.1/pkg/server/api/rpccontext/ 14:30:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:30:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:30:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:30:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:30:25 spire-1.2.1/pkg/server/api/selector.go 14:30:25 spire-1.2.1/pkg/server/api/selector_test.go 14:30:25 spire-1.2.1/pkg/server/api/status.go 14:30:25 spire-1.2.1/pkg/server/api/status_test.go 14:30:25 spire-1.2.1/pkg/server/api/svid/ 14:30:25 spire-1.2.1/pkg/server/api/svid/v1/ 14:30:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:30:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:30:25 spire-1.2.1/pkg/server/api/trustdomain.go 14:30:25 spire-1.2.1/pkg/server/api/trustdomain/ 14:30:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:30:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:30:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:30:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:30:25 spire-1.2.1/pkg/server/authpolicy/ 14:30:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:30:25 spire-1.2.1/pkg/server/authpolicy/policy.go 14:30:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:30:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:30:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:30:25 spire-1.2.1/pkg/server/authpolicy/validate.go 14:30:25 spire-1.2.1/pkg/server/bundle/ 14:30:25 spire-1.2.1/pkg/server/bundle/client/ 14:30:25 spire-1.2.1/pkg/server/bundle/client/client.go 14:30:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:30:25 spire-1.2.1/pkg/server/bundle/client/manager.go 14:30:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:30:25 spire-1.2.1/pkg/server/bundle/client/sources.go 14:30:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:30:25 spire-1.2.1/pkg/server/bundle/client/updater.go 14:30:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:30:25 spire-1.2.1/pkg/server/ca/ 14:30:25 spire-1.2.1/pkg/server/ca/ca.go 14:30:25 spire-1.2.1/pkg/server/ca/ca_health.go 14:30:25 spire-1.2.1/pkg/server/ca/ca_test.go 14:30:25 spire-1.2.1/pkg/server/ca/journal.go 14:30:25 spire-1.2.1/pkg/server/ca/journal_test.go 14:30:25 spire-1.2.1/pkg/server/ca/manager.go 14:30:25 spire-1.2.1/pkg/server/ca/manager_health.go 14:30:25 spire-1.2.1/pkg/server/ca/manager_test.go 14:30:25 spire-1.2.1/pkg/server/ca/templates.go 14:30:25 spire-1.2.1/pkg/server/ca/upstream_client.go 14:30:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:30:25 spire-1.2.1/pkg/server/ca/validation.go 14:30:25 spire-1.2.1/pkg/server/cache/ 14:30:25 spire-1.2.1/pkg/server/cache/dscache/ 14:30:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:30:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:30:25 spire-1.2.1/pkg/server/cache/entrycache/ 14:30:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:30:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:30:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:30:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:30:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:30:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:30:25 spire-1.2.1/pkg/server/catalog/ 14:30:25 spire-1.2.1/pkg/server/catalog/catalog.go 14:30:25 spire-1.2.1/pkg/server/catalog/keymanager.go 14:30:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:30:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:30:25 spire-1.2.1/pkg/server/catalog/notifier.go 14:30:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:30:25 spire-1.2.1/pkg/server/config.go 14:30:25 spire-1.2.1/pkg/server/datastore/ 14:30:25 spire-1.2.1/pkg/server/datastore/datastore.go 14:30:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:30:25 spire-1.2.1/pkg/server/datastore/repository.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:30:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:30:25 spire-1.2.1/pkg/server/endpoints/ 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/ 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:30:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:30:25 spire-1.2.1/pkg/server/endpoints/config.go 14:30:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:30:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:30:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:30:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:30:25 spire-1.2.1/pkg/server/endpoints/middleware.go 14:30:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:30:25 spire-1.2.1/pkg/server/hostservice/ 14:30:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:30:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:30:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:30:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:30:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:30:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:30:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:30:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/ 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/ 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:30:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:30:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:30:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/ 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:30:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:30:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:30:25 spire-1.2.1/pkg/server/registration/ 14:30:25 spire-1.2.1/pkg/server/registration/manager.go 14:30:25 spire-1.2.1/pkg/server/registration/manager_test.go 14:30:25 spire-1.2.1/pkg/server/scanentries.go 14:30:25 spire-1.2.1/pkg/server/scanentries_test.go 14:30:25 spire-1.2.1/pkg/server/server.go 14:30:25 spire-1.2.1/pkg/server/server_test.go 14:30:25 spire-1.2.1/pkg/server/svid/ 14:30:25 spire-1.2.1/pkg/server/svid/observer.go 14:30:25 spire-1.2.1/pkg/server/svid/observer_test.go 14:30:25 spire-1.2.1/pkg/server/svid/rotator.go 14:30:25 spire-1.2.1/pkg/server/svid/rotator_config.go 14:30:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:30:25 spire-1.2.1/pkg/server/svid/rotator_test.go 14:30:25 spire-1.2.1/proto/ 14:30:25 spire-1.2.1/proto/private/ 14:30:25 spire-1.2.1/proto/private/server/ 14:30:25 spire-1.2.1/proto/private/server/journal/ 14:30:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:30:25 spire-1.2.1/proto/private/server/journal/journal.proto 14:30:25 spire-1.2.1/proto/spire/ 14:30:25 spire-1.2.1/proto/spire/common/ 14:30:25 spire-1.2.1/proto/spire/common/common.pb.go 14:30:25 spire-1.2.1/proto/spire/common/common.proto 14:30:25 spire-1.2.1/proto/spire/common/plugin/ 14:30:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:30:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:30:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:30:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:30:25 spire-1.2.1/proto/spire/plugin/ 14:30:25 spire-1.2.1/proto/spire/plugin/agent/ 14:30:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:30:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:30:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:30:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:30:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:30:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:30:25 spire-1.2.1/release/ 14:30:25 spire-1.2.1/release/spire-extras/ 14:30:25 spire-1.2.1/release/spire-extras/README.md 14:30:25 spire-1.2.1/release/spire-extras/conf/ 14:30:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:30:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:30:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:30:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:30:25 spire-1.2.1/release/spire/ 14:30:25 spire-1.2.1/release/spire/README.md 14:30:25 spire-1.2.1/release/spire/conf/ 14:30:25 spire-1.2.1/release/spire/conf/agent/ 14:30:25 spire-1.2.1/release/spire/conf/agent/agent.conf 14:30:25 spire-1.2.1/release/spire/conf/server/ 14:30:25 spire-1.2.1/release/spire/conf/server/server.conf 14:30:25 spire-1.2.1/script/ 14:30:25 spire-1.2.1/script/build-artifact.sh 14:30:25 spire-1.2.1/script/generate_dummy_ca.sh 14:30:25 spire-1.2.1/support/ 14:30:25 spire-1.2.1/support/k8s/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:30:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/ 14:30:25 spire-1.2.1/support/oidc-discovery-provider/README.md 14:30:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/config.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/main.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:30:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:30:25 spire-1.2.1/test/ 14:30:25 spire-1.2.1/test/clock/ 14:30:25 spire-1.2.1/test/clock/clock.go 14:30:25 spire-1.2.1/test/fakes/ 14:30:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:30:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:30:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:30:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:30:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:30:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:30:25 spire-1.2.1/test/fakes/fakeagentstore/ 14:30:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:30:25 spire-1.2.1/test/fakes/fakedatastore/ 14:30:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:30:25 spire-1.2.1/test/fakes/fakeentryclient/ 14:30:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:30:25 spire-1.2.1/test/fakes/fakehealthchecker/ 14:30:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:30:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:30:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:30:25 spire-1.2.1/test/fakes/fakemetrics/ 14:30:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:30:25 spire-1.2.1/test/fakes/fakenoderesolver/ 14:30:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:30:25 spire-1.2.1/test/fakes/fakenotifier/ 14:30:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:30:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:30:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:30:25 spire-1.2.1/test/fakes/fakeserverca/ 14:30:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:30:25 spire-1.2.1/test/fakes/fakeservercatalog/ 14:30:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:30:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:30:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:30:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:30:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:30:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:30:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:30:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:30:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:30:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:30:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:30:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:30:25 spire-1.2.1/test/fixture/ 14:30:25 spire-1.2.1/test/fixture/certs/ 14:30:25 spire-1.2.1/test/fixture/certs/agent_svid.der 14:30:25 spire-1.2.1/test/fixture/certs/base_cert.pem 14:30:25 spire-1.2.1/test/fixture/certs/base_csr.pem 14:30:25 spire-1.2.1/test/fixture/certs/base_key.pem 14:30:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:30:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:30:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:30:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:30:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:30:25 spire-1.2.1/test/fixture/certs/blog_key.pem 14:30:25 spire-1.2.1/test/fixture/certs/bundle.der 14:30:25 spire-1.2.1/test/fixture/certs/ca.pem 14:30:25 spire-1.2.1/test/fixture/certs/ca_key.pem 14:30:25 spire-1.2.1/test/fixture/certs/database_cert.pem 14:30:25 spire-1.2.1/test/fixture/certs/database_csr.pem 14:30:25 spire-1.2.1/test/fixture/certs/database_key.pem 14:30:25 spire-1.2.1/test/fixture/certs/node_cert.pem 14:30:25 spire-1.2.1/test/fixture/certs/node_csr.pem 14:30:25 spire-1.2.1/test/fixture/certs/node_key.pem 14:30:25 spire-1.2.1/test/fixture/certs/svid.pem 14:30:25 spire-1.2.1/test/fixture/certs/svid_key.pem 14:30:25 spire-1.2.1/test/fixture/config/ 14:30:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:30:25 spire-1.2.1/test/fixture/config/agent_good.conf 14:30:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:30:25 spire-1.2.1/test/fixture/config/plugin_good.conf 14:30:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:30:25 spire-1.2.1/test/fixture/config/server_good.conf 14:30:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:30:25 spire-1.2.1/test/fixture/fixture.go 14:30:25 spire-1.2.1/test/fixture/nodeattestor/ 14:30:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:30:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:30:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:30:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:30:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:30:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:30:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:30:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:30:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:30:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:30:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:30:25 spire-1.2.1/test/fixture/registration/ 14:30:25 spire-1.2.1/test/fixture/registration/entries.json 14:30:25 spire-1.2.1/test/fixture/registration/good-for-update.json 14:30:25 spire-1.2.1/test/fixture/registration/good.json 14:30:25 spire-1.2.1/test/fixture/registration/invalid.json 14:30:25 spire-1.2.1/test/fixture/registration/invalid_json.json 14:30:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:30:25 spire-1.2.1/test/integration/ 14:30:25 spire-1.2.1/test/integration/README.md 14:30:25 spire-1.2.1/test/integration/common 14:30:25 spire-1.2.1/test/integration/setup/ 14:30:25 spire-1.2.1/test/integration/setup/adminclient/ 14:30:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:30:25 spire-1.2.1/test/integration/setup/adminclient/client.go 14:30:25 spire-1.2.1/test/integration/setup/debugagent/ 14:30:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:30:25 spire-1.2.1/test/integration/setup/debugagent/main.go 14:30:25 spire-1.2.1/test/integration/setup/debugserver/ 14:30:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:30:25 spire-1.2.1/test/integration/setup/debugserver/main.go 14:30:25 spire-1.2.1/test/integration/setup/downstreamclient/ 14:30:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:30:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:30:25 spire-1.2.1/test/integration/setup/itclient/ 14:30:25 spire-1.2.1/test/integration/setup/itclient/client.go 14:30:25 spire-1.2.1/test/integration/setup/node-attestation/ 14:30:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:30:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:30:25 spire-1.2.1/test/integration/setup/x509pop/ 14:30:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:30:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:30:25 spire-1.2.1/test/integration/suites/ 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:30:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:30:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:30:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:30:26 spire-1.2.1/test/integration/suites/join-token/ 14:30:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:30:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:30:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:30:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:30:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:30:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:30:26 spire-1.2.1/test/integration/suites/join-token/README.md 14:30:26 spire-1.2.1/test/integration/suites/join-token/conf/ 14:30:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:30:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:30:26 spire-1.2.1/test/integration/suites/join-token/teardown 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:30:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:30:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:30:26 spire-1.2.1/test/integration/suites/k8s/ 14:30:26 spire-1.2.1/test/integration/suites/k8s/00-setup 14:30:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:30:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:30:26 spire-1.2.1/test/integration/suites/k8s/README.md 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/ 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:30:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:30:26 spire-1.2.1/test/integration/suites/k8s/teardown 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/ 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:30:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:30:26 spire-1.2.1/test/integration/suites/rotation/ 14:30:26 spire-1.2.1/test/integration/suites/rotation/00-setup 14:30:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:30:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:30:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:30:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:30:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:30:26 spire-1.2.1/test/integration/suites/rotation/README.md 14:30:26 spire-1.2.1/test/integration/suites/rotation/conf/ 14:30:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:30:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:30:26 spire-1.2.1/test/integration/suites/rotation/teardown 14:30:26 spire-1.2.1/test/integration/suites/self-test/ 14:30:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:30:26 spire-1.2.1/test/integration/suites/self-test/README.md 14:30:26 spire-1.2.1/test/integration/suites/self-test/teardown 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:30:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:30:26 spire-1.2.1/test/integration/suites/upgrade/ 14:30:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:30:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:30:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:30:26 spire-1.2.1/test/integration/suites/upgrade/README.md 14:30:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:30:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:30:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:30:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:30:26 spire-1.2.1/test/integration/suites/upgrade/teardown 14:30:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:30:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:30:26 spire-1.2.1/test/integration/test-one.sh 14:30:26 spire-1.2.1/test/integration/test.sh 14:30:26 spire-1.2.1/test/plugintest/ 14:30:26 spire-1.2.1/test/plugintest/config.go 14:30:26 spire-1.2.1/test/plugintest/load.go 14:30:26 spire-1.2.1/test/plugintest/option.go 14:30:26 spire-1.2.1/test/spiretest/ 14:30:26 spire-1.2.1/test/spiretest/apiserver.go 14:30:26 spire-1.2.1/test/spiretest/assertions.go 14:30:26 spire-1.2.1/test/spiretest/dir.go 14:30:26 spire-1.2.1/test/spiretest/errors_posix.go 14:30:26 spire-1.2.1/test/spiretest/errors_windows.go 14:30:26 spire-1.2.1/test/spiretest/logs.go 14:30:26 spire-1.2.1/test/spiretest/socketapi.go 14:30:26 spire-1.2.1/test/spiretest/suite.go 14:30:26 spire-1.2.1/test/spiretest/x509.go 14:30:26 spire-1.2.1/test/testca/ 14:30:26 spire-1.2.1/test/testca/ca.go 14:30:26 spire-1.2.1/test/testkey/ 14:30:26 spire-1.2.1/test/testkey/generate.sh 14:30:26 spire-1.2.1/test/testkey/genkeys.go 14:30:26 spire-1.2.1/test/testkey/keys.go 14:30:26 spire-1.2.1/test/testkey/new.go 14:30:26 spire-1.2.1/test/tpmsimulator/ 14:30:26 spire-1.2.1/test/tpmsimulator/simulator.go 14:30:26 spire-1.2.1/test/util/ 14:30:26 spire-1.2.1/test/util/cert_fixtures.go 14:30:26 spire-1.2.1/test/util/cert_generation.go 14:30:26 spire-1.2.1/test/util/io_redirection.go 14:30:26 spire-1.2.1/test/util/race.go 14:30:26 spire-1.2.1/test/util/util.go 14:30:26 building spire from source... 14:30:26 Installing go1.17.7... 14:30:26 Removing intermediate container 8470acc20d5b 14:30:26 ---> aa2fc1875d05 14:30:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:30:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:30:27 ---> 392f07d04deb 14:30:27 Step 3/22 : WORKDIR /edgex-go 14:30:27 ---> Using cache 14:30:27 ---> 7bf6772d64ee 14:30:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:27 ---> Using cache 14:30:27 ---> 9f66ca3919ec 14:30:27 Step 5/22 : RUN apk add --update --no-cache make git 14:30:27 ---> Using cache 14:30:27 ---> a0019323d802 14:30:27 Step 6/22 : COPY go.mod vendor* ./ 14:30:27 ---> Using cache 14:30:27 ---> 64b08de51c70 14:30:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:27 ---> Using cache 14:30:27 ---> 263ad9c7465b 14:30:27 Step 8/22 : COPY . . 14:30:27 ---> Using cache 14:30:27 ---> aa1b9a019535 14:30:27 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:30:27 ---> cc10426b862d 14:30:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:30:27 ---> Running in 4f939f3001ac 14:30:28 ---> b4ff83f3bed1 14:30:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:30:28 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 14:30:28 ---> 84af7192faee 14:30:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:30:28 ---> Running in 7a9cf5b4d5cd 14:30:28 Removing intermediate container 7a9cf5b4d5cd 14:30:28 ---> 04322b36d537 14:30:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:30:28 ---> Running in 6aa5da2478fb 14:30:29 Removing intermediate container 6aa5da2478fb 14:30:29 ---> 4dac60aa256a 14:30:29 Step 20/22 : LABEL arch=x86_64 14:30:29 ---> Running in 68376c142fb5 14:30:29 Removing intermediate container 68376c142fb5 14:30:29 ---> 2fbbf15bf598 14:30:29 Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:30:29 ---> Running in b506b96ac3f7 14:30:30 Removing intermediate container b506b96ac3f7 14:30:30 ---> 9e5473987144 14:30:30 Step 22/22 : LABEL version=0.0.0 14:30:30 ---> Running in a29d5788be7d 14:30:30 Removing intermediate container a29d5788be7d 14:30:30 ---> a2b1ad0488d2 14:30:30 14:30:30 Successfully built a2b1ad0488d2 14:30:30 Successfully tagged support-notifications:latest 14:30:30  Building support-notifications ... done Building security-spire-config 14:30:31 Building bin/spire-server... 14:30:31 go: downloading github.com/mitchellh/cli v1.1.2 14:30:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:30:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:30:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:30:32 go: downloading google.golang.org/grpc v1.44.0 14:30:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:30:32 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:30:32 go: downloading github.com/imdario/mergo v0.3.12 14:30:32 go: downloading github.com/sirupsen/logrus v1.8.1 14:30:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:30:32 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:30:32 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:30:32 go: downloading github.com/fatih/color v1.13.0 14:30:32 go: downloading github.com/mattn/go-isatty v0.0.14 14:30:32 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:30:32 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:30:32 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:30:32 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:30:32 go: downloading github.com/armon/go-metrics v0.3.10 14:30:32 go: downloading github.com/prometheus/client_golang v1.12.1 14:30:32 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:30:32 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:30:32 go: downloading github.com/open-policy-agent/opa v0.38.0 14:30:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:30:32 go: downloading github.com/mattn/go-colorable v0.1.12 14:30:32 go: downloading github.com/Masterminds/goutils v1.1.0 14:30:32 go: downloading github.com/Masterminds/semver v1.5.0 14:30:32 go: downloading github.com/google/uuid v1.1.2 14:30:32 go: downloading github.com/huandu/xstrings v1.3.2 14:30:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:30:33 go: downloading github.com/oklog/run v1.0.0 14:30:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:30:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:30:33 go: downloading github.com/beorn7/perks v1.0.1 14:30:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:30:33 go: downloading github.com/prometheus/client_model v0.2.0 14:30:33 go: downloading github.com/prometheus/common v0.32.1 14:30:33 go: downloading github.com/prometheus/procfs v0.7.3 14:30:33 go: downloading github.com/imkira/go-observer v1.0.3 14:30:33 go: downloading go.uber.org/atomic v1.9.0 14:30:33 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:30:33 go: downloading github.com/hashicorp/errwrap v1.1.0 14:30:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:30:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:30:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:30:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:30:33 go: downloading github.com/blang/semver/v4 v4.0.0 14:30:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:30:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:30:33 go: downloading github.com/jinzhu/gorm v1.9.16 14:30:33 go: downloading github.com/lib/pq v1.10.4 14:30:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:30:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:30:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:30:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:30:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:30:34 ---> 392f07d04deb 14:30:34 Step 3/26 : WORKDIR /edgex-go 14:30:34 ---> Using cache 14:30:34 ---> 7bf6772d64ee 14:30:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:34 ---> Using cache 14:30:34 ---> 9f66ca3919ec 14:30:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:30:34 ---> Using cache 14:30:34 ---> 8cb3a4bc1eba 14:30:34 Step 6/26 : COPY go.mod vendor* ./ 14:30:34 ---> Using cache 14:30:34 ---> 68be518c44c7 14:30:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:34 ---> Using cache 14:30:34 ---> d08dbd830785 14:30:34 Step 8/26 : COPY . . 14:30:34 ---> Using cache 14:30:34 ---> 9285107ad1dd 14:30:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:30:34 ---> Using cache 14:30:34 ---> 2e5ccac4e74c 14:30:34 Step 10/26 : RUN mkdir -p spire-build 14:30:34 ---> Using cache 14:30:34 ---> c67fb3959c53 14:30:34 Step 11/26 : WORKDIR /edgex-go/spire-build 14:30:34 ---> Using cache 14:30:34 ---> 79a8f2105895 14:30:34 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 14:30:35 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:30:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:30:35 go: downloading github.com/stretchr/testify v1.7.0 14:30:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:30:35 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:30:38 go: downloading google.golang.org/api v0.70.0 14:30:38 go: downloading k8s.io/client-go v0.23.4 14:30:38 go: downloading k8s.io/api v0.23.4 14:30:38 go: downloading github.com/google/go-tpm v0.3.3 14:30:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:30:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:30:39 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:30:39 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:30:40 go: downloading cloud.google.com/go/storage v1.21.0 14:30:40  ---> Running in 19e4b44951f2 14:30:40 go: downloading cloud.google.com/go v0.100.2 14:30:40 go: downloading k8s.io/apimachinery v0.23.4 14:30:40 go: downloading k8s.io/kube-aggregator v0.23.3 14:30:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:30:40 go: downloading cloud.google.com/go/security v1.3.0 14:30:41 go: downloading github.com/hashicorp/vault/api v1.4.1 14:30:41 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:30:41 spire-1.2.1/ 14:30:41 spire-1.2.1/.data/ 14:30:41 spire-1.2.1/.data/.file 14:30:41 spire-1.2.1/.dockerignore 14:30:41 spire-1.2.1/.gitattributes 14:30:41 spire-1.2.1/.githooks/ 14:30:41 spire-1.2.1/.githooks/pre-commit 14:30:41 spire-1.2.1/.github/ 14:30:41 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:30:41 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:30:41 spire-1.2.1/.github/dependabot.yml 14:30:41 spire-1.2.1/.github/workflows/ 14:30:41 spire-1.2.1/.github/workflows/nightly_build.yaml 14:30:41 spire-1.2.1/.github/workflows/pr_build.yaml 14:30:41 spire-1.2.1/.github/workflows/release_build.yaml 14:30:41 spire-1.2.1/.github/workflows/scripts/ 14:30:41 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:30:41 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:30:41 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:30:41 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:30:41 spire-1.2.1/.github/workflows/scripts/split.sh 14:30:41 spire-1.2.1/.gitignore 14:30:41 spire-1.2.1/.go-version 14:30:41 spire-1.2.1/.golangci.yml 14:30:41 spire-1.2.1/ADOPTERS.md 14:30:41 spire-1.2.1/CHANGELOG.md 14:30:41 spire-1.2.1/CODE-OF-CONDUCT.md 14:30:41 spire-1.2.1/CODEOWNERS 14:30:41 spire-1.2.1/CONTRIBUTING.md 14:30:41 spire-1.2.1/Dockerfile 14:30:41 spire-1.2.1/Dockerfile.dev 14:30:41 spire-1.2.1/Dockerfile.scratch 14:30:41 spire-1.2.1/LICENSE 14:30:41 spire-1.2.1/MAINTAINERS.md 14:30:41 spire-1.2.1/Makefile 14:30:41 spire-1.2.1/README.md 14:30:41 spire-1.2.1/ROADMAP.md 14:30:41 spire-1.2.1/SECURITY.md 14:30:41 spire-1.2.1/cmd/ 14:30:41 spire-1.2.1/cmd/spire-agent/ 14:30:41 spire-1.2.1/cmd/spire-agent/cli/ 14:30:41 spire-1.2.1/cmd/spire-agent/cli/api/ 14:30:41 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/common/ 14:30:41 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:30:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/run/ 14:30:41 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:30:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:30:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:30:41 spire-1.2.1/cmd/spire-agent/main.go 14:30:41 spire-1.2.1/cmd/spire-server/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/agent/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/cli.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/run/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/token/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/validate/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/x509/ 14:30:41 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:30:41 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:30:41 spire-1.2.1/cmd/spire-server/main.go 14:30:41 spire-1.2.1/cmd/spire-server/util/ 14:30:41 spire-1.2.1/cmd/spire-server/util/util.go 14:30:41 spire-1.2.1/conf/ 14:30:41 spire-1.2.1/conf/agent/ 14:30:41 spire-1.2.1/conf/agent/agent.conf 14:30:41 spire-1.2.1/conf/agent/agent_full.conf 14:30:41 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:30:41 spire-1.2.1/conf/server/ 14:30:41 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:30:41 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:30:41 spire-1.2.1/conf/server/server.conf 14:30:41 spire-1.2.1/conf/server/server_full.conf 14:30:41 spire-1.2.1/doc/ 14:30:41 spire-1.2.1/doc/SPIRE101.md 14:30:41 spire-1.2.1/doc/auditlog.md 14:30:41 spire-1.2.1/doc/authorization_policy_engine.md 14:30:41 spire-1.2.1/doc/changelog_guidelines.md 14:30:41 spire-1.2.1/doc/cure53-report.pdf 14:30:41 spire-1.2.1/doc/images/ 14:30:41 spire-1.2.1/doc/images/2019_roadmap.png 14:30:41 spire-1.2.1/doc/images/SPIRE101.png 14:30:41 spire-1.2.1/doc/images/SPIRE_agent.png 14:30:41 spire-1.2.1/doc/images/SPIRE_server.png 14:30:41 spire-1.2.1/doc/images/cache_mgr.png 14:30:41 spire-1.2.1/doc/images/cache_mgr_components.png 14:30:41 spire-1.2.1/doc/images/federated_spire.png 14:30:41 spire-1.2.1/doc/images/ha_mode.png 14:30:41 spire-1.2.1/doc/images/nested_spire.png 14:30:41 spire-1.2.1/doc/images/oidc_federation.png 14:30:41 spire-1.2.1/doc/images/single_trust_domain.png 14:30:41 spire-1.2.1/doc/images/spiffe_compatible.png 14:30:41 spire-1.2.1/doc/images/spire_logo.png 14:30:41 spire-1.2.1/doc/migrating_registration_api_clients.md 14:30:41 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:30:41 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:30:41 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:30:41 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:30:41 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:30:41 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:30:41 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:30:41 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:30:41 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:30:41 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:30:41 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:30:41 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:30:41 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:30:41 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:30:41 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:30:41 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:30:41 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:30:41 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:30:41 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:30:41 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:30:41 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:30:41 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:30:41 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:30:41 spire-1.2.1/doc/scaling_spire.md 14:30:41 spire-1.2.1/doc/spire_agent.md 14:30:41 spire-1.2.1/doc/spire_server.md 14:30:41 spire-1.2.1/doc/supported_integrations.md 14:30:41 spire-1.2.1/doc/telemetry.md 14:30:41 spire-1.2.1/doc/telemetry_config.md 14:30:41 spire-1.2.1/doc/upgrading.md 14:30:41 spire-1.2.1/doc/using_spire.md 14:30:41 spire-1.2.1/examples/ 14:30:41 spire-1.2.1/examples/README.md 14:30:41 spire-1.2.1/go.mod 14:30:41 spire-1.2.1/go.sum 14:30:41 spire-1.2.1/pkg/ 14:30:41 spire-1.2.1/pkg/agent/ 14:30:41 spire-1.2.1/pkg/agent/agent.go 14:30:41 spire-1.2.1/pkg/agent/api/ 14:30:41 spire-1.2.1/pkg/agent/api/config.go 14:30:41 spire-1.2.1/pkg/agent/api/debug/ 14:30:41 spire-1.2.1/pkg/agent/api/debug/v1/ 14:30:41 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:30:41 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:30:41 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:30:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:30:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:30:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:30:41 spire-1.2.1/pkg/agent/api/endpoints.go 14:30:41 spire-1.2.1/pkg/agent/api/health/ 14:30:41 spire-1.2.1/pkg/agent/api/health/v1/ 14:30:41 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:30:41 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:30:41 spire-1.2.1/pkg/agent/api/rpccontext/ 14:30:41 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:30:41 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:30:41 spire-1.2.1/pkg/agent/attestor/ 14:30:41 spire-1.2.1/pkg/agent/attestor/node/ 14:30:41 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:30:41 spire-1.2.1/pkg/agent/attestor/node/node.go 14:30:41 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:30:41 spire-1.2.1/pkg/agent/attestor/workload/ 14:30:41 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:30:41 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:30:41 spire-1.2.1/pkg/agent/catalog/ 14:30:41 spire-1.2.1/pkg/agent/catalog/catalog.go 14:30:41 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:30:41 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:30:41 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:30:41 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:30:41 spire-1.2.1/pkg/agent/client/ 14:30:41 spire-1.2.1/pkg/agent/client/client.go 14:30:41 spire-1.2.1/pkg/agent/client/client_test.go 14:30:41 spire-1.2.1/pkg/agent/client/dial.go 14:30:41 spire-1.2.1/pkg/agent/client/nodeconn.go 14:30:41 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:30:41 spire-1.2.1/pkg/agent/client/update.go 14:30:41 spire-1.2.1/pkg/agent/client/util.go 14:30:41 spire-1.2.1/pkg/agent/common/ 14:30:41 spire-1.2.1/pkg/agent/common/backoff/ 14:30:41 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:30:41 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:30:41 spire-1.2.1/pkg/agent/common/cgroups/ 14:30:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:30:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:30:41 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:30:41 spire-1.2.1/pkg/agent/config.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/ 14:30:41 spire-1.2.1/pkg/agent/endpoints/config.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:30:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:30:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/workload/ 14:30:41 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:30:41 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:30:41 spire-1.2.1/pkg/agent/manager/ 14:30:41 spire-1.2.1/pkg/agent/manager/cache/ 14:30:41 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:30:41 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:30:41 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:30:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:30:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:30:41 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:30:41 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:30:41 spire-1.2.1/pkg/agent/manager/config.go 14:30:41 spire-1.2.1/pkg/agent/manager/manager.go 14:30:41 spire-1.2.1/pkg/agent/manager/manager_test.go 14:30:41 spire-1.2.1/pkg/agent/manager/storage.go 14:30:41 spire-1.2.1/pkg/agent/manager/storage_test.go 14:30:41 spire-1.2.1/pkg/agent/manager/storecache/ 14:30:41 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:30:41 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:30:41 spire-1.2.1/pkg/agent/manager/sync.go 14:30:41 spire-1.2.1/pkg/agent/plugin/ 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:30:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/go: downloading github.com/twmb/murmur3 v1.1.6 14:30:41  14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:30:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:30:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:30:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:30:41 spire-1.2.1/pkg/agent/svid/ 14:30:41 spire-1.2.1/pkg/agent/svid/rotator.go 14:30:41 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:30:41 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:30:41 spire-1.2.1/pkg/agent/svid/store/ 14:30:41 spire-1.2.1/pkg/agent/svid/store/service.go 14:30:41 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:30:41 spire-1.2.1/pkg/common/ 14:30:41 spire-1.2.1/pkg/common/agentpathtemplate/ 14:30:41 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:30:41 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:30:41 spire-1.2.1/pkg/common/api/ 14:30:41 spire-1.2.1/pkg/common/api/metrics.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/ 14:30:41 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/logger.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/names.go 14:30:41 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:30:41 spire-1.2.1/pkg/common/api/names.go 14:30:41 spire-1.2.1/pkg/common/api/ratelimit.go 14:30:41 spire-1.2.1/pkg/common/api/rpccontext/ 14:30:41 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:30:41 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:30:41 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:30:41 spire-1.2.1/pkg/common/auth/ 14:30:41 spire-1.2.1/pkg/common/auth/interceptors.go 14:30:41 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:30:41 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/ 14:30:41 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/types.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:30:41 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:30:41 spire-1.2.1/pkg/common/catalog/ 14:30:41 spire-1.2.1/pkg/common/catalog/bind.go 14:30:41 spire-1.2.1/pkg/common/catalog/builtin.go 14:30:41 spire-1.2.1/pkg/common/catalog/catalog.go 14:30:41 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:30:41 spire-1.2.1/pkg/common/catalog/closers.go 14:30:41 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:30:41 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:30:41 spire-1.2.1/pkg/common/catalog/config.go 14:30:41 spire-1.2.1/pkg/common/catalog/config_test.go 14:30:41 spire-1.2.1/pkg/common/catalog/configure.go 14:30:41 spire-1.2.1/pkg/common/catalog/constraints.go 14:30:41 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:30:41 spire-1.2.1/pkg/common/catalog/context.go 14:30:41 spire-1.2.1/pkg/common/catalog/external.go 14:30:41 spire-1.2.1/pkg/common/catalog/host.go 14:30:41 spire-1.2.1/pkg/common/catalog/pipenet.go 14:30:41 spire-1.2.1/pkg/common/catalog/plugin.go 14:30:41 spire-1.2.1/pkg/common/catalog/testplugin/ 14:30:41 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:30:41 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:30:41 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:30:41 spire-1.2.1/pkg/common/cli/ 14:30:41 spire-1.2.1/pkg/common/cli/env.go 14:30:41 spire-1.2.1/pkg/common/cli/flags.go 14:30:41 spire-1.2.1/pkg/common/cli/trust_domain.go 14:30:41 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:30:41 spire-1.2.1/pkg/common/cli/umask.go 14:30:41 spire-1.2.1/pkg/common/cli/umask_posix.go 14:30:41 spire-1.2.1/pkg/common/cli/umask_test.go 14:30:41 spire-1.2.1/pkg/common/cli/umask_windows.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/ 14:30:41 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/flag.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/format.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/ 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:30:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:30:41 spire-1.2.1/pkg/common/coretypes/ 14:30:41 spire-1.2.1/pkg/common/coretypes/bundle/ 14:30:41 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:30:41 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:30:41 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:30:41 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:30:41 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:30:41 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:30:41 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:30:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:30:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:30:41 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:30:41 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:30:41 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:30:41 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:30:41 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:30:41 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:30:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:30:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:30:41 spire-1.2.1/pkg/common/cryptoutil/ 14:30:41 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:30:41 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:30:41 spire-1.2.1/pkg/common/diskutil/ 14:30:41 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:30:41 spire-1.2.1/pkg/common/diskutil/file_test.go 14:30:41 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:30:41 spire-1.2.1/pkg/common/errorutil/ 14:30:41 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:30:41 spire-1.2.1/pkg/common/health/ 14:30:41 spire-1.2.1/pkg/common/health/config.go 14:30:41 spire-1.2.1/pkg/common/health/context.go 14:30:41 spire-1.2.1/pkg/common/health/context_test.go 14:30:41 spire-1.2.1/pkg/common/health/health.go 14:30:41 spire-1.2.1/pkg/common/health/health_test.go 14:30:41 spire-1.2.1/pkg/common/health/logger.go 14:30:41 spire-1.2.1/pkg/common/hostservice/ 14:30:41 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:30:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:30:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gogo: downloading github.com/jinzhu/inflection v1.0.0 14:30:41  14:30:41 spire-1.2.1/pkg/common/idutil/ 14:30:41 spire-1.2.1/pkg/common/idutil/require.go 14:30:41 spire-1.2.1/pkg/common/idutil/require_test.go 14:30:41 spire-1.2.1/pkg/common/idutil/safety.go 14:30:41 spire-1.2.1/pkg/common/idutil/safety_test.go 14:30:41 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:30:41 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:30:41 spire-1.2.1/pkg/common/jwtsvid/ 14:30:41 spire-1.2.1/pkg/common/jwtsvid/common.go 14:30:41 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:30:41 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:30:41 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:30:41 spire-1.2.1/pkg/common/jwtutil/ 14:30:41 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:30:41 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:30:41 spire-1.2.1/pkg/common/log/ 14:30:41 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:30:41 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:30:41 spire-1.2.1/pkg/common/log/log.go 14:30:41 spire-1.2.1/pkg/common/log/log_test.go 14:30:41 spire-1.2.1/pkg/common/log/options.go 14:30:41 spire-1.2.1/pkg/common/nodeutil/ 14:30:41 spire-1.2.1/pkg/common/nodeutil/node.go 14:30:41 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:30:41 spire-1.2.1/pkg/common/peertracker/ 14:30:41 spire-1.2.1/pkg/common/peertracker/conn.go 14:30:41 spire-1.2.1/pkg/common/peertracker/credentials.go 14:30:41 spire-1.2.1/pkg/common/peertracker/errors.go 14:30:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:30:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:30:41 spire-1.2.1/pkg/common/peertracker/info.go 14:30:41 spire-1.2.1/pkg/common/peertracker/listener.go 14:30:41 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:30:41 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:30:41 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:30:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:30:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:30:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:30:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:30:41 spire-1.2.1/pkg/common/peertracker/tcp.go 14:30:41 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:30:41 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:30:41 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:30:41 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:30:41 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:30:41 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:30:41 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:30:41 spire-1.2.1/pkg/common/peertracker/uds.go 14:30:41 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:30:41 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:30:41 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:30:41 spire-1.2.1/pkg/common/pemutil/ 14:30:41 spire-1.2.1/pkg/common/pemutil/block.go 14:30:41 spire-1.2.1/pkg/common/pemutil/certs.go 14:30:41 spire-1.2.1/pkg/common/pemutil/common.go 14:30:41 spire-1.2.1/pkg/common/pemutil/csr.go 14:30:41 spire-1.2.1/pkg/common/pemutil/keys.go 14:30:41 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/ 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:30:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:30:41 spire-1.2.1/pkg/common/plugin/ 14:30:41 spire-1.2.1/pkg/common/plugin/aws/ 14:30:41 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:30:41 spire-1.2.1/pkg/common/plugin/azure/ 14:30:41 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:30:41 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:30:41 spire-1.2.1/pkg/common/plugin/facade.go 14:30:41 spire-1.2.1/pkg/common/plugin/facade_test.go 14:30:41 spire-1.2.1/pkg/common/plugin/gcp/ 14:30:41 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:30:41 spire-1.2.1/pkg/common/plugin/k8s/ 14:30:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:30:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:30:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:30:41 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:30:41 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:30:41 spire-1.2.1/pkg/common/plugin/log.go 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/ 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:30:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:30:41 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:30:41 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:30:41 spire-1.2.1/pkg/common/plugin/x509pop/ 14:30:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:30:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:30:41 spire-1.2.1/pkg/common/profiling/ 14:30:41 spire-1.2.1/pkg/common/profiling/dumpers.go 14:30:41 spire-1.2.1/pkg/common/profiling/profiling.go 14:30:41 spire-1.2.1/pkg/common/protoutil/ 14:30:41 spire-1.2.1/pkg/common/protoutil/masks.go 14:30:41 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:30:41 spire-1.2.1/pkg/common/rotationutil/ 14:30:41 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:30:41 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:30:41 spire-1.2.1/pkg/common/selector/ 14:30:41 spire-1.2.1/pkg/common/selector/selector.go 14:30:41 spire-1.2.1/pkg/common/selector/selector_test.go 14:30:41 spire-1.2.1/pkg/common/selector/set.go 14:30:41 spire-1.2.1/pkg/common/selector/set_utils.go 14:30:41 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/ 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/ 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:30:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:30:41 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:30:41 spire-1.2.1/pkg/common/telemetry/call.go 14:30:41 spire-1.2.1/pkg/common/telemetry/common/ 14:30:41 spire-1.2.1/pkg/common/telemetry/common/label_adders.gogo: downloading github.com/aws/smithy-go v1.11.0 14:30:41  14:30:41 spire-1.2.1/pkg/common/telemetry/config.go 14:30:41 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:30:41 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/inmem.go 14:30:41 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/m3.go 14:30:41 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/metrics.go 14:30:41 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/names.go 14:30:41 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:30:41 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:30:41 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/ 14:30:41 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:30:41 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:30:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:30:41 spire-1.2.1/pkg/common/telemetry/server/server.go 14:30:41 spire-1.2.1/pkg/common/telemetry/sink.go 14:30:41 spire-1.2.1/pkg/common/telemetry/statsd.go 14:30:41 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:30:41 spire-1.2.1/pkg/common/telemetry/uptime.go 14:30:41 spire-1.2.1/pkg/common/telemetry/version.go 14:30:41 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:30:41 spire-1.2.1/pkg/common/uptime/ 14:30:41 spire-1.2.1/pkg/common/uptime/uptime.go 14:30:41 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:30:41 spire-1.2.1/pkg/common/util/ 14:30:41 spire-1.2.1/pkg/common/util/certs.go 14:30:41 spire-1.2.1/pkg/common/util/certs_test.go 14:30:41 spire-1.2.1/pkg/common/util/csr.go 14:30:41 spire-1.2.1/pkg/common/util/hash.go 14:30:41 spire-1.2.1/pkg/common/util/selectors.go 14:30:41 spire-1.2.1/pkg/common/util/selectors_test.go 14:30:41 spire-1.2.1/pkg/common/util/signals.go 14:30:41 spire-1.2.1/pkg/common/util/sort.go 14:30:41 spire-1.2.1/pkg/common/util/sort_test.go 14:30:41 spire-1.2.1/pkg/common/util/task.go 14:30:41 spire-1.2.1/pkg/common/util/task_test.go 14:30:41 spire-1.2.1/pkg/common/util/testdata/ 14:30:41 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:30:41 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:30:41 spire-1.2.1/pkg/common/version/ 14:30:41 spire-1.2.1/pkg/common/version/version.go 14:30:41 spire-1.2.1/pkg/common/x509svid/ 14:30:41 spire-1.2.1/pkg/common/x509svid/common_test.go 14:30:41 spire-1.2.1/pkg/common/x509svid/csr.go 14:30:41 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:30:41 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:30:41 spire-1.2.1/pkg/common/x509util/ 14:30:41 spire-1.2.1/pkg/common/x509util/cert.go 14:30:41 spire-1.2.1/pkg/common/x509util/dns.go 14:30:41 spire-1.2.1/pkg/common/x509util/dns_test.go 14:30:41 spire-1.2.1/pkg/common/x509util/keyid.go 14:30:41 spire-1.2.1/pkg/common/x509util/keypair.go 14:30:41 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:30:41 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:30:41 spire-1.2.1/pkg/server/ 14:30:41 spire-1.2.1/pkg/server/api/ 14:30:41 spire-1.2.1/pkg/server/api/agent.go 14:30:41 spire-1.2.1/pkg/server/api/agent/ 14:30:41 spire-1.2.1/pkg/server/api/agent/v1/ 14:30:41 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:30:41 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:30:41 spire-1.2.1/pkg/server/api/agent_test.go 14:30:41 spire-1.2.1/pkg/server/api/api.go 14:30:41 spire-1.2.1/pkg/server/api/audit/ 14:30:41 spire-1.2.1/pkg/server/api/audit/audit.go 14:30:41 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:30:41 spire-1.2.1/pkg/server/api/bundle.go 14:30:41 spire-1.2.1/pkg/server/api/bundle/ 14:30:41 spire-1.2.1/pkg/server/api/bundle/v1/ 14:30:41 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:30:41 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:30:41 spire-1.2.1/pkg/server/api/bundle_test.go 14:30:41 spire-1.2.1/pkg/server/api/debug/ 14:30:41 spire-1.2.1/pkg/server/api/debug/v1/ 14:30:41 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:30:41 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:30:41 spire-1.2.1/pkg/server/api/entry.go 14:30:41 spire-1.2.1/pkg/server/api/entry/ 14:30:41 spire-1.2.1/pkg/server/api/entry/v1/ 14:30:41 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:30:41 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:30:41 spire-1.2.1/pkg/server/api/entry_test.go 14:30:41 spire-1.2.1/pkg/server/api/health/ 14:30:41 spire-1.2.1/pkg/server/api/health/v1/ 14:30:41 spire-1.2.1/pkg/server/api/health/v1/service.go 14:30:41 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:30:41 spire-1.2.1/pkg/server/api/id.go 14:30:41 spire-1.2.1/pkg/server/api/id_test.go 14:30:41 spire-1.2.1/pkg/server/api/limits/ 14:30:41 spire-1.2.1/pkg/server/api/limits/limits.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/ 14:30:41 spire-1.2.1/pkg/server/api/middleware/alias.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/audit.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/caller.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/common.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/entries.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:30:41 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:30:41 spire-1.2.1/pkg/server/api/ratelimit.go 14:30:41 spire-1.2.1/pkg/server/api/rpccontext/ 14:30:41 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:30:41 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:30:41 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:30:41 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:30:41 spire-1.2.1/pkg/server/api/selector.go 14:30:41 spire-1.2.1/pkg/server/api/selector_test.go 14:30:41 spire-1.2.1/pkg/server/api/status.go 14:30:41 spire-1.2.1/pkg/server/api/status_test.go 14:30:41 spire-1.2.1/pkg/server/api/svid/ 14:30:41 spire-1.2.1/pkg/server/api/svid/v1/ 14:30:41 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:30:41 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:30:41 spire-1.2.1/pkg/server/api/trustdomain.go 14:30:41 spire-1.2.1/pkg/server/api/trustdomain/ 14:30:41 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:30:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:30:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:30:41 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:30:41 spire-1.2.1/pkg/server/authpolicy/ 14:30:41 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:30:41 spire-1.2.1/pkg/server/authpolicy/policy.go 14:30:41 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:30:41 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:30:41 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:30:41 spire-1.2.1/pkg/server/authpolicy/validate.go 14:30:41 spire-1.2.1/pkg/server/bundle/ 14:30:41 spire-1.2.1/pkg/server/bundle/client/ 14:30:41 spire-1.2.1/pkg/server/bundle/client/client.go 14:30:41 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:30:41 spire-1.2.1/pkg/server/bundle/client/manager.go 14:30:41 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:30:41 spire-1.2.1/pkg/server/bundle/client/sources.go 14:30:41 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:30:41 spire-1.2.1/pkg/server/bundle/client/updater.go 14:30:41 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:30:41 spire-1.2.1/pkg/server/ca/ 14:30:41 spire-1.2.1/pkg/server/ca/ca.go 14:30:41 spire-1.2.1/pkg/server/ca/ca_health.go 14:30:41 spire-1.2.1/pkg/server/ca/ca_test.go 14:30:41 spire-1.2.1/pkg/server/ca/journal.go 14:30:41 spire-1.2.1/pkg/server/ca/journal_test.go 14:30:41 spire-1.2.1/pkg/server/ca/manager.go 14:30:41 spire-1.2.1/pkg/server/ca/manager_health.go 14:30:41 spire-1.2.1/pkg/server/ca/manager_test.go 14:30:41 spire-1.2.1/pkg/server/ca/templates.go 14:30:41 spire-1.2.1/pkg/server/ca/upstream_client.go 14:30:41 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:30:41 spire-1.2.1/pkg/server/ca/validation.go 14:30:41 spire-1.2.1/pkg/server/cache/ 14:30:41 spire-1.2.1/pkg/server/cache/dscache/ 14:30:41 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:30:41 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:30:41 spire-1.2.1/pkg/server/cache/entrycache/ 14:30:41 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:30:41 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:30:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:30:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:30:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:30:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:30:41 spire-1.2.1/pkg/server/catalog/ 14:30:41 spire-1.2.1/pkg/server/catalog/catalog.go 14:30:41 spire-1.2.1/pkg/server/catalog/keymanager.go 14:30:41 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:30:41 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:30:41 spire-1.2.1/pkg/server/catalog/notifier.go 14:30:41 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:30:41 spire-1.2.1/pkg/server/config.go 14:30:41 spire-1.2.1/pkg/server/datastore/ 14:30:41 spire-1.2.1/pkg/server/datastore/datastore.go 14:30:41 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:30:41 spire-1.2.1/pkg/server/datastore/repository.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:41 provisioning config files... 14:30:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7949105418779392645tmp [Pipeline] { 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:30:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:30:41 spire-1.2.1/pkg/server/endpoints/ 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/ 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:30:41 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:30:41 spire-1.2.1/pkg/server/endpoints/config.go 14:30:41 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:30:41 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:30:41 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:30:41 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:30:41 spire-1.2.1/pkg/server/endpoints/middleware.go 14:30:41 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:30:41 spire-1.2.1/pkg/server/hostservice/ 14:30:41 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:30:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:30:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:30:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:30:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:30:41 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:30:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:30:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/ 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/ 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:30:41 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:30:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:30:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/ 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:30:41 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:30:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:30:41 spire-1.2.1/pkg/server/registration/ 14:30:41 spire-1.2.1/pkg/server/registration/manager.go 14:30:41 spire-1.2.1/pkg/server/registration/manager_test.go 14:30:41 spire-1.2.1/pkg/server/scanentries.go 14:30:41 spire-1.2.1/pkg/server/scanentries_test.go 14:30:41 spire-1.2.1/pkg/server/server.go 14:30:41 spire-1.2.1/pkg/server/server_test.go 14:30:41 spire-1.2.1/pkg/server/svid/ 14:30:41 spire-1.2.1/pkg/server/svid/observer.go 14:30:41 spire-1.2.1/pkg/server/svid/observer_test.go 14:30:41 spire-1.2.1/pkg/server/svid/rotator.go 14:30:41 spire-1.2.1/pkg/server/svid/rotator_config.go 14:30:41 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:30:41 spire-1.2.1/pkg/server/svid/rotator_test.go 14:30:41 spire-1.2.1/proto/ 14:30:41 spire-1.2.1/proto/private/ 14:30:41 spire-1.2.1/proto/private/server/ 14:30:41 spire-1.2.1/proto/private/server/journal/ 14:30:41 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:30:41 spire-1.2.1/proto/private/server/journal/journal.proto 14:30:41 spire-1.2.1/proto/spire/ 14:30:41 spire-1.2.1/proto/spire/common/ 14:30:41 spire-1.2.1/proto/spire/common/common.pb.go 14:30:41 spire-1.2.1/proto/spire/common/common.proto 14:30:41 spire-1.2.1/proto/spire/common/plugin/ 14:30:41 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:30:41 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:30:41 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:30:41 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:30:41 spire-1.2.1/proto/spire/plugin/ 14:30:41 spire-1.2.1/proto/spire/plugin/agent/ 14:30:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:30:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:30:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:30:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:30:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:30:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:30:41 spire-1.2.1/release/ 14:30:41 spire-1.2.1/release/spire-extras/ 14:30:41 spire-1.2.1/release/spire-extras/README.md 14:30:41 spire-1.2.1/release/spire-extras/conf/ 14:30:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:30:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:30:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:30:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:30:41 spire-1.2.1/release/spire/ 14:30:41 spire-1.2.1/release/spire/README.md 14:30:41 spire-1.2.1/release/spire/conf/ 14:30:41 spire-1.2.1/release/spire/conf/agent/ 14:30:41 spire-1.2.1/release/spire/conf/agent/agent.conf 14:30:41 spire-1.2.1/release/spire/conf/server/ 14:30:41 spire-1.2.1/release/spire/conf/server/server.conf 14:30:41 spire-1.2.1/script/ 14:30:41 spire-1.2.1/script/build-artifact.sh 14:30:41 spire-1.2.1/script/generate_dummy_ca.sh 14:30:41 spire-1.2.1/support/ 14:30:41 spire-1.2.1/support/k8s/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:30:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/ 14:30:41 spire-1.2.1/support/oidc-discovery-provider/README.md 14:30:41 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/config.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/main.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:30:41 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:30:41 spire-1.2.1/test/ 14:30:41 spire-1.2.1/test/clock/ 14:30:41 spire-1.2.1/test/clock/clock.go 14:30:41 spire-1.2.1/test/fakes/ 14:30:41 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:30:41 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:30:41 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:30:41 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:30:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:30:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:30:41 spire-1.2.1/test/fakes/fakeagentstore/ 14:30:41 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:30:41 spire-1.2.1/test/fakes/fakedatastore/ 14:30:41 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:30:41 spire-1.2.1/test/fakes/fakeentryclient/ 14:30:41 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:30:41 spire-1.2.1/test/fakes/fakehealthchecker/ 14:30:41 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:30:41 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:30:41 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:30:41 spire-1.2.1/test/fakes/fakemetrics/ 14:30:41 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:30:41 spire-1.2.1/test/fakes/fakenoderesolver/ 14:30:41 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:30:41 spire-1.2.1/test/fakes/fakenotifier/ 14:30:41 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:30:41 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:30:41 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:30:41 spire-1.2.1/test/fakes/fakeserverca/ 14:30:41 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:30:41 spire-1.2.1/test/fakes/fakeservercatalog/ 14:30:41 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:30:41 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:30:41 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:30:41 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:30:41 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:30:41 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:30:41 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:30:41 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:30:41 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:30:41 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:30:41 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:30:41 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:30:41 spire-1.2.1/test/fixture/ 14:30:41 spire-1.2.1/test/fixture/certs/ 14:30:41 spire-1.2.1/test/fixture/certs/agent_svid.der 14:30:41 spire-1.2.1/test/fixture/certs/base_cert.pem 14:30:41 spire-1.2.1/test/fixture/certs/base_csr.pem 14:30:41 spire-1.2.1/test/fixture/certs/base_key.pem 14:30:41 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:30:41 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:30:41 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:30:41 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:30:41 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:30:41 spire-1.2.1/test/fixture/certs/blog_key.pem 14:30:41 spire-1.2.1/test/fixture/certs/bundle.der 14:30:41 spire-1.2.1/test/fixture/certs/ca.pem 14:30:41 spire-1.2.1/test/fixture/certs/ca_key.pem 14:30:41 spire-1.2.1/test/fixture/certs/database_cert.pem 14:30:41 spire-1.2.1/test/fixture/certs/database_csr.pem 14:30:41 spire-1.2.1/test/fixture/certs/database_key.pem 14:30:41 spire-1.2.1/test/fixture/certs/node_cert.pem 14:30:41 spire-1.2.1/test/fixture/certs/node_csr.pem 14:30:41 spire-1.2.1/test/fixture/certs/node_key.pem 14:30:41 spire-1.2.1/test/fixture/certs/svid.pem 14:30:41 spire-1.2.1/test/fixture/certs/svid_key.pem 14:30:41 spire-1.2.1/test/fixture/config/ 14:30:41 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:30:41 spire-1.2.1/test/fixture/config/agent_good.conf 14:30:41 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:30:41 spire-1.2.1/test/fixture/config/plugin_good.conf 14:30:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:30:41 spire-1.2.1/test/fixture/config/server_good.conf 14:30:41 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:30:41 spire-1.2.1/test/fixture/fixture.go 14:30:41 spire-1.2.1/test/fixture/nodeattestor/ 14:30:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:30:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:30:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:30:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:30:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:30:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:30:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:30:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:30:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:30:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:30:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:30:41 spire-1.2.1/test/fixture/registration/ 14:30:41 spire-1.2.1/test/fixture/registration/entries.json 14:30:41 spire-1.2.1/test/fixture/registration/good-for-update.json 14:30:41 spire-1.2.1/test/fixture/registration/good.json 14:30:41 spire-1.2.1/test/fixture/registration/invalid.json 14:30:41 spire-1.2.1/test/fixture/registration/invalid_json.json 14:30:41 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:30:41 spire-1.2.1/test/integration/ 14:30:41 spire-1.2.1/test/integration/README.md 14:30:41 spire-1.2.1/test/integration/common 14:30:41 spire-1.2.1/test/integration/setup/ 14:30:41 spire-1.2.1/test/integration/setup/adminclient/ 14:30:41 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:30:41 spire-1.2.1/test/integration/setup/adminclient/client.go 14:30:41 spire-1.2.1/test/integration/setup/debugagent/ 14:30:41 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:30:41 spire-1.2.1/test/integration/setup/debugagent/main.go 14:30:41 spire-1.2.1/test/integration/setup/debugserver/ 14:30:41 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:30:41 spire-1.2.1/test/integration/setup/debugserver/main.go 14:30:41 spire-1.2.1/test/integration/setup/downstreamclient/ 14:30:41 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:30:41 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:30:41 spire-1.2.1/test/integration/setup/itclient/ 14:30:41 spire-1.2.1/test/integration/setup/itclient/client.go 14:30:41 spire-1.2.1/test/integration/setup/node-attestation/ 14:30:41 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:30:41 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:30:41 spire-1.2.1/test/integration/setup/x509pop/ 14:30:41 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:30:41 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:30:41 spire-1.2.1/test/integration/suites/ 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:30:41 spire-1.2.1/test/integration/suites/join-token/ 14:30:41 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:30:41 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:30:41 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:30:41 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:30:41 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:30:41 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:30:41 spire-1.2.1/test/integration/suites/join-token/README.md 14:30:41 spire-1.2.1/test/integration/suites/join-token/conf/ 14:30:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/join-token/teardown 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:30:41 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:30:41 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:30:41 spire-1.2.1/test/integration/suites/k8s/ 14:30:41 spire-1.2.1/test/integration/suites/k8s/00-setup 14:30:41 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:30:41 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:30:41 spire-1.2.1/test/integration/suites/k8s/README.md 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/ 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:30:41 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:30:41 spire-1.2.1/test/integration/suites/k8s/teardown 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/ 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:30:41 spire-1.2.1/test/integration/suites/rotation/ 14:30:41 spire-1.2.1/test/integration/suites/rotation/00-setup 14:30:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:30:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:30:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:30:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:30:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:30:41 spire-1.2.1/test/integration/suites/rotation/README.md 14:30:41 spire-1.2.1/test/integration/suites/rotation/conf/ 14:30:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/rotation/teardown 14:30:41 spire-1.2.1/test/integration/suites/self-test/ 14:30:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:30:41 spire-1.2.1/test/integration/suites/self-test/README.md 14:30:41 spire-1.2.1/test/integration/suites/self-test/teardown 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:30:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:30:41 spire-1.2.1/test/integration/suites/upgrade/ 14:30:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:30:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:30:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:30:41 spire-1.2.1/test/integration/suites/upgrade/README.md 14:30:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:30:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:30:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:30:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:30:41 spire-1.2.1/test/integration/suites/upgrade/teardown 14:30:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:30:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:30:41 spire-1.2.1/test/integration/test-one.sh 14:30:41 spire-1.2.1/test/integration/test.sh 14:30:41 spire-1.2.1/test/plugintest/ 14:30:41 spire-1.2.1/test/plugintest/config.go 14:30:41 spire-1.2.1/test/plugintest/load.go 14:30:41 spire-1.2.1/test/plugintest/option.go 14:30:41 spire-1.2.1/test/spiretest/ 14:30:41 spire-1.2.1/test/spiretest/apiserver.go 14:30:41 spire-1.2.1/test/spiretest/assertions.go 14:30:41 spire-1.2.1/test/spiretest/dir.go 14:30:41 spire-1.2.1/test/spiretest/errors_posix.go 14:30:41 spire-1.2.1/test/spiretest/errors_windows.go 14:30:41 spire-1.2.1/test/spiretest/logs.go 14:30:41 spire-1.2.1/test/spiretest/socketapi.go 14:30:41 spire-1.2.1/test/spiretest/suite.go 14:30:41 spire-1.2.1/test/spiretest/x509.go 14:30:41 spire-1.2.1/test/testca/ 14:30:41 spire-1.2.1/test/testca/ca.go 14:30:41 spire-1.2.1/test/testkey/ 14:30:41 spire-1.2.1/test/testkey/generate.sh 14:30:41 spire-1.2.1/test/testkey/genkeys.go 14:30:41 spire-1.2.1/test/testkey/keys.go 14:30:41 spire-1.2.1/test/testkey/new.go 14:30:41 spire-1.2.1/test/tpmsimulator/ 14:30:41 spire-1.2.1/test/tpmsimulator/simulator.go 14:30:41 spire-1.2.1/test/util/ 14:30:41 spire-1.2.1/test/util/cert_fixtures.go 14:30:41 spire-1.2.1/test/util/cert_generation.go 14:30:41 spire-1.2.1/test/util/io_redirection.go 14:30:41 spire-1.2.1/test/util/race.go 14:30:41 spire-1.2.1/test/util/util.go [Pipeline] libraryResource 14:30:41 building spire from source... 14:30:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:30:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:30:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:30:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:30:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:30:41 Installing go1.17.7... [Pipeline] sh 14:30:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:30:41 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:30:41 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:30:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:30:41 go: downloading github.com/dimchansky/utfbom v1.1.1 14:30:41 go: downloading cloud.google.com/go/compute v1.3.0 14:30:41 go: downloading cloud.google.com/go/iam v0.1.1 14:30:41 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:30:41 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:30:41 ---> docker-login.sh 14:30:41 nexus3.edgexfoundry.org:10001 14:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:42 Configure a credential helper to remove this warning. See 14:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:42 14:30:42 Login Succeeded 14:30:42 nexus3.edgexfoundry.org:10002 14:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:43 Configure a credential helper to remove this warning. See 14:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:43 14:30:43 Login Succeeded 14:30:43 nexus3.edgexfoundry.org:10003 14:30:43 go: downloading github.com/gogo/protobuf v1.3.2 14:30:43 go: downloading github.com/google/gofuzz v1.1.0 14:30:43 go: downloading k8s.io/klog/v2 v2.30.0 14:30:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:43 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:30:43 go: downloading github.com/spf13/pflag v1.0.5 14:30:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:30:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:30:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:30:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:30:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:30:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:30:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:43 Configure a credential helper to remove this warning. See 14:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:43 14:30:43 Login Succeeded 14:30:43 nexus3.edgexfoundry.org:10004 14:30:44 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:30:44 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:30:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:30:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:30:44 go: downloading gopkg.in/yaml.v2 v2.4.0 14:30:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:30:44 go: downloading github.com/gobwas/glob v0.2.3 14:30:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:30:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:30:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:30:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:30:44 go: downloading go.opencensus.io v0.23.0 14:30:44 go: downloading gopkg.in/inf.v0 v0.9.1 14:30:44 go: downloading github.com/google/go-cmp v0.5.7 14:30:44 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:30:44 go: downloading github.com/googleapis/gnostic v0.5.5 14:30:44 go: downloading github.com/go-logr/logr v1.2.2 14:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:44 go: downloading github.com/json-iterator/go v1.1.12 14:30:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:30:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:30:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:30:44 go: downloading go.uber.org/zap v1.21.0 14:30:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:30:44 go: downloading github.com/tklauser/numcpus v0.3.0 14:30:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:44 Configure a credential helper to remove this warning. See 14:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:44 14:30:44 Login Succeeded 14:30:44 docker.io 14:30:44 go: downloading sigs.k8s.io/yaml v1.3.0 14:30:44 go: downloading github.com/ryanuber/go-glob v1.0.0 14:30:44 go: downloading github.com/golang/snappy v0.0.4 14:30:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:30:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:30:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:30:44 go: downloading github.com/hashicorp/go-version v1.2.0 14:30:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:30:44 go: downloading github.com/modern-go/reflect2 v1.0.2 14:30:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:30:44 go: downloading go.uber.org/multierr v1.6.0 14:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:44 Configure a credential helper to remove this warning. See 14:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:44 14:30:44 Login Succeeded 14:30:44 ---> docker-login.sh ends [Pipeline] } 14:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:30:45 ========================================================= 14:30:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:30:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:30:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:30:46 9b3977197b4f: Pulling fs layer 14:30:46 1a89e8eeedd5: Pulling fs layer 14:30:46 94645a83ff95: Pulling fs layer 14:30:46 3f3a8bcf1eab: Pulling fs layer 14:30:46 0c92f367c5e7: Pulling fs layer 14:30:46 3096ccb668a1: Pulling fs layer 14:30:46 e8cf19c19ddd: Pulling fs layer 14:30:46 a4caa8a26152: Pulling fs layer 14:30:46 3096ccb668a1: Waiting 14:30:46 e8cf19c19ddd: Waiting 14:30:46 a4caa8a26152: Waiting 14:30:46 3f3a8bcf1eab: Waiting 14:30:46 0c92f367c5e7: Waiting 14:30:46 94645a83ff95: Download complete 14:30:46 1a89e8eeedd5: Download complete 14:30:46 0c92f367c5e7: Verifying Checksum 14:30:46 0c92f367c5e7: Download complete 14:30:46 3096ccb668a1: Verifying Checksum 14:30:46 3096ccb668a1: Download complete 14:30:46 9b3977197b4f: Download complete 14:30:46 e8cf19c19ddd: Verifying Checksum 14:30:46 e8cf19c19ddd: Download complete 14:30:47 9b3977197b4f: Pull complete 14:30:47 1a89e8eeedd5: Pull complete 14:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:30:48 Building bin/spire-server... 14:30:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:30:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:30:48 go: downloading github.com/mitchellh/cli v1.1.2 14:30:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:30:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:30:48 go: downloading github.com/imdario/mergo v0.3.12 14:30:48 go: downloading github.com/sirupsen/logrus v1.8.1 14:30:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:30:48 94645a83ff95: Pull complete 14:30:48 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:30:48 go: downloading google.golang.org/grpc v1.44.0 14:30:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:30:48 go: downloading github.com/fatih/color v1.13.0 14:30:48 go: downloading github.com/mattn/go-isatty v0.0.14 14:30:48 a4caa8a26152: Verifying Checksum 14:30:48 a4caa8a26152: Download complete 14:30:49 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:30:49 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:30:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:30:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:30:49 go: downloading github.com/armon/go-metrics v0.3.10 14:30:49 go: downloading github.com/prometheus/client_golang v1.12.1 14:30:49 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:30:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:30:49 go: downloading github.com/open-policy-agent/opa v0.38.0 14:30:49 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:30:49 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:30:49 go: downloading github.com/Masterminds/goutils v1.1.0 14:30:49 go: downloading github.com/Masterminds/semver v1.5.0 14:30:49 3f3a8bcf1eab: Verifying Checksum 14:30:49 3f3a8bcf1eab: Download complete 14:30:49 go: downloading github.com/google/uuid v1.1.2 14:30:49 go: downloading github.com/huandu/xstrings v1.3.2 14:30:49 go: downloading github.com/mattn/go-colorable v0.1.12 14:30:49 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:30:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:30:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:30:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:30:49 go: downloading github.com/oklog/run v1.0.0 14:30:49 go: downloading github.com/imkira/go-observer v1.0.3 14:30:49 go: downloading go.uber.org/atomic v1.9.0 14:30:49 go: downloading github.com/prometheus/client_model v0.2.0 14:30:49 go: downloading github.com/prometheus/common v0.32.1 14:30:49 go: downloading github.com/beorn7/perks v1.0.1 14:30:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:30:50 go: downloading github.com/prometheus/procfs v0.7.3 14:30:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:30:50 go: downloading github.com/hashicorp/errwrap v1.1.0 14:30:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:30:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:30:50 go: downloading github.com/blang/semver/v4 v4.0.0 14:30:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:30:51 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:30:51 go: downloading github.com/jinzhu/gorm v1.9.16 14:30:51 go: downloading github.com/lib/pq v1.10.4 14:30:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:30:51 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:30:51 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:30:51 Building bin/spire-agent... 14:30:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:30:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:30:51 go: downloading github.com/docker/docker v20.10.12+incompatible 14:30:51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:30:51 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:30:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:30:51 go: downloading github.com/stretchr/testify v1.7.0 14:30:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:30:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:30:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:30:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:30:52 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:30:52 go: downloading github.com/google/go-tpm-tools v0.3.3 14:30:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:30:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:30:52 go: downloading github.com/docker/go-units v0.4.0 14:30:52 go: downloading github.com/opencontainers/image-spec v1.0.1 14:30:52 go: downloading github.com/docker/go-connections v0.4.0 14:30:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:30:52 go: downloading github.com/containerd/containerd v1.3.4 14:30:52 go: downloading github.com/opencontainers/go-digest v1.0.0 14:30:55 go: downloading google.golang.org/api v0.70.0 14:30:55 go: downloading k8s.io/client-go v0.23.4 14:30:55 go: downloading k8s.io/api v0.23.4 14:30:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:30:55 go: downloading github.com/google/go-tpm v0.3.3 14:30:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:30:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:30:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:30:56 go: downloading cloud.google.com/go/storage v1.21.0 14:30:56 go: downloading cloud.google.com/go v0.100.2 14:30:57 go: downloading k8s.io/apimachinery v0.23.4 14:30:57 go: downloading k8s.io/kube-aggregator v0.23.3 14:30:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:30:57 go: downloading cloud.google.com/go/security v1.3.0 14:30:58 go: downloading github.com/hashicorp/vault/api v1.4.1 14:30:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:30:58 go: downloading github.com/twmb/murmur3 v1.1.6 14:30:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:30:58 go: downloading github.com/jinzhu/inflection v1.0.0 14:30:58 go: downloading github.com/aws/smithy-go v1.11.0 14:30:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:30:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:30:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:30:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:30:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:30:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:30:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:30:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:30:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:31:00 go: downloading github.com/dimchansky/utfbom v1.1.1 14:31:00 go: downloading cloud.google.com/go/compute v1.3.0 14:31:00 go: downloading cloud.google.com/go/iam v0.1.1 14:31:00 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:31:00 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:31:00 Removing intermediate container e81ebf42b6b5 14:31:00 ---> e2a8ab74fca1 14:31:00 14:31:00 Step 10/23 : FROM alpine:3.14 14:31:00 ---> e04c818066af 14:31:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:31:00 go: downloading github.com/gogo/protobuf v1.3.2 14:31:00 go: downloading k8s.io/klog/v2 v2.30.0 14:31:00 go: downloading github.com/google/gofuzz v1.1.0 14:31:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:31:01 go: downloading github.com/spf13/pflag v1.0.5 14:31:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:31:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:31:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:31:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:31:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:31:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:31:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:31:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:31:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:31:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:31:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:31:01 go: downloading gopkg.in/yaml.v2 v2.4.0 14:31:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:31:01 go: downloading github.com/gobwas/glob v0.2.3 14:31:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:31:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:31:01 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:31:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:31:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:31:02 go: downloading go.opencensus.io v0.23.0 14:31:02 go: downloading gopkg.in/inf.v0 v0.9.1 14:31:02 go: downloading github.com/google/go-cmp v0.5.7 14:31:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:31:02 go: downloading github.com/go-logr/logr v1.2.2 14:31:02 go: downloading github.com/googleapis/gnostic v0.5.5 14:31:02 go: downloading github.com/json-iterator/go v1.1.12 14:31:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:31:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:31:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:31:02 go: downloading go.uber.org/zap v1.21.0 14:31:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:31:02 go: downloading sigs.k8s.io/yaml v1.3.0 14:31:02 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:31:02 go: downloading github.com/ryanuber/go-glob v1.0.0 14:31:02 go: downloading github.com/tklauser/numcpus v0.3.0 14:31:02 go: downloading github.com/golang/snappy v0.0.4 14:31:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:31:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:31:02 go: downloading github.com/modern-go/reflect2 v1.0.2 14:31:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:31:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:31:02 go: downloading github.com/hashicorp/go-version v1.2.0 14:31:02 go: downloading go.uber.org/multierr v1.6.0 14:31:02 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:31:03 Removing intermediate container 4f939f3001ac 14:31:03 ---> 77354f97d4da 14:31:03 14:31:03 Step 10/22 : FROM alpine:3.14 14:31:03 ---> e04c818066af 14:31:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:31:04 3f3a8bcf1eab: Pull complete 14:31:04 0c92f367c5e7: Pull complete 14:31:04 3096ccb668a1: Pull complete 14:31:04 e8cf19c19ddd: Pull complete 14:31:04 ---> Running in d6308db94c8d 14:31:05 ---> Running in 09a26a4043d0 14:31:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:31:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:31:07 Removing intermediate container d6308db94c8d 14:31:07 ---> 3a31ee39a47b 14:31:07 Step 12/23 : ENV APP_PORT=59880 14:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:31:08 (1/6) Installing ca-certificates (20211220-r0) 14:31:08 (2/6) Installing brotli-libs (1.0.9-r5) 14:31:08 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:31:08 (4/6) Installing libcurl (7.79.1-r1) 14:31:08 (5/6) Installing curl (7.79.1-r1) 14:31:08 (6/6) Installing dumb-init (1.2.5-r1) 14:31:08 Executing busybox-1.33.1-r7.trigger 14:31:08 Executing ca-certificates-20211220-r0.trigger 14:31:08 OK: 8 MiB in 20 packages 14:31:09 ---> Running in c2d84ff49212 14:31:09 a4caa8a26152: Pull complete 14:31:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:31:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:31:09 Removing intermediate container c2d84ff49212 14:31:09 ---> 7f730da71209 14:31:09 Step 13/23 : EXPOSE $APP_PORT 14:31:10 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:31:10 WORKDIR /edgex 14:31:10 COPY go.mod . 14:31:10 RUN go mod download -t 14:31:10 ci-base-image-arm64 -f - . 14:31:10 ---> Running in b2c4e6b1f343 14:31:10 Removing intermediate container 09a26a4043d0 14:31:10 ---> 32ff5c492e52 14:31:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:31:11 Removing intermediate container b2c4e6b1f343 14:31:11 ---> b499fe0809be 14:31:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:11 ---> Running in f75223ba9a0b 14:31:11 ---> Running in d0737e9e5162 14:31:12 Removing intermediate container f75223ba9a0b 14:31:12 ---> d76ef4bc7929 14:31:12 Step 13/22 : WORKDIR /edgex 14:31:12 ---> Running in 3691ffa71f61 14:31:12 Sending build context to Docker daemon 169.4MB 14:31:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:31:12 ---> 725f1c02e7f9 14:31:12 Step 2/4 : WORKDIR /edgex 14:31:14 Removing intermediate container 3691ffa71f61 14:31:14 ---> e0599cc427c7 14:31:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:31:14 ---> Running in 5533e45ef920 14:31:15 ---> 1fed90f688f6 14:31:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:31:15 Removing intermediate container d0737e9e5162 14:31:15 ---> feb944c56de6 14:31:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:31:15 Removing intermediate container 5533e45ef920 14:31:15 ---> 0e298ffc21f3 14:31:15 Step 3/4 : COPY go.mod . 14:31:15 ---> Running in e74f3b2e97ea 14:31:15 ---> 4efab87101a0 14:31:15 Step 4/4 : RUN go mod download 14:31:15 ---> Running in d4d04d089bc8 14:31:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:31:16 ---> 12211073c708 14:31:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:31:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:31:17 (1/6) Installing dumb-init (1.2.5-r1) 14:31:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:31:18 (3/6) Installing libsodium (1.0.18-r0) 14:31:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:31:18 (5/6) Installing libzmq (4.3.4-r0) 14:31:18 (6/6) Installing zeromq (4.3.4-r0) 14:31:18 Executing busybox-1.33.1-r7.trigger 14:31:18 OK: 8 MiB in 20 packages 14:31:18 ---> cee9c6065613 14:31:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:31:19 ---> 9f816b8795f7 14:31:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:31:19 ---> Running in dab79ac7fde6 14:31:19 Removing intermediate container e74f3b2e97ea 14:31:19 ---> d1aa0073eac5 14:31:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:31:26 ---> 5f097643bc72 14:31:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:31:27 ---> 0f8d3fd7bd3d 14:31:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:31:27 Removing intermediate container dab79ac7fde6 14:31:27 ---> 3168e434afb9 14:31:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:31:27 ---> Running in 54757efdd694 14:31:28 Removing intermediate container 54757efdd694 14:31:28 ---> 0abfddc1f3ff 14:31:28 Step 20/22 : LABEL arch=x86_64 14:31:30 ---> 28108d201374 14:31:30 Step 19/23 : ENTRYPOINT ["/core-data"] 14:31:30 ---> Running in ea677bd1cd6e 14:31:30 ---> Running in 5ba953d53a84 14:31:30 Removing intermediate container ea677bd1cd6e 14:31:30 ---> 1da1e83021b4 14:31:30 Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:31:30 ---> Running in 8d3bc21f4cba 14:31:31 Removing intermediate container 5ba953d53a84 14:31:31 ---> ee4d7a978f13 14:31:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:31:31 ---> Running in bea61ec62a05 14:31:31 Removing intermediate container 8d3bc21f4cba 14:31:31 ---> 0837496e39b0 14:31:31 Step 22/22 : LABEL version=0.0.0 14:31:32 ---> Running in 41f640ae1c67 14:31:32 Removing intermediate container bea61ec62a05 14:31:32 ---> 88551ef22e06 14:31:32 Step 21/23 : LABEL arch=x86_64 14:31:32 ---> Running in 943e85be1e91 14:31:32 Removing intermediate container 41f640ae1c67 14:31:32 ---> 47cf467158d0 14:31:32 14:31:32 Successfully built 47cf467158d0 14:31:32 Successfully tagged security-proxy-setup:latest 14:31:33  Building security-proxy-setup ... done Removing intermediate container 943e85be1e91 14:31:33 ---> ca08e5a60d0b 14:31:33 Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:31:34 ---> Running in 8c6ed4b6bb50 14:31:34 Removing intermediate container 8c6ed4b6bb50 14:31:34 ---> 1ab69ff37e22 14:31:34 Step 23/23 : LABEL version=0.0.0 14:31:34 ---> Running in 340e6b0f3eba 14:31:35 Removing intermediate container 340e6b0f3eba 14:31:35 ---> 73c97a827163 14:31:35 14:31:35 Successfully built 73c97a827163 14:31:35 Successfully tagged core-data:latest 14:32:12 Removing intermediate container d4d04d089bc8 14:32:12 ---> 5aafe0dcb9a5 14:32:12 Successfully built 5aafe0dcb9a5 14:32:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:32:12 + docker inspect -f . ci-base-image-arm64 14:32:12 . [Pipeline] withDockerContainer 14:32:12 prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container 14:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:32:14 $ docker top 65476f3354262e566120b9ed37c80c5865ef4870b5bac66c7614339c1cd70f69 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:15 + go version 14:32:15 go version go1.17.6 linux/arm64 [Pipeline] } 14:32:15 $ docker stop --time=1 65476f3354262e566120b9ed37c80c5865ef4870b5bac66c7614339c1cd70f69 14:32:17 $ docker rm -f 65476f3354262e566120b9ed37c80c5865ef4870b5bac66c7614339c1cd70f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:17 + docker inspect -f . ci-base-image-arm64 14:32:17 . [Pipeline] withDockerContainer 14:32:17 prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container 14:32:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:32:19 $ docker top 3dfeab1aa6a1a0fa47f23ee1f83de018adbf1e261d49d21e4899bc28462d6788 -eo pid,comm [Pipeline] { [Pipeline] echo 14:32:19 ========================================================= 14:32:19 [edgeXBuildGoParallel] Running Tests and Build... 14:32:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:32:20 + make test 14:32:20 go mod tidy -compat=1.17 14:32:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:32:31  Building core-data ... done Removing intermediate container 992f648f4459 14:32:31 ---> b5b142311354 14:32:31 14:32:31 Step 13/26 : FROM alpine:3.15 14:32:31 ---> 0ac33e5f5afa 14:32:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:32:31 ---> Using cache 14:32:31 ---> c34023f42c5c 14:32:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:32:31 ---> Using cache 14:32:31 ---> dd23d7aa7f63 14:32:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:32:31 ---> Running in 6fe67079d6ab 14:32:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:32:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:32:31 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:32:31 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:32:31 OK: 15857 distinct packages available 14:32:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:32:32 (1/5) Installing dumb-init (1.2.5-r1) 14:32:32 (2/5) Installing musl-obstack (1.2.3-r0) 14:32:32 (3/5) Installing libucontext (1.1-r0) 14:32:32 (4/5) Installing gcompat (1.0.0-r4) 14:32:33 (5/5) Installing openssl (1.1.1o-r0) 14:32:33 Executing busybox-1.34.1-r5.trigger 14:32:33 OK: 6 MiB in 19 packages 14:32:34 Removing intermediate container 6fe67079d6ab 14:32:34 ---> da59429b2991 14:32:34 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:32:37 ---> ccfbe888789e 14:32:37 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:32:39 ---> 30fb2b24e7ad 14:32:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:32:39 ---> 18bf6a1a349e 14:32:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:32:39 ---> 6bcbb773f7d3 14:32:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:32:39 ---> 720c707f24a6 14:32:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:32:39 ---> Running in a3da54134f4b 14:32:39 Removing intermediate container a3da54134f4b 14:32:39 ---> 50b6949b0c56 14:32:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:32:39 ---> Running in 78e57d68e076 14:32:39 Removing intermediate container 78e57d68e076 14:32:39 ---> 7d65471c0c82 14:32:39 Step 24/26 : LABEL arch=x86_64 14:32:39 ---> Running in 6de4fb9bc11f 14:32:39 Removing intermediate container 6de4fb9bc11f 14:32:39 ---> f49e3fde1fbe 14:32:39 Step 25/26 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:32:39 ---> Running in 7a4774d6bf9e 14:32:40 Removing intermediate container 7a4774d6bf9e 14:32:40 ---> e9459b1e867d 14:32:40 Step 26/26 : LABEL version=0.0.0 14:32:40 ---> Running in 592b2baaba2c 14:32:40 Removing intermediate container 592b2baaba2c 14:32:40 ---> da46017fea30 14:32:40 14:32:40 Successfully built da46017fea30 14:32:40 Successfully tagged security-spire-agent:latest 14:33:00 ? github.com/edgexfoundry/edgex-go [no test files] 14:33:19  Building security-spire-agent ... done Building bin/spire-agent... 14:33:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:33:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:33:19 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:33:19 go: downloading github.com/docker/docker v20.10.12+incompatible 14:33:19 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:33:19 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:33:19 go: downloading github.com/google/go-tpm-tools v0.3.3 14:33:19 go: downloading github.com/docker/go-units v0.4.0 14:33:19 go: downloading github.com/opencontainers/image-spec v1.0.1 14:33:19 go: downloading github.com/docker/go-connections v0.4.0 14:33:19 go: downloading github.com/containerd/containerd v1.3.4 14:33:19 go: downloading github.com/opencontainers/go-digest v1.0.0 14:33:19 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:33:27 Building bin/spire-agent... 14:33:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:33:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:33:27 go: downloading github.com/docker/docker v20.10.12+incompatible 14:33:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:33:27 go: downloading github.com/google/go-tpm-tools v0.3.3 14:33:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:33:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:33:27 go: downloading github.com/docker/go-connections v0.4.0 14:33:27 go: downloading github.com/docker/go-units v0.4.0 14:33:27 go: downloading github.com/opencontainers/image-spec v1.0.1 14:33:27 go: downloading github.com/containerd/containerd v1.3.4 14:33:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:33:27 go: downloading github.com/opencontainers/go-digest v1.0.0 14:34:23 Removing intermediate container bb661a736f84 14:34:23 ---> e7d09c6a339d 14:34:23 14:34:23 Step 13/25 : FROM alpine:3.15 14:34:23 ---> 0ac33e5f5afa 14:34:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:34:23 ---> Using cache 14:34:23 ---> c34023f42c5c 14:34:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:23 ---> Using cache 14:34:23 ---> dd23d7aa7f63 14:34:23 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:34:23 ---> Using cache 14:34:23 ---> da59429b2991 14:34:23 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:34:26 ---> f52539bd013a 14:34:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:34:26 ---> a625765d5a87 14:34:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:34:27 ---> d2774193d3fc 14:34:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:34:27 ---> 2ad97c3853f0 14:34:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:34:27 ---> Running in fb79c6b587d6 14:34:27 Removing intermediate container fb79c6b587d6 14:34:27 ---> a71972533d2c 14:34:27 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:34:27 ---> Running in 3b858f0319e0 14:34:27 Removing intermediate container 3b858f0319e0 14:34:27 ---> 86e625719b62 14:34:27 Step 23/25 : LABEL arch=x86_64 14:34:27 ---> Running in 791315c5d16d 14:34:28 Removing intermediate container 791315c5d16d 14:34:28 ---> c4500a3ce1a6 14:34:28 Step 24/25 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:34:28 ---> Running in af92e0ad583f 14:34:28 Removing intermediate container af92e0ad583f 14:34:28 ---> d65bcd348070 14:34:28 Step 25/25 : LABEL version=0.0.0 14:34:28 ---> Running in 6092d1081067 14:34:28 Removing intermediate container 6092d1081067 14:34:28 ---> 2d62481ec158 14:34:28 14:34:28 Successfully built 2d62481ec158 14:34:28 Successfully tagged security-spire-server:latest 14:34:29  Building security-spire-server ... done Removing intermediate container 19e4b44951f2 14:34:29 ---> 1d3dee701e4e 14:34:29 14:34:29 Step 13/26 : FROM alpine:3.15 14:34:29 ---> 0ac33e5f5afa 14:34:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:34:29 ---> Using cache 14:34:29 ---> c34023f42c5c 14:34:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:29 ---> Using cache 14:34:29 ---> dd23d7aa7f63 14:34:29 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:34:29 ---> Running in bb5b8317a5aa 14:34:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:34:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:34:31 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:34:31 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:34:31 OK: 15857 distinct packages available 14:34:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:34:32 (1/4) Installing dumb-init (1.2.5-r1) 14:34:32 (2/4) Installing musl-obstack (1.2.3-r0) 14:34:32 (3/4) Installing libucontext (1.1-r0) 14:34:32 (4/4) Installing gcompat (1.0.0-r4) 14:34:32 Executing busybox-1.34.1-r5.trigger 14:34:32 OK: 6 MiB in 18 packages 14:34:32 Removing intermediate container bb5b8317a5aa 14:34:32 ---> 54bbe694ba48 14:34:32 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:34:34 ---> 6770480d1ae2 14:34:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:34:34 ---> d52ecef98782 14:34:34 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:34:34 ---> Running in c7bb766eb7c9 14:34:34 Removing intermediate container c7bb766eb7c9 14:34:34 ---> 6b446ed31627 14:34:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:34:34 ---> 5ff1bc346276 14:34:34 Step 21/26 : WORKDIR / 14:34:34 ---> Running in b46b72d67d40 14:34:35 Removing intermediate container b46b72d67d40 14:34:35 ---> c47b57523e88 14:34:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:34:35 ---> Running in ad35a8beae62 14:34:35 Removing intermediate container ad35a8beae62 14:34:35 ---> bbfb952f55a0 14:34:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:34:35 ---> Running in 78bd12999085 14:34:35 Removing intermediate container 78bd12999085 14:34:35 ---> 0ee34b5c654e 14:34:35 Step 24/26 : LABEL arch=x86_64 14:34:35 ---> Running in d547efc889ed 14:34:35 Removing intermediate container d547efc889ed 14:34:35 ---> ae84c9a96f4b 14:34:35 Step 25/26 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:34:35 ---> Running in 704dafe5cb3d 14:34:35 Removing intermediate container 704dafe5cb3d 14:34:35 ---> 7b7b4f63c4c8 14:34:35 Step 26/26 : LABEL version=0.0.0 14:34:35 ---> Running in f366cf920a14 14:34:35 Removing intermediate container f366cf920a14 14:34:35 ---> cc33747a39c6 14:34:35 14:34:35 Successfully built cc33747a39c6 14:34:35 Successfully tagged security-spire-config:latest 14:34:35  Building security-spire-config ... done  [Pipeline] } 14:34:35 $ docker stop --time=1 2c5615ebb7ba5c5f8d988758abd0226b03dc2516b2ad5a4baf2e6ae42ab548ca 14:34:37 $ docker rm -f 2c5615ebb7ba5c5f8d988758abd0226b03dc2516b2ad5a4baf2e6ae42ab548ca [Pipeline] // withDockerContainer [Pipeline] sh 14:34:37 + docker images 14:34:37 REPOSITORY TAG IMAGE ID CREATED SIZE 14:34:37 security-spire-config latest cc33747a39c6 2 seconds ago 86.7MB 14:34:37 security-spire-server latest 2d62481ec158 9 seconds ago 87.3MB 14:34:37 1d3dee701e4e 12 seconds ago 4.43GB 14:34:37 e7d09c6a339d 34 seconds ago 4.43GB 14:34:37 security-spire-agent latest da46017fea30 About a minute ago 127MB 14:34:37 b5b142311354 2 minutes ago 4.43GB 14:34:37 core-data latest 73c97a827163 3 minutes ago 22.5MB 14:34:37 security-proxy-setup latest 47cf467158d0 3 minutes ago 26.9MB 14:34:37 77354f97d4da 3 minutes ago 1.5GB 14:34:37 e2a8ab74fca1 3 minutes ago 1.52GB 14:34:37 support-notifications latest a2b1ad0488d2 4 minutes ago 26.9MB 14:34:37 security-bootstrapper latest 10c3f77fa2f4 4 minutes ago 19.1MB 14:34:37 230c2acb818c 4 minutes ago 1.55GB 14:34:37 core-command latest 497e6ce656f4 4 minutes ago 16.1MB 14:34:37 support-scheduler latest 48ae4682c3a8 4 minutes ago 26.3MB 14:34:37 0b607b555339 4 minutes ago 1.49GB 14:34:37 ad63de568b87 4 minutes ago 1.5GB 14:34:37 edead52c7ac2 4 minutes ago 1.55GB 14:34:37 sys-mgmt-agent latest 306ff969be58 5 minutes ago 299MB 14:34:37 security-spiffe-token-provider latest eedb4ce67588 5 minutes ago 28.8MB 14:34:37 security-secretstore-setup latest 56efa25e04a1 5 minutes ago 28.5MB 14:34:37 core-metadata latest 85b58bbb85c0 5 minutes ago 17MB 14:34:37 2b556788b3bd 5 minutes ago 1.49GB 14:34:37 92ddbc07b752 5 minutes ago 1.54GB 14:34:37 040351996af2 5 minutes ago 1.5GB 14:34:37 92bc4569afab 5 minutes ago 1.5GB 14:34:37 ci-base-image-x86_64 latest 392f07d04deb 9 minutes ago 895MB 14:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 14:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 14:34:37 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 14:34:37 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 14:34:37 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 14:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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] } 14:34:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:34:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:35:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.266s coverage: 28.7% of statements 14:35:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:35:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:35:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.418s coverage: 98.5% of statements 14:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:35:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.521s coverage: 53.4% of statements 14:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:35:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.049s coverage: 89.2% of statements 14:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:35:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.463s coverage: 84.8% of statements 14:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.522s coverage: 95.6% of statements 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.360s coverage: 72.2% of statements 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.604s coverage: 60.0% of statements 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.874s coverage: 0.9% of statements 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.472s coverage: 58.8% of statements 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 29.6% of statements 14:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.379s coverage: 79.5% of statements 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 14:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.294s coverage: 87.5% of statements 14:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.313s coverage: 94.4% of statements 14:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 14:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.697s coverage: 82.5% of statements 14:36:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.329s coverage: 92.9% of statements 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.396s coverage: 87.2% of statements 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements 14:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.850s coverage: 91.2% of statements 14:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.021s coverage: 64.4% of statements 14:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.288s coverage: 100.0% of statements 14:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 14:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 14:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 14:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 14:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.493s coverage: 65.4% of statements 14:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:36:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 43.8% of statements 14:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:36:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements 14:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:36:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements 14:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:36:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.386s coverage: 17.7% of statements 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:36:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.858s coverage: 92.3% of statements 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:36:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:36:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:36:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.262s coverage: 28.9% of statements 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:36:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.332s coverage: 100.0% of statements 14:36:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 14:36:38 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 14:36:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:36:38 GO111MODULE=on go vet ./... 14:38:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:38:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:38:33 ./bin/test-attribution-txt.sh [Pipeline] echo 14:38:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:38:37 + ls -al . 14:38:37 total 680 14:38:37 drwxrwxr-x 9 1001 1001 4096 May 23 14:38 . 14:38:37 drwxr-xr-x 4 root root 4096 May 23 14:32 .. 14:38:37 -rw-rw-r-- 1 1001 1001 11 May 23 14:30 .dockerignore 14:38:37 drwxrwxr-x 8 1001 1001 4096 May 23 14:30 .git 14:38:37 drwxrwxr-x 3 1001 1001 4096 May 23 14:30 .github 14:38:37 -rw-rw-r-- 1 1001 1001 879 May 23 14:30 .gitignore 14:38:37 -rw-rw-r-- 1 1001 1001 42 May 23 14:30 .golangci.yml 14:38:37 -rw-rw-r-- 1 1001 1001 87 May 23 14:30 .hadolint.yml 14:38:37 -rw-rw-r-- 1 1001 1001 166 May 23 14:30 .sonarcloud.properties 14:38:37 -rw-rw-r-- 1 1001 1001 1171 May 23 14:30 ADOPTERS.md 14:38:37 -rw-rw-r-- 1 1001 1001 10220 May 23 14:30 Attribution.txt 14:38:37 -rw-rw-r-- 1 1001 1001 63209 May 23 14:30 CHANGELOG.md 14:38:37 -rw-rw-r-- 1 1001 1001 3804 May 23 14:30 CONTRIBUTING.md 14:38:37 -rw-rw-r-- 1 1001 1001 677 May 23 14:30 GOVERNANCE.md 14:38:37 -rw-rw-r-- 1 1001 1001 850 May 23 14:30 Jenkinsfile 14:38:37 -rw-rw-r-- 1 1001 1001 10775 May 23 14:30 LICENSE 14:38:37 -rw-rw-r-- 1 1001 1001 10389 May 23 14:30 Makefile 14:38:37 -rw-rw-r-- 1 1001 1001 582 May 23 14:30 OWNERS.md 14:38:37 -rw-rw-r-- 1 1001 1001 9094 May 23 14:30 README.md 14:38:37 -rw-rw-r-- 1 1001 1001 6912 May 23 14:30 SECURITY.md 14:38:37 -rw-rw-r-- 1 1001 1001 5 May 23 14:25 VERSION 14:38:37 -rw-rw-r-- 1 1001 1001 4131 May 23 14:30 ZMQWindows.md 14:38:37 drwxrwxr-x 2 1001 1001 4096 May 23 14:30 bin 14:38:37 drwxrwxr-x 18 1001 1001 4096 May 23 14:30 cmd 14:38:37 -rw-r--r-- 1 root root 435134 May 23 14:36 coverage.out 14:38:37 -rw-rw-r-- 1 1001 1001 3217 May 23 14:30 go.mod 14:38:37 -rw-rw-r-- 1 1001 1001 35084 May 23 14:32 go.sum 14:38:37 drwxrwxr-x 8 1001 1001 4096 May 23 14:30 internal 14:38:37 drwxrwxr-x 3 1001 1001 4096 May 23 14:30 openapi 14:38:37 drwxrwxr-x 4 1001 1001 4096 May 23 14:30 snap 14:38:37 -rw-rw-r-- 1 1001 1001 204 May 23 14:30 version.go [Pipeline] sh 14:38:38 + '[' -e coverage.out ] 14:38:38 + chown 1001:1001 coverage.out [Pipeline] stash 14:38:38 Warning: overwriting stash ‘coverage-report’ 14:38:39 Stashed 1 file(s) [Pipeline] sh 14:38:39 + make build 14:38:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:40: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/core-metadata/core-metadata ./cmd/core-metadata 14:41:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:41:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:41: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:41:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:42:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:42:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:42:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:42: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/secrets-config ./cmd/secrets-config 14:42:25 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 14:42:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:42:38 $ docker stop --time=1 3dfeab1aa6a1a0fa47f23ee1f83de018adbf1e261d49d21e4899bc28462d6788 14:42:40 $ docker rm -f 3dfeab1aa6a1a0fa47f23ee1f83de018adbf1e261d49d21e4899bc28462d6788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:42:43 14:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:42:44 latest: Pulling from edgex-devops/edgex-compose-arm64 14:42:44 29e5d40040c1: Pulling fs layer 14:42:44 1ce36da41761: Pulling fs layer 14:42:44 25b303627fd3: Pulling fs layer 14:42:44 29e5d40040c1: Verifying Checksum 14:42:44 29e5d40040c1: Download complete 14:42:44 1ce36da41761: Verifying Checksum 14:42:44 1ce36da41761: Download complete 14:42:44 29e5d40040c1: Pull complete 14:42:46 1ce36da41761: Pull complete 14:42:46 25b303627fd3: Verifying Checksum 14:42:46 25b303627fd3: Download complete 14:42:56 25b303627fd3: Pull complete 14:42:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:42:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:42:56 prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container 14:42:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:42:59 $ docker top 0874fc81fd3828d806dc93dc333483b8a8c646f780a15708649167c1e10c7f86 -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:00 + docker-compose build --help 14:43:00 + grep parallel 14:43:05 --parallel Build images in parallel. [Pipeline] } 14:43:05 $ docker stop --time=1 0874fc81fd3828d806dc93dc333483b8a8c646f780a15708649167c1e10c7f86 14:43:07 $ docker rm -f 0874fc81fd3828d806dc93dc333483b8a8c646f780a15708649167c1e10c7f86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:43:07 . [Pipeline] withDockerContainer 14:43:08 prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container 14:43:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:43:10 $ docker top 134364eb750c3e6ba31bac6b94c6def71ca7c95949b4a7ce0183797306c0b689 -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:11 + docker-compose -f ./docker-compose-build.yml build --parallel 14:43:16 Building core-command ... 14:43:16 Building core-data ... 14:43:16 Building core-metadata ... 14:43:16 Building security-bootstrapper ... 14:43:16 Building security-proxy-setup ... 14:43:16 Building security-secretstore-setup ... 14:43:16 Building security-spiffe-token-provider ... 14:43:16 Building security-spire-agent ... 14:43:16 Building security-spire-config ... 14:43:16 Building security-spire-server ... 14:43:16 Building support-notifications ... 14:43:16 Building support-scheduler ... 14:43:16 Building sys-mgmt-agent ... 14:43:16 Building security-proxy-setup 14:43:16 Building security-spire-agent 14:43:16 Building security-spire-server 14:43:16 Building security-spire-config 14:43:16 Building core-data 14:44:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:44:53 ---> 5aafe0dcb9a5 14:44:53 Step 3/26 : WORKDIR /edgex-go 14:44:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:44:53 ---> 5aafe0dcb9a5 14:44:53 Step 3/26 : WORKDIR /edgex-go 14:44:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:44:53 ---> 5aafe0dcb9a5 14:44:53 Step 3/22 : WORKDIR /edgex-go 14:44:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:44:53 ---> 5aafe0dcb9a5 14:44:53 Step 3/25 : WORKDIR /edgex-go 14:44:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:44:53 ---> 5aafe0dcb9a5 14:44:53 Step 3/23 : WORKDIR /edgex-go 14:44:53 ---> Running in 20e9d42be6b5 14:44:53 ---> Running in 864623d01066 14:44:53 ---> Running in c5b8fe1bfab8 14:44:53 ---> Running in bd0945d60b32 14:44:53 ---> Running in 4d1951fd1433 14:44:53 Removing intermediate container 20e9d42be6b5 14:44:53 ---> 598e49f94a32 14:44:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:53 Removing intermediate container c5b8fe1bfab8 14:44:53 ---> 44169739420d 14:44:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:53 ---> Running in 1c12699c5781 14:44:53 ---> Running in 90595daf7645 14:44:53 Removing intermediate container 4d1951fd1433 14:44:53 ---> 8b67f9c79c94 14:44:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:53 Removing intermediate container 864623d01066 14:44:53 ---> 5ac52960ba47 14:44:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:53 Removing intermediate container bd0945d60b32 14:44:53 ---> f594ec93e86e 14:44:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:53 ---> Running in 39a9f6eefdae 14:44:53 ---> Running in 347bfc852560 14:44:53 ---> Running in b3840184f912 14:44:53 Removing intermediate container 1c12699c5781 14:44:53 ---> 50c0f937821c 14:44:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:44:53 ---> Running in 4fd4e1ad2263 14:44:53 Removing intermediate container 90595daf7645 14:44:53 ---> 73c3d65c03b5 14:44:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:44:53 ---> Running in e0fee905becf 14:44:53 Removing intermediate container 39a9f6eefdae 14:44:53 ---> ff1c219a14d8 14:44:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:44:53 Removing intermediate container b3840184f912 14:44:53 ---> fbe61aa43be8 14:44:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:44:53 ---> Running in b1fec3c959c0 14:44:53 ---> Running in 3f1a169c29f5 14:44:53 Removing intermediate container 347bfc852560 14:44:53 ---> ae57b863fc4f 14:44:53 Step 5/22 : RUN apk add --update --no-cache make git 14:44:53 ---> Running in 4b3f059db50b 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:44:53 OK: 220 MiB in 52 packages 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:44:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:44:53 Removing intermediate container 4fd4e1ad2263 14:44:53 ---> 9a179a7930c4 14:44:53 Step 6/26 : COPY go.mod vendor* ./ 14:44:53 OK: 220 MiB in 52 packages 14:44:53 OK: 220 MiB in 52 packages 14:44:53 OK: 220 MiB in 52 packages 14:44:53 OK: 220 MiB in 52 packages 14:44:53 ---> 038e48089537 14:44:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:54 ---> Running in 50997ecbf70c 14:44:54 Removing intermediate container e0fee905becf 14:44:54 ---> e238b3ed128b 14:44:54 Step 6/23 : COPY go.mod vendor* ./ 14:44:54 Removing intermediate container 3f1a169c29f5 14:44:54 ---> a60ff2124731 14:44:54 Step 6/25 : COPY go.mod vendor* ./ 14:44:55 Removing intermediate container b1fec3c959c0 14:44:55 ---> 178f24c9fef1 14:44:55 Step 6/26 : COPY go.mod vendor* ./ 14:44:55 Removing intermediate container 4b3f059db50b 14:44:55 ---> d373cb149aa9 14:44:55 Step 6/22 : COPY go.mod vendor* ./ 14:44:55 ---> f8b695882a02 14:44:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:55 ---> 7e17ddf4bf39 14:44:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:56 ---> Running in 7c7703da2dbb 14:44:56 ---> Running in 151142677cf1 14:44:56 ---> 75b9277ccb72 14:44:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:56 ---> 960476fdf77f 14:44:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:56 ---> Running in 7e41907c9042 14:44:56 ---> Running in f1a13b5487e9 14:44:58 Removing intermediate container 50997ecbf70c 14:44:58 ---> 4995b583950d 14:44:58 Step 8/26 : COPY . . 14:45:03 Removing intermediate container 151142677cf1 14:45:03 ---> dd7354404544 14:45:03 Step 8/23 : COPY . . 14:45:03 Removing intermediate container 7c7703da2dbb 14:45:03 ---> d3bfc6adb114 14:45:03 Step 8/25 : COPY . . 14:45:03 Removing intermediate container 7e41907c9042 14:45:03 ---> 8b91fbc363c0 14:45:03 Step 8/22 : COPY . . 14:45:03 Removing intermediate container f1a13b5487e9 14:45:03 ---> dfb2dd6d497b 14:45:03 Step 8/26 : COPY . . 14:45:31 ---> a9465e1e83da 14:45:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:45:31 ---> Running in 733aae4b7670 14:45:31 Removing intermediate container 733aae4b7670 14:45:31 ---> 2d0193c96136 14:45:31 Step 10/26 : RUN mkdir -p spire-build 14:45:31 ---> Running in 60e4e3ab3b27 14:45:32 ---> 65c19c843639 14:45:32 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:45:32 ---> Running in 599539a6873a 14:45:32 Removing intermediate container 60e4e3ab3b27 14:45:32 ---> 2e1d5e4b16d2 14:45:32 Step 11/26 : WORKDIR /edgex-go/spire-build 14:45:32 ---> Running in c3e164d077e0 14:45:33 Removing intermediate container 599539a6873a 14:45:33 ---> 457fe7c69199 14:45:33 Step 10/25 : RUN mkdir -p spire-build 14:45:33 ---> Running in 4d8dfc48ec7f 14:45:33 ---> 2e29738e40e6 14:45:33 Step 9/23 : RUN make cmd/core-data/core-data 14:45:33 ---> Running in 52d706f53217 14:45:33 Removing intermediate container c3e164d077e0 14:45:33 ---> f9bdc6fc415f 14:45:33 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 14:45:33 ---> Running in 759768dbc31e 14:45:34 ---> 911dd82d91cd 14:45:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:45:34 ---> Running in 986f4d9ecc0a 14:45:35 ---> 6888d9931875 14:45:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:45:35 Removing intermediate container 986f4d9ecc0a 14:45:35 ---> a97773d150ef 14:45:35 Step 10/26 : RUN mkdir -p spire-build 14:45:35 ---> Running in a552cc22fe1b 14:45:35 ---> Running in 725ca9fdc100 14:45:35 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 14:45:36 Removing intermediate container 4d8dfc48ec7f 14:45:36 ---> 8d4e0f50311d 14:45:36 Step 11/25 : WORKDIR /edgex-go/spire-build 14:45:36 ---> Running in 3bae80e92a79 14:45:37 Removing intermediate container 3bae80e92a79 14:45:37 ---> a923b2aeaec0 14:45:37 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 14:45:38 spire-1.2.1/ 14:45:38 ---> Running in 236a38b5a981 14:45:38 spire-1.2.1/.data/ 14:45:38 spire-1.2.1/.data/.file 14:45:38 spire-1.2.1/.dockerignore 14:45:38 spire-1.2.1/.gitattributes 14:45:38 spire-1.2.1/.githooks/ 14:45:38 spire-1.2.1/.githooks/pre-commit 14:45:38 spire-1.2.1/.github/ 14:45:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:45:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:45:38 spire-1.2.1/.github/dependabot.yml 14:45:38 spire-1.2.1/.github/workflows/ 14:45:38 spire-1.2.1/.github/workflows/nightly_build.yaml 14:45:38 spire-1.2.1/.github/workflows/pr_build.yaml 14:45:38 spire-1.2.1/.github/workflows/release_build.yaml 14:45:38 spire-1.2.1/.github/workflows/scripts/ 14:45:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:45:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:45:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:45:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:45:38 spire-1.2.1/.github/workflows/scripts/split.sh 14:45:38 spire-1.2.1/.gitignore 14:45:38 spire-1.2.1/.go-version 14:45:38 spire-1.2.1/.golangci.yml 14:45:38 spire-1.2.1/ADOPTERS.md 14:45:38 spire-1.2.1/CHANGELOG.md 14:45:38 spire-1.2.1/CODE-OF-CONDUCT.md 14:45:38 spire-1.2.1/CODEOWNERS 14:45:38 spire-1.2.1/CONTRIBUTING.md 14:45:38 spire-1.2.1/Dockerfile 14:45:38 spire-1.2.1/Dockerfile.dev 14:45:38 spire-1.2.1/Dockerfile.scratch 14:45:38 spire-1.2.1/LICENSE 14:45:38 spire-1.2.1/MAINTAINERS.md 14:45:38 spire-1.2.1/Makefile 14:45:38 spire-1.2.1/README.md 14:45:38 spire-1.2.1/ROADMAP.md 14:45:38 spire-1.2.1/SECURITY.md 14:45:38 spire-1.2.1/cmd/ 14:45:38 spire-1.2.1/cmd/spire-agent/ 14:45:38 spire-1.2.1/cmd/spire-agent/cli/ 14:45:38 spire-1.2.1/cmd/spire-agent/cli/api/ 14:45:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/common/ 14:45:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:45:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/run/ 14:45:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:45:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:45:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:45:38 spire-1.2.1/cmd/spire-agent/main.go 14:45:38 spire-1.2.1/cmd/spire-server/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/agent/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/cli.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/run/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/token/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/validate/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.goCGO_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 14:45:38 14:45:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/x509/ 14:45:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:45:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:45:38 spire-1.2.1/cmd/spire-server/main.go 14:45:38 spire-1.2.1/cmd/spire-server/util/ 14:45:38 spire-1.2.1/cmd/spire-server/util/util.go 14:45:38 spire-1.2.1/conf/ 14:45:38 spire-1.2.1/conf/agent/ 14:45:38 spire-1.2.1/conf/agent/agent.conf 14:45:38 spire-1.2.1/conf/agent/agent_full.conf 14:45:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:45:38 spire-1.2.1/conf/server/ 14:45:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:45:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:45:38 spire-1.2.1/conf/server/server.conf 14:45:38 spire-1.2.1/conf/server/server_full.conf 14:45:38 spire-1.2.1/doc/ 14:45:38 spire-1.2.1/doc/SPIRE101.md 14:45:38 spire-1.2.1/doc/auditlog.md 14:45:38 spire-1.2.1/doc/authorization_policy_engine.md 14:45:38 spire-1.2.1/doc/changelog_guidelines.md 14:45:38 spire-1.2.1/doc/cure53-report.pdf 14:45:38 spire-1.2.1/doc/images/ 14:45:38 spire-1.2.1/doc/images/2019_roadmap.png 14:45:38 spire-1.2.1/doc/images/SPIRE101.png 14:45:38 spire-1.2.1/doc/images/SPIRE_agent.png 14:45:38 spire-1.2.1/doc/images/SPIRE_server.png 14:45:38 spire-1.2.1/doc/images/cache_mgr.png 14:45:38 spire-1.2.1/doc/images/cache_mgr_components.png 14:45:38 spire-1.2.1/doc/images/federated_spire.png 14:45:38 spire-1.2.1/doc/images/ha_mode.png 14:45:38 spire-1.2.1/doc/images/nested_spire.png 14:45:38 spire-1.2.1/doc/images/oidc_federation.png 14:45:38 spire-1.2.1/doc/images/single_trust_domain.png 14:45:38 spire-1.2.1/doc/images/spiffe_compatible.png 14:45:38 spire-1.2.1/doc/images/spire_logo.png 14:45:38 spire-1.2.1/doc/migrating_registration_api_clients.md 14:45:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:45:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:45:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:45:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:45:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:45:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:45:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:45:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:45:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:45:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:45:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:45:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:45:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:45:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:45:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:45:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:45:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:45:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:45:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:45:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:45:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:45:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:45:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:45:38 spire-1.2.1/doc/scaling_spire.md 14:45:38 spire-1.2.1/doc/spire_agent.md 14:45:38 spire-1.2.1/doc/spire_server.md 14:45:38 spire-1.2.1/doc/supported_integrations.md 14:45:38 spire-1.2.1/doc/telemetry.md 14:45:38 spire-1.2.1/doc/telemetry_config.md 14:45:38 spire-1.2.1/doc/upgrading.md 14:45:38 spire-1.2.1/doc/using_spire.md 14:45:38 spire-1.2.1/examples/ 14:45:38 spire-1.2.1/examples/README.md 14:45:38 spire-1.2.1/go.mod 14:45:38 spire-1.2.1/go.sum 14:45:38 spire-1.2.1/pkg/ 14:45:38 spire-1.2.1/pkg/agent/ 14:45:38 spire-1.2.1/pkg/agent/agent.go 14:45:38 spire-1.2.1/pkg/agent/api/ 14:45:38 spire-1.2.1/pkg/agent/api/config.go 14:45:38 spire-1.2.1/pkg/agent/api/debug/ 14:45:38 spire-1.2.1/pkg/agent/api/debug/v1/ 14:45:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:45:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:45:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:45:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:45:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:45:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:45:38 spire-1.2.1/pkg/agent/api/endpoints.go 14:45:38 spire-1.2.1/pkg/agent/api/health/ 14:45:38 spire-1.2.1/pkg/agent/api/health/v1/ 14:45:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:45:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:45:38 spire-1.2.1/pkg/agent/api/rpccontext/ 14:45:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:45:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:45:38 spire-1.2.1/pkg/agent/attestor/ 14:45:38 spire-1.2.1/pkg/agent/attestor/node/ 14:45:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:45:38 spire-1.2.1/pkg/agent/attestor/node/node.go 14:45:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:45:38 spire-1.2.1/pkg/agent/attestor/workload/ 14:45:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:45:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:45:38 spire-1.2.1/pkg/agent/catalog/ 14:45:38 spire-1.2.1/pkg/agent/catalog/catalog.go 14:45:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:45:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:45:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:45:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:45:38 spire-1.2.1/pkg/agent/client/ 14:45:38 spire-1.2.1/pkg/agent/client/client.go 14:45:38 spire-1.2.1/pkg/agent/client/client_test.go 14:45:38 spire-1.2.1/pkg/agent/client/dial.go 14:45:38 spire-1.2.1/pkg/agent/client/nodeconn.go 14:45:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:45:38 spire-1.2.1/pkg/agent/client/update.go 14:45:38 spire-1.2.1/pkg/agent/client/util.go 14:45:38 spire-1.2.1/pkg/agent/common/ 14:45:38 spire-1.2.1/pkg/agent/common/backoff/ 14:45:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:45:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:45:38 spire-1.2.1/pkg/agent/common/cgroups/ 14:45:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:45:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:45:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:45:38 spire-1.2.1/pkg/agent/config.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/ 14:45:38 spire-1.2.1/pkg/agent/endpoints/config.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:45:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:45:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/workload/ 14:45:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:45:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:45:38 spire-1.2.1/pkg/agent/manager/ 14:45:38 spire-1.2.1/pkg/agent/manager/cache/ 14:45:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:45:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:45:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:45:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:45:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:45:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:45:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:45:38 spire-1.2.1/pkg/agent/manager/config.go 14:45:38 spire-1.2.1/pkg/agent/manager/manager.go 14:45:38 spire-1.2.1/pkg/agent/manager/manager_test.go 14:45:38 spire-1.2.1/pkg/agent/manager/storage.go 14:45:38 spire-1.2.1/pkg/agent/manager/storage_test.go 14:45:38 spire-1.2.1/pkg/agent/manager/storecache/ 14:45:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:45:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:45:38 spire-1.2.1/pkg/agent/manager/sync.go 14:45:38 spire-1.2.1/pkg/agent/plugin/ 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:45:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:45:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:45:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:45:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:45:38 spire-1.2.1/pkg/agent/svid/ 14:45:38 spire-1.2.1/pkg/agent/svid/rotator.go 14:45:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:45:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:45:38 spire-1.2.1/pkg/agent/svid/store/ 14:45:38 spire-1.2.1/pkg/agent/svid/store/service.go 14:45:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:45:38 spire-1.2.1/pkg/common/ 14:45:38 spire-1.2.1/pkg/common/agentpathtemplate/ 14:45:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:45:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:45:38 spire-1.2.1/pkg/common/api/ 14:45:38 spire-1.2.1/pkg/common/api/metrics.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/ 14:45:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/logger.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/names.go 14:45:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:45:38 spire-1.2.1/pkg/common/api/names.go 14:45:38 spire-1.2.1/pkg/common/api/ratelimit.go 14:45:38 spire-1.2.1/pkg/common/api/rpccontext/ 14:45:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:45:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:45:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:45:38 spire-1.2.1/pkg/common/auth/ 14:45:38 spire-1.2.1/pkg/common/auth/interceptors.go 14:45:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:45:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/ 14:45:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/types.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:45:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:45:38 spire-1.2.1/pkg/common/catalog/ 14:45:38 spire-1.2.1/pkg/common/catalog/bind.go 14:45:38 spire-1.2.1/pkg/common/catalog/builtin.go 14:45:38 spire-1.2.1/pkg/common/catalog/catalog.go 14:45:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:45:38 spire-1.2.1/pkg/common/catalog/closers.go 14:45:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:45:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:45:38 spire-1.2.1/pkg/common/catalog/config.go 14:45:38 spire-1.2.1/pkg/common/catalog/config_test.go 14:45:38 spire-1.2.1/pkg/common/catalog/configure.go 14:45:38 spire-1.2.1/pkg/common/catalog/constraints.go 14:45:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:45:38 spire-1.2.1/pkg/common/catalog/context.go 14:45:38 spire-1.2.1/pkg/common/catalog/external.go 14:45:38 spire-1.2.1/pkg/common/catalog/host.go 14:45:38 spire-1.2.1/pkg/common/catalog/pipenet.go 14:45:38 spire-1.2.1/pkg/common/catalog/plugin.go 14:45:38 spire-1.2.1/pkg/common/catalog/testplugin/ 14:45:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:45:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:45:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:45:38 spire-1.2.1/pkg/common/cli/ 14:45:38 spire-1.2.1/pkg/common/cli/env.go 14:45:38 spire-1.2.1/pkg/common/cli/flags.go 14:45:38 spire-1.2.1/pkg/common/cli/trust_domain.go 14:45:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:45:38 spire-1.2.1/pkg/common/cli/umask.go 14:45:38 spire-1.2.1/pkg/common/cli/umask_posix.go 14:45:38 spire-1.2.1/pkg/common/cli/umask_test.go 14:45:38 spire-1.2.1/pkg/common/cli/umask_windows.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/ 14:45:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/flag.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/format.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/ 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:45:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:45:38 spire-1.2.1/pkg/common/coretypes/ 14:45:38 spire-1.2.1/pkg/common/coretypes/bundle/ 14:45:38 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:45:38 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:45:38 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:45:38 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:45:38 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:45:38 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:45:38 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:45:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:45:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:45:38 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:45:38 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:45:38 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:45:38 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:45:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:45:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:45:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:45:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:45:38 spire-1.2.1/pkg/common/cryptoutil/ 14:45:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:45:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:45:38 spire-1.2.1/pkg/common/diskutil/ 14:45:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:45:38 spire-1.2.1/pkg/common/diskutil/file_test.go 14:45:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:45:38 spire-1.2.1/pkg/common/errorutil/ 14:45:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:45:38 spire-1.2.1/pkg/common/health/ 14:45:38 spire-1.2.1/pkg/common/health/config.go 14:45:38 spire-1.2.1/pkg/common/health/context.go 14:45:38 spire-1.2.1/pkg/common/health/context_test.go 14:45:38 spire-1.2.1/pkg/common/health/health.go 14:45:38 spire-1.2.1/pkg/common/health/health_test.go 14:45:38 spire-1.2.1/pkg/common/health/logger.go 14:45:38 spire-1.2.1/pkg/common/hostservice/ 14:45:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:45:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:45:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:45:38 spire-1.2.1/pkg/common/idutil/ 14:45:38 spire-1.2.1/pkg/common/idutil/require.go 14:45:38 spire-1.2.1/pkg/common/idutil/require_test.go 14:45:38 spire-1.2.1/pkg/common/idutil/safety.go 14:45:38 spire-1.2.1/pkg/common/idutil/safety_test.go 14:45:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:45:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:45:38 spire-1.2.1/pkg/common/jwtsvid/ 14:45:38 spire-1.2.1/pkg/common/jwtsvid/common.go 14:45:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:45:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:45:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:45:38 spire-1.2.1/pkg/common/jwtutil/ 14:45:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:45:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:45:38 spire-1.2.1/pkg/common/log/ 14:45:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:45:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:45:38 spire-1.2.1/pkg/common/log/log.go 14:45:38 spire-1.2.1/pkg/common/log/log_test.go 14:45:38 spire-1.2.1/pkg/common/log/options.go 14:45:38 spire-1.2.1/pkg/common/nodeutil/ 14:45:38 spire-1.2.1/pkg/common/nodeutil/node.go 14:45:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:45:38 spire-1.2.1/pkg/common/peertracker/ 14:45:38 spire-1.2.1/pkg/common/peertracker/conn.go 14:45:38 spire-1.2.1/pkg/common/peertracker/credentials.go 14:45:38 spire-1.2.1/pkg/common/peertracker/errors.go 14:45:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:45:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:45:38 spire-1.2.1/pkg/common/peertracker/info.go 14:45:38 spire-1.2.1/pkg/common/peertracker/listener.go 14:45:38 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:45:38 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:45:38 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:45:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:45:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:45:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:45:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:45:38 spire-1.2.1/pkg/common/peertracker/tcp.go 14:45:38 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:45:38 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:45:38 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:45:38 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:45:38 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:45:38 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:45:38 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:45:38 spire-1.2.1/pkg/common/peertracker/uds.go 14:45:38 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:45:38 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:45:38 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:45:38 spire-1.2.1/pkg/common/pemutil/ 14:45:38 spire-1.2.1/pkg/common/pemutil/block.go 14:45:38 spire-1.2.1/pkg/common/pemutil/certs.go 14:45:38 spire-1.2.1/pkg/common/pemutil/common.go 14:45:38 spire-1.2.1/pkg/common/pemutil/csr.go 14:45:38 spire-1.2.1/pkg/common/pemutil/keys.go 14:45:38 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/ 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:45:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:45:38 spire-1.2.1/pkg/common/plugin/ 14:45:38 spire-1.2.1/pkg/common/plugin/aws/ 14:45:38 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:45:38 spire-1.2.1/pkg/common/plugin/azure/ 14:45:38 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:45:38 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:45:38 spire-1.2.1/pkg/common/plugin/facade.go 14:45:38 spire-1.2.1/pkg/common/plugin/facade_test.go 14:45:38 spire-1.2.1/pkg/common/plugin/gcp/ 14:45:38 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:45:38 spire-1.2.1/pkg/common/plugin/k8s/ 14:45:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:45:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:45:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:45:38 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:45:38 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:45:38 spire-1.2.1/pkg/common/plugin/log.go 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/ 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:45:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:45:38 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:45:38 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:45:38 spire-1.2.1/pkg/common/plugin/x509pop/ 14:45:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:45:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:45:38 spire-1.2.1/pkg/common/profiling/ 14:45:38 spire-1.2.1/pkg/common/profiling/dumpers.go 14:45:38 spire-1.2.1/pkg/common/profiling/profiling.go 14:45:38 spire-1.2.1/pkg/common/protoutil/ 14:45:38 spire-1.2.1/pkg/common/protoutil/masks.go 14:45:38 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:45:38 spire-1.2.1/pkg/common/rotationutil/ 14:45:38 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:45:38 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:45:38 spire-1.2.1/pkg/common/selector/ 14:45:38 spire-1.2.1/pkg/common/selector/selector.go 14:45:38 spire-1.2.1/pkg/common/selector/selector_test.go 14:45:38 spire-1.2.1/pkg/common/selector/set.go 14:45:38 spire-1.2.1/pkg/common/selector/set_utils.go 14:45:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/ 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/ 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:45:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:45:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:45:38 spire-1.2.1/pkg/common/telemetry/call.go 14:45:38 spire-1.2.1/pkg/common/telemetry/common/ 14:45:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:45:38 spire-1.2.1/pkg/common/telemetry/config.go 14:45:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:45:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/inmem.go 14:45:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/m3.go 14:45:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/metrics.go 14:45:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/names.go 14:45:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:45:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:45:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/ 14:45:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:45:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:45:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:45:38 spire-1.2.1/pkg/common/telemetry/server/server.go 14:45:38 spire-1.2.1/pkg/common/telemetry/sink.go 14:45:38 spire-1.2.1/pkg/common/telemetry/statsd.go 14:45:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:45:38 spire-1.2.1/pkg/common/telemetry/uptime.go 14:45:38 spire-1.2.1/pkg/common/telemetry/version.go 14:45:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:45:38 spire-1.2.1/pkg/common/uptime/ 14:45:38 spire-1.2.1/pkg/common/uptime/uptime.go 14:45:38 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:45:38 spire-1.2.1/pkg/common/util/ 14:45:38 spire-1.2.1/pkg/common/util/certs.go 14:45:38 spire-1.2.1/pkg/common/util/certs_test.go 14:45:38 spire-1.2.1/pkg/common/util/csr.go 14:45:38 spire-1.2.1/pkg/common/util/hash.go 14:45:38 spire-1.2.1/pkg/common/util/selectors.go 14:45:38 spire-1.2.1/pkg/common/util/selectors_test.go 14:45:38 spire-1.2.1/pkg/common/util/signals.go 14:45:38 spire-1.2.1/pkg/common/util/sort.go 14:45:38 spire-1.2.1/pkg/common/util/sort_test.go 14:45:38 spire-1.2.1/pkg/common/util/task.go 14:45:38 spire-1.2.1/pkg/common/util/task_test.go 14:45:38 spire-1.2.1/pkg/common/util/testdata/ 14:45:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:45:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:45:38 spire-1.2.1/pkg/common/version/ 14:45:38 spire-1.2.1/pkg/common/version/version.go 14:45:38 spire-1.2.1/pkg/common/x509svid/ 14:45:38 spire-1.2.1/pkg/common/x509svid/common_test.go 14:45:38 spire-1.2.1/pkg/common/x509svid/csr.go 14:45:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:45:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:45:38 spire-1.2.1/pkg/common/x509util/ 14:45:38 spire-1.2.1/pkg/common/x509util/cert.go 14:45:38 spire-1.2.1/pkg/common/x509util/dns.go 14:45:38 spire-1.2.1/pkg/common/x509util/dns_test.go 14:45:38 spire-1.2.1/pkg/common/x509util/keyid.go 14:45:38 spire-1.2.1/pkg/common/x509util/keypair.go 14:45:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:45:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:45:38 spire-1.2.1/pkg/server/ 14:45:38 spire-1.2.1/pkg/server/api/ 14:45:38 spire-1.2.1/pkg/server/api/agent.go 14:45:38 spire-1.2.1/pkg/server/api/agent/ 14:45:38 spire-1.2.1/pkg/server/api/agent/v1/ 14:45:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:45:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:45:38 spire-1.2.1/pkg/server/api/agent_test.go 14:45:38 spire-1.2.1/pkg/server/api/api.go 14:45:38 spire-1.2.1/pkg/server/api/audit/ 14:45:38 spire-1.2.1/pkg/server/api/audit/audit.go 14:45:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:45:38 spire-1.2.1/pkg/server/api/bundle.go 14:45:38 spire-1.2.1/pkg/server/api/bundle/ 14:45:38 spire-1.2.1/pkg/server/api/bundle/v1/ 14:45:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:45:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:45:38 spire-1.2.1/pkg/server/api/bundle_test.go 14:45:38 spire-1.2.1/pkg/server/api/debug/ 14:45:38 spire-1.2.1/pkg/server/api/debug/v1/ 14:45:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:45:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:45:38 spire-1.2.1/pkg/server/api/entry.go 14:45:38 spire-1.2.1/pkg/server/api/entry/ 14:45:38 spire-1.2.1/pkg/server/api/entry/v1/ 14:45:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:45:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:45:38 spire-1.2.1/pkg/server/api/entry_test.go 14:45:38 spire-1.2.1/pkg/server/api/health/ 14:45:38 spire-1.2.1/pkg/server/api/health/v1/ 14:45:38 spire-1.2.1/pkg/server/api/health/v1/service.go 14:45:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:45:38 spire-1.2.1/pkg/server/api/id.go 14:45:38 spire-1.2.1/pkg/server/api/id_test.go 14:45:38 spire-1.2.1/pkg/server/api/limits/ 14:45:38 spire-1.2.1/pkg/server/api/limits/limits.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/ 14:45:38 spire-1.2.1/pkg/server/api/middleware/alias.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/audit.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/caller.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/common.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/entries.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:45:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:45:38 spire-1.2.1/pkg/server/api/ratelimit.go 14:45:38 spire-1.2.1/pkg/server/api/rpccontext/ 14:45:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:45:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:45:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:45:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:45:38 spire-1.2.1/pkg/server/api/selector.go 14:45:38 spire-1.2.1/pkg/server/api/selector_test.go 14:45:38 spire-1.2.1/pkg/server/api/status.go 14:45:38 spire-1.2.1/pkg/server/api/status_test.go 14:45:38 spire-1.2.1/pkg/server/api/svid/ 14:45:38 spire-1.2.1/pkg/server/api/svid/v1/ 14:45:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:45:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:45:38 spire-1.2.1/pkg/server/api/trustdomain.go 14:45:38 spire-1.2.1/pkg/server/api/trustdomain/ 14:45:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:45:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:45:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:45:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:45:38 spire-1.2.1/pkg/server/authpolicy/ 14:45:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:45:38 spire-1.2.1/pkg/server/authpolicy/policy.go 14:45:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:45:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:45:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:45:38 spire-1.2.1/pkg/server/authpolicy/validate.go 14:45:38 spire-1.2.1/pkg/server/bundle/ 14:45:38 spire-1.2.1/pkg/server/bundle/client/ 14:45:38 spire-1.2.1/pkg/server/bundle/client/client.go 14:45:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:45:38 spire-1.2.1/pkg/server/bundle/client/manager.go 14:45:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:45:38 spire-1.2.1/pkg/server/bundle/client/sources.go 14:45:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:45:38 spire-1.2.1/pkg/server/bundle/client/updater.go 14:45:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:45:38 spire-1.2.1/pkg/server/ca/ 14:45:38 spire-1.2.1/pkg/server/ca/ca.go 14:45:38 spire-1.2.1/pkg/server/ca/ca_health.go 14:45:38 spire-1.2.1/pkg/server/ca/ca_test.go 14:45:38 spire-1.2.1/pkg/server/ca/journal.go 14:45:38 spire-1.2.1/pkg/server/ca/journal_test.go 14:45:38 spire-1.2.1/pkg/server/ca/manager.go 14:45:38 spire-1.2.1/pkg/server/ca/manager_health.go 14:45:38 spire-1.2.1/pkg/server/ca/manager_test.go 14:45:38 spire-1.2.1/pkg/server/ca/templates.go 14:45:38 spire-1.2.1/pkg/server/ca/upstream_client.go 14:45:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:45:38 spire-1.2.1/pkg/server/ca/validation.go 14:45:38 spire-1.2.1/pkg/server/cache/ 14:45:38 spire-1.2.1/pkg/server/cache/dscache/ 14:45:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:45:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:45:38 spire-1.2.1/pkg/server/cache/entrycache/ 14:45:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:45:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:45:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:45:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:45:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:45:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:45:38 spire-1.2.1/pkg/server/catalog/ 14:45:38 spire-1.2.1/pkg/server/catalog/catalog.go 14:45:38 spire-1.2.1/pkg/server/catalog/keymanager.go 14:45:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:45:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:45:38 spire-1.2.1/pkg/server/catalog/notifier.go 14:45:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:45:38 spire-1.2.1/pkg/server/config.go 14:45:38 spire-1.2.1/pkg/server/datastore/ 14:45:38 spire-1.2.1/pkg/server/datastore/datastore.go 14:45:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:45:38 spire-1.2.1/pkg/server/datastore/repository.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:45:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:45:38 spire-1.2.1/pkg/server/endpoints/ 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/ 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:45:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:45:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:45:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:45:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:45:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:45:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:45:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:45:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:45:39 spire-1.2.1/pkg/server/endpoints/config.go 14:45:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:45:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:45:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:45:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:45:39 spire-1.2.1/pkg/server/endpoints/middleware.go 14:45:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:45:39 spire-1.2.1/pkg/server/hostservice/ 14:45:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:45:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:45:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:45:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:45:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:45:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:45:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:45:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/ 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/ 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:45:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:45:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:45:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/ 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:45:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:45:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:45:39 spire-1.2.1/pkg/server/registration/ 14:45:39 spire-1.2.1/pkg/server/registration/manager.go 14:45:39 spire-1.2.1/pkg/server/registration/manager_test.go 14:45:39 spire-1.2.1/pkg/server/scanentries.go 14:45:39 spire-1.2.1/pkg/server/scanentries_test.go 14:45:39 spire-1.2.1/pkg/server/server.go 14:45:39 spire-1.2.1/pkg/server/server_test.go 14:45:39 spire-1.2.1/pkg/server/svid/ 14:45:39 spire-1.2.1/pkg/server/svid/observer.go 14:45:39 spire-1.2.1/pkg/server/svid/observer_test.go 14:45:39 spire-1.2.1/pkg/server/svid/rotator.go 14:45:39 spire-1.2.1/pkg/server/svid/rotator_config.go 14:45:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:45:39 spire-1.2.1/pkg/server/svid/rotator_test.go 14:45:39 spire-1.2.1/proto/ 14:45:39 spire-1.2.1/proto/private/ 14:45:39 spire-1.2.1/proto/private/server/ 14:45:39 spire-1.2.1/proto/private/server/journal/ 14:45:39 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:45:39 spire-1.2.1/proto/private/server/journal/journal.proto 14:45:39 spire-1.2.1/proto/spire/ 14:45:39 spire-1.2.1/proto/spire/common/ 14:45:39 spire-1.2.1/proto/spire/common/common.pb.go 14:45:39 spire-1.2.1/proto/spire/common/common.proto 14:45:39 spire-1.2.1/proto/spire/common/plugin/ 14:45:39 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:45:39 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:45:39 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:45:39 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:45:39 spire-1.2.1/proto/spire/plugin/ 14:45:39 spire-1.2.1/proto/spire/plugin/agent/ 14:45:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:45:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:45:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:45:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:45:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:45:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:45:39 spire-1.2.1/release/ 14:45:39 spire-1.2.1/release/spire-extras/ 14:45:39 spire-1.2.1/release/spire-extras/README.md 14:45:39 spire-1.2.1/release/spire-extras/conf/ 14:45:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:45:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:45:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:45:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:45:39 spire-1.2.1/release/spire/ 14:45:39 spire-1.2.1/release/spire/README.md 14:45:39 spire-1.2.1/release/spire/conf/ 14:45:39 spire-1.2.1/release/spire/conf/agent/ 14:45:39 spire-1.2.1/release/spire/conf/agent/agent.conf 14:45:39 spire-1.2.1/release/spire/conf/server/ 14:45:39 spire-1.2.1/release/spire/conf/server/server.conf 14:45:39 spire-1.2.1/script/ 14:45:39 spire-1.2.1/script/build-artifact.sh 14:45:39 spire-1.2.1/script/generate_dummy_ca.sh 14:45:39 spire-1.2.1/support/ 14:45:39 spire-1.2.1/support/k8s/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:45:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/ 14:45:39 spire-1.2.1/support/oidc-discovery-provider/README.md 14:45:39 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/config.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/main.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:45:39 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:45:39 spire-1.2.1/test/ 14:45:39 spire-1.2.1/test/clock/ 14:45:39 spire-1.2.1/test/clock/clock.go 14:45:39 spire-1.2.1/test/fakes/ 14:45:39 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:45:39 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:45:39 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:45:39 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:45:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:45:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:45:39 spire-1.2.1/test/fakes/fakeagentstore/ 14:45:39 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:45:39 spire-1.2.1/test/fakes/fakedatastore/ 14:45:39 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:45:39 spire-1.2.1/test/fakes/fakeentryclient/ 14:45:39 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:45:39 spire-1.2.1/test/fakes/fakehealthchecker/ 14:45:39 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:45:39 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:45:39 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:45:39 spire-1.2.1/test/fakes/fakemetrics/ 14:45:39 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:45:39 spire-1.2.1/test/fakes/fakenoderesolver/ 14:45:39 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:45:39 spire-1.2.1/test/fakes/fakenotifier/ 14:45:39 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:45:39 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:45:39 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:45:39 spire-1.2.1/test/fakes/fakeserverca/ 14:45:39 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:45:39 spire-1.2.1/test/fakes/fakeservercatalog/ 14:45:39 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:45:39 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:45:39 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:45:39 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:45:39 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:45:39 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:45:39 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:45:39 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:45:39 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:45:39 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:45:39 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:45:39 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:45:39 spire-1.2.1/test/fixture/ 14:45:39 spire-1.2.1/test/fixture/certs/ 14:45:39 spire-1.2.1/test/fixture/certs/agent_svid.der 14:45:39 spire-1.2.1/test/fixture/certs/base_cert.pem 14:45:39 spire-1.2.1/test/fixture/certs/base_csr.pem 14:45:39 spire-1.2.1/test/fixture/certs/base_key.pem 14:45:39 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:45:39 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:45:39 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:45:39 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:45:39 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:45:39 spire-1.2.1/test/fixture/certs/blog_key.pem 14:45:39 spire-1.2.1/test/fixture/certs/bundle.der 14:45:39 spire-1.2.1/test/fixture/certs/ca.pem 14:45:39 spire-1.2.1/test/fixture/certs/ca_key.pem 14:45:39 spire-1.2.1/test/fixture/certs/database_cert.pem 14:45:39 spire-1.2.1/test/fixture/certs/database_csr.pem 14:45:39 spire-1.2.1/test/fixture/certs/database_key.pem 14:45:39 spire-1.2.1/test/fixture/certs/node_cert.pem 14:45:39 spire-1.2.1/test/fixture/certs/node_csr.pem 14:45:39 spire-1.2.1/test/fixture/certs/node_key.pem 14:45:39 spire-1.2.1/test/fixture/certs/svid.pem 14:45:39 spire-1.2.1/test/fixture/certs/svid_key.pem 14:45:39 spire-1.2.1/test/fixture/config/ 14:45:39 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:45:39 spire-1.2.1/test/fixture/config/agent_good.conf 14:45:39 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:45:39 spire-1.2.1/test/fixture/config/plugin_good.conf 14:45:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:45:39 spire-1.2.1/test/fixture/config/server_good.conf 14:45:39 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:45:39 spire-1.2.1/test/fixture/fixture.go 14:45:39 spire-1.2.1/test/fixture/nodeattestor/ 14:45:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:45:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:45:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:45:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:45:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:45:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:45:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:45:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:45:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:45:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:45:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:45:39 spire-1.2.1/test/fixture/registration/ 14:45:39 spire-1.2.1/test/fixture/registration/entries.json 14:45:39 spire-1.2.1/test/fixture/registration/good-for-update.json 14:45:39 spire-1.2.1/test/fixture/registration/good.json 14:45:39 spire-1.2.1/test/fixture/registration/invalid.json 14:45:39 spire-1.2.1/test/fixture/registration/invalid_json.json 14:45:39 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:45:39 spire-1.2.1/test/integration/ 14:45:39 spire-1.2.1/test/integration/README.md 14:45:39 spire-1.2.1/test/integration/common 14:45:39 spire-1.2.1/test/integration/setup/ 14:45:39 spire-1.2.1/test/integration/setup/adminclient/ 14:45:39 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:45:39 spire-1.2.1/test/integration/setup/adminclient/client.go 14:45:39 spire-1.2.1/test/integration/setup/debugagent/ 14:45:39 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:45:39 spire-1.2.1/test/integration/setup/debugagent/main.go 14:45:39 spire-1.2.1/test/integration/setup/debugserver/ 14:45:39 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:45:39 spire-1.2.1/test/integration/setup/debugserver/main.go 14:45:39 spire-1.2.1/test/integration/setup/downstreamclient/ 14:45:39 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:45:39 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:45:39 spire-1.2.1/test/integration/setup/itclient/ 14:45:39 spire-1.2.1/test/integration/setup/itclient/client.go 14:45:39 spire-1.2.1/test/integration/setup/node-attestation/ 14:45:39 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:45:39 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:45:39 spire-1.2.1/test/integration/setup/x509pop/ 14:45:39 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:45:39 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:45:39 spire-1.2.1/test/integration/suites/ 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:45:39 spire-1.2.1/test/integration/suites/join-token/ 14:45:39 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:45:39 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:45:39 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:45:39 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:45:39 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:45:39 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:45:39 spire-1.2.1/test/integration/suites/join-token/README.md 14:45:39 spire-1.2.1/test/integration/suites/join-token/conf/ 14:45:39 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/join-token/teardown 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:45:39 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:45:39 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:45:39 spire-1.2.1/test/integration/suites/k8s/ 14:45:39 spire-1.2.1/test/integration/suites/k8s/00-setup 14:45:39 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:45:39 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:45:39 spire-1.2.1/test/integration/suites/k8s/README.md 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/ 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:45:39 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:45:39 spire-1.2.1/test/integration/suites/k8s/teardown 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/ 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:45:39 spire-1.2.1/test/integration/suites/rotation/ 14:45:39 spire-1.2.1/test/integration/suites/rotation/00-setup 14:45:39 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:45:39 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:45:39 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:45:39 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:45:39 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:45:39 spire-1.2.1/test/integration/suites/rotation/README.md 14:45:39 spire-1.2.1/test/integration/suites/rotation/conf/ 14:45:39 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/rotation/teardown 14:45:39 spire-1.2.1/test/integration/suites/self-test/ 14:45:39 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:45:39 spire-1.2.1/test/integration/suites/self-test/README.md 14:45:39 spire-1.2.1/test/integration/suites/self-test/teardown 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:45:39 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:45:39 spire-1.2.1/test/integration/suites/upgrade/ 14:45:39 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:45:39 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:45:39 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:45:39 spire-1.2.1/test/integration/suites/upgrade/README.md 14:45:39 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:45:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:45:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:45:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:45:39 spire-1.2.1/test/integration/suites/upgrade/teardown 14:45:39 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:45:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:45:39 spire-1.2.1/test/integration/test-one.sh 14:45:39 spire-1.2.1/test/integration/test.sh 14:45:39 spire-1.2.1/test/plugintest/ 14:45:39 spire-1.2.1/test/plugintest/config.go 14:45:39 spire-1.2.1/test/plugintest/load.go 14:45:39 spire-1.2.1/test/plugintest/option.go 14:45:39 spire-1.2.1/test/spiretest/ 14:45:39 spire-1.2.1/test/spiretest/apiserver.go 14:45:39 spire-1.2.1/test/spiretest/assertions.go 14:45:39 spire-1.2.1/test/spiretest/dir.go 14:45:39 spire-1.2.1/test/spiretest/errors_posix.go 14:45:39 spire-1.2.1/test/spiretest/errors_windows.go 14:45:39 spire-1.2.1/test/spiretest/logs.go 14:45:39 spire-1.2.1/test/spiretest/socketapi.go 14:45:39 spire-1.2.1/test/spiretest/suite.go 14:45:39 spire-1.2.1/test/spiretest/x509.go 14:45:39 spire-1.2.1/test/testca/ 14:45:39 spire-1.2.1/test/testca/ca.go 14:45:39 spire-1.2.1/test/testkey/ 14:45:39 spire-1.2.1/test/testkey/generate.sh 14:45:39 spire-1.2.1/test/testkey/genkeys.go 14:45:39 spire-1.2.1/test/testkey/keys.go 14:45:39 spire-1.2.1/test/testkey/new.go 14:45:39 spire-1.2.1/test/tpmsimulator/ 14:45:39 spire-1.2.1/test/tpmsimulator/simulator.go 14:45:39 spire-1.2.1/test/util/ 14:45:39 spire-1.2.1/test/util/cert_fixtures.go 14:45:39 spire-1.2.1/test/util/cert_generation.go 14:45:39 spire-1.2.1/test/util/io_redirection.go 14:45:39 spire-1.2.1/test/util/race.go 14:45:39 spire-1.2.1/test/util/util.go 14:45:39 building spire from source... 14:45:40 Removing intermediate container 725ca9fdc100 14:45:40 ---> 03a7f193f1a6 14:45:40 Step 11/26 : WORKDIR /edgex-go/spire-build 14:45:40 ---> Running in 786f2f10536a 14:45:40 Installing go1.17.7... 14:45:41 Removing intermediate container 786f2f10536a 14:45:41 ---> 67fc952ce436 14:45:41 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:45:41 ---> Running in 87fc4ba16dad 14:45:41 spire-1.2.1/ 14:45:41 spire-1.2.1/.data/ 14:45:41 spire-1.2.1/.data/.file 14:45:41 spire-1.2.1/.dockerignore 14:45:41 spire-1.2.1/.gitattributes 14:45:41 spire-1.2.1/.githooks/ 14:45:41 spire-1.2.1/.githooks/pre-commit 14:45:41 spire-1.2.1/.github/ 14:45:41 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:45:41 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:45:41 spire-1.2.1/.github/dependabot.yml 14:45:41 spire-1.2.1/.github/workflows/ 14:45:41 spire-1.2.1/.github/workflows/nightly_build.yaml 14:45:41 spire-1.2.1/.github/workflows/pr_build.yaml 14:45:41 spire-1.2.1/.github/workflows/release_build.yaml 14:45:41 spire-1.2.1/.github/workflows/scripts/ 14:45:41 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:45:41 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:45:41 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:45:41 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:45:41 spire-1.2.1/.github/workflows/scripts/split.sh 14:45:41 spire-1.2.1/.gitignore 14:45:41 spire-1.2.1/.go-version 14:45:41 spire-1.2.1/.golangci.yml 14:45:41 spire-1.2.1/ADOPTERS.md 14:45:41 spire-1.2.1/CHANGELOG.md 14:45:41 spire-1.2.1/CODE-OF-CONDUCT.md 14:45:41 spire-1.2.1/CODEOWNERS 14:45:41 spire-1.2.1/CONTRIBUTING.md 14:45:41 spire-1.2.1/Dockerfile 14:45:41 spire-1.2.1/Dockerfile.dev 14:45:41 spire-1.2.1/Dockerfile.scratch 14:45:41 spire-1.2.1/LICENSE 14:45:41 spire-1.2.1/MAINTAINERS.md 14:45:41 spire-1.2.1/Makefile 14:45:41 spire-1.2.1/README.md 14:45:41 spire-1.2.1/ROADMAP.md 14:45:41 spire-1.2.1/SECURITY.md 14:45:41 spire-1.2.1/cmd/ 14:45:41 spire-1.2.1/cmd/spire-agent/ 14:45:41 spire-1.2.1/cmd/spire-agent/cli/ 14:45:41 spire-1.2.1/cmd/spire-agent/cli/api/ 14:45:41 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/common/ 14:45:41 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:45:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/run/ 14:45:41 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:45:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:45:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:45:41 spire-1.2.1/cmd/spire-agent/main.go 14:45:41 spire-1.2.1/cmd/spire-server/ 14:45:41 spire-1.2.1/cmd/spire-server/cli/ 14:45:41 spire-1.2.1/cmd/spire-server/cli/agent/ 14:45:41 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:45:41 spire-1.2.1/cmd/spire-server/cli/cli.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/ 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/ 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:45:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:45:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/run/ 14:45:42 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/token/ 14:45:42 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/validate/ 14:45:42 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/x509/ 14:45:42 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:45:42 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:45:42 spire-1.2.1/cmd/spire-server/main.go 14:45:42 spire-1.2.1/cmd/spire-server/util/ 14:45:42 spire-1.2.1/cmd/spire-server/util/util.go 14:45:42 spire-1.2.1/conf/ 14:45:42 spire-1.2.1/conf/agent/ 14:45:42 spire-1.2.1/conf/agent/agent.conf 14:45:42 spire-1.2.1/conf/agent/agent_full.conf 14:45:42 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:45:42 spire-1.2.1/conf/server/ 14:45:42 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:45:42 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:45:42 spire-1.2.1/conf/server/server.conf 14:45:42 spire-1.2.1/conf/server/server_full.conf 14:45:42 spire-1.2.1/doc/ 14:45:42 spire-1.2.1/doc/SPIRE101.md 14:45:42 spire-1.2.1/doc/auditlog.md 14:45:42 spire-1.2.1/doc/authorization_policy_engine.md 14:45:42 spire-1.2.1/doc/changelog_guidelines.md 14:45:42 spire-1.2.1/doc/cure53-report.pdf 14:45:42 spire-1.2.1/doc/images/ 14:45:42 spire-1.2.1/doc/images/2019_roadmap.png 14:45:42 spire-1.2.1/doc/images/SPIRE101.png 14:45:42 spire-1.2.1/doc/images/SPIRE_agent.png 14:45:42 spire-1.2.1/doc/images/SPIRE_server.png 14:45:42 spire-1.2.1/doc/images/cache_mgr.png 14:45:42 spire-1.2.1/doc/images/cache_mgr_components.png 14:45:42 spire-1.2.1/doc/images/federated_spire.png 14:45:42 spire-1.2.1/doc/images/ha_mode.png 14:45:42 spire-1.2.1/doc/images/nested_spire.png 14:45:42 spire-1.2.1/doc/images/oidc_federation.png 14:45:42 spire-1.2.1/doc/images/single_trust_domain.png 14:45:42 spire-1.2.1/doc/images/spiffe_compatible.png 14:45:42 spire-1.2.1/doc/images/spire_logo.png 14:45:42 spire-1.2.1/doc/migrating_registration_api_clients.md 14:45:42 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:45:42 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:45:42 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:45:42 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:45:42 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:45:42 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:45:42 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:45:42 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:45:42 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:45:42 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:45:42 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:45:42 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:45:42 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:45:42 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:45:42 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:45:42 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:45:42 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:45:42 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:45:42 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:45:42 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:45:42 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:45:42 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:45:42 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:45:42 spire-1.2.1/doc/scaling_spire.md 14:45:42 spire-1.2.1/doc/spire_agent.md 14:45:42 spire-1.2.1/doc/spire_server.md 14:45:42 spire-1.2.1/doc/supported_integrations.md 14:45:42 spire-1.2.1/doc/telemetry.md 14:45:42 spire-1.2.1/doc/telemetry_config.md 14:45:42 spire-1.2.1/doc/upgrading.md 14:45:42 spire-1.2.1/doc/using_spire.md 14:45:42 spire-1.2.1/examples/ 14:45:42 spire-1.2.1/examples/README.md 14:45:42 spire-1.2.1/go.mod 14:45:42 spire-1.2.1/go.sum 14:45:42 spire-1.2.1/pkg/ 14:45:42 spire-1.2.1/pkg/agent/ 14:45:42 spire-1.2.1/pkg/agent/agent.go 14:45:42 spire-1.2.1/pkg/agent/api/ 14:45:42 spire-1.2.1/pkg/agent/api/config.go 14:45:42 spire-1.2.1/pkg/agent/api/debug/ 14:45:42 spire-1.2.1/pkg/agent/api/debug/v1/ 14:45:42 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:45:42 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:45:42 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:45:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:45:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:45:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:45:42 spire-1.2.1/pkg/agent/api/endpoints.go 14:45:42 spire-1.2.1/pkg/agent/api/health/ 14:45:42 spire-1.2.1/pkg/agent/api/health/v1/ 14:45:42 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:45:42 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:45:42 spire-1.2.1/pkg/agent/api/rpccontext/ 14:45:42 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:45:42 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:45:42 spire-1.2.1/pkg/agent/attestor/ 14:45:42 spire-1.2.1/pkg/agent/attestor/node/ 14:45:42 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:45:42 spire-1.2.1/pkg/agent/attestor/node/node.go 14:45:42 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:45:42 spire-1.2.1/pkg/agent/attestor/workload/ 14:45:42 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:45:42 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:45:42 spire-1.2.1/pkg/agent/catalog/ 14:45:42 spire-1.2.1/pkg/agent/catalog/catalog.go 14:45:42 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:45:42 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:45:42 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:45:42 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:45:42 spire-1.2.1/pkg/agent/client/ 14:45:42 spire-1.2.1/pkg/agent/client/client.go 14:45:42 spire-1.2.1/pkg/agent/client/client_test.go 14:45:42 spire-1.2.1/pkg/agent/client/dial.go 14:45:42 spire-1.2.1/pkg/agent/client/nodeconn.go 14:45:42 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:45:42 spire-1.2.1/pkg/agent/client/update.go 14:45:42 spire-1.2.1/pkg/agent/client/util.go 14:45:42 spire-1.2.1/pkg/agent/common/ 14:45:42 spire-1.2.1/pkg/agent/common/backoff/ 14:45:42 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:45:42 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:45:42 spire-1.2.1/pkg/agent/common/cgroups/ 14:45:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:45:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:45:42 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:45:42 spire-1.2.1/pkg/agent/config.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/ 14:45:42 spire-1.2.1/pkg/agent/endpoints/config.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:45:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:45:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/workload/ 14:45:42 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:45:42 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:45:42 spire-1.2.1/pkg/agent/manager/ 14:45:42 spire-1.2.1/pkg/agent/manager/cache/ 14:45:42 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:45:42 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:45:42 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:45:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:45:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:45:42 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:45:42 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:45:42 spire-1.2.1/pkg/agent/manager/config.go 14:45:42 spire-1.2.1/pkg/agent/manager/manager.go 14:45:42 spire-1.2.1/pkg/agent/manager/manager_test.go 14:45:42 spire-1.2.1/pkg/agent/manager/storage.go 14:45:42 spire-1.2.1/pkg/agent/manager/storage_test.go 14:45:42 spire-1.2.1/pkg/agent/manager/storecache/ 14:45:42 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:45:42 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:45:42 spire-1.2.1/pkg/agent/manager/sync.go 14:45:42 spire-1.2.1/pkg/agent/plugin/ 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:45:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:45:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:45:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:45:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:45:42 spire-1.2.1/pkg/agent/svid/ 14:45:42 spire-1.2.1/pkg/agent/svid/rotator.go 14:45:42 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:45:42 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:45:42 spire-1.2.1/pkg/agent/svid/store/ 14:45:42 spire-1.2.1/pkg/agent/svid/store/service.go 14:45:42 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:45:42 spire-1.2.1/pkg/common/ 14:45:42 spire-1.2.1/pkg/common/agentpathtemplate/ 14:45:42 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:45:42 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:45:42 spire-1.2.1/pkg/common/api/ 14:45:42 spire-1.2.1/pkg/common/api/metrics.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/ 14:45:42 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/logger.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/names.go 14:45:42 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:45:42 spire-1.2.1/pkg/common/api/names.go 14:45:42 spire-1.2.1/pkg/common/api/ratelimit.go 14:45:42 spire-1.2.1/pkg/common/api/rpccontext/ 14:45:42 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:45:42 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:45:42 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:45:42 spire-1.2.1/pkg/common/auth/ 14:45:42 spire-1.2.1/pkg/common/auth/interceptors.go 14:45:42 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:45:42 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/ 14:45:42 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/types.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:45:42 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:45:42 spire-1.2.1/pkg/common/catalog/ 14:45:42 spire-1.2.1/pkg/common/catalog/bind.go 14:45:42 spire-1.2.1/pkg/common/catalog/builtin.go 14:45:42 spire-1.2.1/pkg/common/catalog/catalog.go 14:45:42 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:45:42 spire-1.2.1/pkg/common/catalog/closers.go 14:45:42 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:45:42 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:45:42 spire-1.2.1/pkg/common/catalog/config.go 14:45:42 spire-1.2.1/pkg/common/catalog/config_test.go 14:45:42 spire-1.2.1/pkg/common/catalog/configure.go 14:45:42 spire-1.2.1/pkg/common/catalog/constraints.go 14:45:42 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:45:42 spire-1.2.1/pkg/common/catalog/context.go 14:45:42 spire-1.2.1/pkg/common/catalog/external.go 14:45:42 spire-1.2.1/pkg/common/catalog/host.go 14:45:42 spire-1.2.1/pkg/common/catalog/pipenet.go 14:45:42 spire-1.2.1/pkg/common/catalog/plugin.go 14:45:42 spire-1.2.1/pkg/common/catalog/testplugin/ 14:45:42 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:45:42 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:45:42 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:45:42 spire-1.2.1/pkg/common/cli/ 14:45:42 spire-1.2.1/pkg/common/cli/env.go 14:45:42 spire-1.2.1/pkg/common/cli/flags.go 14:45:42 spire-1.2.1/pkg/common/cli/trust_domain.go 14:45:42 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:45:42 spire-1.2.1/pkg/common/cli/umask.go 14:45:42 spire-1.2.1/pkg/common/cli/umask_posix.go 14:45:42 spire-1.2.1/pkg/common/cli/umask_test.go 14:45:42 spire-1.2.1/pkg/common/cli/umask_windows.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/ 14:45:42 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/flag.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/format.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/ 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:45:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:45:42 spire-1.2.1/pkg/common/coretypes/ 14:45:42 spire-1.2.1/pkg/common/coretypes/bundle/ 14:45:42 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:45:42 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:45:42 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:45:42 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:45:42 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:45:42 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:45:42 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:45:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:45:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:45:42 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:45:42 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:45:42 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:45:42 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:45:42 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:45:42 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:45:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:45:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:45:42 spire-1.2.1/pkg/common/cryptoutil/ 14:45:42 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:45:42 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:45:42 spire-1.2.1/pkg/common/diskutil/ 14:45:42 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:45:42 spire-1.2.1/pkg/common/diskutil/file_test.go 14:45:42 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:45:42 spire-1.2.1/pkg/common/errorutil/ 14:45:42 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:45:42 spire-1.2.1/pkg/common/health/ 14:45:42 spire-1.2.1/pkg/common/health/config.go 14:45:42 spire-1.2.1/pkg/common/health/context.go 14:45:42 spire-1.2.1/pkg/common/health/context_test.go 14:45:42 spire-1.2.1/pkg/common/health/health.go 14:45:42 spire-1.2.1/pkg/common/health/health_test.go 14:45:42 spire-1.2.1/pkg/common/health/logger.go 14:45:42 spire-1.2.1/pkg/common/hostservice/ 14:45:42 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:45:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:45:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:45:42 spire-1.2.1/pkg/common/idutil/ 14:45:42 spire-1.2.1/pkg/common/idutil/require.go 14:45:42 spire-1.2.1/pkg/common/idutil/require_test.go 14:45:42 spire-1.2.1/pkg/common/idutil/safety.go 14:45:42 spire-1.2.1/pkg/common/idutil/safety_test.go 14:45:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:45:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:45:42 spire-1.2.1/pkg/common/jwtsvid/ 14:45:42 spire-1.2.1/pkg/common/jwtsvid/common.go 14:45:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:45:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:45:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:45:42 spire-1.2.1/pkg/common/jwtutil/ 14:45:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:45:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:45:42 spire-1.2.1/pkg/common/log/ 14:45:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:45:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:45:42 spire-1.2.1/pkg/common/log/log.go 14:45:42 spire-1.2.1/pkg/common/log/log_test.go 14:45:42 spire-1.2.1/pkg/common/log/options.go 14:45:42 spire-1.2.1/pkg/common/nodeutil/ 14:45:42 spire-1.2.1/pkg/common/nodeutil/node.go 14:45:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:45:42 spire-1.2.1/pkg/common/peertracker/ 14:45:42 spire-1.2.1/pkg/common/peertracker/conn.go 14:45:42 spire-1.2.1/pkg/common/peertracker/credentials.go 14:45:42 spire-1.2.1/pkg/common/peertracker/errors.go 14:45:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:45:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:45:42 spire-1.2.1/pkg/common/peertracker/info.go 14:45:42 spire-1.2.1/pkg/common/peertracker/listener.go 14:45:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:45:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:45:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:45:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:45:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:45:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:45:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:45:42 spire-1.2.1/pkg/common/peertracker/tcp.go 14:45:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:45:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:45:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:45:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:45:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:45:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:45:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:45:42 spire-1.2.1/pkg/common/peertracker/uds.go 14:45:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:45:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:45:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:45:42 spire-1.2.1/pkg/common/pemutil/ 14:45:42 spire-1.2.1/pkg/common/pemutil/block.go 14:45:42 spire-1.2.1/pkg/common/pemutil/certs.go 14:45:42 spire-1.2.1/pkg/common/pemutil/common.go 14:45:42 spire-1.2.1/pkg/common/pemutil/csr.go 14:45:42 spire-1.2.1/pkg/common/pemutil/keys.go 14:45:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/ 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:45:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:45:42 spire-1.2.1/pkg/common/plugin/ 14:45:42 spire-1.2.1/pkg/common/plugin/aws/ 14:45:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:45:42 spire-1.2.1/pkg/common/plugin/azure/ 14:45:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:45:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:45:42 spire-1.2.1/pkg/common/plugin/facade.go 14:45:42 spire-1.2.1/pkg/common/plugin/facade_test.go 14:45:42 spire-1.2.1/pkg/common/plugin/gcp/ 14:45:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:45:42 spire-1.2.1/pkg/common/plugin/k8s/ 14:45:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:45:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:45:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:45:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:45:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:45:42 spire-1.2.1/pkg/common/plugin/log.go 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/ 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:45:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:45:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:45:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:45:42 spire-1.2.1/pkg/common/plugin/x509pop/ 14:45:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:45:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:45:42 spire-1.2.1/pkg/common/profiling/ 14:45:42 spire-1.2.1/pkg/common/profiling/dumpers.go 14:45:42 spire-1.2.1/pkg/common/profiling/profiling.go 14:45:42 spire-1.2.1/pkg/common/protoutil/ 14:45:42 spire-1.2.1/pkg/common/protoutil/masks.go 14:45:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:45:42 spire-1.2.1/pkg/common/rotationutil/ 14:45:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:45:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:45:42 spire-1.2.1/pkg/common/selector/ 14:45:42 spire-1.2.1/pkg/common/selector/selector.go 14:45:42 spire-1.2.1/pkg/common/selector/selector_test.go 14:45:42 spire-1.2.1/pkg/common/selector/set.go 14:45:42 spire-1.2.1/pkg/common/selector/set_utils.go 14:45:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/ 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/ 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:45:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:45:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:45:42 spire-1.2.1/pkg/common/telemetry/call.go 14:45:42 spire-1.2.1/pkg/common/telemetry/common/ 14:45:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:45:42 spire-1.2.1/pkg/common/telemetry/config.go 14:45:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:45:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/inmem.go 14:45:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/m3.go 14:45:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/metrics.go 14:45:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/names.go 14:45:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:45:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:45:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/ 14:45:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:45:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:45:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:45:42 spire-1.2.1/pkg/common/telemetry/server/server.go 14:45:42 spire-1.2.1/pkg/common/telemetry/sink.go 14:45:42 spire-1.2.1/pkg/common/telemetry/statsd.go 14:45:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:45:42 spire-1.2.1/pkg/common/telemetry/uptime.go 14:45:42 spire-1.2.1/pkg/common/telemetry/version.go 14:45:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:45:42 spire-1.2.1/pkg/common/uptime/ 14:45:42 spire-1.2.1/pkg/common/uptime/uptime.go 14:45:43 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:45:43 spire-1.2.1/pkg/common/util/ 14:45:43 spire-1.2.1/pkg/common/util/certs.go 14:45:43 spire-1.2.1/pkg/common/util/certs_test.go 14:45:43 spire-1.2.1/pkg/common/util/csr.go 14:45:43 spire-1.2.1/pkg/common/util/hash.go 14:45:43 spire-1.2.1/pkg/common/util/selectors.go 14:45:43 spire-1.2.1/pkg/common/util/selectors_test.go 14:45:43 spire-1.2.1/pkg/common/util/signals.go 14:45:43 spire-1.2.1/pkg/common/util/sort.go 14:45:43 spire-1.2.1/pkg/common/util/sort_test.go 14:45:43 spire-1.2.1/pkg/common/util/task.go 14:45:43 spire-1.2.1/pkg/common/util/task_test.go 14:45:43 spire-1.2.1/pkg/common/util/testdata/ 14:45:43 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:45:43 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:45:43 spire-1.2.1/pkg/common/version/ 14:45:43 spire-1.2.1/pkg/common/version/version.go 14:45:43 spire-1.2.1/pkg/common/x509svid/ 14:45:43 spire-1.2.1/pkg/common/x509svid/common_test.go 14:45:43 spire-1.2.1/pkg/common/x509svid/csr.go 14:45:43 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:45:43 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:45:43 spire-1.2.1/pkg/common/x509util/ 14:45:43 spire-1.2.1/pkg/common/x509util/cert.go 14:45:43 spire-1.2.1/pkg/common/x509util/dns.go 14:45:43 spire-1.2.1/pkg/common/x509util/dns_test.go 14:45:43 spire-1.2.1/pkg/common/x509util/keyid.go 14:45:43 spire-1.2.1/pkg/common/x509util/keypair.go 14:45:43 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:45:43 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:45:43 spire-1.2.1/pkg/server/ 14:45:43 spire-1.2.1/pkg/server/api/ 14:45:43 spire-1.2.1/pkg/server/api/agent.go 14:45:43 spire-1.2.1/pkg/server/api/agent/ 14:45:43 spire-1.2.1/pkg/server/api/agent/v1/ 14:45:43 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:45:43 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:45:43 spire-1.2.1/pkg/server/api/agent_test.go 14:45:43 spire-1.2.1/pkg/server/api/api.go 14:45:43 spire-1.2.1/pkg/server/api/audit/ 14:45:43 spire-1.2.1/pkg/server/api/audit/audit.go 14:45:43 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:45:43 spire-1.2.1/pkg/server/api/bundle.go 14:45:43 spire-1.2.1/pkg/server/api/bundle/ 14:45:43 spire-1.2.1/pkg/server/api/bundle/v1/ 14:45:43 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:45:43 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:45:43 spire-1.2.1/pkg/server/api/bundle_test.go 14:45:43 spire-1.2.1/pkg/server/api/debug/ 14:45:43 spire-1.2.1/pkg/server/api/debug/v1/ 14:45:43 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:45:43 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:45:43 spire-1.2.1/pkg/server/api/entry.go 14:45:43 spire-1.2.1/pkg/server/api/entry/ 14:45:43 spire-1.2.1/pkg/server/api/entry/v1/ 14:45:43 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:45:43 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:45:43 spire-1.2.1/pkg/server/api/entry_test.go 14:45:43 spire-1.2.1/pkg/server/api/health/ 14:45:43 spire-1.2.1/pkg/server/api/health/v1/ 14:45:43 spire-1.2.1/pkg/server/api/health/v1/service.go 14:45:43 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:45:43 spire-1.2.1/pkg/server/api/id.go 14:45:43 spire-1.2.1/pkg/server/api/id_test.go 14:45:43 spire-1.2.1/pkg/server/api/limits/ 14:45:43 spire-1.2.1/pkg/server/api/limits/limits.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/ 14:45:43 spire-1.2.1/pkg/server/api/middleware/alias.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/audit.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/caller.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/common.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/entries.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:45:43 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:45:43 spire-1.2.1/pkg/server/api/ratelimit.go 14:45:43 spire-1.2.1/pkg/server/api/rpccontext/ 14:45:43 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:45:43 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:45:43 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:45:43 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:45:43 spire-1.2.1/pkg/server/api/selector.go 14:45:43 spire-1.2.1/pkg/server/api/selector_test.go 14:45:43 spire-1.2.1/pkg/server/api/status.go 14:45:43 spire-1.2.1/pkg/server/api/status_test.go 14:45:43 spire-1.2.1/pkg/server/api/svid/ 14:45:43 spire-1.2.1/pkg/server/api/svid/v1/ 14:45:43 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:45:43 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:45:43 spire-1.2.1/pkg/server/api/trustdomain.go 14:45:43 spire-1.2.1/pkg/server/api/trustdomain/ 14:45:43 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:45:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:45:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:45:43 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:45:43 spire-1.2.1/pkg/server/authpolicy/ 14:45:43 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:45:43 spire-1.2.1/pkg/server/authpolicy/policy.go 14:45:43 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:45:43 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:45:43 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:45:43 spire-1.2.1/pkg/server/authpolicy/validate.go 14:45:43 spire-1.2.1/pkg/server/bundle/ 14:45:43 spire-1.2.1/pkg/server/bundle/client/ 14:45:43 spire-1.2.1/pkg/server/bundle/client/client.go 14:45:43 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:45:43 spire-1.2.1/pkg/server/bundle/client/manager.go 14:45:43 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:45:43 spire-1.2.1/pkg/server/bundle/client/sources.go 14:45:43 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:45:43 spire-1.2.1/pkg/server/bundle/client/updater.go 14:45:43 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:45:43 spire-1.2.1/pkg/server/ca/ 14:45:43 spire-1.2.1/pkg/server/ca/ca.go 14:45:43 spire-1.2.1/pkg/server/ca/ca_health.go 14:45:43 spire-1.2.1/pkg/server/ca/ca_test.go 14:45:43 spire-1.2.1/pkg/server/ca/journal.go 14:45:43 spire-1.2.1/pkg/server/ca/journal_test.go 14:45:43 spire-1.2.1/pkg/server/ca/manager.go 14:45:43 spire-1.2.1/pkg/server/ca/manager_health.go 14:45:43 spire-1.2.1/pkg/server/ca/manager_test.go 14:45:43 spire-1.2.1/pkg/server/ca/templates.go 14:45:43 spire-1.2.1/pkg/server/ca/upstream_client.go 14:45:43 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:45:43 spire-1.2.1/pkg/server/ca/validation.go 14:45:43 spire-1.2.1/pkg/server/cache/ 14:45:43 spire-1.2.1/pkg/server/cache/dscache/ 14:45:43 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:45:43 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:45:43 spire-1.2.1/pkg/server/cache/entrycache/ 14:45:43 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:45:43 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:45:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:45:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:45:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:45:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:45:43 spire-1.2.1/pkg/server/catalog/ 14:45:43 spire-1.2.1/pkg/server/catalog/catalog.go 14:45:43 spire-1.2.1/pkg/server/catalog/keymanager.go 14:45:43 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:45:43 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:45:43 spire-1.2.1/pkg/server/catalog/notifier.go 14:45:43 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:45:43 spire-1.2.1/pkg/server/config.go 14:45:43 spire-1.2.1/pkg/server/datastore/ 14:45:43 spire-1.2.1/pkg/server/datastore/datastore.go 14:45:43 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:45:43 spire-1.2.1/pkg/server/datastore/repository.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:45:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:45:43 spire-1.2.1/pkg/server/endpoints/ 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/ 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:45:43 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:45:43 spire-1.2.1/pkg/server/endpoints/config.go 14:45:43 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:45:43 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:45:43 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:45:43 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:45:43 spire-1.2.1/pkg/server/endpoints/middleware.go 14:45:43 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:45:43 spire-1.2.1/pkg/server/hostservice/ 14:45:43 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:45:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:45:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:45:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:45:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:45:43 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:45:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:45:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/ 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/ 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:45:43 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:45:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:45:43 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/ 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:45:43 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:45:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:45:43 spire-1.2.1/pkg/server/registration/ 14:45:43 spire-1.2.1/pkg/server/registration/manager.go 14:45:43 spire-1.2.1/pkg/server/registration/manager_test.go 14:45:43 spire-1.2.1/pkg/server/scanentries.go 14:45:43 spire-1.2.1/pkg/server/scanentries_test.go 14:45:43 spire-1.2.1/pkg/server/server.go 14:45:43 spire-1.2.1/pkg/server/server_test.go 14:45:43 spire-1.2.1/pkg/server/svid/ 14:45:43 spire-1.2.1/pkg/server/svid/observer.go 14:45:43 spire-1.2.1/pkg/server/svid/observer_test.go 14:45:43 spire-1.2.1/pkg/server/svid/rotator.go 14:45:43 spire-1.2.1/pkg/server/svid/rotator_config.go 14:45:43 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:45:43 spire-1.2.1/pkg/server/svid/rotator_test.go 14:45:43 spire-1.2.1/proto/ 14:45:43 spire-1.2.1/proto/private/ 14:45:43 spire-1.2.1/proto/private/server/ 14:45:43 spire-1.2.1/proto/private/server/journal/ 14:45:43 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:45:43 spire-1.2.1/proto/private/server/journal/journal.proto 14:45:43 spire-1.2.1/proto/spire/ 14:45:43 spire-1.2.1/proto/spire/common/ 14:45:43 spire-1.2.1/proto/spire/common/common.pb.go 14:45:43 spire-1.2.1/proto/spire/common/common.proto 14:45:43 spire-1.2.1/proto/spire/common/plugin/ 14:45:43 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:45:43 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:45:43 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:45:43 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:45:43 spire-1.2.1/proto/spire/plugin/ 14:45:43 spire-1.2.1/proto/spire/plugin/agent/ 14:45:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:45:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:45:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:45:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:45:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:45:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:45:43 spire-1.2.1/release/ 14:45:43 spire-1.2.1/release/spire-extras/ 14:45:43 spire-1.2.1/release/spire-extras/README.md 14:45:43 spire-1.2.1/release/spire-extras/conf/ 14:45:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:45:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:45:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:45:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:45:43 spire-1.2.1/release/spire/ 14:45:43 spire-1.2.1/release/spire/README.md 14:45:43 spire-1.2.1/release/spire/conf/ 14:45:43 spire-1.2.1/release/spire/conf/agent/ 14:45:43 spire-1.2.1/release/spire/conf/agent/agent.conf 14:45:43 spire-1.2.1/release/spire/conf/server/ 14:45:43 spire-1.2.1/release/spire/conf/server/server.conf 14:45:43 spire-1.2.1/script/ 14:45:43 spire-1.2.1/script/build-artifact.sh 14:45:43 spire-1.2.1/script/generate_dummy_ca.sh 14:45:43 spire-1.2.1/support/ 14:45:43 spire-1.2.1/support/k8s/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:45:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/ 14:45:43 spire-1.2.1/support/oidc-discovery-provider/README.md 14:45:43 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/config.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/main.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:45:43 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:45:43 spire-1.2.1/test/ 14:45:43 spire-1.2.1/test/clock/ 14:45:43 spire-1.2.1/test/clock/clock.go 14:45:43 spire-1.2.1/test/fakes/ 14:45:43 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:45:43 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:45:43 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:45:43 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:45:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:45:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:45:43 spire-1.2.1/test/fakes/fakeagentstore/ 14:45:43 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:45:43 spire-1.2.1/test/fakes/fakedatastore/ 14:45:43 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:45:43 spire-1.2.1/test/fakes/fakeentryclient/ 14:45:43 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:45:43 spire-1.2.1/test/fakes/fakehealthchecker/ 14:45:43 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:45:43 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:45:43 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:45:43 spire-1.2.1/test/fakes/fakemetrics/ 14:45:43 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:45:43 spire-1.2.1/test/fakes/fakenoderesolver/ 14:45:43 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:45:43 spire-1.2.1/test/fakes/fakenotifier/ 14:45:43 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:45:43 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:45:43 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:45:43 spire-1.2.1/test/fakes/fakeserverca/ 14:45:43 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:45:43 spire-1.2.1/test/fakes/fakeservercatalog/ 14:45:43 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:45:43 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:45:43 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:45:43 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:45:43 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:45:43 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:45:43 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:45:43 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:45:43 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:45:43 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:45:43 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:45:43 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:45:43 spire-1.2.1/test/fixture/ 14:45:43 spire-1.2.1/test/fixture/certs/ 14:45:43 spire-1.2.1/test/fixture/certs/agent_svid.der 14:45:43 spire-1.2.1/test/fixture/certs/base_cert.pem 14:45:43 spire-1.2.1/test/fixture/certs/base_csr.pem 14:45:43 spire-1.2.1/test/fixture/certs/base_key.pem 14:45:43 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:45:43 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:45:43 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:45:43 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:45:43 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:45:43 spire-1.2.1/test/fixture/certs/blog_key.pem 14:45:43 spire-1.2.1/test/fixture/certs/bundle.der 14:45:43 spire-1.2.1/test/fixture/certs/ca.pem 14:45:43 spire-1.2.1/test/fixture/certs/ca_key.pem 14:45:43 spire-1.2.1/test/fixture/certs/database_cert.pem 14:45:43 spire-1.2.1/test/fixture/certs/database_csr.pem 14:45:43 spire-1.2.1/test/fixture/certs/database_key.pem 14:45:43 spire-1.2.1/test/fixture/certs/node_cert.pem 14:45:43 spire-1.2.1/test/fixture/certs/node_csr.pem 14:45:43 spire-1.2.1/test/fixture/certs/node_key.pem 14:45:43 spire-1.2.1/test/fixture/certs/svid.pem 14:45:43 spire-1.2.1/test/fixture/certs/svid_key.pem 14:45:43 spire-1.2.1/test/fixture/config/ 14:45:43 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:45:43 spire-1.2.1/test/fixture/config/agent_good.conf 14:45:43 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:45:43 spire-1.2.1/test/fixture/config/plugin_good.conf 14:45:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:45:43 spire-1.2.1/test/fixture/config/server_good.conf 14:45:43 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:45:43 spire-1.2.1/test/fixture/fixture.go 14:45:43 spire-1.2.1/test/fixture/nodeattestor/ 14:45:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:45:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:45:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:45:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:45:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:45:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:45:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:45:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:45:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:45:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:45:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:45:43 spire-1.2.1/test/fixture/registration/ 14:45:43 spire-1.2.1/test/fixture/registration/entries.json 14:45:43 spire-1.2.1/test/fixture/registration/good-for-update.json 14:45:43 spire-1.2.1/test/fixture/registration/good.json 14:45:43 spire-1.2.1/test/fixture/registration/invalid.json 14:45:43 spire-1.2.1/test/fixture/registration/invalid_json.json 14:45:43 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:45:43 spire-1.2.1/test/integration/ 14:45:43 spire-1.2.1/test/integration/README.md 14:45:43 spire-1.2.1/test/integration/common 14:45:43 spire-1.2.1/test/integration/setup/ 14:45:43 spire-1.2.1/test/integration/setup/adminclient/ 14:45:43 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:45:43 spire-1.2.1/test/integration/setup/adminclient/client.go 14:45:43 spire-1.2.1/test/integration/setup/debugagent/ 14:45:43 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:45:43 spire-1.2.1/test/integration/setup/debugagent/main.go 14:45:43 spire-1.2.1/test/integration/setup/debugserver/ 14:45:43 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:45:43 spire-1.2.1/test/integration/setup/debugserver/main.go 14:45:43 spire-1.2.1/test/integration/setup/downstreamclient/ 14:45:43 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:45:43 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:45:43 spire-1.2.1/test/integration/setup/itclient/ 14:45:43 spire-1.2.1/test/integration/setup/itclient/client.go 14:45:43 spire-1.2.1/test/integration/setup/node-attestation/ 14:45:43 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:45:43 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:45:43 spire-1.2.1/test/integration/setup/x509pop/ 14:45:43 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:45:43 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:45:43 spire-1.2.1/test/integration/suites/ 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:45:43 spire-1.2.1/test/integration/suites/join-token/ 14:45:43 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:45:43 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:45:43 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:45:43 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:45:43 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:45:43 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:45:43 spire-1.2.1/test/integration/suites/join-token/README.md 14:45:43 spire-1.2.1/test/integration/suites/join-token/conf/ 14:45:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/join-token/teardown 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdspire-1.2.1/ 14:45:43 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:45:43 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:45:43 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:45:43 spire-1.2.1/test/integration/suites/k8s/ 14:45:43 spire-1.2.1/test/integration/suites/k8s/00-setup 14:45:43 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:45:43 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:45:43 spire-1.2.1/test/integration/suites/k8s/README.md 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/ 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlspire-1.2.1/.data/ 14:45:43 spire-1.2.1/.data/.file 14:45:43 spire-1.2.1/.dockerignore 14:45:43 spire-1.2.1/.gitattributes 14:45:43 spire-1.2.1/.githooks/ 14:45:43 spire-1.2.1/.githooks/pre-commit 14:45:43 spire-1.2.1/.github/ 14:45:43 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:45:43 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:45:43 spire-1.2.1/.github/dependabot.yml 14:45:43 spire-1.2.1/.github/workflows/ 14:45:43 spire-1.2.1/.github/workflows/nightly_build.yaml 14:45:43 spire-1.2.1/.github/workflows/pr_build.yaml 14:45:43 spire-1.2.1/.github/workflows/release_build.yaml 14:45:43 spire-1.2.1/.github/workflows/scripts/ 14:45:43 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:45:43 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:45:43 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:45:43 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:45:43 spire-1.2.1/.github/workflows/scripts/split.sh 14:45:43 spire-1.2.1/.gitignore 14:45:43 spire-1.2.1/.go-version 14:45:43 spire-1.2.1/.golangci.yml 14:45:43 spire-1.2.1/ADOPTERS.md 14:45:43 spire-1.2.1/CHANGELOG.md 14:45:43 spire-1.2.1/CODE-OF-CONDUCT.md 14:45:43 spire-1.2.1/CODEOWNERS 14:45:43 spire-1.2.1/CONTRIBUTING.md 14:45:43 spire-1.2.1/Dockerfile 14:45:43 spire-1.2.1/Dockerfile.dev 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:45:43 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:45:43 spire-1.2.1/test/integration/suites/k8s/teardown 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:45:43 spire-1.2.1/Dockerfile.scratch 14:45:43 spire-1.2.1/LICENSE 14:45:43 spire-1.2.1/MAINTAINERS.md 14:45:43 spire-1.2.1/Makefile 14:45:43 spire-1.2.1/README.md 14:45:43 spire-1.2.1/ROADMAP.md 14:45:43 spire-1.2.1/SECURITY.md 14:45:43 spire-1.2.1/cmd/ 14:45:43 spire-1.2.1/cmd/spire-agent/ 14:45:43 spire-1.2.1/cmd/spire-agent/cli/ 14:45:43 spire-1.2.1/cmd/spire-agent/cli/api/ 14:45:43 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/common/ 14:45:43 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:45:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/run/ 14:45:43 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/ 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:45:43 spire-1.2.1/test/integration/suites/rotation/ 14:45:43 spire-1.2.1/test/integration/suites/rotation/00-setup 14:45:43 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:45:43 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:45:43 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:45:43 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:45:43 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:45:43 spire-1.2.1/test/integration/suites/rotation/README.md 14:45:43 spire-1.2.1/test/integration/suites/rotation/conf/ 14:45:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:45:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:45:43 spire-1.2.1/cmd/spire-agent/main.go 14:45:43 spire-1.2.1/cmd/spire-server/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/agent/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/cli.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/ 14:45:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/rotation/teardown 14:45:43 spire-1.2.1/test/integration/suites/self-test/ 14:45:43 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:45:43 spire-1.2.1/test/integration/suites/self-test/README.md 14:45:43 spire-1.2.1/test/integration/suites/self-test/teardown 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:45:43 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:45:43 spire-1.2.1/test/integration/suites/upgrade/ 14:45:43 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:45:43 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:45:43 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:45:43 spire-1.2.1/test/integration/suites/upgrade/README.md 14:45:43 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:45:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:45:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:45:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:45:43 spire-1.2.1/test/integration/suites/upgrade/teardown 14:45:43 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/run/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/token/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:45:43 spire-1.2.1/cmd/spire-server/cli/validate/ 14:45:43 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:45:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:45:43 spire-1.2.1/test/integration/test-one.sh 14:45:43 spire-1.2.1/test/integration/test.sh 14:45:43 spire-1.2.1/test/plugintest/ 14:45:43 spire-1.2.1/test/plugintest/config.go 14:45:43 spire-1.2.1/test/plugintest/load.go 14:45:43 spire-1.2.1/test/plugintest/option.go 14:45:43 spire-1.2.1/test/spiretest/ 14:45:43 spire-1.2.1/test/spiretest/apiserver.go 14:45:43 spire-1.2.1/test/spiretest/assertions.go 14:45:43 spire-1.2.1/test/spiretest/dir.go 14:45:43 spire-1.2.1/test/spiretest/errors_posix.go 14:45:43 spire-1.2.1/test/spiretest/errors_windows.go 14:45:43 spire-1.2.1/test/spiretest/logs.go 14:45:43 spire-1.2.1/test/spiretest/socketapi.go 14:45:43 spire-1.2.1/test/spiretest/suite.go 14:45:43 spire-1.2.1/test/spiretest/x509.go 14:45:43 spire-1.2.1/test/testca/ 14:45:43 spire-1.2.1/test/testca/ca.go 14:45:43 spire-1.2.1/test/testkey/ 14:45:43 spire-1.2.1/test/testkey/generate.sh 14:45:43 spire-1.2.1/test/testkey/genkeys.go 14:45:43 spire-1.2.1/test/testkey/keys.go 14:45:43 spire-1.2.1/test/testkey/new.go 14:45:43 spire-1.2.1/test/tpmsimulator/ 14:45:43 spire-1.2.1/test/tpmsimulator/simulator.go 14:45:43 spire-1.2.1/test/util/ 14:45:43 spire-1.2.1/test/util/cert_fixtures.go 14:45:43 spire-1.2.1/test/util/cert_generation.go 14:45:43 spire-1.2.1/test/util/io_redirection.go 14:45:43 spire-1.2.1/test/util/race.go 14:45:43 spire-1.2.1/test/util/util.go 14:45:43 building spire from source... 14:45:44 14:45:44 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:45:44 spire-1.2.1/cmd/spire-server/cli/x509/ 14:45:44 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:45:44 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:45:44 spire-1.2.1/cmd/spire-server/main.go 14:45:44 spire-1.2.1/cmd/spire-server/util/ 14:45:44 spire-1.2.1/cmd/spire-server/util/util.go 14:45:44 spire-1.2.1/conf/ 14:45:44 spire-1.2.1/conf/agent/ 14:45:44 spire-1.2.1/conf/agent/agent.conf 14:45:44 spire-1.2.1/conf/agent/agent_full.conf 14:45:44 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:45:44 spire-1.2.1/conf/server/ 14:45:44 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:45:44 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:45:44 spire-1.2.1/conf/server/server.conf 14:45:44 spire-1.2.1/conf/server/server_full.conf 14:45:44 spire-1.2.1/doc/ 14:45:44 spire-1.2.1/doc/SPIRE101.md 14:45:44 spire-1.2.1/doc/auditlog.md 14:45:44 spire-1.2.1/doc/authorization_policy_engine.md 14:45:44 spire-1.2.1/doc/changelog_guidelines.md 14:45:44 spire-1.2.1/doc/cure53-report.pdf 14:45:44 spire-1.2.1/doc/images/ 14:45:44 spire-1.2.1/doc/images/2019_roadmap.png 14:45:44 spire-1.2.1/doc/images/SPIRE101.png 14:45:44 spire-1.2.1/doc/images/SPIRE_agent.png 14:45:44 spire-1.2.1/doc/images/SPIRE_server.png 14:45:44 spire-1.2.1/doc/images/cache_mgr.png 14:45:44 spire-1.2.1/doc/images/cache_mgr_components.png 14:45:44 spire-1.2.1/doc/images/federated_spire.png 14:45:44 spire-1.2.1/doc/images/ha_mode.png 14:45:44 spire-1.2.1/doc/images/nested_spire.png 14:45:44 spire-1.2.1/doc/images/oidc_federation.png 14:45:44 spire-1.2.1/doc/images/single_trust_domain.png 14:45:44 spire-1.2.1/doc/images/spiffe_compatible.png 14:45:44 spire-1.2.1/doc/images/spire_logo.png 14:45:44 spire-1.2.1/doc/migrating_registration_api_clients.md 14:45:44 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:45:44 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:45:44 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:45:44 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:45:44 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:45:44 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:45:44 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:45:44 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:45:44 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:45:44 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:45:44 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:45:44 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:45:44 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:45:44 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:45:44 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:45:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:45:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:45:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:45:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:45:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:45:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:45:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:45:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:45:44 spire-1.2.1/doc/scaling_spire.md 14:45:44 spire-1.2.1/doc/spire_agent.md 14:45:44 spire-1.2.1/doc/spire_server.md 14:45:44 spire-1.2.1/doc/supported_integrations.md 14:45:44 spire-1.2.1/doc/telemetry.md 14:45:44 spire-1.2.1/doc/telemetry_config.md 14:45:44 spire-1.2.1/doc/upgrading.md 14:45:44 spire-1.2.1/doc/using_spire.md 14:45:44 spire-1.2.1/examples/ 14:45:44 spire-1.2.1/examples/README.md 14:45:44 spire-1.2.1/go.mod 14:45:44 spire-1.2.1/go.sum 14:45:44 spire-1.2.1/pkg/ 14:45:44 spire-1.2.1/pkg/agent/ 14:45:44 spire-1.2.1/pkg/agent/agent.go 14:45:44 spire-1.2.1/pkg/agent/api/ 14:45:44 spire-1.2.1/pkg/agent/api/config.go 14:45:44 spire-1.2.1/pkg/agent/api/debug/ 14:45:44 spire-1.2.1/pkg/agent/api/debug/v1/ 14:45:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:45:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:45:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:45:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:45:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:45:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:45:44 spire-1.2.1/pkg/agent/api/endpoints.go 14:45:44 spire-1.2.1/pkg/agent/api/health/ 14:45:44 spire-1.2.1/pkg/agent/api/health/v1/ 14:45:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:45:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:45:44 spire-1.2.1/pkg/agent/api/rpccontext/ 14:45:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:45:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:45:44 spire-1.2.1/pkg/agent/attestor/ 14:45:44 spire-1.2.1/pkg/agent/attestor/node/ 14:45:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:45:44 spire-1.2.1/pkg/agent/attestor/node/node.go 14:45:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:45:44 spire-1.2.1/pkg/agent/attestor/workload/ 14:45:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:45:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:45:44 spire-1.2.1/pkg/agent/catalog/ 14:45:44 spire-1.2.1/pkg/agent/catalog/catalog.go 14:45:44 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:45:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:45:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:45:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:45:44 spire-1.2.1/pkg/agent/client/ 14:45:44 spire-1.2.1/pkg/agent/client/client.go 14:45:44 spire-1.2.1/pkg/agent/client/client_test.go 14:45:44 spire-1.2.1/pkg/agent/client/dial.go 14:45:44 spire-1.2.1/pkg/agent/client/nodeconn.go 14:45:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:45:44 spire-1.2.1/pkg/agent/client/update.go 14:45:44 spire-1.2.1/pkg/agent/client/util.go 14:45:44 spire-1.2.1/pkg/agent/common/ 14:45:44 spire-1.2.1/pkg/agent/common/backoff/ 14:45:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:45:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:45:44 spire-1.2.1/pkg/agent/common/cgroups/ 14:45:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:45:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:45:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:45:44 spire-1.2.1/pkg/agent/config.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/ 14:45:44 spire-1.2.1/pkg/agent/endpoints/config.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:45:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:45:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/workload/ 14:45:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:45:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:45:44 spire-1.2.1/pkg/agent/manager/ 14:45:44 spire-1.2.1/pkg/agent/manager/cache/ 14:45:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:45:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:45:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:45:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:45:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:45:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:45:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:45:44 spire-1.2.1/pkg/agent/manager/config.go 14:45:44 spire-1.2.1/pkg/agent/manager/manager.go 14:45:44 spire-1.2.1/pkg/agent/manager/manager_test.go 14:45:44 spire-1.2.1/pkg/agent/manager/storage.go 14:45:44 spire-1.2.1/pkg/agent/manager/storage_test.go 14:45:44 spire-1.2.1/pkg/agent/manager/storecache/ 14:45:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:45:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:45:44 spire-1.2.1/pkg/agent/manager/sync.go 14:45:44 spire-1.2.1/pkg/agent/plugin/ 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:45:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:45:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:45:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:45:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:45:44 spire-1.2.1/pkg/agent/svid/ 14:45:44 spire-1.2.1/pkg/agent/svid/rotator.go 14:45:44 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:45:44 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:45:44 spire-1.2.1/pkg/agent/svid/store/ 14:45:44 spire-1.2.1/pkg/agent/svid/store/service.go 14:45:44 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:45:44 spire-1.2.1/pkg/common/ 14:45:44 spire-1.2.1/pkg/common/agentpathtemplate/ 14:45:44 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:45:44 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:45:44 spire-1.2.1/pkg/common/api/ 14:45:44 spire-1.2.1/pkg/common/api/metrics.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/ 14:45:44 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/logger.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/names.go 14:45:44 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:45:44 spire-1.2.1/pkg/common/api/names.go 14:45:44 spire-1.2.1/pkg/common/api/ratelimit.go 14:45:44 spire-1.2.1/pkg/common/api/rpccontext/ 14:45:44 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:45:44 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:45:44 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:45:44 spire-1.2.1/pkg/common/auth/ 14:45:44 spire-1.2.1/pkg/common/auth/interceptors.go 14:45:44 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:45:44 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/ 14:45:44 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/types.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:45:44 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:45:44 spire-1.2.1/pkg/common/catalog/ 14:45:44 spire-1.2.1/pkg/common/catalog/bind.go 14:45:44 spire-1.2.1/pkg/common/catalog/builtin.go 14:45:44 spire-1.2.1/pkg/common/catalog/catalog.go 14:45:44 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:45:44 spire-1.2.1/pkg/common/catalog/closers.go 14:45:44 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:45:44 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:45:44 spire-1.2.1/pkg/common/catalog/config.go 14:45:44 spire-1.2.1/pkg/common/catalog/config_test.go 14:45:44 spire-1.2.1/pkg/common/catalog/configure.go 14:45:44 spire-1.2.1/pkg/common/catalog/constraints.go 14:45:44 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:45:44 spire-1.2.1/pkg/common/catalog/context.go 14:45:44 spire-1.2.1/pkg/common/catalog/external.go 14:45:44 spire-1.2.1/pkg/common/catalog/host.go 14:45:44 spire-1.2.1/pkg/common/catalog/pipenet.go 14:45:44 spire-1.2.1/pkg/common/catalog/plugin.go 14:45:44 spire-1.2.1/pkg/common/catalog/testplugin/ 14:45:44 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:45:44 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:45:44 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:45:44 spire-1.2.1/pkg/common/cli/ 14:45:44 spire-1.2.1/pkg/common/cli/env.go 14:45:44 spire-1.2.1/pkg/common/cli/flags.go 14:45:44 spire-1.2.1/pkg/common/cli/trust_domain.go 14:45:44 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:45:44 spire-1.2.1/pkg/common/cli/umask.go 14:45:44 spire-1.2.1/pkg/common/cli/umask_posix.go 14:45:44 spire-1.2.1/pkg/common/cli/umask_test.go 14:45:44 spire-1.2.1/pkg/common/cli/umask_windows.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/ 14:45:44 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/flag.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/format.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/ 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:45:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:45:44 spire-1.2.1/pkg/common/coretypes/ 14:45:44 spire-1.2.1/pkg/common/coretypes/bundle/ 14:45:44 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:45:44 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:45:44 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:45:44 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:45:44 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:45:44 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:45:44 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:45:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:45:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:45:44 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:45:44 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:45:44 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:45:44 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:45:44 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:45:44 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:45:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:45:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:45:44 spire-1.2.1/pkg/common/cryptoutil/ 14:45:44 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:45:44 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:45:44 spire-1.2.1/pkg/common/diskutil/ 14:45:44 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:45:44 spire-1.2.1/pkg/common/diskutil/file_test.go 14:45:44 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:45:44 spire-1.2.1/pkg/common/errorutil/ 14:45:44 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:45:44 spire-1.2.1/pkg/common/health/ 14:45:44 spire-1.2.1/pkg/common/health/config.go 14:45:44 spire-1.2.1/pkg/common/health/context.go 14:45:44 spire-1.2.1/pkg/common/health/context_test.go 14:45:44 spire-1.2.1/pkg/common/health/health.go 14:45:44 spire-1.2.1/pkg/common/health/health_test.go 14:45:44 spire-1.2.1/pkg/common/health/logger.go 14:45:44 spire-1.2.1/pkg/common/hostservice/ 14:45:44 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:45:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:45:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:45:44 spire-1.2.1/pkg/common/idutil/ 14:45:44 spire-1.2.1/pkg/common/idutil/require.go 14:45:44 spire-1.2.1/pkg/common/idutil/require_test.go 14:45:44 spire-1.2.1/pkg/common/idutil/safety.go 14:45:44 spire-1.2.1/pkg/common/idutil/safety_test.go 14:45:44 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:45:44 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:45:44 spire-1.2.1/pkg/common/jwtsvid/ 14:45:44 spire-1.2.1/pkg/common/jwtsvid/common.go 14:45:44 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:45:44 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:45:44 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:45:44 spire-1.2.1/pkg/common/jwtutil/ 14:45:44 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:45:44 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:45:44 spire-1.2.1/pkg/common/log/ 14:45:44 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:45:44 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:45:44 spire-1.2.1/pkg/common/log/log.go 14:45:44 spire-1.2.1/pkg/common/log/log_test.go 14:45:44 spire-1.2.1/pkg/common/log/options.go 14:45:44 spire-1.2.1/pkg/common/nodeutil/ 14:45:44 spire-1.2.1/pkg/common/nodeutil/node.go 14:45:44 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:45:44 spire-1.2.1/pkg/common/peertracker/ 14:45:44 spire-1.2.1/pkg/common/peertracker/conn.go 14:45:44 spire-1.2.1/pkg/common/peertracker/credentials.go 14:45:44 spire-1.2.1/pkg/common/peertracker/errors.go 14:45:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:45:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:45:44 spire-1.2.1/pkg/common/peertracker/info.go 14:45:44 spire-1.2.1/pkg/common/peertracker/listener.go 14:45:44 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:45:44 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:45:44 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:45:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:45:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:45:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:45:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:45:44 spire-1.2.1/pkg/common/peertracker/tcp.go 14:45:44 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:45:44 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:45:44 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:45:44 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:45:44 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:45:44 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:45:44 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:45:44 spire-1.2.1/pkg/common/peertracker/uds.go 14:45:44 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:45:44 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:45:44 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:45:44 spire-1.2.1/pkg/common/pemutil/ 14:45:44 spire-1.2.1/pkg/common/pemutil/block.go 14:45:44 spire-1.2.1/pkg/common/pemutil/certs.go 14:45:44 spire-1.2.1/pkg/common/pemutil/common.go 14:45:44 spire-1.2.1/pkg/common/pemutil/csr.go 14:45:44 spire-1.2.1/pkg/common/pemutil/keys.go 14:45:44 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/ 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:45:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:45:44 spire-1.2.1/pkg/common/plugin/ 14:45:44 spire-1.2.1/pkg/common/plugin/aws/ 14:45:44 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:45:44 spire-1.2.1/pkg/common/plugin/azure/ 14:45:44 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:45:44 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:45:44 spire-1.2.1/pkg/common/plugin/facade.go 14:45:44 spire-1.2.1/pkg/common/plugin/facade_test.go 14:45:44 spire-1.2.1/pkg/common/plugin/gcp/ 14:45:44 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:45:44 spire-1.2.1/pkg/common/plugin/k8s/ 14:45:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:45:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:45:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:45:44 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:45:44 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:45:44 spire-1.2.1/pkg/common/plugin/log.go 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/ 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:45:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:45:44 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:45:44 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:45:44 spire-1.2.1/pkg/common/plugin/x509pop/ 14:45:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:45:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:45:44 spire-1.2.1/pkg/common/profiling/ 14:45:44 spire-1.2.1/pkg/common/profiling/dumpers.go 14:45:44 spire-1.2.1/pkg/common/profiling/profiling.go 14:45:44 spire-1.2.1/pkg/common/protoutil/ 14:45:44 spire-1.2.1/pkg/common/protoutil/masks.go 14:45:44 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:45:44 spire-1.2.1/pkg/common/rotationutil/ 14:45:44 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:45:44 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:45:44 spire-1.2.1/pkg/common/selector/ 14:45:44 spire-1.2.1/pkg/common/selector/selector.go 14:45:44 spire-1.2.1/pkg/common/selector/selector_test.goInstalling go1.17.7... 14:45:44 14:45:44 spire-1.2.1/pkg/common/selector/set.go 14:45:44 spire-1.2.1/pkg/common/selector/set_utils.go 14:45:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/ 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/ 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:45:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:45:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:45:44 spire-1.2.1/pkg/common/telemetry/call.go 14:45:44 spire-1.2.1/pkg/common/telemetry/common/ 14:45:44 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:45:44 spire-1.2.1/pkg/common/telemetry/config.go 14:45:44 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:45:44 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/inmem.go 14:45:44 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/m3.go 14:45:44 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/metrics.go 14:45:44 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/names.go 14:45:44 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:45:44 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:45:44 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/ 14:45:44 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:45:44 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:45:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:45:44 spire-1.2.1/pkg/common/telemetry/server/server.go 14:45:44 spire-1.2.1/pkg/common/telemetry/sink.go 14:45:44 spire-1.2.1/pkg/common/telemetry/statsd.go 14:45:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:45:44 spire-1.2.1/pkg/common/telemetry/uptime.go 14:45:44 spire-1.2.1/pkg/common/telemetry/version.go 14:45:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:45:44 spire-1.2.1/pkg/common/uptime/ 14:45:44 spire-1.2.1/pkg/common/uptime/uptime.go 14:45:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:45:44 spire-1.2.1/pkg/common/util/ 14:45:44 spire-1.2.1/pkg/common/util/certs.go 14:45:44 spire-1.2.1/pkg/common/util/certs_test.go 14:45:44 spire-1.2.1/pkg/common/util/csr.go 14:45:44 spire-1.2.1/pkg/common/util/hash.go 14:45:44 spire-1.2.1/pkg/common/util/selectors.go 14:45:44 spire-1.2.1/pkg/common/util/selectors_test.go 14:45:44 spire-1.2.1/pkg/common/util/signals.go 14:45:44 spire-1.2.1/pkg/common/util/sort.go 14:45:44 spire-1.2.1/pkg/common/util/sort_test.go 14:45:44 spire-1.2.1/pkg/common/util/task.go 14:45:44 spire-1.2.1/pkg/common/util/task_test.go 14:45:44 spire-1.2.1/pkg/common/util/testdata/ 14:45:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:45:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:45:44 spire-1.2.1/pkg/common/version/ 14:45:44 spire-1.2.1/pkg/common/version/version.go 14:45:44 spire-1.2.1/pkg/common/x509svid/ 14:45:44 spire-1.2.1/pkg/common/x509svid/common_test.go 14:45:44 spire-1.2.1/pkg/common/x509svid/csr.go 14:45:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:45:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:45:44 spire-1.2.1/pkg/common/x509util/ 14:45:44 spire-1.2.1/pkg/common/x509util/cert.go 14:45:44 spire-1.2.1/pkg/common/x509util/dns.go 14:45:44 spire-1.2.1/pkg/common/x509util/dns_test.go 14:45:44 spire-1.2.1/pkg/common/x509util/keyid.go 14:45:44 spire-1.2.1/pkg/common/x509util/keypair.go 14:45:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:45:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:45:44 spire-1.2.1/pkg/server/ 14:45:44 spire-1.2.1/pkg/server/api/ 14:45:44 spire-1.2.1/pkg/server/api/agent.go 14:45:44 spire-1.2.1/pkg/server/api/agent/ 14:45:44 spire-1.2.1/pkg/server/api/agent/v1/ 14:45:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:45:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:45:44 spire-1.2.1/pkg/server/api/agent_test.go 14:45:44 spire-1.2.1/pkg/server/api/api.go 14:45:44 spire-1.2.1/pkg/server/api/audit/ 14:45:44 spire-1.2.1/pkg/server/api/audit/audit.go 14:45:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:45:44 spire-1.2.1/pkg/server/api/bundle.go 14:45:44 spire-1.2.1/pkg/server/api/bundle/ 14:45:44 spire-1.2.1/pkg/server/api/bundle/v1/ 14:45:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:45:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:45:44 spire-1.2.1/pkg/server/api/bundle_test.go 14:45:44 spire-1.2.1/pkg/server/api/debug/ 14:45:44 spire-1.2.1/pkg/server/api/debug/v1/ 14:45:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:45:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:45:44 spire-1.2.1/pkg/server/api/entry.go 14:45:44 spire-1.2.1/pkg/server/api/entry/ 14:45:44 spire-1.2.1/pkg/server/api/entry/v1/ 14:45:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:45:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:45:44 spire-1.2.1/pkg/server/api/entry_test.go 14:45:44 spire-1.2.1/pkg/server/api/health/ 14:45:44 spire-1.2.1/pkg/server/api/health/v1/ 14:45:44 spire-1.2.1/pkg/server/api/health/v1/service.go 14:45:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:45:44 spire-1.2.1/pkg/server/api/id.go 14:45:44 spire-1.2.1/pkg/server/api/id_test.go 14:45:44 spire-1.2.1/pkg/server/api/limits/ 14:45:44 spire-1.2.1/pkg/server/api/limits/limits.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/ 14:45:44 spire-1.2.1/pkg/server/api/middleware/alias.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/audit.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/caller.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/common.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/entries.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:45:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:45:44 spire-1.2.1/pkg/server/api/ratelimit.go 14:45:44 spire-1.2.1/pkg/server/api/rpccontext/ 14:45:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:45:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:45:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:45:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:45:44 spire-1.2.1/pkg/server/api/selector.go 14:45:44 spire-1.2.1/pkg/server/api/selector_test.go 14:45:44 spire-1.2.1/pkg/server/api/status.go 14:45:44 spire-1.2.1/pkg/server/api/status_test.go 14:45:44 spire-1.2.1/pkg/server/api/svid/ 14:45:44 spire-1.2.1/pkg/server/api/svid/v1/ 14:45:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:45:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:45:44 spire-1.2.1/pkg/server/api/trustdomain.go 14:45:44 spire-1.2.1/pkg/server/api/trustdomain/ 14:45:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:45:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:45:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:45:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:45:44 spire-1.2.1/pkg/server/authpolicy/ 14:45:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:45:44 spire-1.2.1/pkg/server/authpolicy/policy.go 14:45:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:45:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:45:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:45:44 spire-1.2.1/pkg/server/authpolicy/validate.go 14:45:44 spire-1.2.1/pkg/server/bundle/ 14:45:44 spire-1.2.1/pkg/server/bundle/client/ 14:45:44 spire-1.2.1/pkg/server/bundle/client/client.go 14:45:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:45:44 spire-1.2.1/pkg/server/bundle/client/manager.go 14:45:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:45:44 spire-1.2.1/pkg/server/bundle/client/sources.go 14:45:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:45:44 spire-1.2.1/pkg/server/bundle/client/updater.go 14:45:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:45:44 spire-1.2.1/pkg/server/ca/ 14:45:44 spire-1.2.1/pkg/server/ca/ca.go 14:45:44 spire-1.2.1/pkg/server/ca/ca_health.go 14:45:44 spire-1.2.1/pkg/server/ca/ca_test.go 14:45:44 spire-1.2.1/pkg/server/ca/journal.go 14:45:44 spire-1.2.1/pkg/server/ca/journal_test.go 14:45:44 spire-1.2.1/pkg/server/ca/manager.go 14:45:44 spire-1.2.1/pkg/server/ca/manager_health.go 14:45:44 spire-1.2.1/pkg/server/ca/manager_test.go 14:45:44 spire-1.2.1/pkg/server/ca/templates.go 14:45:44 spire-1.2.1/pkg/server/ca/upstream_client.go 14:45:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:45:44 spire-1.2.1/pkg/server/ca/validation.go 14:45:44 spire-1.2.1/pkg/server/cache/ 14:45:44 spire-1.2.1/pkg/server/cache/dscache/ 14:45:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:45:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:45:44 spire-1.2.1/pkg/server/cache/entrycache/ 14:45:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:45:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:45:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:45:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:45:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:45:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:45:44 spire-1.2.1/pkg/server/catalog/ 14:45:44 spire-1.2.1/pkg/server/catalog/catalog.go 14:45:44 spire-1.2.1/pkg/server/catalog/keymanager.go 14:45:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:45:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:45:44 spire-1.2.1/pkg/server/catalog/notifier.go 14:45:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:45:44 spire-1.2.1/pkg/server/config.go 14:45:44 spire-1.2.1/pkg/server/datastore/ 14:45:44 spire-1.2.1/pkg/server/datastore/datastore.go 14:45:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:45:44 spire-1.2.1/pkg/server/datastore/repository.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:45:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:45:44 spire-1.2.1/pkg/server/endpoints/ 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/ 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:45:44 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:45:44 spire-1.2.1/pkg/server/endpoints/config.go 14:45:44 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:45:44 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:45:44 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:45:44 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:45:44 spire-1.2.1/pkg/server/endpoints/middleware.go 14:45:44 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:45:44 spire-1.2.1/pkg/server/hostservice/ 14:45:44 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:45:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:45:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:45:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:45:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:45:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:45:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:45:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/ 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/ 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:45:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:45:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:45:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/ 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:45:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:45:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:45:44 spire-1.2.1/pkg/server/registration/ 14:45:44 spire-1.2.1/pkg/server/registration/manager.go 14:45:44 spire-1.2.1/pkg/server/registration/manager_test.go 14:45:44 spire-1.2.1/pkg/server/scanentries.go 14:45:44 spire-1.2.1/pkg/server/scanentries_test.go 14:45:44 spire-1.2.1/pkg/server/server.go 14:45:44 spire-1.2.1/pkg/server/server_test.go 14:45:44 spire-1.2.1/pkg/server/svid/ 14:45:44 spire-1.2.1/pkg/server/svid/observer.go 14:45:44 spire-1.2.1/pkg/server/svid/observer_test.go 14:45:44 spire-1.2.1/pkg/server/svid/rotator.go 14:45:44 spire-1.2.1/pkg/server/svid/rotator_config.go 14:45:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:45:44 spire-1.2.1/pkg/server/svid/rotator_test.go 14:45:44 spire-1.2.1/proto/ 14:45:44 spire-1.2.1/proto/private/ 14:45:44 spire-1.2.1/proto/private/server/ 14:45:44 spire-1.2.1/proto/private/server/journal/ 14:45:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:45:44 spire-1.2.1/proto/private/server/journal/journal.proto 14:45:44 spire-1.2.1/proto/spire/ 14:45:44 spire-1.2.1/proto/spire/common/ 14:45:44 spire-1.2.1/proto/spire/common/common.pb.go 14:45:44 spire-1.2.1/proto/spire/common/common.proto 14:45:44 spire-1.2.1/proto/spire/common/plugin/ 14:45:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:45:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:45:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:45:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:45:44 spire-1.2.1/proto/spire/plugin/ 14:45:44 spire-1.2.1/proto/spire/plugin/agent/ 14:45:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:45:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:45:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:45:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:45:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:45:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:45:44 spire-1.2.1/release/ 14:45:44 spire-1.2.1/release/spire-extras/ 14:45:44 spire-1.2.1/release/spire-extras/README.md 14:45:44 spire-1.2.1/release/spire-extras/conf/ 14:45:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:45:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:45:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:45:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:45:44 spire-1.2.1/release/spire/ 14:45:44 spire-1.2.1/release/spire/README.md 14:45:44 spire-1.2.1/release/spire/conf/ 14:45:44 spire-1.2.1/release/spire/conf/agent/ 14:45:44 spire-1.2.1/release/spire/conf/agent/agent.conf 14:45:44 spire-1.2.1/release/spire/conf/server/ 14:45:44 spire-1.2.1/release/spire/conf/server/server.conf 14:45:44 spire-1.2.1/script/ 14:45:44 spire-1.2.1/script/build-artifact.sh 14:45:44 spire-1.2.1/script/generate_dummy_ca.sh 14:45:44 spire-1.2.1/support/ 14:45:44 spire-1.2.1/support/k8s/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:45:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:45:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/ 14:45:45 spire-1.2.1/support/oidc-discovery-provider/README.md 14:45:45 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/config.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/main.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:45:45 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:45:45 spire-1.2.1/test/ 14:45:45 spire-1.2.1/test/clock/ 14:45:45 spire-1.2.1/test/clock/clock.go 14:45:45 spire-1.2.1/test/fakes/ 14:45:45 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:45:45 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:45:45 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:45:45 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:45:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:45:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:45:45 spire-1.2.1/test/fakes/fakeagentstore/ 14:45:45 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:45:45 spire-1.2.1/test/fakes/fakedatastore/ 14:45:45 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:45:45 spire-1.2.1/test/fakes/fakeentryclient/ 14:45:45 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:45:45 spire-1.2.1/test/fakes/fakehealthchecker/ 14:45:45 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:45:45 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:45:45 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:45:45 spire-1.2.1/test/fakes/fakemetrics/ 14:45:45 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:45:45 spire-1.2.1/test/fakes/fakenoderesolver/ 14:45:45 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:45:45 spire-1.2.1/test/fakes/fakenotifier/ 14:45:45 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:45:45 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:45:45 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:45:45 spire-1.2.1/test/fakes/fakeserverca/ 14:45:45 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:45:45 spire-1.2.1/test/fakes/fakeservercatalog/ 14:45:45 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:45:45 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:45:45 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:45:45 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:45:45 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:45:45 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:45:45 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:45:45 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:45:45 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:45:45 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:45:45 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:45:45 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:45:45 spire-1.2.1/test/fixture/ 14:45:45 spire-1.2.1/test/fixture/certs/ 14:45:45 spire-1.2.1/test/fixture/certs/agent_svid.der 14:45:45 spire-1.2.1/test/fixture/certs/base_cert.pem 14:45:45 spire-1.2.1/test/fixture/certs/base_csr.pem 14:45:45 spire-1.2.1/test/fixture/certs/base_key.pem 14:45:45 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:45:45 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:45:45 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:45:45 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:45:45 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:45:45 spire-1.2.1/test/fixture/certs/blog_key.pem 14:45:45 spire-1.2.1/test/fixture/certs/bundle.der 14:45:45 spire-1.2.1/test/fixture/certs/ca.pem 14:45:45 spire-1.2.1/test/fixture/certs/ca_key.pem 14:45:45 spire-1.2.1/test/fixture/certs/database_cert.pem 14:45:45 spire-1.2.1/test/fixture/certs/database_csr.pem 14:45:45 spire-1.2.1/test/fixture/certs/database_key.pem 14:45:45 spire-1.2.1/test/fixture/certs/node_cert.pem 14:45:45 spire-1.2.1/test/fixture/certs/node_csr.pem 14:45:45 spire-1.2.1/test/fixture/certs/node_key.pem 14:45:45 spire-1.2.1/test/fixture/certs/svid.pem 14:45:45 spire-1.2.1/test/fixture/certs/svid_key.pem 14:45:45 spire-1.2.1/test/fixture/config/ 14:45:45 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:45:45 spire-1.2.1/test/fixture/config/agent_good.conf 14:45:45 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:45:45 spire-1.2.1/test/fixture/config/plugin_good.conf 14:45:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:45:45 spire-1.2.1/test/fixture/config/server_good.conf 14:45:45 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:45:45 spire-1.2.1/test/fixture/fixture.go 14:45:45 spire-1.2.1/test/fixture/nodeattestor/ 14:45:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:45:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:45:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:45:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:45:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:45:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:45:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:45:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:45:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:45:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:45:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:45:45 spire-1.2.1/test/fixture/registration/ 14:45:45 spire-1.2.1/test/fixture/registration/entries.json 14:45:45 spire-1.2.1/test/fixture/registration/good-for-update.json 14:45:45 spire-1.2.1/test/fixture/registration/good.json 14:45:45 spire-1.2.1/test/fixture/registration/invalid.json 14:45:45 spire-1.2.1/test/fixture/registration/invalid_json.json 14:45:45 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:45:45 spire-1.2.1/test/integration/ 14:45:45 spire-1.2.1/test/integration/README.md 14:45:45 spire-1.2.1/test/integration/common 14:45:45 spire-1.2.1/test/integration/setup/ 14:45:45 spire-1.2.1/test/integration/setup/adminclient/ 14:45:45 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:45:45 spire-1.2.1/test/integration/setup/adminclient/client.go 14:45:45 spire-1.2.1/test/integration/setup/debugagent/ 14:45:45 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:45:45 spire-1.2.1/test/integration/setup/debugagent/main.go 14:45:45 spire-1.2.1/test/integration/setup/debugserver/ 14:45:45 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:45:45 spire-1.2.1/test/integration/setup/debugserver/main.go 14:45:45 spire-1.2.1/test/integration/setup/downstreamclient/ 14:45:45 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:45:45 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:45:45 spire-1.2.1/test/integration/setup/itclient/ 14:45:45 spire-1.2.1/test/integration/setup/itclient/client.go 14:45:45 spire-1.2.1/test/integration/setup/node-attestation/ 14:45:45 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:45:45 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:45:45 spire-1.2.1/test/integration/setup/x509pop/ 14:45:45 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:45:45 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:45:45 spire-1.2.1/test/integration/suites/ 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:45:45 spire-1.2.1/test/integration/suites/join-token/ 14:45:45 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:45:45 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:45:45 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:45:45 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:45:45 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:45:45 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:45:45 spire-1.2.1/test/integration/suites/join-token/README.md 14:45:45 spire-1.2.1/test/integration/suites/join-token/conf/ 14:45:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/join-token/teardown 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:45:45 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:45:45 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:45:45 spire-1.2.1/test/integration/suites/k8s/ 14:45:45 spire-1.2.1/test/integration/suites/k8s/00-setup 14:45:45 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:45:45 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:45:45 spire-1.2.1/test/integration/suites/k8s/README.md 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/ 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:45:45 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:45:45 spire-1.2.1/test/integration/suites/k8s/teardown 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/ 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:45:45 spire-1.2.1/test/integration/suites/rotation/ 14:45:45 spire-1.2.1/test/integration/suites/rotation/00-setup 14:45:45 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:45:45 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:45:45 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:45:45 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:45:45 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:45:45 spire-1.2.1/test/integration/suites/rotation/README.md 14:45:45 spire-1.2.1/test/integration/suites/rotation/conf/ 14:45:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/rotation/teardown 14:45:45 spire-1.2.1/test/integration/suites/self-test/ 14:45:45 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:45:45 spire-1.2.1/test/integration/suites/self-test/README.md 14:45:45 spire-1.2.1/test/integration/suites/self-test/teardown 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:45:45 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:45:45 spire-1.2.1/test/integration/suites/upgrade/ 14:45:45 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:45:45 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:45:45 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:45:45 spire-1.2.1/test/integration/suites/upgrade/README.md 14:45:45 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:45:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:45:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:45:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:45:45 spire-1.2.1/test/integration/suites/upgrade/teardown 14:45:45 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:45:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:45:45 spire-1.2.1/test/integration/test-one.sh 14:45:45 spire-1.2.1/test/integration/test.sh 14:45:45 spire-1.2.1/test/plugintest/ 14:45:45 spire-1.2.1/test/plugintest/config.go 14:45:45 spire-1.2.1/test/plugintest/load.go 14:45:45 spire-1.2.1/test/plugintest/option.go 14:45:45 spire-1.2.1/test/spiretest/ 14:45:45 spire-1.2.1/test/spiretest/apiserver.go 14:45:45 spire-1.2.1/test/spiretest/assertions.go 14:45:45 spire-1.2.1/test/spiretest/dir.go 14:45:45 spire-1.2.1/test/spiretest/errors_posix.go 14:45:45 spire-1.2.1/test/spiretest/errors_windows.go 14:45:45 spire-1.2.1/test/spiretest/logs.go 14:45:45 spire-1.2.1/test/spiretest/socketapi.go 14:45:45 spire-1.2.1/test/spiretest/suite.go 14:45:45 spire-1.2.1/test/spiretest/x509.go 14:45:45 spire-1.2.1/test/testca/ 14:45:45 spire-1.2.1/test/testca/ca.go 14:45:45 spire-1.2.1/test/testkey/ 14:45:45 spire-1.2.1/test/testkey/generate.sh 14:45:45 spire-1.2.1/test/testkey/genkeys.go 14:45:45 spire-1.2.1/test/testkey/keys.go 14:45:45 spire-1.2.1/test/testkey/new.go 14:45:45 spire-1.2.1/test/tpmsimulator/ 14:45:45 spire-1.2.1/test/tpmsimulator/simulator.go 14:45:45 spire-1.2.1/test/util/ 14:45:45 spire-1.2.1/test/util/cert_fixtures.go 14:45:45 spire-1.2.1/test/util/cert_generation.go 14:45:45 spire-1.2.1/test/util/io_redirection.go 14:45:45 spire-1.2.1/test/util/race.go 14:45:45 spire-1.2.1/test/util/util.go 14:45:45 building spire from source... 14:45:46 Installing go1.17.7... 14:46:19 Building bin/spire-server... 14:46:19 go: downloading github.com/mitchellh/cli v1.1.2 14:46:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:46:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:46:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:46:19 go: downloading google.golang.org/grpc v1.44.0 14:46:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:46:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:46:19 go: downloading github.com/imdario/mergo v0.3.12 14:46:19 go: downloading github.com/sirupsen/logrus v1.8.1 14:46:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:46:19 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:46:19 go: downloading github.com/fatih/color v1.13.0 14:46:19 go: downloading github.com/mattn/go-isatty v0.0.14 14:46:19 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:46:19 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:46:19 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:46:19 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:46:19 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:46:21 go: downloading github.com/armon/go-metrics v0.3.10 14:46:22 go: downloading github.com/prometheus/client_golang v1.12.1 14:46:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:46:25 go: downloading github.com/open-policy-agent/opa v0.38.0 14:46:49 Building bin/spire-server... 14:46:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:46:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:46:49 go: downloading github.com/mitchellh/cli v1.1.2 14:46:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:46:53 go: downloading google.golang.org/grpc v1.44.0 14:46:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:46:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:46:57 go: downloading github.com/imdario/mergo v0.3.12 14:46:57 go: downloading github.com/sirupsen/logrus v1.8.1 14:46:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:46:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:46:59 go: downloading github.com/fatih/color v1.13.0 14:46:59 go: downloading github.com/mattn/go-isatty v0.0.14 14:46:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:46:59 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:46:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:46:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:46:59 Building bin/spire-server... 14:47:00 go: downloading github.com/mitchellh/cli v1.1.2 14:47:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:47:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:47:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:47:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:47:00 go: downloading google.golang.org/grpc v1.44.0 14:47:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:47:00 go: downloading github.com/armon/go-metrics v0.3.10 14:47:01 go: downloading github.com/prometheus/client_golang v1.12.1 14:47:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:47:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:47:02 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:47:02 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:47:02 go: downloading github.com/open-policy-agent/opa v0.38.0 14:47:03 go: downloading github.com/imdario/mergo v0.3.12 14:47:03 go: downloading github.com/sirupsen/logrus v1.8.1 14:47:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:47:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:47:05 go: downloading github.com/fatih/color v1.13.0 14:47:05 go: downloading github.com/mattn/go-isatty v0.0.14 14:47:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:47:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:47:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:47:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:47:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:47:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:47:07 go: downloading github.com/armon/go-metrics v0.3.10 14:47:07 go: downloading github.com/prometheus/client_golang v1.12.1 14:47:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:47:08 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:47:08 go: downloading github.com/open-policy-agent/opa v0.38.0 14:47:10 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:47:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:47:10 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:47:11 go: downloading github.com/mattn/go-colorable v0.1.12 14:47:11 go: downloading github.com/Masterminds/goutils v1.1.0 14:47:11 go: downloading github.com/Masterminds/semver v1.5.0 14:47:11 go: downloading github.com/google/uuid v1.1.2 14:47:11 go: downloading github.com/huandu/xstrings v1.3.2 14:47:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:47:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:47:12 go: downloading github.com/prometheus/client_model v0.2.0 14:47:12 go: downloading github.com/prometheus/common v0.32.1 14:47:12 go: downloading github.com/beorn7/perks v1.0.1 14:47:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:47:12 go: downloading github.com/prometheus/procfs v0.7.3 14:47:13 go: downloading go.uber.org/atomic v1.9.0 14:47:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:47:14 go: downloading github.com/oklog/run v1.0.0 14:47:14 go: downloading github.com/imkira/go-observer v1.0.3 14:47:14 go: downloading github.com/hashicorp/errwrap v1.1.0 14:47:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:47:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:47:14 go: downloading github.com/twmb/murmur3 v1.1.6 14:47:14 go: downloading gopkg.in/yaml.v2 v2.4.0 14:47:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:47:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:47:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:47:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:47:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:47:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:47:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:47:17 go: downloading github.com/Masterminds/goutils v1.1.0 14:47:17 go: downloading github.com/Masterminds/semver v1.5.0 14:47:17 go: downloading github.com/google/uuid v1.1.2 14:47:17 go: downloading github.com/huandu/xstrings v1.3.2 14:47:17 go: downloading github.com/mattn/go-colorable v0.1.12 14:47:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:47:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:47:18 go: downloading github.com/oklog/run v1.0.0 14:47:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:47:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:47:18 go: downloading github.com/prometheus/client_model v0.2.0 14:47:18 go: downloading github.com/prometheus/common v0.32.1 14:47:18 go: downloading go.uber.org/atomic v1.9.0 14:47:19 go: downloading github.com/imkira/go-observer v1.0.3 14:47:19 go: downloading github.com/beorn7/perks v1.0.1 14:47:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:47:19 go: downloading github.com/prometheus/procfs v0.7.3 14:47:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:47:20 go: downloading github.com/hashicorp/errwrap v1.1.0 14:47:20 go: downloading github.com/twmb/murmur3 v1.1.6 14:47:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:47:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:47:21 go: downloading github.com/blang/semver/v4 v4.0.0 14:47:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:47:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:47:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:47:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:47:22 go: downloading github.com/stretchr/testify v1.7.0 14:47:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:47:22 go: downloading github.com/jinzhu/gorm v1.9.16 14:47:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:47:22 go: downloading github.com/blang/semver/v4 v4.0.0 14:47:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:47:22 go: downloading github.com/jinzhu/gorm v1.9.16 14:47:22 go: downloading github.com/lib/pq v1.10.4 14:47:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:47:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:47:23 go: downloading github.com/lib/pq v1.10.4 14:47:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:47:23 go: downloading github.com/gobwas/glob v0.2.3 14:47:23 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:47:23 go: downloading github.com/mattn/go-colorable v0.1.12 14:47:23 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:47:24 go: downloading github.com/Masterminds/goutils v1.1.0 14:47:24 go: downloading github.com/Masterminds/semver v1.5.0 14:47:24 go: downloading github.com/google/uuid v1.1.2 14:47:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:47:24 go: downloading google.golang.org/api v0.70.0 14:47:24 go: downloading github.com/huandu/xstrings v1.3.2 14:47:24 go: downloading k8s.io/client-go v0.23.4 14:47:24 go: downloading github.com/oklog/run v1.0.0 14:47:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:47:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:47:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:47:24 go: downloading github.com/prometheus/client_model v0.2.0 14:47:24 go: downloading github.com/prometheus/common v0.32.1 14:47:24 go: downloading github.com/beorn7/perks v1.0.1 14:47:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:47:24 go: downloading github.com/prometheus/procfs v0.7.3 14:47:26 go: downloading github.com/imkira/go-observer v1.0.3 14:47:26 go: downloading go.uber.org/atomic v1.9.0 14:47:26 go: downloading github.com/hashicorp/errwrap v1.1.0 14:47:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:47:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:47:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:47:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:47:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:47:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:47:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:47:29 go: downloading k8s.io/api v0.23.4 14:47:37 go: downloading github.com/google/go-tpm v0.3.3 14:47:37 go: downloading cloud.google.com/go/storage v1.21.0 14:47:37 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:47:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:47:37 go: downloading github.com/stretchr/testify v1.7.0 14:47:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:47:38 go: downloading cloud.google.com/go v0.100.2 14:47:38 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:47:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:47:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:47:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:47:41 go: downloading github.com/stretchr/testify v1.7.0 14:47:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:47:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:47:41 go: downloading k8s.io/apimachinery v0.23.4 14:47:41 go: downloading github.com/blang/semver/v4 v4.0.0 14:47:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:47:41 go: downloading github.com/jinzhu/gorm v1.9.16 14:47:42 go: downloading github.com/lib/pq v1.10.4 14:47:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:47:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:47:44 go: downloading k8s.io/kube-aggregator v0.23.3 14:47:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:48:04 go: downloading google.golang.org/api v0.70.0 14:48:04 go: downloading k8s.io/client-go v0.23.4 14:48:04 go: downloading k8s.io/api v0.23.4 14:48:09 go: downloading google.golang.org/api v0.70.0 14:48:09 go: downloading k8s.io/client-go v0.23.4 14:48:09 go: downloading k8s.io/api v0.23.4 14:48:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:48:18 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:48:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:48:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:48:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:48:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:48:21 go: downloading github.com/hashicorp/vault/api v1.4.1 14:48:21 go: downloading cloud.google.com/go/security v1.3.0 14:48:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:48:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:48:24 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:48:24 go: downloading github.com/aws/smithy-go v1.11.0 14:48:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:48:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:48:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:48:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:48:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:48:26 go: downloading github.com/jinzhu/inflection v1.0.0 14:48:26 go: downloading cloud.google.com/go/compute v1.3.0 14:48:27 go: downloading cloud.google.com/go/iam v0.1.1 14:48:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:48:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:48:28 go: downloading github.com/gogo/protobuf v1.3.2 14:48:35 go: downloading k8s.io/klog/v2 v2.30.0 14:48:35 go: downloading github.com/google/gofuzz v1.1.0 14:48:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:48:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:48:36 go: downloading github.com/spf13/pflag v1.0.5 14:48:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:48:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:48:37 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:48:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:48:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:48:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:48:37 go: downloading github.com/dimchansky/utfbom v1.1.1 14:48:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:48:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:48:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:48:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:48:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:48:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:48:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:48:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:48:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:48:39 go: downloading go.opencensus.io v0.23.0 14:48:41 go: downloading gopkg.in/inf.v0 v0.9.1 14:48:41 go: downloading github.com/go-logr/logr v1.2.2 14:48:41 go: downloading github.com/google/go-cmp v0.5.7 14:48:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:48:41 go: downloading github.com/json-iterator/go v1.1.12 14:48:41 go: downloading github.com/googleapis/gnostic v0.5.5 14:48:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:48:46 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:48:46 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:48:46 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:48:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:48:47 go: downloading github.com/google/go-tpm v0.3.3 14:48:47 go: downloading cloud.google.com/go/storage v1.21.0 14:48:48 go: downloading cloud.google.com/go v0.100.2 14:48:48 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:48:49 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:48:49 go: downloading k8s.io/apimachinery v0.23.4 14:48:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:48:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:48:49 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:48:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:48:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:48:50 go: downloading github.com/google/go-tpm v0.3.3 14:48:50 go: downloading github.com/tklauser/numcpus v0.3.0 14:48:50 go: downloading go.uber.org/zap v1.21.0 14:48:50 go: downloading k8s.io/apimachinery v0.23.4 14:48:50 go: downloading sigs.k8s.io/yaml v1.3.0 14:48:50 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:48:51 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:48:51 go: downloading github.com/modern-go/reflect2 v1.0.2 14:48:51 go: downloading github.com/ryanuber/go-glob v1.0.0 14:48:51 go: downloading k8s.io/kube-aggregator v0.23.3 14:48:51 go: downloading github.com/golang/snappy v0.0.4 14:48:51 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:48:52 go: downloading k8s.io/kube-aggregator v0.23.3 14:48:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:48:53 go: downloading cloud.google.com/go/storage v1.21.0 14:48:54 go: downloading cloud.google.com/go v0.100.2 14:48:54 go: downloading github.com/hashicorp/vault/api v1.4.1 14:48:54 go: downloading cloud.google.com/go/security v1.3.0 14:48:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:48:55 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:48:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:48:55 go: downloading gopkg.in/yaml.v2 v2.4.0 14:48:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:48:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:48:56 go: downloading github.com/gobwas/glob v0.2.3 14:48:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:48:56 go: downloading github.com/jinzhu/inflection v1.0.0 14:48:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:48:56 go: downloading cloud.google.com/go/security v1.3.0 14:48:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:48:57 go: downloading github.com/hashicorp/vault/api v1.4.1 14:48:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:48:57 go: downloading github.com/aws/smithy-go v1.11.0 14:48:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:48:58 go: downloading github.com/twmb/murmur3 v1.1.6 14:48:58 go: downloading gopkg.in/yaml.v2 v2.4.0 14:48:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:48:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:48:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:48:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:48:59 go: downloading github.com/gogo/protobuf v1.3.2 14:48:59 go: downloading github.com/gobwas/glob v0.2.3 14:48:59 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:48:59 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:48:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:49:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:49:00 go: downloading github.com/aws/smithy-go v1.11.0 14:49:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:49:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:49:01 go: downloading github.com/hashicorp/go-version v1.2.0 14:49:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:49:01 go: downloading go.uber.org/multierr v1.6.0 14:49:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:49:01 go: downloading github.com/jinzhu/inflection v1.0.0 14:49:02 go: downloading github.com/gogo/protobuf v1.3.2 14:49:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:49:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:49:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:49:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:49:04 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:49:05 go: downloading github.com/dimchansky/utfbom v1.1.1 14:49:05 go: downloading cloud.google.com/go/compute v1.3.0 14:49:06 go: downloading cloud.google.com/go/iam v0.1.1 14:49:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:49:06 go: downloading k8s.io/klog/v2 v2.30.0 14:49:06 go: downloading github.com/google/gofuzz v1.1.0 14:49:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:49:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:49:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:49:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:49:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:49:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:49:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:49:08 go: downloading github.com/dimchansky/utfbom v1.1.1 14:49:08 go: downloading k8s.io/klog/v2 v2.30.0 14:49:08 go: downloading github.com/spf13/pflag v1.0.5 14:49:08 go: downloading github.com/google/gofuzz v1.1.0 14:49:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:49:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:49:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:49:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:49:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:49:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:49:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:49:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:49:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:49:10 go: downloading github.com/spf13/pflag v1.0.5 14:49:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:49:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:49:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:49:11 go: downloading cloud.google.com/go/compute v1.3.0 14:49:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:49:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:49:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:49:12 go: downloading cloud.google.com/go/iam v0.1.1 14:49:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:49:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:49:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:49:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:49:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:49:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:49:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:49:13 go: downloading go.opencensus.io v0.23.0 14:49:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:49:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:49:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:49:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:49:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:49:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:49:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:49:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:49:15 go: downloading gopkg.in/inf.v0 v0.9.1 14:49:15 go: downloading github.com/go-logr/logr v1.2.2 14:49:15 go: downloading github.com/google/go-cmp v0.5.7 14:49:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:49:15 go: downloading github.com/json-iterator/go v1.1.12 14:49:16 go: downloading github.com/googleapis/gnostic v0.5.5 14:49:16 go: downloading go.opencensus.io v0.23.0 14:49:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:49:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:49:17 go: downloading gopkg.in/inf.v0 v0.9.1 14:49:17 go: downloading github.com/go-logr/logr v1.2.2 14:49:18 go: downloading github.com/google/go-cmp v0.5.7 14:49:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:49:18 go: downloading github.com/json-iterator/go v1.1.12 14:49:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:49:19 go: downloading github.com/googleapis/gnostic v0.5.5 14:49:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:49:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:49:21 go: downloading github.com/tklauser/numcpus v0.3.0 14:49:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:49:22 go: downloading go.uber.org/zap v1.21.0 14:49:22 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:49:22 go: downloading sigs.k8s.io/yaml v1.3.0 14:49:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:49:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:49:23 go: downloading github.com/modern-go/reflect2 v1.0.2 14:49:23 go: downloading github.com/ryanuber/go-glob v1.0.0 14:49:23 go: downloading github.com/golang/snappy v0.0.4 14:49:23 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:49:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:49:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:49:25 go: downloading github.com/tklauser/numcpus v0.3.0 14:49:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:49:25 go: downloading go.uber.org/zap v1.21.0 14:49:26 go: downloading sigs.k8s.io/yaml v1.3.0 14:49:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:49:26 go: downloading github.com/modern-go/reflect2 v1.0.2 14:49:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:49:27 go: downloading github.com/ryanuber/go-glob v1.0.0 14:49:27 go: downloading github.com/golang/snappy v0.0.4 14:49:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:49:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:49:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:49:32 go: downloading github.com/hashicorp/go-version v1.2.0 14:49:32 go: downloading go.uber.org/multierr v1.6.0 14:49:37 Removing intermediate container a552cc22fe1b 14:49:37 ---> c2a66a84c75e 14:49:37 14:49:37 Step 10/22 : FROM alpine:3.14 14:49:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:49:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:49:37 go: downloading github.com/hashicorp/go-version v1.2.0 14:49:37 go: downloading go.uber.org/multierr v1.6.0 14:49:37 3.14: Pulling from library/alpine 14:49:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:49:39 Status: Downloaded newer image for alpine:3.14 14:49:39 ---> ac73e934f311 14:49:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:49:39 ---> Running in 40b5b61c8508 14:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:49:43 (1/6) Installing ca-certificates (20211220-r0) 14:49:43 (2/6) Installing brotli-libs (1.0.9-r5) 14:49:43 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:49:43 (4/6) Installing libcurl (7.79.1-r1) 14:49:43 (5/6) Installing curl (7.79.1-r1) 14:49:43 (6/6) Installing dumb-init (1.2.5-r1) 14:49:43 Executing busybox-1.33.1-r7.trigger 14:49:43 Executing ca-certificates-20211220-r0.trigger 14:49:43 OK: 8 MiB in 20 packages 14:49:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:49:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:49:47 Removing intermediate container 40b5b61c8508 14:49:47 ---> 199cc0f90f6e 14:49:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:49:47 ---> Running in d73dd284e508 14:49:48 Removing intermediate container d73dd284e508 14:49:48 ---> cea12e2af4f0 14:49:48 Step 13/22 : WORKDIR /edgex 14:49:48 ---> Running in 3cf0b5323b84 14:49:48 Removing intermediate container 3cf0b5323b84 14:49:48 ---> de2d3d97dca9 14:49:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:49:49 ---> 70888e9662c5 14:49:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:49:51 ---> ebabe7b70f0e 14:49:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:49:53 ---> 9b996c360615 14:49:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:49:54 ---> 83d20ba88818 14:49:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:49:54 ---> Running in 6bc17494f3b6 14:49:58 Removing intermediate container 6bc17494f3b6 14:49:58 ---> 1504885e47c1 14:49:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:49:58 ---> Running in 787be26494d6 14:49:58 Removing intermediate container 787be26494d6 14:49:58 ---> 83032e7fd9c5 14:49:58 Step 20/22 : LABEL arch=arm64 14:49:58 ---> Running in 8876e24c331c 14:49:59 Removing intermediate container 8876e24c331c 14:49:59 ---> 01527ceafc9f 14:49:59 Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:49:59 ---> Running in b83aa3ae80c1 14:50:00 Removing intermediate container b83aa3ae80c1 14:50:00 ---> d6087218181a 14:50:00 Step 22/22 : LABEL version=0.0.0 14:50:00 ---> Running in fd99cf06d9b7 14:50:00 Removing intermediate container fd99cf06d9b7 14:50:00 ---> 26ed941339b7 14:50:00 14:50:01 Successfully built 26ed941339b7 14:50:01 Successfully tagged security-proxy-setup-arm64:latest 14:50:01  Building security-proxy-setup ... done Building sys-mgmt-agent 14:50:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:50:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:50:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:50:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:50:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:33 ---> 5aafe0dcb9a5 14:50:33 Step 3/23 : WORKDIR /edgex-go 14:50:33 ---> Using cache 14:50:33 ---> 5ac52960ba47 14:50:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:33 ---> Using cache 14:50:33 ---> ff1c219a14d8 14:50:33 Step 5/23 : RUN apk add --update --no-cache make bash git 14:50:33 ---> Running in 823ca59c6e26 14:50:33 Removing intermediate container 52d706f53217 14:50:33 ---> 0878738bca59 14:50:33 14:50:33 Step 10/23 : FROM alpine:3.14 14:50:33 ---> ac73e934f311 14:50:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:50:34 ---> Running in 3ff55839ab3a 14:50:35 Removing intermediate container 3ff55839ab3a 14:50:35 ---> 3f1e1948ee87 14:50:35 Step 12/23 : ENV APP_PORT=59880 14:50:35 ---> Running in b4474139d9c9 14:50:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:50:35 Removing intermediate container b4474139d9c9 14:50:35 ---> 45bdeb0e935a 14:50:35 Step 13/23 : EXPOSE $APP_PORT 14:50:35 ---> Running in c0c1e0110ddf 14:50:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:50:36 Removing intermediate container c0c1e0110ddf 14:50:36 ---> 2c122afd1bd7 14:50:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:36 ---> Running in c8d8b27ebc58 14:50:37 OK: 220 MiB in 52 packages 14:50:39 Removing intermediate container 823ca59c6e26 14:50:39 ---> 912c64aefe00 14:50:39 Step 6/23 : COPY go.mod vendor* ./ 14:50:39 Removing intermediate container c8d8b27ebc58 14:50:39 ---> 044e085d2891 14:50:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:50:40 ---> Running in 5446255c4b4c 14:50:41 ---> 3f1a4d284093 14:50:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:41 ---> Running in 1a072b34fb14 14:50:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:50:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:50:44 (1/6) Installing dumb-init (1.2.5-r1) 14:50:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:50:45 (3/6) Installing libsodium (1.0.18-r0) 14:50:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:50:45 (5/6) Installing libzmq (4.3.4-r0) 14:50:45 (6/6) Installing zeromq (4.3.4-r0) 14:50:45 Executing busybox-1.33.1-r7.trigger 14:50:45 OK: 8 MiB in 20 packages 14:50:47 Removing intermediate container 5446255c4b4c 14:50:47 ---> 269ff3bbe91d 14:50:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:50:48 Removing intermediate container 1a072b34fb14 14:50:48 ---> 9f59a82afa40 14:50:48 Step 8/23 : COPY . . 14:50:49 ---> 044df1c6d850 14:50:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:50:51 ---> 83a1836e408b 14:50:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:50:53 ---> 696f91f3e18b 14:50:53 Step 19/23 : ENTRYPOINT ["/core-data"] 14:50:53 ---> Running in 6593940918a1 14:50:54 Removing intermediate container 6593940918a1 14:50:54 ---> 0917287334a1 14:50:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:54 ---> Running in c84185f5da98 14:50:55 Removing intermediate container c84185f5da98 14:50:55 ---> 3d89ce3a5184 14:50:55 Step 21/23 : LABEL arch=arm64 14:50:55 ---> Running in 133fcc044b5c 14:50:56 Removing intermediate container 133fcc044b5c 14:50:56 ---> 93aa77eb87ed 14:50:56 Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:50:56 ---> Running in 36146422fd5a 14:50:57 Removing intermediate container 36146422fd5a 14:50:57 ---> 971cdc173a4e 14:50:57 Step 23/23 : LABEL version=0.0.0 14:50:57 ---> Running in 140a266ca3fe 14:50:58 Removing intermediate container 140a266ca3fe 14:50:58 ---> f773fc71c2ce 14:50:58 14:50:59 Successfully built f773fc71c2ce 14:50:59 Successfully tagged core-data-arm64:latest 14:50:59 Building security-bootstrapper 14:51:15  Building core-data ... done  ---> bfe63adeb783 14:51:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:51:15 ---> Running in 9a5d35bd221a 14:51: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 14:51:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:51:34 ---> 5aafe0dcb9a5 14:51:34 Step 3/31 : WORKDIR /edgex-go 14:51:34 ---> Using cache 14:51:34 ---> 5ac52960ba47 14:51:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:34 ---> Using cache 14:51:34 ---> ff1c219a14d8 14:51:34 Step 5/31 : RUN apk add --update --no-cache make git 14:51:34 ---> Running in dc81a229cbf8 14:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:51:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:51:38 OK: 220 MiB in 52 packages 14:51:39 Removing intermediate container dc81a229cbf8 14:51:39 ---> f1275772dcb8 14:51:39 Step 6/31 : COPY go.mod vendor* ./ 14:51:40 ---> 462450607c5b 14:51:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:40 ---> Running in 75159a7deb06 14:51:47 Removing intermediate container 75159a7deb06 14:51:47 ---> 78e02310e023 14:51:47 Step 8/31 : COPY . . 14:52:09 ---> 8ce14677c6e7 14:52:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:52:09 ---> Running in 14b97060ae1e 14:52:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:56:16 Removing intermediate container 9a5d35bd221a 14:56:16 ---> dedc6d81b6b3 14:56:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:56:16 ---> Running in 88041a655a3b 14:56: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 14:56:21 Removing intermediate container 88041a655a3b 14:56:21 ---> d3c61c1ff3e2 14:56:21 14:56:21 Step 11/23 : FROM docker:20.10.14 14:56:21 20.10.14: Pulling from library/docker 14:56:36 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:56:36 Status: Downloaded newer image for docker:20.10.14 14:56:36 ---> c346e9eafbab 14:56:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:56:36 ---> Running in d94d154c681d 14:56:36 Removing intermediate container d94d154c681d 14:56:36 ---> 72731b02326b 14:56:36 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 14:56:36 ---> Running in b54fd31e67e5 14:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:56:39 (1/43) Installing readline (8.1.1-r0) 14:56:39 (2/43) Installing bash (5.1.16-r0) 14:56:39 Executing bash-5.1.16-r0.post-install 14:56:39 (3/43) Installing brotli-libs (1.0.9-r5) 14:56:39 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:56:39 (5/43) Installing libcurl (7.80.0-r1) 14:56:39 (6/43) Installing curl (7.80.0-r1) 14:56:39 (7/43) Installing dumb-init (1.2.5-r1) 14:56:39 (8/43) Installing libbz2 (1.0.8-r1) 14:56:39 (9/43) Installing expat (2.4.7-r0) 14:56:39 (10/43) Installing libffi (3.4.2-r1) 14:56:39 (11/43) Installing gdbm (1.22-r0) 14:56:39 (12/43) Installing xz-libs (5.2.5-r1) 14:56:39 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:56:39 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:56:39 (15/43) Installing mpdecimal (2.5.1-r1) 14:56:39 (16/43) Installing sqlite-libs (3.36.0-r0) 14:56:39 (17/43) Installing python3 (3.9.7-r4) 14:56:42 (18/43) Installing py3-appdirs (1.4.4-r2) 14:56:42 (19/43) Installing py3-certifi (2020.12.5-r1) 14:56:42 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:56:42 (21/43) Installing py3-idna (3.3-r0) 14:56:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:56:42 (23/43) Installing py3-requests (2.26.0-r1) 14:56:42 (24/43) Installing py3-msgpack (1.0.2-r1) 14:56:42 (25/43) Installing py3-lockfile (0.12.2-r4) 14:56:42 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:56:42 (27/43) Installing py3-colorama (0.4.4-r1) 14:56:42 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:56:42 (29/43) Installing py3-distlib (0.3.3-r0) 14:56:42 (30/43) Installing py3-distro (1.6.0-r0) 14:56:42 (31/43) Installing py3-six (1.16.0-r0) 14:56:42 (32/43) Installing py3-webencodings (0.5.1-r4) 14:56:42 (33/43) Installing py3-html5lib (1.1-r1) 14:56:42 (34/43) Installing py3-parsing (2.4.7-r2) 14:56:42 (35/43) Installing py3-packaging (20.9-r1) 14:56:42 (36/43) Installing py3-tomli (1.2.2-r0) 14:56:42 (37/43) Installing py3-pep517 (0.12.0-r0) 14:56:43 (38/43) Installing py3-progress (1.6-r0) 14:56:43 (39/43) Installing py3-retrying (1.3.3-r2) 14:56:43 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:56:43 (41/43) Installing py3-setuptools (52.0.0-r4) 14:56:43 (42/43) Installing py3-toml (0.10.2-r2) 14:56:43 (43/43) Installing py3-pip (20.3.4-r1) 14:56:44 Executing busybox-1.34.1-r5.trigger 14:56:44 OK: 82 MiB in 65 packages 14:56:50 Collecting docker-compose==1.23.2 14:56:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:56:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:56:50 Collecting docopt<0.7,>=0.6.1 14:56:50 Downloading docopt-0.6.2.tar.gz (25 kB) 14:56:53 Collecting dockerpty<0.5,>=0.4.1 14:56:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:56:57 Collecting PyYAML<4,>=3.10 14:56:57 Downloading PyYAML-3.13.tar.gz (270 kB) 14:57:02 Collecting websocket-client<1.0,>=0.32.0 14:57:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:57:02 Collecting docker<4.0,>=3.6.0 14:57:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:57:03 Collecting jsonschema<3,>=2.5.1 14:57:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:57:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:57:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:57:04 Collecting cached-property<2,>=1.2.0 14:57:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:57:04 Collecting texttable<0.10,>=0.9.0 14:57:04 Downloading texttable-0.9.1.tar.gz (11 kB) 14:57:08 Collecting docker-pycreds>=0.4.0 14:57:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:57:09 Collecting idna<2.8,>=2.5 14:57:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:57:09 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) 14:57:09 Collecting chardet<3.1.0,>=3.0.2 14:57:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:57:11 Collecting urllib3<1.25,>=1.21.1 14:57:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:57:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:57:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:57:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:57:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:57:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:57:13 Attempting uninstall: urllib3 14:57:13 Found existing installation: urllib3 1.26.7 14:57:13 Uninstalling urllib3-1.26.7: 14:57:13 Successfully uninstalled urllib3-1.26.7 14:57:14 Attempting uninstall: idna 14:57:14 Found existing installation: idna 3.3 14:57:14 Uninstalling idna-3.3: 14:57:14 Successfully uninstalled idna-3.3 14:57:15 Removing intermediate container 14b97060ae1e 14:57:15 ---> 33b5694dd2ee 14:57:15 14:57:15 Step 10/31 : FROM alpine:3.14 14:57:15 ---> ac73e934f311 14:57:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:57:15 ---> Running in a71789e22013 14:57:15 Removing intermediate container a71789e22013 14:57:15 ---> 03903e77f5cc 14:57:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:57:15 ---> Running in a8d4f4638976 14:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:57:18 Attempting uninstall: requests 14:57:18 Found existing installation: requests 2.26.0 14:57:18 Uninstalling requests-2.26.0: 14:57:18 Successfully uninstalled requests-2.26.0 14:57:18 (1/2) Installing dumb-init (1.2.5-r1) 14:57:19 (2/2) Installing su-exec (0.2-r1) 14:57:19 Executing busybox-1.33.1-r7.trigger 14:57:19 OK: 6 MiB in 16 packages 14:57:19 Running setup.py install for texttable: started 14:57:20 Removing intermediate container a8d4f4638976 14:57:20 ---> d3d1539f34ea 14:57:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:57:20 ---> Running in 0d712c02aa80 14:57:21 Removing intermediate container 0d712c02aa80 14:57:21 ---> 958a25004337 14:57:21 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:57:21 ---> Running in b5cf5b5fb50a 14:57:21 Removing intermediate container b5cf5b5fb50a 14:57:21 ---> f030462963c6 14:57:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:57:22 ---> Running in f2596d7ea317 14:57:23 Running setup.py install for texttable: finished with status 'done' 14:57:23 Running setup.py install for PyYAML: started 14:57:24 Removing intermediate container f2596d7ea317 14:57:24 ---> 98e9ae509017 14:57:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:57:24 ---> Running in 7f940139d522 14:57:25 Removing intermediate container 7f940139d522 14:57:25 ---> 9bb86f9dbebd 14:57:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:57:26 ---> 293a3990f8d6 14:57:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:57:26 ---> Running in 2c3e3850a55d 14:57:27 Running setup.py install for PyYAML: finished with status 'done' 14:57:27 Running setup.py install for docopt: started 14:57:29 Removing intermediate container 2c3e3850a55d 14:57:29 ---> 3d7c9dc2ab04 14:57:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:57:30 ---> 7e3b81cfba13 14:57:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:57:32 Running setup.py install for docopt: finished with status 'done' 14:57:32 Running setup.py install for dockerpty: started 14:57:32 ---> fb326fbf7744 14:57:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:57:33 ---> d4f1a35a3487 14:57:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:57:34 ---> 1151439b1968 14:57:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:57:35 ---> 450b8dae6cd4 14:57:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:57:35 ---> Running in 00286c64107f 14:57:35 Running setup.py install for dockerpty: finished with status 'done' 14:57:35 Removing intermediate container 00286c64107f 14:57:35 ---> 20712d4738b3 14:57:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:57:36 ---> d3e5ab300341 14:57:36 Step 26/31 : RUN chmod +x /entrypoint.sh 14:57:37 ---> Running in eb0203e8a66a 14:57:39 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 14:57:40 Removing intermediate container eb0203e8a66a 14:57:40 ---> 35ef957862a6 14:57:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:57:40 ---> Running in 6d14bf5385b8 14:57:41 Removing intermediate container 6d14bf5385b8 14:57:41 ---> 1c7d1fea81bd 14:57:41 Step 28/31 : CMD ["gate"] 14:57:41 ---> Running in 4a9ede0b0a85 14:57:41 Removing intermediate container 4a9ede0b0a85 14:57:41 ---> c8406e407324 14:57:41 Step 29/31 : LABEL arch=arm64 14:57:42 ---> Running in 01ddb444bcf0 14:57:43 Removing intermediate container 01ddb444bcf0 14:57:43 ---> 06222172e1a4 14:57:43 Step 30/31 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:57:43 ---> Running in a8be6a5848fc 14:57:44 Removing intermediate container a8be6a5848fc 14:57:44 ---> 9d1ccd60c339 14:57:44 Step 31/31 : LABEL version=0.0.0 14:57:45 ---> Running in 9f85b89b2486 14:57:46 Removing intermediate container 9f85b89b2486 14:57:46 ---> 9d16953d013f 14:57:46 14:57:47 Successfully built 9d16953d013f 14:57:47 Successfully tagged security-bootstrapper-arm64:latest 14:57:47 Building security-spiffe-token-provider 14:57:58  Building security-bootstrapper ... done Removing intermediate container b54fd31e67e5 14:57:58 ---> 153f355eda63 14:57:58 Step 14/23 : ENV APP_PORT=58890 14:57:58 ---> Running in dc1fe252ff54 14:57:58 Removing intermediate container dc1fe252ff54 14:57:58 ---> f5b3f993196d 14:57:58 Step 15/23 : EXPOSE $APP_PORT 14:57:58 ---> Running in 42422e50883c 14:57:58 Removing intermediate container 42422e50883c 14:57:58 ---> dd3ed629c782 14:57:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:58:00 ---> fade81ff8275 14:58:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:58:01 ---> 32f8f27e79c9 14:58:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:58:03 ---> 59e192ead263 14:58:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:58:03 ---> Running in 899eabd60a74 14:58:04 Removing intermediate container 899eabd60a74 14:58:04 ---> 1d9941fa6c2d 14:58:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:58:04 ---> Running in 77e3b305573c 14:58:05 Removing intermediate container 77e3b305573c 14:58:05 ---> aa75b412b93d 14:58:05 Step 21/23 : LABEL arch=arm64 14:58:05 ---> Running in e22b70d51c93 14:58:06 Removing intermediate container e22b70d51c93 14:58:06 ---> 90807f228189 14:58:06 Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 14:58:06 ---> Running in 513ed317bf1b 14:58:07 Removing intermediate container 513ed317bf1b 14:58:07 ---> ec7993fc3d88 14:58:07 Step 23/23 : LABEL version=0.0.0 14:58:07 ---> Running in 6adb73e6010e 14:58:08 Removing intermediate container 6adb73e6010e 14:58:08 ---> fcab1fd0d07e 14:58:08 14:58:09 Successfully built fcab1fd0d07e 14:58:09 Successfully tagged sys-mgmt-agent-arm64:latest 14:58:09  Building sys-mgmt-agent ... done Building core-metadata 14:58:25 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:58:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:58:25 ---> 5aafe0dcb9a5 14:58:25 Step 3/20 : WORKDIR /edgex-go 14:58:25 ---> Using cache 14:58:25 ---> 5ac52960ba47 14:58:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:58:26 ---> Running in da76c803b988 14:58:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:58:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:58:31 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:58:31 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:58:31 OK: 15741 distinct packages available 14:58:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:58:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:58:34 OK: 220 MiB in 52 packages 14:58:36 Removing intermediate container da76c803b988 14:58:36 ---> dcd134a09fd5 14:58:36 Step 5/20 : COPY go.mod vendor* ./ 14:58:38 ---> 72f9d107ccb2 14:58:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:38 ---> Running in 19443aa67f72 14:58:46 Removing intermediate container 19443aa67f72 14:58:46 ---> ad3016011b14 14:58:46 Step 7/20 : COPY . . 14:58:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:58:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:58:50 ---> 5aafe0dcb9a5 14:58:50 Step 3/23 : WORKDIR /edgex-go 14:58:50 ---> Using cache 14:58:50 ---> 5ac52960ba47 14:58:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:50 ---> Using cache 14:58:50 ---> ff1c219a14d8 14:58:50 Step 5/23 : RUN apk add --update --no-cache make git 14:58:50 ---> Using cache 14:58:50 ---> f1275772dcb8 14:58:50 Step 6/23 : COPY go.mod vendor* ./ 14:58:50 ---> Using cache 14:58:50 ---> 462450607c5b 14:58:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:50 ---> Using cache 14:58:50 ---> 78e02310e023 14:58:50 Step 8/23 : COPY . . 14:58:50 ---> Using cache 14:58:50 ---> 8ce14677c6e7 14:58:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:58:50 ---> Running in ab87fd381bc8 14:58:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:59:11 ---> b42ac7b0953a 14:59:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:59:11 ---> Running in ec75f53dda8f 14:59: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:04:18 Removing intermediate container ab87fd381bc8 15:04:18 ---> 76724597b3c9 15:04:18 15:04:18 Step 10/23 : FROM alpine:3.14 15:04:18 ---> ac73e934f311 15:04:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:04:18 ---> Running in 950369eacbd4 15:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:04:18 (1/1) Installing dumb-init (1.2.5-r1) 15:04:18 Executing busybox-1.33.1-r7.trigger 15:04:18 OK: 5 MiB in 15 packages 15:04:18 Removing intermediate container 950369eacbd4 15:04:18 ---> dcd73ff88ddc 15:04:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:04:18 ---> Running in 080ba16140e2 15:04:18 Removing intermediate container 080ba16140e2 15:04:18 ---> 1eea2c7d7ec6 15:04:18 Step 13/23 : ENV APP_PORT=59881 15:04:18 ---> Running in 291998d2f175 15:04:18 Removing intermediate container 291998d2f175 15:04:19 ---> 0fa692151b6b 15:04:19 Step 14/23 : EXPOSE $APP_PORT 15:04:19 ---> Running in d243428e201b 15:04:19 Removing intermediate container d243428e201b 15:04:19 ---> 0e8c72918199 15:04:19 Step 15/23 : WORKDIR / 15:04:19 ---> Running in ecdbff5b03c5 15:04:20 Removing intermediate container ecdbff5b03c5 15:04:20 ---> 6eaf9de88ae7 15:04:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:21 ---> 8ddd3b4519d9 15:04:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:04:23 ---> 444f49090848 15:04:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:04:24 ---> 74529d96a72a 15:04:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:04:24 ---> Running in 9419d33f3cc1 15:04:24 Removing intermediate container 9419d33f3cc1 15:04:24 ---> 8b2c8269e880 15:04:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:24 ---> Running in abae52a04740 15:04:25 Removing intermediate container abae52a04740 15:04:25 ---> cc93655604a5 15:04:25 Step 21/23 : LABEL arch=arm64 15:04:25 ---> Running in e68882c5e396 15:04:26 Removing intermediate container e68882c5e396 15:04:26 ---> b78a0ebcd300 15:04:26 Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:04:26 ---> Running in dbbe78cab8a3 15:04:26 Removing intermediate container dbbe78cab8a3 15:04:26 ---> 57cc9ee39a89 15:04:26 Step 23/23 : LABEL version=0.0.0 15:04:26 ---> Running in b78c6464e2be 15:04:27 Removing intermediate container b78c6464e2be 15:04:27 ---> e6fed7f4b9ba 15:04:27 15:04:27 Successfully built e6fed7f4b9ba 15:04:27 Successfully tagged core-metadata-arm64:latest 15:04:27 Building security-secretstore-setup 15:05:00  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:05:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:05:00 ---> 5aafe0dcb9a5 15:05:00 Step 3/25 : WORKDIR /edgex-go 15:05:00 ---> Using cache 15:05:00 ---> 5ac52960ba47 15:05:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:00 ---> Using cache 15:05:00 ---> ff1c219a14d8 15:05:00 Step 5/25 : RUN apk add --update --no-cache make git 15:05:00 ---> Using cache 15:05:00 ---> f1275772dcb8 15:05:00 Step 6/25 : COPY go.mod vendor* ./ 15:05:00 ---> Using cache 15:05:00 ---> 462450607c5b 15:05:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:00 ---> Using cache 15:05:00 ---> 78e02310e023 15:05:00 Step 8/25 : COPY . . 15:05:00 ---> Using cache 15:05:00 ---> 8ce14677c6e7 15:05:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:05:00 ---> Running in 9788fd0fd6ef 15:05:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:06:37 Removing intermediate container ec75f53dda8f 15:06:37 ---> f35b37ce7fbf 15:06:37 15:06:37 Step 9/20 : FROM alpine:3.15 15:06:37 3.15: Pulling from library/alpine 15:06:37 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:06:37 Status: Downloaded newer image for alpine:3.15 15:06:37 ---> 3fb3c9af89a9 15:06:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:06:37 ---> Running in bb8538bd6f43 15:06:37 Removing intermediate container bb8538bd6f43 15:06:37 ---> 33a35b1c4476 15:06:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:37 ---> Running in 97953969a84e 15:06:37 Removing intermediate container 97953969a84e 15:06:37 ---> b515a29071e2 15:06:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:06:37 ---> Running in 2f12c3ca2783 15:06:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:06:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:06:37 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:06:37 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:06:37 OK: 15734 distinct packages available 15:06:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:06:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:06:37 (1/9) Installing ca-certificates (20211220-r0) 15:06:38 (2/9) Installing brotli-libs (1.0.9-r5) 15:06:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:06:38 (4/9) Installing libcurl (7.80.0-r1) 15:06:38 (5/9) Installing curl (7.80.0-r1) 15:06:38 (6/9) Installing dumb-init (1.2.5-r1) 15:06:38 (7/9) Installing musl-obstack (1.2.3-r0) 15:06:38 (8/9) Installing libucontext (1.1-r0) 15:06:39 (9/9) Installing gcompat (1.0.0-r4) 15:06:39 Executing busybox-1.34.1-r5.trigger 15:06:39 Executing ca-certificates-20211220-r0.trigger 15:06:39 OK: 8 MiB in 23 packages 15:06:41 Removing intermediate container 2f12c3ca2783 15:06:41 ---> 7e5eab2fcc20 15:06:41 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:42 ---> 4aa056034bd4 15:06:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:06:45 ---> 16d04ef89c1c 15:06:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:06:46 ---> 0454972273c5 15:06:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:06:46 ---> Running in b2c46eede55b 15:06:46 Removing intermediate container b2c46eede55b 15:06:46 ---> d17ea476c6df 15:06:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:46 ---> Running in e4c5e21c2753 15:06:47 Removing intermediate container e4c5e21c2753 15:06:47 ---> 970706bdfc53 15:06:47 Step 18/20 : LABEL arch=arm64 15:06:47 ---> Running in 68e4abde7502 15:06:47 Removing intermediate container 68e4abde7502 15:06:47 ---> 92562f21cfef 15:06:47 Step 19/20 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:06:47 ---> Running in add1e6cd7214 15:06:48 Removing intermediate container add1e6cd7214 15:06:48 ---> 93cc10a96558 15:06:48 Step 20/20 : LABEL version=0.0.0 15:06:48 ---> Running in 51ce020a484e 15:06:48 Removing intermediate container 51ce020a484e 15:06:48 ---> 52d6e04cd05d 15:06:48 15:06:49 Successfully built 52d6e04cd05d 15:06:49 Successfully tagged security-spiffe-token-provider-arm64:latest 15:06:49  Building security-spiffe-token-provider ... done Building support-scheduler 15:07:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:07:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:07:28 ---> 5aafe0dcb9a5 15:07:28 Step 3/22 : WORKDIR /edgex-go 15:07:28 ---> Using cache 15:07:28 ---> 5ac52960ba47 15:07:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:28 ---> Using cache 15:07:28 ---> ff1c219a14d8 15:07:28 Step 5/22 : RUN apk add --update --no-cache make git 15:07:28 ---> Using cache 15:07:28 ---> f1275772dcb8 15:07:28 Step 6/22 : COPY go.mod vendor* ./ 15:07:28 ---> Using cache 15:07:28 ---> 462450607c5b 15:07:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:28 ---> Using cache 15:07:28 ---> 78e02310e023 15:07:28 Step 8/22 : COPY . . 15:07:28 ---> Using cache 15:07:28 ---> 8ce14677c6e7 15:07:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:07:28 ---> Running in 4e01eaf8deef 15:07:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:10:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:10:11 Removing intermediate container 9788fd0fd6ef 15:10:11 ---> 6e8da3bcdf72 15:10:11 15:10:11 Step 10/25 : FROM alpine:3.14 15:10:11 ---> ac73e934f311 15:10:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:10:11 ---> Running in 9d9fc494a192 15:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:10:14 (1/3) Installing ca-certificates (20211220-r0) 15:10:14 (2/3) Installing dumb-init (1.2.5-r1) 15:10:14 (3/3) Installing su-exec (0.2-r1) 15:10:14 Executing busybox-1.33.1-r7.trigger 15:10:14 Executing ca-certificates-20211220-r0.trigger 15:10:14 OK: 6 MiB in 17 packages 15:10:16 Removing intermediate container 9d9fc494a192 15:10:16 ---> 96e7e2f38559 15:10:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:10:16 ---> Running in 8c6034fa6201 15:10:17 Removing intermediate container 8c6034fa6201 15:10:17 ---> 7428ca49cae7 15:10:17 Step 13/25 : WORKDIR / 15:10:17 ---> Running in de6a3883da64 15:10:18 Removing intermediate container de6a3883da64 15:10:18 ---> 35d6470b15bc 15:10:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:10:19 ---> 392189ae083f 15:10:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:10:19 ---> 0d7b4f027512 15:10:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:10:20 ---> 2b5872b33e2e 15:10:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:10:21 ---> 5a686808f3ac 15:10:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:10:23 ---> f0c021997378 15:10:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:10:25 ---> c5b3a0201afe 15:10:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:10:26 ---> 343d4f65391d 15:10:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:10:26 ---> Running in 4a52c9e4004c 15:10:30 Removing intermediate container 4a52c9e4004c 15:10:30 ---> 624abdafe603 15:10:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:10:30 ---> Running in 7006e1c90851 15:10:30 Removing intermediate container 7006e1c90851 15:10:30 ---> 22dd334e5bee 15:10:30 Step 23/25 : LABEL arch=arm64 15:10:30 ---> Running in 1baff652704d 15:10:31 Removing intermediate container 1baff652704d 15:10:31 ---> 16777596f90f 15:10:31 Step 24/25 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:10:31 ---> Running in 78d431c5683f 15:10:32 Removing intermediate container 78d431c5683f 15:10:32 ---> 6872e0b73ba2 15:10:32 Step 25/25 : LABEL version=0.0.0 15:10:32 ---> Running in 84fb750f6429 15:10:32 Removing intermediate container 84fb750f6429 15:10:32 ---> 0ccf167a7d23 15:10:32 15:10:33 Successfully built 0ccf167a7d23 15:10:33 Successfully tagged security-secretstore-setup-arm64:latest 15:10:33  Building security-secretstore-setup ... done Building support-notifications 15:11:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:11:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:11:06 ---> 5aafe0dcb9a5 15:11:06 Step 3/22 : WORKDIR /edgex-go 15:11:06 ---> Using cache 15:11:06 ---> 5ac52960ba47 15:11:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:06 ---> Using cache 15:11:06 ---> ff1c219a14d8 15:11:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:11:06 ---> Running in 39c8dc04b1ea 15:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:11:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:11:09 OK: 220 MiB in 52 packages 15:11:10 Removing intermediate container 39c8dc04b1ea 15:11:10 ---> 06364aad39f0 15:11:10 Step 6/22 : COPY go.mod vendor* ./ 15:11:11 ---> 39bce3267cc9 15:11:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:11 ---> Running in ee246c87e28b 15:11:16 Removing intermediate container ee246c87e28b 15:11:16 ---> 179740654459 15:11:16 Step 8/22 : COPY . . 15:11:39 ---> 6605c0f4e5f0 15:11:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:11:39 ---> Running in 6660a3270dff 15:11:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:15:01 Removing intermediate container 4e01eaf8deef 15:15:01 ---> b430086fb434 15:15:01 15:15:01 Step 10/22 : FROM alpine:3.14 15:15:01 ---> ac73e934f311 15:15:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:15:01 ---> Using cache 15:15:01 ---> dcd73ff88ddc 15:15:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:15:01 ---> Using cache 15:15:01 ---> 1eea2c7d7ec6 15:15:01 Step 13/22 : ENV APP_PORT=59861 15:15:01 ---> Running in 124eceb26a02 15:15:01 Removing intermediate container 124eceb26a02 15:15:01 ---> 185b4ce63b0d 15:15:01 Step 14/22 : EXPOSE $APP_PORT 15:15:01 ---> Running in 771ac201bb1b 15:15:01 Removing intermediate container 771ac201bb1b 15:15:01 ---> 4d6d360dfc27 15:15:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:01 ---> d93377e8a87a 15:15:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:15:01 ---> a8f11874e234 15:15:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:15:01 ---> 9a1340df6390 15:15:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:15:01 ---> Running in 7d6083dcf396 15:15:01 Removing intermediate container 7d6083dcf396 15:15:01 ---> fe406222ac8f 15:15:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:01 ---> Running in 96fb28d44682 15:15:01 Removing intermediate container 96fb28d44682 15:15:01 ---> 58209b958938 15:15:01 Step 20/22 : LABEL arch=arm64 15:15:01 ---> Running in 219ded20d249 15:15:01 Removing intermediate container 219ded20d249 15:15:01 ---> a4e311d7b7cc 15:15:01 Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:15:01 ---> Running in b7a3f711ae4e 15:15:01 Removing intermediate container b7a3f711ae4e 15:15:01 ---> 6769351b8d33 15:15:01 Step 22/22 : LABEL version=0.0.0 15:15:01 ---> Running in 6a1436246d52 15:15:01 Removing intermediate container 6a1436246d52 15:15:01 ---> 48e4e4621a1e 15:15:01 15:15:01 Successfully built 48e4e4621a1e 15:15:01 Successfully tagged support-scheduler-arm64:latest 15:15:01  Building support-scheduler ... done Building core-command 15:15:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:15:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:15:33 ---> 5aafe0dcb9a5 15:15:33 Step 3/23 : WORKDIR /edgex-go 15:15:33 ---> Using cache 15:15:33 ---> 5ac52960ba47 15:15:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:33 ---> Using cache 15:15:33 ---> ff1c219a14d8 15:15:33 Step 5/23 : RUN apk add --update --no-cache make git 15:15:33 ---> Using cache 15:15:33 ---> f1275772dcb8 15:15:33 Step 6/23 : COPY go.mod vendor* ./ 15:15:33 ---> Using cache 15:15:33 ---> 462450607c5b 15:15:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:33 ---> Using cache 15:15:33 ---> 78e02310e023 15:15:33 Step 8/23 : COPY . . 15:15:33 ---> Using cache 15:15:33 ---> 8ce14677c6e7 15:15:33 Step 9/23 : RUN make cmd/core-command/core-command 15:15:33 ---> Running in a6b22893ea4a 15:15:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:18:55 Removing intermediate container 6660a3270dff 15:18:55 ---> 5c2152dcef61 15:18:55 15:18:55 Step 10/22 : FROM alpine:3.14 15:18:55 ---> ac73e934f311 15:18:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:18:55 ---> Running in b196dd4efe10 15:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:18:55 (1/2) Installing ca-certificates (20211220-r0) 15:18:55 (2/2) Installing dumb-init (1.2.5-r1) 15:18:55 Executing busybox-1.33.1-r7.trigger 15:18:55 Executing ca-certificates-20211220-r0.trigger 15:18:55 OK: 6 MiB in 16 packages 15:18:55 Removing intermediate container b196dd4efe10 15:18:55 ---> 793c627713fc 15:18:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:18:55 ---> Running in 654ceef1f77b 15:18:55 Removing intermediate container 654ceef1f77b 15:18:55 ---> 44de8307ce74 15:18:55 Step 13/22 : ENV APP_PORT=59860 15:18:55 ---> Running in 0a6a7f615a4e 15:18:55 Removing intermediate container 0a6a7f615a4e 15:18:55 ---> eb47483ec9ba 15:18:55 Step 14/22 : EXPOSE $APP_PORT 15:18:55 ---> Running in 4a001ae63b91 15:18:55 Removing intermediate container 4a001ae63b91 15:18:55 ---> 97fc5ef34d8b 15:18:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:55 ---> b6fb01d1f31e 15:18:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:18:55 ---> cdc865fb5a9c 15:18:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:18:55 ---> 8f40948949ae 15:18:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:18:55 ---> Running in 741feda7e7e3 15:18:55 Removing intermediate container 741feda7e7e3 15:18:55 ---> 37f755ec302b 15:18:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:55 ---> Running in 9febca766db9 15:18:55 Removing intermediate container 9febca766db9 15:18:55 ---> 077d6af511cb 15:18:55 Step 20/22 : LABEL arch=arm64 15:18:55 ---> Running in 87b3491b9f00 15:18:55 Removing intermediate container 87b3491b9f00 15:18:55 ---> 5e372b3618e8 15:18:55 Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:18:56 ---> Running in 8d4f11f6b405 15:18:56 Removing intermediate container 8d4f11f6b405 15:18:56 ---> 7f1da254ff6e 15:18:56 Step 22/22 : LABEL version=0.0.0 15:18:56 ---> Running in c90364a27269 15:18:57 Removing intermediate container c90364a27269 15:18:57 ---> 9340b673b70f 15:18:57 15:18:58 Successfully built 9340b673b70f 15:18:58 Successfully tagged support-notifications-arm64:latest 15:19:54  Building support-notifications ... done Removing intermediate container a6b22893ea4a 15:19:54 ---> f40f2385b7f1 15:19:54 15:19:54 Step 10/23 : FROM alpine:3.14 15:19:54 ---> ac73e934f311 15:19:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:19:54 ---> Using cache 15:19:54 ---> dcd73ff88ddc 15:19:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:19:54 ---> Using cache 15:19:54 ---> 1eea2c7d7ec6 15:19:54 Step 13/23 : ENV APP_PORT=59882 15:19:54 ---> Running in a0a993d4bef5 15:19:54 Removing intermediate container a0a993d4bef5 15:19:54 ---> 310fa19ba8aa 15:19:54 Step 14/23 : EXPOSE $APP_PORT 15:19:54 ---> Running in 3a1e7cecb991 15:19:54 Removing intermediate container 3a1e7cecb991 15:19:54 ---> 87426985317d 15:19:54 Step 15/23 : WORKDIR / 15:19:54 ---> Running in 4841cc34c607 15:19:54 Removing intermediate container 4841cc34c607 15:19:54 ---> c92ea74787a5 15:19:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:19:54 ---> 89d775779f51 15:19:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:19:54 ---> cae709f8bed4 15:19:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:19:54 ---> 0ff0518c3a59 15:19:54 Step 19/23 : ENTRYPOINT ["/core-command"] 15:19:54 ---> Running in 66469f0a5dfa 15:19:55 Removing intermediate container 66469f0a5dfa 15:19:55 ---> 3a1aebd0fb5e 15:19:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:19:55 ---> Running in 4d7c20d04c21 15:19:56 Removing intermediate container 4d7c20d04c21 15:19:56 ---> 8666411b1a8c 15:19:56 Step 21/23 : LABEL arch=arm64 15:19:56 ---> Running in 8785b79b8105 15:19:56 Removing intermediate container 8785b79b8105 15:19:56 ---> a750a045f9be 15:19:56 Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:19:56 ---> Running in 656db8294516 15:19:57 Removing intermediate container 656db8294516 15:19:57 ---> 5f3b5602b3c0 15:19:57 Step 23/23 : LABEL version=0.0.0 15:19:57 ---> Running in 1559f1ef2f50 15:19:57 Removing intermediate container 1559f1ef2f50 15:19:57 ---> f0246ff42e2b 15:19:57 15:19:58 Successfully built f0246ff42e2b 15:19:58 Successfully tagged core-command-arm64:latest 15:29:35  Building core-command ... done Building bin/spire-agent... 15:29:36 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:29:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:29:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:29:37 go: downloading github.com/docker/docker v20.10.12+incompatible 15:29:38 Building bin/spire-agent... 15:29:38 Building bin/spire-agent... 15:29:39 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:29:39 go: downloading github.com/docker/docker v20.10.12+incompatible 15:29:39 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:29:39 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:29:40 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:29:40 go: downloading github.com/docker/docker v20.10.12+incompatible 15:29:41 go: downloading github.com/google/go-tpm-tools v0.3.3 15:29:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:29:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:29:43 go: downloading github.com/docker/go-units v0.4.0 15:29:43 go: downloading github.com/docker/go-connections v0.4.0 15:29:43 go: downloading github.com/opencontainers/image-spec v1.0.1 15:29:43 go: downloading github.com/containerd/containerd v1.3.4 15:29:43 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:29:43 go: downloading github.com/opencontainers/go-digest v1.0.0 15:29:43 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:29:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:29:44 go: downloading github.com/google/go-tpm-tools v0.3.3 15:29:44 go: downloading github.com/google/go-tpm-tools v0.3.3 15:29:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:29:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:29:45 go: downloading github.com/docker/go-connections v0.4.0 15:29:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:29:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:29:45 go: downloading github.com/docker/go-units v0.4.0 15:29:46 go: downloading github.com/opencontainers/image-spec v1.0.1 15:29:46 go: downloading github.com/containerd/containerd v1.3.4 15:29:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:29:46 go: downloading github.com/docker/go-connections v0.4.0 15:29:46 go: downloading github.com/docker/go-units v0.4.0 15:29:46 go: downloading github.com/opencontainers/go-digest v1.0.0 15:29:46 go: downloading github.com/opencontainers/image-spec v1.0.1 15:29:47 go: downloading github.com/containerd/containerd v1.3.4 15:29:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:29:47 go: downloading github.com/opencontainers/go-digest v1.0.0 15:36:24 Removing intermediate container 759768dbc31e 15:36:24 ---> bcfa6e140f93 15:36:24 15:36:24 Step 13/26 : FROM alpine:3.15 15:36:24 ---> 3fb3c9af89a9 15:36:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:24 ---> Using cache 15:36:24 ---> 33a35b1c4476 15:36:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:24 ---> Using cache 15:36:24 ---> b515a29071e2 15:36:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:36:24 ---> Running in 8f8a7c020369 15:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:24 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:36:24 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:36:24 OK: 15734 distinct packages available 15:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:26 (1/5) Installing dumb-init (1.2.5-r1) 15:36:26 (2/5) Installing musl-obstack (1.2.3-r0) 15:36:26 (3/5) Installing libucontext (1.1-r0) 15:36:26 (4/5) Installing gcompat (1.0.0-r4) 15:36:26 (5/5) Installing openssl (1.1.1o-r0) 15:36:27 Executing busybox-1.34.1-r5.trigger 15:36:27 OK: 6 MiB in 19 packages 15:36:27 Removing intermediate container 236a38b5a981 15:36:27 ---> 99428206a740 15:36:27 15:36:27 Step 13/25 : FROM alpine:3.15 15:36:27 ---> 3fb3c9af89a9 15:36:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:27 ---> Using cache 15:36:27 ---> 33a35b1c4476 15:36:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:27 ---> Using cache 15:36:27 ---> b515a29071e2 15:36:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:36:27 Removing intermediate container 87fc4ba16dad 15:36:27 ---> e6d003718cb1 15:36:27 15:36:27 Step 13/26 : FROM alpine:3.15 15:36:27 ---> 3fb3c9af89a9 15:36:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:27 ---> Using cache 15:36:27 ---> 33a35b1c4476 15:36:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:27 ---> Using cache 15:36:27 ---> b515a29071e2 15:36:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:36:28 ---> Running in 072d016b3af0 15:36:28 ---> Running in 01d2e4b9d67f 15:36:29 Removing intermediate container 8f8a7c020369 15:36:29 ---> d027fb49eb84 15:36:29 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:31 ---> 8a1d2def38e6 15:36:31 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:36:31 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:36:31 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:36:31 OK: 15734 distinct packages available 15:36:32 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:36:32 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:36:32 OK: 15734 distinct packages available 15:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:34 (1/5) Installing dumb-init (1.2.5-r1) 15:36:34 (2/5) Installing musl-obstack (1.2.3-r0) 15:36:34 (1/4) Installing dumb-init (1.2.5-r1) 15:36:34 (3/5) Installing libucontext (1.1-r0) 15:36:34 (2/4) Installing musl-obstack (1.2.3-r0) 15:36:34 (4/5) Installing gcompat (1.0.0-r4) 15:36:34 (3/4) Installing libucontext (1.1-r0) 15:36:34 (5/5) Installing openssl (1.1.1o-r0) 15:36:34 (4/4) Installing gcompat (1.0.0-r4) 15:36:34 Executing busybox-1.34.1-r5.trigger 15:36:34 OK: 6 MiB in 19 packages 15:36:34 Executing busybox-1.34.1-r5.trigger 15:36:34 OK: 6 MiB in 18 packages 15:36:35 ---> 18aaddabbe99 15:36:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:36:36 Removing intermediate container 01d2e4b9d67f 15:36:36 ---> b05362ea9bde 15:36:36 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:36:36 Removing intermediate container 072d016b3af0 15:36:36 ---> fff9971ab817 15:36:36 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:36:36 ---> 5a94572e4003 15:36:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:36:37 ---> 13842885021f 15:36:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:36:38 ---> 74c6070ed900 15:36:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:38 ---> Running in 56998d3f1396 15:36:39 Removing intermediate container 56998d3f1396 15:36:39 ---> 5ff9d9a26657 15:36:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:39 ---> Running in f3561b974207 15:36:39 Removing intermediate container f3561b974207 15:36:39 ---> fbe2bc5fe2e7 15:36:39 Step 24/26 : LABEL arch=arm64 15:36:39 ---> Running in ddbe30a43c10 15:36:40 Removing intermediate container ddbe30a43c10 15:36:40 ---> ac1e373d61af 15:36:40 Step 25/26 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:36:40 ---> Running in b8ceadbacdc2 15:36:41 Removing intermediate container b8ceadbacdc2 15:36:41 ---> 268eb223cd68 15:36:41 Step 26/26 : LABEL version=0.0.0 15:36:41 ---> Running in ee332920e6ae 15:36:42 Removing intermediate container ee332920e6ae 15:36:42 ---> 463ce4920acb 15:36:42 15:36:42 Successfully built 463ce4920acb 15:36:42 Successfully tagged security-spire-agent-arm64:latest 15:36:42  Building security-spire-agent ... done  ---> cb7be969d855 15:36:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:36:43 ---> ae782c7bf227 15:36:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:36:43 ---> 6d84757ff63c 15:36:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:36:43 ---> a2b4508fcc49 15:36:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:36:44 ---> Running in 51db7f50ddf5 15:36:44 Removing intermediate container 51db7f50ddf5 15:36:44 ---> 474af865cb82 15:36:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:36:44 ---> 04a3e9c8f2db 15:36:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:36:44 ---> b895c404d900 15:36:44 Step 21/26 : WORKDIR / 15:36:45 ---> 1ae848fcb081 15:36:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:45 ---> Running in 0ccdcbf9e06a 15:36:45 ---> Running in 96beba787fc5 15:36:45 Removing intermediate container 0ccdcbf9e06a 15:36:45 ---> 266b6d38baa6 15:36:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:45 Removing intermediate container 96beba787fc5 15:36:45 ---> ae733ee4a84a 15:36:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:45 ---> Running in 8425948e45b2 15:36:45 ---> Running in ee2aaf305d09 15:36:46 Removing intermediate container 8425948e45b2 15:36:46 ---> 50d6eae03655 15:36:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:46 ---> Running in b5042ad21a4d 15:36:46 Removing intermediate container ee2aaf305d09 15:36:46 ---> e099aa804677 15:36:46 Step 23/25 : LABEL arch=arm64 15:36:46 ---> Running in bcac16c2271e 15:36:46 Removing intermediate container b5042ad21a4d 15:36:46 ---> 2593d82027fc 15:36:46 Step 24/26 : LABEL arch=arm64 15:36:46 ---> Running in 452092d5f8a3 15:36:46 Removing intermediate container bcac16c2271e 15:36:46 ---> 2d6311faaa7d 15:36:46 Step 24/25 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:36:46 ---> Running in 27df7fc70191 15:36:46 Removing intermediate container 452092d5f8a3 15:36:46 ---> 0e2cd9bcbdfe 15:36:46 Step 25/26 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 15:36:46 ---> Running in 9f6895dedbb6 15:36:47 Removing intermediate container 27df7fc70191 15:36:47 ---> 992b962f8580 15:36:47 Step 25/25 : LABEL version=0.0.0 15:36:47 ---> Running in 03838c82f557 15:36:47 Removing intermediate container 9f6895dedbb6 15:36:47 ---> fafc159b9735 15:36:47 Step 26/26 : LABEL version=0.0.0 15:36:47 ---> Running in 9a103f14e907 15:36:47 Removing intermediate container 03838c82f557 15:36:47 ---> 86ec87806fae 15:36:47 15:36:48 Removing intermediate container 9a103f14e907 15:36:48 ---> 734f14c95535 15:36:48 15:36:48 Successfully built 86ec87806fae 15:36:48 Successfully tagged security-spire-server-arm64:latest 15:36:48  Building security-spire-server ... done Successfully built 734f14c95535 15:36:48 Successfully tagged security-spire-config-arm64:latest 15:36:48  Building security-spire-config ... done  [Pipeline] } 15:36:48 $ docker stop --time=1 134364eb750c3e6ba31bac6b94c6def71ca7c95949b4a7ce0183797306c0b689 15:36:50 $ docker rm -f 134364eb750c3e6ba31bac6b94c6def71ca7c95949b4a7ce0183797306c0b689 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:51 + docker images 15:36:51 REPOSITORY TAG IMAGE ID CREATED SIZE 15:36:51 security-spire-config-arm64 latest 734f14c95535 4 seconds ago 85.6MB 15:36:51 security-spire-server-arm64 latest 86ec87806fae 4 seconds ago 86.3MB 15:36:51 security-spire-agent-arm64 latest 463ce4920acb 10 seconds ago 126MB 15:36:51 e6d003718cb1 41 seconds ago 4.14GB 15:36:51 99428206a740 42 seconds ago 4.14GB 15:36:51 bcfa6e140f93 53 seconds ago 4.14GB 15:36:51 core-command-arm64 latest f0246ff42e2b 16 minutes ago 15.5MB 15:36:51 f40f2385b7f1 17 minutes ago 1.3GB 15:36:51 support-notifications-arm64 latest 9340b673b70f 17 minutes ago 25.8MB 15:36:51 5c2152dcef61 18 minutes ago 1.36GB 15:36:51 support-scheduler-arm64 latest 48e4e4621a1e 21 minutes ago 25.2MB 15:36:51 b430086fb434 22 minutes ago 1.36GB 15:36:51 security-secretstore-setup-arm64 latest 0ccf167a7d23 26 minutes ago 27.5MB 15:36:51 6e8da3bcdf72 26 minutes ago 1.32GB 15:36:51 security-spiffe-token-provider-arm64 latest 52d6e04cd05d 30 minutes ago 27.9MB 15:36:51 f35b37ce7fbf 30 minutes ago 1.36GB 15:36:51 core-metadata-arm64 latest e6fed7f4b9ba 32 minutes ago 16.3MB 15:36:51 76724597b3c9 32 minutes ago 1.31GB 15:36:51 sys-mgmt-agent-arm64 latest fcab1fd0d07e 38 minutes ago 282MB 15:36:51 security-bootstrapper-arm64 latest 9d16953d013f 39 minutes ago 18.3MB 15:36:51 33b5694dd2ee 39 minutes ago 1.31GB 15:36:51 d3c61c1ff3e2 40 minutes ago 1.31GB 15:36:51 core-data-arm64 latest f773fc71c2ce 45 minutes ago 21.6MB 15:36:51 0878738bca59 46 minutes ago 1.34GB 15:36:51 security-proxy-setup-arm64 latest 26ed941339b7 46 minutes ago 26.1MB 15:36:51 c2a66a84c75e 47 minutes ago 1.31GB 15:36:51 ci-base-image-arm64 latest 5aafe0dcb9a5 About an hour ago 885MB 15:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 15:36:51 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 15:36:51 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 15:36:51 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 15:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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 15:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:36:52 15:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:36:53 arm64: Pulling from edgex-lftools-log-publisher 15:36:53 8998bd30e6a1: Pulling fs layer 15:36:53 04944245beec: Pulling fs layer 15:36:53 699f458cf7ca: Pulling fs layer 15:36:53 765212b225bb: Pulling fs layer 15:36:53 f23df028b6ca: Pulling fs layer 15:36:53 d65c8cfc05b1: Pulling fs layer 15:36:53 2437ff75d9bd: Pulling fs layer 15:36:53 f23df028b6ca: Waiting 15:36:53 d65c8cfc05b1: Waiting 15:36:53 765212b225bb: Waiting 15:36:53 2437ff75d9bd: Waiting 15:36:53 04944245beec: Verifying Checksum 15:36:53 04944245beec: Download complete 15:36:53 765212b225bb: Verifying Checksum 15:36:53 765212b225bb: Download complete 15:36:53 f23df028b6ca: Verifying Checksum 15:36:53 f23df028b6ca: Download complete 15:36:53 d65c8cfc05b1: Verifying Checksum 15:36:53 d65c8cfc05b1: Download complete 15:36:53 699f458cf7ca: Verifying Checksum 15:36:53 699f458cf7ca: Download complete 15:36:53 8998bd30e6a1: Verifying Checksum 15:36:53 8998bd30e6a1: Download complete 15:36:56 2437ff75d9bd: Verifying Checksum 15:36:56 2437ff75d9bd: Download complete 15:36:58 8998bd30e6a1: Pull complete 15:36:58 04944245beec: Pull complete 15:37:00 699f458cf7ca: Pull complete 15:37:00 765212b225bb: Pull complete 15:37:01 f23df028b6ca: Pull complete 15:37:01 d65c8cfc05b1: Pull complete 15:37:20 2437ff75d9bd: Pull complete 15:37:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:37:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:37:20 prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container 15:37:20 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:37:23 $ docker top c0de664ef95e73fed88b6c564022df5270d86ec13f15232df216927447a3b42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:24 ---> job-cost.sh 15:37:24 lf-activate-venv: SKIPPING 15:37:24 INFO: No Stack... 15:37:25 INFO: Retrieving Pricing Info for: v3-standard-4 15:37:26 INFO: Archiving Costs [Pipeline] sh 15:37:27 + + cat /w/workspace/edgex-go/3/archives/cost.csv 15:37:27 cut -d, -f6 [Pipeline] lock 15:37:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4029-3-stack-cost] 15:37:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4029-3-stack-cost] did not exist. Created. 15:37:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4029-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:27 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:27 Stashed 1 file(s) [Pipeline] } 15:37:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4029-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:28 $ docker stop --time=1 c0de664ef95e73fed88b6c564022df5270d86ec13f15232df216927447a3b42f 15:37:29 $ docker rm -f c0de664ef95e73fed88b6c564022df5270d86ec13f15232df216927447a3b42f [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 15:37:30 provisioning config files... 15:37:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2865712604216023070tmp [Pipeline] { [Pipeline] sh 15:37:30 + set +x 15:37:30 + curl -s https://codecov.io/bash 15:37:30 + bash -s -- 15:37:30 15:37:30 _____ _ 15:37:30 / ____| | | 15:37:30 | | ___ __| | ___ ___ _____ __ 15:37:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:37:30 | |___| (_) | (_| | __/ (_| (_) \ V / 15:37:30 \_____\___/ \__,_|\___|\___\___/ \_/ 15:37:30 Bash-1.0.6 15:37:30 15:37:30 15:37:30 ==> git version 2.25.1 found 15:37:30 ==> 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 15:37:30 Release-Date: 2020-01-08 15:37:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:37:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:37:30 ==> Jenkins CI detected. 15:37:30 current dir:  /w/workspace/edgex-go/3 15:37:30 project root: . 15:37:30 --> token set from env 15:37:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:37:30 ==> Running gcov in . (disable via -X gcov) 15:37:30 ==> Python coveragepy not found 15:37:30 ==> Searching for coverage reports in: 15:37:30 + . 15:37:30 -> Found 1 reports 15:37:30 ==> Detecting git/mercurial file structure 15:37:30 ==> Reading reports 15:37:30 + ./coverage.out bytes=435134 15:37:30 ==> Appending adjustments 15:37:30 https://docs.codecov.io/docs/fixing-reports 15:37:31 + Found adjustments 15:37:31 ==> Gzipping contents 15:37:31 60K /tmp/codecov.S1t82A.gz 15:37:31 ==> Uploading reports 15:37:31 url: https://codecov.io 15:37:31 query: branch=PR-4029&commit=239697c7c8a0d0ba54924fced64252c0fe618303&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4029%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4029&job=&cmd_args= 15:37:31 -> Pinging Codecov 15:37:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4029&commit=239697c7c8a0d0ba54924fced64252c0fe618303&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4029%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4029&job=&cmd_args= 15:37:32 -> Uploading to 15:37:32 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/239697c7c8a0d0ba54924fced64252c0fe618303/613433f7-f559-4d09-b819-3fb282583a5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T153731Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdc88598e32d7d23085d4d7e693d6d96829b976ad85bbffd38636ca3f4efa6b8 15:37:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:32 Dload Upload Total Spent Left Speed 15:37:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59887 0 0 100 59887 0 262k --:--:-- --:--:-- --:--:-- 262k 15:37:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/239697c7c8a0d0ba54924fced64252c0fe618303 [Pipeline] } 15:37:32 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 15:37:32 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 15:37:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:33 ---> package-listing.sh 15:37:33 ++ facter osfamily 15:37:33 ++ tr '[:upper:]' '[:lower:]' 15:37:34 + OS_FAMILY=debian 15:37:34 + workspace=/w/workspace/edgex-go/3 15:37:34 + START_PACKAGES=/tmp/packages_start.txt 15:37:34 + END_PACKAGES=/tmp/packages_end.txt 15:37:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:34 + PACKAGES=/tmp/packages_start.txt 15:37:34 + '[' /w/workspace/edgex-go/3 ']' 15:37:34 + PACKAGES=/tmp/packages_end.txt 15:37:34 + case "${OS_FAMILY}" in 15:37:34 + dpkg -l 15:37:34 + grep '^ii' 15:37:34 + '[' -f /tmp/packages_start.txt ']' 15:37:34 + '[' -f /tmp/packages_end.txt ']' 15:37:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:34 + '[' /w/workspace/edgex-go/3 ']' 15:37:34 + mkdir -p /w/workspace/edgex-go/3/archives/ 15:37:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 15:37:34 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:37:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:35 15:37:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:37:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:35 latest: Pulling from edgex-lftools-log-publisher 15:37:35 5eb5b503b376: Pulling fs layer 15:37:35 5c69ac0246d0: Pulling fs layer 15:37:35 ec43610c2a17: Pulling fs layer 15:37:35 3a2ae6a8a46f: Pulling fs layer 15:37:35 33b1e0a273af: Pulling fs layer 15:37:35 5d3b04190fa2: Pulling fs layer 15:37:35 2f39f015ded8: Pulling fs layer 15:37:35 33b1e0a273af: Waiting 15:37:35 2f39f015ded8: Waiting 15:37:35 5d3b04190fa2: Waiting 15:37:35 3a2ae6a8a46f: Waiting 15:37:35 5c69ac0246d0: Download complete 15:37:35 3a2ae6a8a46f: Download complete 15:37:35 33b1e0a273af: Verifying Checksum 15:37:35 33b1e0a273af: Download complete 15:37:35 ec43610c2a17: Verifying Checksum 15:37:35 ec43610c2a17: Download complete 15:37:35 5eb5b503b376: Download complete 15:37:36 2f39f015ded8: Download complete 15:37:37 5eb5b503b376: Pull complete 15:37:37 5c69ac0246d0: Pull complete 15:37:37 ec43610c2a17: Pull complete 15:37:37 3a2ae6a8a46f: Pull complete 15:37:37 33b1e0a273af: Pull complete 15:37:37 5d3b04190fa2: Pull complete 15:37:43 2f39f015ded8: Pull complete 15:37:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:37:43 prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container 15:37:43 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:44 $ docker top ea974aabc83466c9116521d6f4d3dfe66f5beb1ba42ad179dfce92a08b2859a2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:45 + touch /tmp/pre-build-complete [Pipeline] sh 15:37:45 + mkdir -p /var/log/sysstat [Pipeline] sh 15:37:45 + ls /var/log/sa-host 15:37:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:46 provisioning config files... 15:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2080015658142840663tmp [Pipeline] { [Pipeline] echo 15:37:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:37:46 ---> create-netrc.sh [Pipeline] } 15:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:37:46 ---> python-tools-install.sh [Pipeline] echo 15:37:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:37:47 ---> sudo-logs.sh 15:37:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:37:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:37:47 ---> job-cost.sh 15:37:47 lf-activate-venv: SKIPPING 15:37:47 DEBUG: total: 0.2199999988079071 15:37:47 INFO: Retrieving Stack Cost... 15:37:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:48 INFO: Archiving Costs [Pipeline] echo 15:37:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:37:48 ---> logs-deploy.sh 15:37:48 lf-activate-venv: SKIPPING 15:37:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4029/3 15:37:48 INFO: archiving workspace using pattern(s): 15:37:49 Archives upload complete. 15:37:50 INFO: archiving logs to Nexus 15:37:50 ---> uname -a: 15:37:50 Linux prd-ubuntu20-04-docker-8c-8g-64376 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:37:50 15:37:50 15:37:50 ---> lscpu: 15:37:50 Architecture: x86_64 15:37:50 CPU op-mode(s): 32-bit, 64-bit 15:37:50 Byte Order: Little Endian 15:37:50 Address sizes: 40 bits physical, 48 bits virtual 15:37:50 CPU(s): 8 15:37:50 On-line CPU(s) list: 0-7 15:37:50 Thread(s) per core: 1 15:37:50 Core(s) per socket: 1 15:37:50 Socket(s): 8 15:37:50 NUMA node(s): 1 15:37:50 Vendor ID: AuthenticAMD 15:37:50 CPU family: 23 15:37:50 Model: 49 15:37:50 Model name: AMD EPYC-Rome Processor 15:37:50 Stepping: 0 15:37:50 CPU MHz: 2799.998 15:37:50 BogoMIPS: 5599.99 15:37:50 Virtualization: AMD-V 15:37:50 Hypervisor vendor: KVM 15:37:50 Virtualization type: full 15:37:50 L1d cache: 256 KiB 15:37:50 L1i cache: 256 KiB 15:37:50 L2 cache: 4 MiB 15:37:50 L3 cache: 128 MiB 15:37:50 NUMA node0 CPU(s): 0-7 15:37:50 Vulnerability Itlb multihit: Not affected 15:37:50 Vulnerability L1tf: Not affected 15:37:50 Vulnerability Mds: Not affected 15:37:50 Vulnerability Meltdown: Not affected 15:37:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:37:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:37:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:37:50 Vulnerability Srbds: Not affected 15:37:50 Vulnerability Tsx async abort: Not affected 15:37:50 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 15:37:50 15:37:50 15:37:50 ---> nproc: 15:37:50 8 15:37:50 15:37:50 15:37:50 ---> df -h: 15:37:50 Filesystem Size Used Avail Use% Mounted on 15:37:50 overlay 155G 26G 129G 17% / 15:37:50 tmpfs 64M 0 64M 0% /dev 15:37:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:37:50 shm 64M 0 64M 0% /dev/shm 15:37:50 /dev/vda1 155G 26G 129G 17% /facter-os 15:37:50 15:37:50 15:37:50 ---> sar -b -r -n DEV: 15:37:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64376) 05/23/22 _x86_64_ (8 CPU) 15:37:50 15:37:50 14:23:53 LINUX RESTART (8 CPU) 15:37:50 15:37:50 14:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:37:50 14:25:01 369.11 106.95 262.16 0.00 12683.35 62458.39 0.00 15:37:50 14:26:01 131.64 2.07 129.57 0.00 30.39 67620.13 0.00 15:37:50 14:27:01 37.01 0.18 36.83 0.00 2.13 13455.51 0.00 15:37:50 14:28:01 197.78 0.10 197.68 0.00 11.46 162731.28 0.00 15:37:50 14:29:01 650.12 0.40 649.72 0.00 7.06 293935.75 0.00 15:37:50 14:30:01 851.59 0.08 851.51 0.00 4.80 257060.05 0.00 15:37:50 14:31:01 1007.98 1.67 1006.31 0.00 17.46 374870.70 0.00 15:37:50 14:32:01 563.90 0.20 563.70 0.00 1.87 105771.28 0.00 15:37:50 14:33:01 378.24 0.00 378.24 0.00 0.00 163871.38 0.00 15:37:50 14:34:01 257.11 0.67 256.44 0.00 5.33 83406.23 0.00 15:37:50 14:35:01 473.75 0.02 473.73 0.00 0.13 190222.89 0.00 15:37:50 14:36:01 2.10 0.00 2.10 0.00 0.00 187.14 0.00 15:37:50 14:37:01 1.55 0.00 1.55 0.00 0.00 151.97 0.00 15:37:50 14:38:01 0.98 0.00 0.98 0.00 0.00 145.42 0.00 15:37:50 14:39:01 1.63 0.00 1.63 0.00 0.00 287.02 0.00 15:37:50 14:40:01 1.87 0.02 1.85 0.00 0.13 155.15 0.00 15:37:50 14:41:01 1.50 0.00 1.50 0.00 0.00 152.62 0.00 15:37:50 14:42:01 1.02 0.00 1.02 0.00 0.00 280.35 0.00 15:37:50 14:43:01 1.65 0.00 1.65 0.00 0.00 153.42 0.00 15:37:50 14:44:01 0.98 0.00 0.98 0.00 0.00 145.58 0.00 15:37:50 14:45:01 1.33 0.00 1.33 0.00 0.00 285.10 0.00 15:37:50 14:46:01 3.62 0.87 2.75 0.00 18.40 170.50 0.00 15:37:50 14:47:01 2.17 0.00 2.17 0.00 0.00 160.08 0.00 15:37:50 14:48:01 1.12 0.00 1.12 0.00 0.00 228.32 0.00 15:37:50 14:49:01 1.87 0.00 1.87 0.00 0.00 156.24 0.00 15:37:50 14:50:01 0.97 0.00 0.97 0.00 0.00 145.55 0.00 15:37:50 14:51:01 1.87 0.00 1.87 0.00 0.00 290.08 0.00 15:37:50 14:52:01 1.05 0.00 1.05 0.00 0.00 146.08 0.00 15:37:50 14:53:01 1.53 0.00 1.53 0.00 0.00 152.35 0.00 15:37:50 14:54:01 1.28 0.00 1.28 0.00 0.00 282.49 0.00 15:37:50 14:55:01 2.27 0.00 2.27 0.00 0.00 159.84 0.00 15:37:50 14:56:01 1.57 0.00 1.57 0.00 0.00 152.35 0.00 15:37:50 14:57:01 1.83 0.00 1.83 0.00 0.00 289.10 0.00 15:37:50 14:58:01 1.07 0.00 1.07 0.00 0.00 146.75 0.00 15:37:50 14:59:01 2.10 0.00 2.10 0.00 0.00 156.91 0.00 15:37:50 15:00:01 1.12 0.00 1.12 0.00 0.00 228.63 0.00 15:37:50 15:01:01 1.67 0.00 1.67 0.00 0.00 153.55 0.00 15:37:50 15:02:01 0.95 0.00 0.95 0.00 0.00 145.02 0.00 15:37:50 15:03:01 1.33 0.00 1.33 0.00 0.00 150.11 0.00 15:37:50 15:04:01 1.13 0.00 1.13 0.00 0.00 283.15 0.00 15:37:50 15:05:01 1.60 0.00 1.60 0.00 0.00 153.55 0.00 15:37:50 15:06:01 2.82 1.58 1.23 0.00 50.39 150.91 0.00 15:37:50 15:07:01 1.32 0.00 1.32 0.00 0.00 284.62 0.00 15:37:50 15:08:01 1.00 0.00 1.00 0.00 0.00 146.35 0.00 15:37:50 15:09:01 1.53 0.00 1.53 0.00 0.00 153.57 0.00 15:37:50 15:10:01 1.00 0.00 1.00 0.00 0.00 284.65 0.00 15:37:50 15:11:01 1.20 0.00 1.20 0.00 0.00 150.24 0.00 15:37:50 15:12:01 1.10 0.00 1.10 0.00 0.00 146.48 0.00 15:37:50 15:13:01 1.23 0.00 1.23 0.00 0.00 233.43 0.00 15:37:50 15:14:01 1.17 0.00 1.17 0.00 0.00 147.28 0.00 15:37:50 15:15:01 1.67 0.00 1.67 0.00 0.00 154.62 0.00 15:37:50 15:16:01 1.08 0.00 1.08 0.00 0.00 281.42 0.00 15:37:50 15:17:01 1.52 0.02 1.50 0.00 0.13 153.17 0.00 15:37:50 15:18:01 1.23 0.00 1.23 0.00 0.00 148.22 0.00 15:37:50 15:19:01 1.32 0.00 1.32 0.00 0.00 286.70 0.00 15:37:50 15:20:01 1.22 0.00 1.22 0.00 0.00 148.75 0.00 15:37:50 15:21:01 1.63 0.00 1.63 0.00 0.00 154.11 0.00 15:37:50 15:22:01 1.03 0.00 1.03 0.00 0.00 280.04 0.00 15:37:50 15:23:01 1.68 0.00 1.68 0.00 0.00 154.77 0.00 15:37:50 15:24:01 1.13 0.00 1.13 0.00 0.00 147.04 0.00 15:37:50 15:25:01 1.47 0.00 1.47 0.00 0.00 227.03 0.00 15:37:50 15:26:01 1.18 0.00 1.18 0.00 0.00 147.68 0.00 15:37:50 15:27:01 1.68 0.00 1.68 0.00 0.00 154.77 0.00 15:37:50 15:28:01 1.07 0.00 1.07 0.00 0.00 280.84 0.00 15:37:50 15:29:01 1.60 0.00 1.60 0.00 0.00 153.31 0.00 15:37:50 15:30:01 1.20 0.00 1.20 0.00 0.00 147.71 0.00 15:37:50 15:31:01 1.68 0.00 1.68 0.00 0.00 287.77 0.00 15:37:50 15:32:01 1.23 0.00 1.23 0.00 0.00 148.35 0.00 15:37:50 15:33:01 1.60 0.00 1.60 0.00 0.00 152.64 0.00 15:37:50 15:34:01 1.10 0.00 1.10 0.00 0.00 281.24 0.00 15:37:50 15:35:01 1.80 0.00 1.80 0.00 0.00 156.61 0.00 15:37:50 15:36:01 1.07 0.00 1.07 0.00 0.00 146.51 0.00 15:37:50 15:37:01 1.73 0.00 1.73 0.00 0.00 220.99 0.00 15:37:50 Average: 68.65 1.57 67.07 0.00 175.82 24491.72 0.00 15:37:50 15:37:50 14:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:50 14:25:01 29505464 31816224 512392 1.56 104680 2495708 1904060 5.61 1072912 1972636 656 15:37:50 14:26:01 27706540 31694760 600440 1.83 159360 4006176 2332448 6.87 1628756 3066756 451200 15:37:50 14:27:01 27421216 31561132 731148 2.22 165036 4125796 2449028 7.22 1646172 3307660 328172 15:37:50 14:28:01 25114460 31695076 589460 1.79 171180 6494364 2935244 8.65 1810504 5372132 872 15:37:50 14:29:01 19058104 31477956 787128 2.39 261784 11873332 2907152 8.57 2518852 10328304 93512 15:37:50 14:30:01 16202100 31174172 1088320 3.31 287228 14286040 2986976 8.80 3592996 11991908 0 15:37:50 14:31:01 10989476 31112672 1131188 3.44 424136 18854980 3571908 10.53 3652904 16679876 111824 15:37:50 14:32:01 4870244 28594980 3648936 11.10 537284 22107796 6097932 17.97 7279976 18931204 1939788 15:37:50 14:33:01 8261624 30956508 1300364 3.95 549784 21157764 3176244 9.36 5391372 17532244 20568 15:37:50 14:34:01 5215712 31531104 726428 2.21 681760 24482232 2482336 7.32 3877800 21933692 2971440 15:37:50 14:35:01 10817936 31746520 520176 1.58 726004 19364224 1976052 5.82 2840624 17687588 452 15:37:50 14:36:01 10820492 31749060 517908 1.57 726016 19364228 1976052 5.82 2839724 17687592 12 15:37:50 14:37:01 10830364 31759016 507884 1.54 726024 19364232 1976052 5.82 2829048 17687596 16 15:37:50 14:38:01 10831044 31759668 507336 1.54 726032 19364236 1976052 5.82 2829008 17687600 12 15:37:50 14:39:01 10831020 31759652 507344 1.54 726060 19364232 1976052 5.82 2828628 17687600 12 15:37:50 14:40:01 10831428 31760372 506716 1.54 726096 19364240 1993108 5.87 2828840 17687792 16 15:37:50 14:41:01 10831348 31760320 506628 1.54 726128 19364240 1993108 5.87 2828512 17687792 8 15:37:50 14:42:01 10831768 31760744 506352 1.54 726136 19364244 1993108 5.87 2828496 17687796 12 15:37:50 14:43:01 10831468 31760496 506600 1.54 726148 19364252 1993108 5.87 2828536 17687804 24 15:37:50 14:44:01 10832176 31761248 505832 1.54 726160 19364252 1993108 5.87 2828564 17687804 8 15:37:50 14:45:01 10832748 31761916 505016 1.54 726188 19364260 1993108 5.87 2827492 17687812 24 15:37:50 14:46:01 10831488 31761600 505140 1.54 726272 19364772 2003780 5.91 2827440 17688268 24 15:37:50 14:47:01 10831740 31761884 504800 1.54 726296 19364776 2003780 5.91 2827224 17688272 12 15:37:50 14:48:01 10831944 31762092 504512 1.53 726316 19364780 2003780 5.91 2827148 17688276 24 15:37:50 14:49:01 10831604 31761852 504732 1.53 726388 19364768 2003780 5.91 2827244 17688280 12 15:37:50 14:50:01 10831596 31761868 504656 1.53 726400 19364784 2003780 5.91 2827776 17688280 8 15:37:50 14:51:01 10831536 31761952 504716 1.53 726416 19364916 1987524 5.86 2827736 17688412 20 15:37:50 14:52:01 10831520 31761956 504692 1.53 726428 19364916 1987524 5.86 2827824 17688412 20 15:37:50 14:53:01 10831480 31761924 504612 1.53 726464 19364924 1987524 5.86 2827416 17688420 24 15:37:50 14:54:01 10831456 31761960 504564 1.53 726492 19364924 1987524 5.86 2827972 17688424 12 15:37:50 14:55:01 10831048 31761568 505068 1.54 726532 19364928 1987524 5.86 2828120 17688424 12 15:37:50 14:56:01 10831016 31761584 505028 1.54 726556 19364932 1987524 5.86 2827652 17688428 12 15:37:50 14:57:01 10831520 31762140 504552 1.53 726584 19364932 1987524 5.86 2827720 17688428 8 15:37:50 14:58:01 10831220 31761844 504776 1.54 726604 19364936 1987524 5.86 2827720 17688432 12 15:37:50 14:59:01 10831424 31762068 504488 1.53 726636 19364936 2003948 5.91 2827740 17688432 128 15:37:50 15:00:01 10831344 31762036 504496 1.53 726644 19364944 2003948 5.91 2828108 17688440 12 15:37:50 15:01:01 10831044 31761752 504708 1.53 726664 19364948 2003948 5.91 2828088 17688444 16 15:37:50 15:02:01 10831240 31761952 504432 1.53 726672 19364952 2003948 5.91 2828088 17688448 8 15:37:50 15:03:01 10831224 31761960 504368 1.53 726688 19364956 2003948 5.91 2828016 17688452 16 15:37:50 15:04:01 10830924 31761664 504596 1.53 726712 19364944 2003948 5.91 2828264 17688456 204 15:37:50 15:05:01 10830808 31761608 504832 1.54 726732 19364960 2003948 5.91 2828320 17688456 20 15:37:50 15:06:01 10826876 31759864 506468 1.54 726748 19366472 2003948 5.91 2834004 17688040 32 15:37:50 15:07:01 10827076 31760092 506396 1.54 726764 19366476 2003948 5.91 2833388 17688020 20 15:37:50 15:08:01 10826784 31759824 506632 1.54 726772 19366480 2003948 5.91 2833452 17688024 24 15:37:50 15:09:01 10826516 31759588 506812 1.54 726804 19366472 2003948 5.91 2833464 17688028 16 15:37:50 15:10:01 10826168 31759256 507084 1.54 726820 19366484 2003948 5.91 2833796 17688028 16 15:37:50 15:11:01 10826484 31759596 506700 1.54 726820 19366492 2003948 5.91 2833220 17688036 44 15:37:50 15:12:01 10826604 31759716 506708 1.54 726840 19366492 2003948 5.91 2833496 17688036 8 15:37:50 15:13:01 10826628 31759764 506652 1.54 726848 19366496 2003948 5.91 2833716 17688040 40 15:37:50 15:14:01 10826832 31759972 506472 1.54 726864 19366500 1987708 5.86 2833536 17688044 24 15:37:50 15:15:01 10826936 31760116 506492 1.54 726900 19366500 1987708 5.86 2833876 17688044 8 15:37:50 15:16:01 10826920 31760108 506456 1.54 726924 19366504 1987708 5.86 2833572 17688048 36 15:37:50 15:17:01 10827004 31760288 506124 1.54 726948 19366508 1987708 5.86 2833332 17688060 12 15:37:50 15:18:01 10826892 31760192 506112 1.54 726972 19366512 1987708 5.86 2833332 17688056 12 15:37:50 15:19:01 10826372 31759804 506436 1.54 726992 19366644 1987708 5.86 2834276 17688188 36 15:37:50 15:20:01 10826292 31759784 506428 1.54 727016 19366648 1987708 5.86 2833816 17688192 24 15:37:50 15:21:01 10826504 31760004 506152 1.54 727016 19366652 1987708 5.86 2833440 17688200 16 15:37:50 15:22:01 10826740 31760244 505840 1.54 727028 19366656 1987708 5.86 2833424 17688204 16 15:37:50 15:23:01 10826408 31759940 506092 1.54 727048 19366656 1987708 5.86 2833836 17688200 12 15:37:50 15:24:01 10826608 31760156 506020 1.54 727072 19366660 1987708 5.86 2833872 17688204 8 15:37:50 15:25:01 10826592 31760176 505980 1.54 727104 19366656 1987708 5.86 2833908 17688204 16 15:37:50 15:26:01 10826000 31759616 506480 1.54 727116 19366664 1987708 5.86 2833784 17688208 20 15:37:50 15:27:01 10825952 31759572 506452 1.54 727128 19366668 1987708 5.86 2833544 17688212 20 15:37:50 15:28:01 10825904 31759524 506420 1.54 727148 19366668 2003760 5.91 2833528 17688212 16 15:37:50 15:29:01 10826064 31759736 506384 1.54 727164 19366676 2003760 5.91 2833592 17688216 28 15:37:50 15:30:01 10826088 31759768 506320 1.54 727180 19366680 2003760 5.91 2833896 17688224 8 15:37:50 15:31:01 10826032 31759736 506292 1.54 727196 19366680 2003760 5.91 2833616 17688224 16 15:37:50 15:32:01 10825960 31759668 506564 1.54 727224 19366688 2003760 5.91 2833600 17688228 8 15:37:50 15:33:01 10825860 31759624 506724 1.54 727232 19366688 2003760 5.91 2834040 17688232 28 15:37:50 15:34:01 10825788 31759564 506752 1.54 727240 19366692 2003760 5.91 2833628 17688236 24 15:37:50 15:35:01 10825836 31759620 506640 1.54 727264 19366696 2003760 5.91 2833940 17688240 12 15:37:50 15:36:01 10825536 31759324 506860 1.54 727284 19366696 2003760 5.91 2833636 17688240 12 15:37:50 15:37:01 10825456 31759248 506868 1.54 727296 19366700 2003760 5.91 2833636 17688244 16 15:37:50 Average: 11733392 31678142 589235 1.79 672938 18492054 2144193 6.32 2888254 16787256 81094 15:37:50 15:37:50 14:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:50 14:25:01 lo 6.00 6.00 0.57 0.57 0.00 0.00 0.00 0.00 15:37:50 14:25:01 docker0 0.47 0.40 0.08 0.07 0.00 0.00 0.00 0.00 15:37:50 14:25:01 ens3 1193.65 810.68 7352.02 128.74 0.00 0.00 0.00 0.00 15:37:50 14:25:01 vethbbc0e32 0.47 0.50 0.09 0.08 0.00 0.00 0.00 0.00 15:37:50 14:26:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:37:50 14:26:01 veth018fc3e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 15:37:50 14:26:01 docker0 586.95 538.54 44.17 3698.36 0.00 0.00 0.00 0.00 15:37:50 14:26:01 ens3 716.11 701.43 7070.69 123.61 0.00 0.00 0.00 0.00 15:37:50 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:27:01 veth018fc3e 1.37 1.40 0.11 0.11 0.00 0.00 0.00 0.00 15:37:50 14:27:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 15:37:50 14:27:01 ens3 25.26 14.95 20.70 11.09 0.00 0.00 0.00 0.00 15:37:50 14:28:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 15:37:50 14:28:01 veth6187808 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:28:01 veth71f7d84 2.57 2.90 0.18 7.36 0.00 0.00 0.00 0.00 15:37:50 14:28:01 veth12c8628 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:28:01 vethe3e24c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:28:01 docker0 2.57 2.95 0.14 7.37 0.00 0.00 0.00 0.00 15:37:50 14:28:01 veth2bfeee6 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 15:37:50 14:28:01 vethde13533 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:28:01 ens3 131.63 92.35 1706.35 75.13 0.00 0.00 0.00 0.00 15:37:50 14:29:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 15:37:50 14:29:01 docker0 258.50 485.44 18.53 6125.20 0.00 0.00 0.00 0.00 15:37:50 14:29:01 veth9e24161 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:29:01 veth2bfeee6 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 15:37:50 14:29:01 vethe8ac98a 2.17 3.80 0.17 38.49 0.00 0.00 0.00 0.00 15:37:50 14:29:01 ens3 564.96 307.30 7338.98 42.57 0.00 0.00 0.00 0.00 15:37:50 14:29:01 veth7149831 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:29:01 vethbfb9c24 203.63 417.19 18.11 5829.33 0.00 0.00 0.00 0.48 15:37:50 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:30:01 docker0 41.13 67.44 2.82 573.96 0.00 0.00 0.00 0.00 15:37:50 14:30:01 veth2bfeee6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:37:50 14:30:01 ens3 159.55 104.38 627.81 90.67 0.00 0.00 0.00 0.00 15:37:50 14:30:01 vethf69a6c5 2.03 4.15 0.15 36.06 0.00 0.00 0.00 0.00 15:37:50 14:30:01 vethf27331a 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:37:50 14:30:01 vethbfb9c24 0.08 0.23 0.00 0.01 0.00 0.00 0.00 0.00 15:37:50 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:31:01 docker0 405.85 769.72 30.11 11560.00 0.00 0.00 0.00 0.00 15:37:50 14:31:01 veth2bfeee6 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 15:37:50 14:31:01 vethd67ac6f 178.34 347.83 15.64 5414.03 0.00 0.00 0.00 0.44 15:37:50 14:31:01 ens3 842.01 457.50 11603.45 109.80 0.00 0.00 0.00 0.00 15:37:50 14:31:01 vethcf5b047 200.45 384.84 17.83 5825.01 0.00 0.00 0.00 0.48 15:37:50 14:31:01 vethbfb9c24 10.06 14.81 0.96 206.48 0.00 0.00 0.00 0.02 15:37:50 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:32:01 docker0 36.39 58.15 2.97 514.53 0.00 0.00 0.00 0.00 15:37:50 14:32:01 veth2bfeee6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:37:50 14:32:01 vethd67ac6f 26.46 42.69 2.72 411.84 0.00 0.00 0.00 0.03 15:37:50 14:32:01 ens3 115.64 81.74 542.62 85.12 0.00 0.00 0.00 0.00 15:37:50 14:32:01 vethcf5b047 0.08 0.28 0.00 0.01 0.00 0.00 0.00 0.00 15:37:50 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:33:01 docker0 17.38 20.84 1.02 81.75 0.00 0.00 0.00 0.00 15:37:50 14:33:01 veth2bfeee6 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 15:37:50 14:33:01 vethd67ac6f 0.17 0.52 0.01 0.03 0.00 0.00 0.00 0.00 15:37:50 14:33:01 ens3 34.29 25.26 92.17 6.87 0.00 0.00 0.00 0.00 15:37:50 14:33:01 vethcf5b047 0.15 0.52 0.01 0.03 0.00 0.00 0.00 0.00 15:37:50 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:34:01 docker0 22.93 28.63 1.82 412.93 0.00 0.00 0.00 0.00 15:37:50 14:34:01 veth2bfeee6 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 15:37:50 14:34:01 ens3 37.66 28.48 420.45 6.19 0.00 0.00 0.00 0.00 15:37:50 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:35:01 docker0 14.38 18.12 0.83 77.23 0.00 0.00 0.00 0.00 15:37:50 14:35:01 ens3 33.45 23.82 89.86 7.43 0.00 0.00 0.00 0.00 15:37:50 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:36:01 ens3 0.25 0.27 0.01 0.02 0.00 0.00 0.00 0.00 15:37:50 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:37:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:40:01 ens3 0.37 0.18 0.55 0.07 0.00 0.00 0.00 0.00 15:37:50 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:44:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:45:01 ens3 6.91 6.93 0.51 11.18 0.00 0.00 0.00 0.00 15:37:50 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:46:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:37:50 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:47:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:48:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:37:50 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:50:01 ens3 3.77 7.16 0.31 7.40 0.00 0.00 0.00 0.00 15:37:50 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:51:01 ens3 8.15 8.37 0.76 14.05 0.00 0.00 0.00 0.00 15:37:50 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:52:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:37:50 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:53:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:55:01 ens3 11.73 14.38 1.15 23.57 0.00 0.00 0.00 0.00 15:37:50 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:58:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 14:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:00:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 15:37:50 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:01:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:03:01 ens3 0.28 0.18 0.13 0.01 0.00 0.00 0.00 0.00 15:37:50 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:04:01 ens3 0.87 0.28 0.30 0.20 0.00 0.00 0.00 0.00 15:37:50 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:05:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:37:50 15:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:06:01 ens3 6.80 4.23 5.22 5.86 0.00 0.00 0.00 0.00 15:37:50 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:10:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:37:50 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:12:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:37:50 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:13:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 15:37:50 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:15:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:37:50 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:18:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 15:37:50 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:19:01 ens3 0.78 0.72 0.42 0.30 0.00 0.00 0.00 0.00 15:37:50 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:20:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:37:50 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:22:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:37:50 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:23:01 ens3 0.33 0.20 0.10 0.08 0.00 0.00 0.00 0.00 15:37:50 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:24:01 ens3 0.50 0.40 0.32 0.21 0.00 0.00 0.00 0.00 15:37:50 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:25:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:37:50 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:26:01 ens3 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:37:50 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:27:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:30:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:37:50 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:31:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:32:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:33:01 ens3 0.22 0.18 0.09 0.01 0.00 0.00 0.00 0.00 15:37:50 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:35:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:37:50 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:50 15:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:37:50 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 15:37:50 Average: docker0 19.02 27.29 1.41 315.90 0.00 0.00 0.00 0.00 15:37:50 Average: ens3 53.45 36.93 505.31 10.29 0.00 0.00 0.00 0.00 15:37:50 15:37:50 15:37:50 ---> sar -P ALL: 15:37:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64376) 05/23/22 _x86_64_ (8 CPU) 15:37:50 15:37:50 14:23:53 LINUX RESTART (8 CPU) 15:37:50 15:37:50 14:24:01 CPU %user %nice %system %iowait %steal %idle 15:37:50 14:25:01 all 10.15 0.00 4.11 3.44 0.09 82.21 15:37:50 14:25:01 0 9.88 0.00 4.15 3.42 0.08 82.46 15:37:50 14:25:01 1 9.46 0.00 3.75 2.15 0.10 84.54 15:37:50 14:25:01 2 7.48 0.00 3.06 7.75 0.07 81.64 15:37:50 14:25:01 3 11.69 0.00 4.50 2.81 0.12 80.88 15:37:50 14:25:01 4 9.86 0.00 4.33 4.94 0.08 80.79 15:37:50 14:25:01 5 10.08 0.00 3.86 1.17 0.08 84.80 15:37:50 14:25:01 6 10.97 0.00 4.93 2.63 0.08 81.37 15:37:50 14:25:01 7 11.82 0.00 4.26 2.64 0.10 81.18 15:37:50 14:26:01 all 26.34 0.00 6.11 2.11 0.11 65.34 15:37:50 14:26:01 0 26.66 0.00 5.39 0.12 0.10 67.73 15:37:50 14:26:01 1 26.47 0.00 5.86 0.41 0.12 67.15 15:37:50 14:26:01 2 25.09 0.00 6.51 11.81 0.12 56.47 15:37:50 14:26:01 3 28.31 0.00 7.13 1.00 0.12 63.45 15:37:50 14:26:01 4 25.59 0.00 5.57 0.17 0.10 68.57 15:37:50 14:26:01 5 24.35 0.00 5.45 2.99 0.08 67.12 15:37:50 14:26:01 6 25.99 0.00 5.84 0.05 0.08 68.04 15:37:50 14:26:01 7 28.27 0.00 7.15 0.29 0.14 64.15 15:37:50 14:27:01 all 39.94 0.00 6.17 0.20 0.11 53.58 15:37:50 14:27:01 0 39.81 0.00 6.88 0.07 0.12 53.12 15:37:50 14:27:01 1 40.84 0.00 5.34 0.02 0.10 53.70 15:37:50 14:27:01 2 39.25 0.00 5.31 0.03 0.13 55.27 15:37:50 14:27:01 3 40.00 0.00 5.99 0.02 0.12 53.88 15:37:50 14:27:01 4 40.46 0.00 7.34 0.10 0.10 52.00 15:37:50 14:27:01 5 39.93 0.00 6.67 1.36 0.12 51.93 15:37:50 14:27:01 6 39.95 0.00 6.03 0.02 0.10 53.91 15:37:50 14:27:01 7 39.30 0.00 5.77 0.02 0.12 54.80 15:37:50 14:28:01 all 25.48 0.00 9.73 1.67 0.13 62.98 15:37:50 14:28:01 0 25.27 0.00 10.13 7.13 0.12 57.35 15:37:50 14:28:01 1 25.10 0.00 10.03 0.07 0.14 64.66 15:37:50 14:28:01 2 24.30 0.00 9.07 0.63 0.12 65.87 15:37:50 14:28:01 3 26.75 0.00 11.73 0.33 0.14 61.05 15:37:50 14:28:01 4 29.39 0.00 10.17 0.19 0.14 60.11 15:37:50 14:28:01 5 24.82 0.00 8.52 4.52 0.10 62.03 15:37:50 14:28:01 6 25.35 0.00 10.85 0.21 0.16 63.44 15:37:50 14:28:01 7 22.88 0.00 7.39 0.34 0.14 69.25 15:37:50 14:29:01 all 56.71 0.00 13.01 8.45 0.17 21.67 15:37:50 14:29:01 0 57.32 0.00 13.08 5.27 0.15 24.18 15:37:50 14:29:01 1 58.10 0.00 11.86 6.22 0.19 23.63 15:37:50 14:29:01 2 55.67 0.00 13.05 16.58 0.15 14.55 15:37:50 14:29:01 3 56.60 0.00 12.99 2.88 0.19 27.35 15:37:50 14:29:01 4 59.02 0.00 11.90 6.99 0.18 21.90 15:37:50 14:29:01 5 57.17 0.00 12.65 4.93 0.19 25.07 15:37:50 14:29:01 6 54.80 0.00 14.97 19.56 0.15 10.51 15:37:50 14:29:01 7 54.93 0.00 13.58 5.09 0.17 26.23 15:37:50 14:30:01 all 78.50 0.00 13.33 2.52 0.18 5.47 15:37:50 14:30:01 0 78.45 0.00 12.39 0.74 0.17 8.25 15:37:50 14:30:01 1 79.14 0.00 14.16 0.54 0.17 5.99 15:37:50 14:30:01 2 78.02 0.00 13.08 1.01 0.19 7.70 15:37:50 14:30:01 3 78.34 0.00 12.88 3.15 0.19 5.44 15:37:50 14:30:01 4 76.95 0.00 14.00 5.56 0.17 3.33 15:37:50 14:30:01 5 75.83 0.00 15.13 3.52 0.17 5.36 15:37:50 14:30:01 6 79.43 0.00 12.34 4.29 0.20 3.75 15:37:50 14:30:01 7 81.82 0.00 12.66 1.37 0.17 3.97 15:37:50 14:31:01 all 61.96 0.00 15.50 8.22 0.21 14.11 15:37:50 14:31:01 0 59.98 0.00 15.59 13.45 0.24 10.74 15:37:50 14:31:01 1 63.18 0.00 14.39 5.90 0.19 16.35 15:37:50 14:31:01 2 60.32 0.00 16.30 7.13 0.20 16.04 15:37:50 14:31:01 3 62.24 0.00 16.37 6.98 0.24 14.18 15:37:50 14:31:01 4 71.36 0.00 12.82 4.32 0.22 11.28 15:37:50 14:31:01 5 57.86 0.00 16.52 12.53 0.19 12.91 15:37:50 14:31:01 6 60.45 0.00 16.38 8.12 0.19 14.86 15:37:50 14:31:01 7 60.25 0.00 15.64 7.38 0.22 16.51 15:37:50 14:32:01 all 85.27 0.00 12.68 0.84 0.21 1.00 15:37:50 14:32:01 0 83.01 0.00 13.72 1.37 0.22 1.68 15:37:50 14:32:01 1 85.43 0.00 13.42 0.34 0.22 0.59 15:37:50 14:32:01 2 87.22 0.00 11.44 0.41 0.19 0.75 15:37:50 14:32:01 3 85.72 0.00 12.30 0.68 0.20 1.09 15:37:50 14:32:01 4 85.28 0.00 12.11 1.11 0.22 1.28 15:37:50 14:32:01 5 84.44 0.00 12.64 1.10 0.21 1.61 15:37:50 14:32:01 6 85.26 0.00 12.82 1.07 0.20 0.65 15:37:50 14:32:01 7 85.75 0.00 13.01 0.65 0.20 0.39 15:37:50 14:33:01 all 61.64 0.00 7.58 0.61 0.13 30.04 15:37:50 14:33:01 0 53.49 0.00 7.30 0.05 0.12 39.04 15:37:50 14:33:01 1 50.53 0.00 8.84 0.67 0.12 39.84 15:37:50 14:33:01 2 64.68 0.00 8.19 0.12 0.13 26.88 15:37:50 14:33:01 3 51.52 0.00 7.82 1.17 0.12 39.37 15:37:50 14:33:01 4 93.23 0.00 6.23 0.07 0.17 0.30 15:37:50 14:33:01 5 51.07 0.00 8.18 2.00 0.12 38.64 15:37:50 14:33:01 6 52.70 0.00 6.63 0.49 0.12 40.06 15:37:50 14:33:01 7 75.86 0.00 7.46 0.35 0.13 16.20 15:37:50 14:34:01 all 33.56 0.00 8.53 2.99 0.12 54.81 15:37:50 14:34:01 0 31.44 0.00 7.93 0.08 0.12 60.42 15:37:50 14:34:01 1 29.94 0.00 8.65 2.90 0.10 58.41 15:37:50 14:34:01 2 29.56 0.00 8.03 2.33 0.14 59.94 15:37:50 14:34:01 3 31.77 0.00 7.94 2.48 0.12 57.68 15:37:50 14:34:01 4 31.07 0.00 10.37 10.64 0.10 47.81 15:37:50 14:34:01 5 36.23 0.00 8.18 3.11 0.13 52.34 15:37:50 14:34:01 6 30.10 0.00 8.02 0.78 0.12 60.98 15:37:50 14:34:01 7 48.32 0.00 9.08 1.61 0.14 40.86 15:37:50 14:35:01 all 6.89 0.00 4.52 4.77 0.09 83.73 15:37:50 14:35:01 0 7.48 0.00 5.48 4.55 0.10 82.39 15:37:50 14:35:01 1 5.17 0.00 4.85 16.92 0.10 72.97 15:37:50 14:35:01 2 6.54 0.00 5.45 1.41 0.08 86.51 15:37:50 14:35:01 3 7.46 0.00 4.10 0.61 0.10 87.74 15:37:50 14:35:01 4 7.42 0.00 5.26 4.07 0.08 83.16 15:37:50 14:35:01 5 7.63 0.00 3.91 7.70 0.07 80.69 15:37:50 14:35:01 6 5.25 0.00 3.77 0.24 0.08 90.67 15:37:50 14:35:01 7 8.17 0.00 3.37 2.69 0.08 85.69 15:37:50 15:37:50 14:35:01 CPU %user %nice %system %iowait %steal %idle 15:37:50 14:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:37:50 14:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 14:36:01 4 0.00 0.00 0.02 0.05 0.00 99.93 15:37:50 14:36:01 5 0.07 0.00 0.07 0.00 0.00 99.87 15:37:50 14:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:36:01 7 0.02 0.00 0.02 0.03 0.02 99.92 15:37:50 14:37:01 all 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 14:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:37:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:37:50 14:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:37:50 14:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:37:01 4 0.05 0.00 0.05 0.02 0.00 99.88 15:37:50 14:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:37:50 14:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 14:37:01 7 0.03 0.00 0.02 0.02 0.00 99.93 15:37:50 14:38:01 all 0.00 0.00 0.01 0.01 0.00 99.98 15:37:50 14:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:38:01 4 0.00 0.00 0.00 0.03 0.02 99.95 15:37:50 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:38:01 7 0.03 0.00 0.03 0.02 0.00 99.92 15:37:50 14:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:37:50 14:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 14:39:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:37:50 14:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:39:01 7 0.05 0.00 0.00 0.02 0.02 99.92 15:37:50 14:40:01 all 0.01 0.00 0.03 0.01 0.00 99.94 15:37:50 14:40:01 0 0.02 0.00 0.03 0.03 0.02 99.90 15:37:50 14:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 14:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:37:50 14:40:01 4 0.00 0.00 0.03 0.03 0.00 99.93 15:37:50 14:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:40:01 6 0.03 0.00 0.05 0.00 0.00 99.92 15:37:50 14:40:01 7 0.02 0.00 0.05 0.03 0.00 99.90 15:37:50 14:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 14:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:41:01 4 0.03 0.00 0.00 0.03 0.00 99.93 15:37:50 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:37:50 14:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:37:50 14:42:01 all 0.06 0.00 0.01 0.01 0.00 99.92 15:37:50 14:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:42:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:37:50 14:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:37:50 14:42:01 5 0.43 0.00 0.00 0.00 0.00 99.57 15:37:50 14:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 14:42:01 7 0.00 0.00 0.02 0.03 0.00 99.95 15:37:50 14:43:01 all 0.05 0.00 0.00 0.01 0.00 99.93 15:37:50 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 14:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 14:43:01 5 0.28 0.00 0.00 0.00 0.00 99.72 15:37:50 14:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:37:50 14:43:01 7 0.00 0.00 0.00 0.08 0.00 99.92 15:37:50 14:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:37:50 14:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 14:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 15:37:50 14:45:01 all 0.04 0.00 0.02 0.01 0.00 99.93 15:37:50 14:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 14:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 14:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 14:45:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:37:50 14:45:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:37:50 14:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:37:50 14:45:01 6 0.08 0.00 0.05 0.00 0.00 99.87 15:37:50 14:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 14:46:01 all 0.06 0.00 0.03 0.01 0.00 99.89 15:37:50 14:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:37:50 14:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:37:50 14:46:01 3 0.10 0.00 0.03 0.00 0.00 99.87 15:37:50 14:46:01 4 0.07 0.00 0.03 0.03 0.00 99.87 15:37:50 14:46:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:37:50 14:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:37:50 14:46:01 7 0.20 0.00 0.03 0.07 0.00 99.70 15:37:50 15:37:50 14:46:01 CPU %user %nice %system %iowait %steal %idle 15:37:50 14:47:01 all 0.03 0.00 0.01 0.01 0.00 99.96 15:37:50 14:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:47:01 1 0.08 0.00 0.00 0.00 0.00 99.92 15:37:50 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 14:47:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 14:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 14:47:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 14:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:37:50 14:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 14:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:37:50 14:48:01 7 0.00 0.00 0.00 0.02 0.02 99.97 15:37:50 14:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 14:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:37:50 14:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:37:50 14:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:37:50 14:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 14:49:01 7 0.00 0.00 0.02 0.05 0.00 99.93 15:37:50 14:50:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 14:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 14:50:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 14:50:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:37:50 14:50:01 6 0.03 0.00 0.05 0.00 0.00 99.92 15:37:50 14:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 14:51:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:37:50 14:51:01 0 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 14:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 14:51:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:37:50 14:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:51:01 5 0.00 0.00 0.05 0.00 0.00 99.95 15:37:50 14:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:37:50 14:51:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 14:52:01 all 0.01 0.00 0.01 0.01 0.00 99.98 15:37:50 14:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:37:50 14:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:37:50 14:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:52:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 14:53:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:37:50 14:53:01 0 0.02 0.00 0.00 0.03 0.02 99.93 15:37:50 14:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 14:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:37:50 14:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 14:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:37:50 14:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:54:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:37:50 14:54:01 7 0.00 0.00 0.02 0.03 0.00 99.95 15:37:50 14:55:01 all 0.17 0.00 0.02 0.01 0.00 99.80 15:37:50 14:55:01 0 1.11 0.00 0.00 0.00 0.00 98.89 15:37:50 14:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:37:50 14:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:37:50 14:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 14:55:01 4 0.03 0.00 0.00 0.03 0.00 99.93 15:37:50 14:55:01 5 0.00 0.00 0.03 0.00 0.00 99.97 15:37:50 14:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:37:50 14:55:01 7 0.03 0.00 0.03 0.03 0.00 99.90 15:37:50 14:56:01 all 0.18 0.00 0.01 0.01 0.00 99.80 15:37:50 14:56:01 0 1.34 0.00 0.02 0.00 0.00 98.65 15:37:50 14:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:37:50 14:56:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:37:50 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:56:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 14:57:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:37:50 14:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:57:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:37:50 14:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:37:50 14:57:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 14:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:37:50 14:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:57:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 15:37:50 14:57:01 CPU %user %nice %system %iowait %steal %idle 15:37:50 14:58:01 all 0.00 0.00 0.01 0.01 0.00 99.98 15:37:50 14:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 14:58:01 4 0.00 0.00 0.03 0.03 0.00 99.93 15:37:50 14:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:58:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:37:50 14:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 14:59:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:37:50 14:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 14:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 14:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 14:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 14:59:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 15:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:37:50 15:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 15:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:37:50 15:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:01:01 all 0.01 0.00 0.00 0.01 0.00 99.98 15:37:50 15:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:01:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:37:50 15:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:37:50 15:02:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:37:50 15:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:37:50 15:03:01 all 0.03 0.00 0.00 0.00 0.00 99.96 15:37:50 15:03:01 0 0.13 0.00 0.00 0.03 0.00 99.83 15:37:50 15:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 15:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 15:04:01 all 0.23 0.00 0.01 0.00 0.00 99.76 15:37:50 15:04:01 0 1.76 0.00 0.00 0.00 0.00 98.24 15:37:50 15:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:37:50 15:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 15:37:50 15:05:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:37:50 15:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:37:50 15:05:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:37:50 15:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:05:01 5 0.00 0.00 0.00 0.08 0.00 99.92 15:37:50 15:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:37:50 15:05:01 7 0.03 0.00 0.02 0.03 0.00 99.92 15:37:50 15:06:01 all 0.18 0.00 0.03 0.01 0.00 99.78 15:37:50 15:06:01 0 0.08 0.00 0.05 0.02 0.00 99.85 15:37:50 15:06:01 1 0.33 0.00 0.02 0.00 0.00 99.65 15:37:50 15:06:01 2 0.13 0.00 0.05 0.00 0.00 99.82 15:37:50 15:06:01 3 0.22 0.00 0.02 0.00 0.00 99.77 15:37:50 15:06:01 4 0.23 0.00 0.03 0.02 0.00 99.72 15:37:50 15:06:01 5 0.18 0.00 0.02 0.03 0.00 99.77 15:37:50 15:06:01 6 0.17 0.00 0.03 0.00 0.00 99.80 15:37:50 15:06:01 7 0.10 0.00 0.05 0.00 0.00 99.85 15:37:50 15:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:37:50 15:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 15:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:37:50 15:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:08:01 all 0.00 0.00 0.00 0.00 0.00 99.99 15:37:50 15:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:37:50 15:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:50 15:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:37:50 15:08:01 CPU %user %nice %system %iowait %steal %idle 15:37:50 15:09:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:37:50 15:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:37:50 15:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:37:50 15:09:01 5 0.03 0.00 0.00 0.03 0.02 99.92 15:37:50 15:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:09:01 7 0.00 0.00 0.02 0.03 0.00 99.95 15:37:50 15:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:37:50 15:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 15:10:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:37:50 15:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:37:50 15:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:37:50 15:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 15:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:11:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:37:50 15:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:12:01 all 0.01 0.00 0.01 0.00 0.00 99.99 15:37:50 15:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:12:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:37:50 15:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:50 15:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:37:50 15:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:50 15:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:14:01 all 0.09 0.00 0.01 0.00 0.00 99.90 15:37:50 15:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:14:01 1 0.57 0.00 0.00 0.00 0.00 99.43 15:37:50 15:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:37:50 15:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 15:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:37:50 15:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:15:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:37:50 15:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 15:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 15:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 15:37:50 15:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 15:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:37:50 15:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:37:50 15:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:17:01 5 0.00 0.00 0.00 0.05 0.00 99.95 15:37:50 15:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:17:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:37:50 15:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:37:50 15:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:19:01 all 0.01 0.00 0.02 0.00 0.00 99.96 15:37:50 15:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:19:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:37:50 15:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:37:50 15:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:37:50 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:37:50 15:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 15:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:20:01 3 0.03 0.00 0.00 0.02 0.00 99.95 15:37:50 15:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:20:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:37:50 15:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 15:21:01 0 0.00 0.00 0.00 0.05 0.00 99.95 15:37:50 15:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:37:50 15:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:37:50 15:22:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:37:50 15:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 15:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:23:01 all 0.01 0.00 0.00 0.01 0.00 99.97 15:37:50 15:23:01 0 0.00 0.00 0.00 0.03 0.00 99.97 15:37:50 15:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:23:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 15:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:37:50 15:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:25:01 all 0.01 0.00 0.00 0.01 0.00 99.98 15:37:50 15:25:01 0 0.00 0.00 0.00 0.05 0.00 99.95 15:37:50 15:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:37:50 15:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:37:50 15:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:26:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:37:50 15:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:26:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:37:50 15:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 15:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:37:50 15:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:37:50 15:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:37:50 15:27:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 15:28:01 all 0.19 0.00 0.01 0.01 0.00 99.79 15:37:50 15:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:28:01 1 1.45 0.00 0.03 0.00 0.00 98.52 15:37:50 15:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:37:50 15:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:37:50 15:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:37:50 15:28:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:37:50 15:29:01 all 0.15 0.00 0.01 0.00 0.00 99.84 15:37:50 15:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:29:01 1 1.11 0.00 0.07 0.00 0.00 98.83 15:37:50 15:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:29:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 15:30:01 all 0.00 0.00 0.01 0.00 0.00 99.99 15:37:50 15:30:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:37:50 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:30:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:37:50 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:37:50 15:30:01 CPU %user %nice %system %iowait %steal %idle 15:37:50 15:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 15:31:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:31:01 6 0.00 0.00 0.02 0.03 0.02 99.93 15:37:50 15:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:32:01 all 0.01 0.00 0.00 0.23 0.00 99.76 15:37:50 15:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:32:01 6 0.03 0.00 0.02 1.78 0.00 98.17 15:37:50 15:32:01 7 0.00 0.00 0.00 0.02 0.02 99.97 15:37:50 15:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:50 15:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:37:50 15:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:37:50 15:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:37:50 15:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:33:01 7 0.03 0.00 0.00 0.02 0.00 99.95 15:37:50 15:34:01 all 0.12 0.00 0.01 0.01 0.00 99.86 15:37:50 15:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:34:01 1 0.90 0.00 0.00 0.00 0.00 99.10 15:37:50 15:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:34:01 6 0.03 0.00 0.03 0.03 0.02 99.88 15:37:50 15:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:37:50 15:35:01 0 0.02 0.00 0.00 0.05 0.00 99.93 15:37:50 15:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 15:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:37:50 15:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:37:50 15:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:35:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:37:50 15:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:37:50 15:36:01 all 0.10 0.00 0.01 0.00 0.00 99.88 15:37:50 15:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:36:01 1 0.80 0.00 0.00 0.00 0.02 99.19 15:37:50 15:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:37:50 15:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:50 15:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:36:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:37:50 15:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:37:50 15:37:01 all 0.02 0.00 0.01 0.01 0.00 99.97 15:37:50 15:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:50 15:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:37:50 15:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:50 15:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:50 15:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:37:50 15:37:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:37:50 Average: all 6.61 0.00 1.38 0.49 0.02 91.50 15:37:50 Average: 0 6.46 0.00 1.38 0.49 0.02 91.64 15:37:50 Average: 1 6.50 0.00 1.38 0.49 0.02 91.61 15:37:50 Average: 2 6.48 0.00 1.35 0.67 0.02 91.48 15:37:50 Average: 3 6.51 0.00 1.41 0.30 0.02 91.75 15:37:50 Average: 4 7.18 0.00 1.36 0.52 0.02 90.91 15:37:50 Average: 5 6.36 0.00 1.38 0.61 0.02 91.62 15:37:50 Average: 6 6.37 0.00 1.40 0.53 0.02 91.68 15:37:50 Average: 7 7.00 0.00 1.35 0.32 0.02 91.31 15:37:50 15:37:50 15:37:50