Pull request #4035 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 87560f2f4565905b4987d66a8308e965001c5142 rather than d03d2a26d2453c540fc56b565d879a63d9f575c5 Obtained Jenkinsfile from 87560f2f4565905b4987d66a8308e965001c5142 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-ssh8710240750208974980.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-ssh3068006722780344030.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-4035/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-4035/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11225714885336263100.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-ssh4199793437789195496.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-4035/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-4035/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15838335157811973711.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-64353 in /w/workspace/edgexfoundry_edgex-go_PR-4035 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit d03d2a26d2453c540fc56b565d879a63d9f575c5 Merge succeeded, producing d03d2a26d2453c540fc56b565d879a63d9f575c5 Checking out Revision d03d2a26d2453c540fc56b565d879a63d9f575c5 (PR-4035) > 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/4035/head:refs/remotes/origin/PR-4035 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d2a26d2453c540fc56b565d879a63d9f575c5 # 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 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d2a26d2453c540fc56b565d879a63d9f575c5 # timeout=10 Commit message: "feat(snap): exclude redundant files in snapcraft" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:33:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:33:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:33:07 ========================================================= 09:33:07 EdgeX Global Pipelines Version Info 09:33:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:33:07 ------------------- 09:33:07 stable info: 09:33:07 ------------------- 09:33:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:33:07 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 09:33:07 Message: update stable to v1.0.230 09:33:08 ------------------- 09:33:08 experimental info: 09:33:08 ------------------- 09:33:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:33:08 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 09:33:08 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4035 [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4035 [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4035 [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d03d2a26d2453c540fc56b565d879a63d9f575c5 [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d03d2a2 [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:09 provisioning config files... 09:33:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1335410920453474589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:09 ---> docker-login.sh 09:33:09 nexus3.edgexfoundry.org:10001 09:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:09 Configure a credential helper to remove this warning. See 09:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:09 09:33:09 Login Succeeded 09:33:09 nexus3.edgexfoundry.org:10002 09:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:09 Configure a credential helper to remove this warning. See 09:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:09 09:33:09 Login Succeeded 09:33:09 nexus3.edgexfoundry.org:10003 09:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:10 Configure a credential helper to remove this warning. See 09:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:10 09:33:10 Login Succeeded 09:33:10 nexus3.edgexfoundry.org:10004 09:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:10 Configure a credential helper to remove this warning. See 09:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:10 09:33:10 Login Succeeded 09:33:10 docker.io 09:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:10 Configure a credential helper to remove this warning. See 09:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:10 09:33:10 Login Succeeded 09:33:10 ---> docker-login.sh ends [Pipeline] } 09:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:11 + 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 09:33:11 + dirname cmd/core-command/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo core-command,cmd/core-command/Dockerfile 09:33:11 + dirname cmd/core-data/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo core-data,cmd/core-data/Dockerfile 09:33:11 + dirname cmd/core-metadata/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo core-metadata,cmd/core-metadata/Dockerfile 09:33:11 + dirname cmd/security-bootstrapper/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:33:11 + dirname cmd/security-proxy-setup/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:33:11 + dirname cmd/security-secretstore-setup/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:33:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:33:11 + dirname cmd/security-spire-agent/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:33:11 + dirname cmd/security-spire-config/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:33:11 + dirname cmd/security-spire-server/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:33:11 + dirname cmd/support-notifications/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo support-notifications,cmd/support-notifications/Dockerfile 09:33:11 + dirname cmd/support-scheduler/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:33:11 + dirname cmd/sys-mgmt-agent/Dockerfile 09:33:11 + cut -d/ -f2 09:33:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:33:11 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 09:33:11 + git rev-list -1 --merges d03d2a26d2453c540fc56b565d879a63d9f575c5~1..d03d2a26d2453c540fc56b565d879a63d9f575c5 [Pipeline] echo 09:33:11 -----------> git rev-list -1 --merges d03d2a26d2453c540fc56b565d879a63d9f575c5~1..d03d2a26d2453c540fc56b565d879a63d9f575c5 d03d2a26d2453c540fc56b565d879a63d9f575c5 [false] [Pipeline] sh 09:33:11 + git log --format=format:%s -1 d03d2a26d2453c540fc56b565d879a63d9f575c5 [Pipeline] echo 09:33:11 ========================================================= 09:33:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:33:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:33:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:12 + grep -v github /etc/ssh/ssh_known_hosts 09:33:12 + [ -e /tmp/ssh_known_hosts ] 09:33:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:33:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:33:12 + sudo tee -a /etc/ssh/ssh_known_hosts 09:33:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:33:12 09:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:33:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:33:13 latest: Pulling from edgex-devops/py-git-semver 09:33:13 1fe172e4850f: Pulling fs layer 09:33:13 caf521ccaac6: Pulling fs layer 09:33:13 3ead6fa29328: Pulling fs layer 09:33:13 5c2a1cbceb83: Pulling fs layer 09:33:13 a8d5f1318db7: Pulling fs layer 09:33:13 c427282e49a2: Pulling fs layer 09:33:13 1827001aaf11: Pulling fs layer 09:33:13 0714d37db230: Pulling fs layer 09:33:13 ac28cf19c067: Pulling fs layer 09:33:13 ca983d60f3e2: Pulling fs layer 09:33:13 9f894cec8388: Pulling fs layer 09:33:13 a8d5f1318db7: Waiting 09:33:13 c427282e49a2: Waiting 09:33:13 1827001aaf11: Waiting 09:33:13 ac28cf19c067: Waiting 09:33:13 0714d37db230: Waiting 09:33:13 ca983d60f3e2: Waiting 09:33:13 9f894cec8388: Waiting 09:33:13 5c2a1cbceb83: Waiting 09:33:13 caf521ccaac6: Download complete 09:33:13 5c2a1cbceb83: Download complete 09:33:13 a8d5f1318db7: Verifying Checksum 09:33:13 a8d5f1318db7: Download complete 09:33:13 c427282e49a2: Verifying Checksum 09:33:13 c427282e49a2: Download complete 09:33:13 3ead6fa29328: Verifying Checksum 09:33:13 3ead6fa29328: Download complete 09:33:13 0714d37db230: Download complete 09:33:13 ac28cf19c067: Download complete 09:33:13 9f894cec8388: Verifying Checksum 09:33:13 9f894cec8388: Download complete 09:33:13 1fe172e4850f: Verifying Checksum 09:33:13 1fe172e4850f: Download complete 09:33:13 1827001aaf11: Verifying Checksum 09:33:13 1827001aaf11: Download complete 09:33:14 1fe172e4850f: Pull complete 09:33:14 caf521ccaac6: Pull complete 09:33:15 3ead6fa29328: Pull complete 09:33:15 5c2a1cbceb83: Pull complete 09:33:15 a8d5f1318db7: Pull complete 09:33:15 c427282e49a2: Pull complete 09:33:18 1827001aaf11: Pull complete 09:33:18 0714d37db230: Pull complete 09:33:18 ac28cf19c067: Pull complete 09:33:18 ca983d60f3e2: Pull complete 09:33:18 9f894cec8388: Pull complete 09:33:18 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 09:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 09:33:18 prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container 09:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 09:33:20 $ docker top 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 -eo pid,comm 09:33:20 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). 09:33:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:20 [ssh-agent] Looking for ssh-agent implementation... 09:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:20 $ docker exec 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 ssh-agent 09:33:20 SSH_AUTH_SOCK=/tmp/ssh-n8XNMYfXxQRs/agent.35 09:33:20 SSH_AGENT_PID=41 09:33:20 Running ssh-add (command line suppressed) 09:33:20 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5615761256459487379.key (/w/workspace/edgex-go/2@tmp/private_key_5615761256459487379.key) 09:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:20 + git tag --points-at HEAD [Pipeline] } 09:33:20 $ docker exec --env ******** --env ******** 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 ssh-agent -k 09:33:21 unset SSH_AUTH_SOCK; 09:33:21 unset SSH_AGENT_PID; 09:33:21 echo Agent pid 41 killed; 09:33:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:33:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:21 [ssh-agent] Looking for ssh-agent implementation... 09:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:21 $ docker exec 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 ssh-agent 09:33:21 SSH_AUTH_SOCK=/tmp/ssh-I5FGTD7DzGWW/agent.74 09:33:21 SSH_AGENT_PID=81 09:33:21 Running ssh-add (command line suppressed) 09:33:21 Identity added: /w/workspace/edgex-go/2@tmp/private_key_553081929454421860.key (/w/workspace/edgex-go/2@tmp/private_key_553081929454421860.key) 09:33:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:21 + git semver init 09:33:22 2022-05-23 09:33:22,011 [run_init] DEBUG init version:0.0.0 force:False 09:33:22 2022-05-23 09:33:22,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 09:33:22 2022-05-23 09:33:22,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 09:33:22 2022-05-23 09:33:22,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 09:33:26 2022-05-23 09:33:26,102 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 09:33:26 2022-05-23 09:33:26,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4035 with force:False 09:33:26 2022-05-23 09:33:26,102 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4035 09:33:26 2022-05-23 09:33:26,106 [execute] INFO git cat-file --batch-check 09:33:26 2022-05-23 09:33:26,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 09:33:26 2022-05-23 09:33:26,113 [execute] INFO git cat-file --batch 09:33:26 2022-05-23 09:33:26,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 09:33:26 2022-05-23 09:33:26,120 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4035 09:33:26 0.0.0 [Pipeline] } 09:33:26 $ docker exec --env ******** --env ******** 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 ssh-agent -k 09:33:26 unset SSH_AUTH_SOCK; 09:33:26 unset SSH_AGENT_PID; 09:33:26 echo Agent pid 81 killed; 09:33:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:26 + git semver [Pipeline] } 09:33:27 $ docker stop --time=1 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 09:33:28 $ docker rm -f 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 [Pipeline] // withDockerContainer [Pipeline] sh 09:33:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:33:29 Stashed 1 file(s) [Pipeline] echo 09:33:29 [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 09:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:33:29 ========================================================= 09:33:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:33:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:33:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:33:29 59bf1c3509f3: Pulling fs layer 09:33:29 666ba61612fd: Pulling fs layer 09:33:29 8ed8ca486205: Pulling fs layer 09:33:29 4fe6c5a15a65: Pulling fs layer 09:33:29 22a0e8bec74d: Pulling fs layer 09:33:29 ca2b28591e48: Pulling fs layer 09:33:29 a51346096db8: Pulling fs layer 09:33:29 daebc70d1ce1: Pulling fs layer 09:33:29 0e18a0eac166: Pulling fs layer 09:33:29 daebc70d1ce1: Waiting 09:33:29 4fe6c5a15a65: Waiting 09:33:29 22a0e8bec74d: Waiting 09:33:29 0e18a0eac166: Waiting 09:33:29 a51346096db8: Waiting 09:33:29 ca2b28591e48: Waiting 09:33:29 8ed8ca486205: Verifying Checksum 09:33:29 8ed8ca486205: Download complete 09:33:29 666ba61612fd: Download complete 09:33:29 22a0e8bec74d: Verifying Checksum 09:33:29 22a0e8bec74d: Download complete 09:33:29 ca2b28591e48: Verifying Checksum 09:33:29 ca2b28591e48: Download complete 09:33:29 a51346096db8: Download complete 09:33:29 59bf1c3509f3: Verifying Checksum 09:33:29 59bf1c3509f3: Download complete 09:33:29 daebc70d1ce1: Verifying Checksum 09:33:29 daebc70d1ce1: Download complete 09:33:29 59bf1c3509f3: Pull complete 09:33:29 666ba61612fd: Pull complete 09:33:30 8ed8ca486205: Pull complete 09:33:30 0e18a0eac166: Verifying Checksum 09:33:30 0e18a0eac166: Download complete 09:33:30 4fe6c5a15a65: Verifying Checksum 09:33:30 4fe6c5a15a65: Download complete 09:33:34 4fe6c5a15a65: Pull complete 09:33:34 22a0e8bec74d: Pull complete 09:33:34 ca2b28591e48: Pull complete 09:33:34 a51346096db8: Pull complete 09:33:34 daebc70d1ce1: Pull complete 09:33:37 0e18a0eac166: Pull complete 09:33:37 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 09:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:33:37 + docker build -t ci-base-image-x86_64 -f - . 09:33:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:33:37 WORKDIR /edgex 09:33:37 COPY go.mod . 09:33:37 RUN go mod download 09:33:38 Sending build context to Docker daemon 335.3MB 09:33:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:33:38 ---> f018257e8ee9 09:33:38 Step 2/4 : WORKDIR /edgex 09:33:41 ---> Running in 3a0213a6a86f 09:33:41 Removing intermediate container 3a0213a6a86f 09:33:41 ---> ef0b14b33a48 09:33:41 Step 3/4 : COPY go.mod . 09:33:41 ---> 36636f88bca2 09:33:41 Step 4/4 : RUN go mod download 09:33:41 ---> Running in e15ccf4b96eb 09:33:44 Still waiting to schedule task 09:33:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64346’ 09:33:59 Removing intermediate container e15ccf4b96eb 09:33:59 ---> 35235e1d2645 09:33:59 Successfully built 35235e1d2645 09:33:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:33:59 + docker inspect -f . ci-base-image-x86_64 09:33:59 . [Pipeline] withDockerContainer 09:34:00 prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container 09:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:00 $ docker top 320dfefd1f01c103e7ada6ac9a58b3b99502421a253e843e33a2bb19d0c3fdb4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:01 + go version 09:34:01 go version go1.17.6 linux/amd64 [Pipeline] } 09:34:01 $ docker stop --time=1 320dfefd1f01c103e7ada6ac9a58b3b99502421a253e843e33a2bb19d0c3fdb4 09:34:02 $ docker rm -f 320dfefd1f01c103e7ada6ac9a58b3b99502421a253e843e33a2bb19d0c3fdb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:02 + docker inspect -f . ci-base-image-x86_64 09:34:02 . [Pipeline] withDockerContainer 09:34:02 prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container 09:34:03 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:03 $ docker top 39777e49fbd0a4971d66b9a2590c57a3b9262dd1b16c691a61e9cbc144886b00 -eo pid,comm [Pipeline] { [Pipeline] echo 09:34:03 ========================================================= 09:34:03 [edgeXBuildGoParallel] Running Tests and Build... 09:34:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:34:03 + make test 09:34:03 go mod tidy -compat=1.17 09:34:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:34:10 ? github.com/edgexfoundry/edgex-go [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:34:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements 09:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 09:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 53.4% of statements 09:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.071s coverage: 89.2% of statements 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.8% of statements 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 60.0% of statements 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 09:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 79.5% of statements 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 09:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 09:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 09:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 09:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements 09:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.104s coverage: 92.9% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.2% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.4% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 89.4% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.4% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 09:34:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 09:34:48 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 09:35:10 GO111MODULE=on go vet ./... 09:35:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:35:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:35:13 ./bin/test-attribution-txt.sh [Pipeline] echo 09:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:35:14 + ls -al . 09:35:14 total 684 09:35:14 drwxrwxr-x 10 1001 1001 4096 May 23 09:35 . 09:35:14 drwxr-xr-x 4 root root 4096 May 23 09:34 .. 09:35:14 -rw-rw-r-- 1 1001 1001 11 May 23 09:33 .dockerignore 09:35:14 drwxrwxr-x 8 1001 1001 4096 May 23 09:33 .git 09:35:14 drwxrwxr-x 3 1001 1001 4096 May 23 09:33 .github 09:35:14 -rw-rw-r-- 1 1001 1001 879 May 23 09:33 .gitignore 09:35:14 -rw-rw-r-- 1 1001 1001 42 May 23 09:33 .golangci.yml 09:35:14 -rw-rw-r-- 1 1001 1001 87 May 23 09:33 .hadolint.yml 09:35:14 drwxr-xr-x 3 1001 1001 4096 May 23 09:33 .semver 09:35:14 -rw-rw-r-- 1 1001 1001 166 May 23 09:33 .sonarcloud.properties 09:35:14 -rw-rw-r-- 1 1001 1001 1171 May 23 09:33 ADOPTERS.md 09:35:14 -rw-rw-r-- 1 1001 1001 10086 May 23 09:33 Attribution.txt 09:35:14 -rw-rw-r-- 1 1001 1001 63209 May 23 09:33 CHANGELOG.md 09:35:14 -rw-rw-r-- 1 1001 1001 3804 May 23 09:33 CONTRIBUTING.md 09:35:14 -rw-rw-r-- 1 1001 1001 677 May 23 09:33 GOVERNANCE.md 09:35:14 -rw-rw-r-- 1 1001 1001 850 May 23 09:33 Jenkinsfile 09:35:14 -rw-rw-r-- 1 1001 1001 10775 May 23 09:33 LICENSE 09:35:14 -rw-rw-r-- 1 1001 1001 10389 May 23 09:33 Makefile 09:35:14 -rw-rw-r-- 1 1001 1001 582 May 23 09:33 OWNERS.md 09:35:14 -rw-rw-r-- 1 1001 1001 9094 May 23 09:33 README.md 09:35:14 -rw-rw-r-- 1 1001 1001 6912 May 23 09:33 SECURITY.md 09:35:14 -rw-rw-r-- 1 1001 1001 5 May 23 09:33 VERSION 09:35:14 -rw-rw-r-- 1 1001 1001 4131 May 23 09:33 ZMQWindows.md 09:35:14 drwxrwxr-x 2 1001 1001 4096 May 23 09:33 bin 09:35:14 drwxrwxr-x 18 1001 1001 4096 May 23 09:33 cmd 09:35:14 -rw-r--r-- 1 root root 435134 May 23 09:34 coverage.out 09:35:14 -rw-rw-r-- 1 1001 1001 3217 May 23 09:33 go.mod 09:35:14 -rw-rw-r-- 1 1001 1001 35084 May 23 09:34 go.sum 09:35:14 drwxrwxr-x 8 1001 1001 4096 May 23 09:33 internal 09:35:14 drwxrwxr-x 3 1001 1001 4096 May 23 09:33 openapi 09:35:14 drwxrwxr-x 4 1001 1001 4096 May 23 09:33 snap 09:35:14 -rw-rw-r-- 1 1001 1001 204 May 23 09:33 version.go [Pipeline] sh 09:35:14 + '[' -e coverage.out ] 09:35:14 + chown 1001:1001 coverage.out [Pipeline] stash 09:35:14 Stashed 1 file(s) [Pipeline] sh 09:35:15 + make build 09:35:15 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 09:35:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:35:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:35:40 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 09:35:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:35:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:35:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:35:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:35:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:35:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:35:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:35:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:35:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:35:54 $ docker stop --time=1 39777e49fbd0a4971d66b9a2590c57a3b9262dd1b16c691a61e9cbc144886b00 09:35:56 $ docker rm -f 39777e49fbd0a4971d66b9a2590c57a3b9262dd1b16c691a61e9cbc144886b00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:35:58 09:35:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:35:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:35:58 latest: Pulling from edgex-devops/edgex-compose 09:35:58 cbdbe7a5bc2a: Pulling fs layer 09:35:58 ca9280d653b3: Pulling fs layer 09:35:58 7e9c9ca2126c: Pulling fs layer 09:35:58 cbdbe7a5bc2a: Download complete 09:35:58 ca9280d653b3: Verifying Checksum 09:35:58 ca9280d653b3: Download complete 09:35:58 cbdbe7a5bc2a: Pull complete 09:35:58 7e9c9ca2126c: Verifying Checksum 09:35:58 7e9c9ca2126c: Download complete 09:35:59 ca9280d653b3: Pull complete 09:36:02 7e9c9ca2126c: Pull complete 09:36:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:36:02 prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container 09:36:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:36:04 $ docker top 4bbf4dd56ac0e1268d1dfcedf2a6f9ab3bbec8ba11978597e89d42de44cc68ad -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:04 + docker-compose build --help 09:36:04 + grep parallel 09:36:05 --parallel Build images in parallel. [Pipeline] } 09:36:05 $ docker stop --time=1 4bbf4dd56ac0e1268d1dfcedf2a6f9ab3bbec8ba11978597e89d42de44cc68ad 09:36:06 $ docker rm -f 4bbf4dd56ac0e1268d1dfcedf2a6f9ab3bbec8ba11978597e89d42de44cc68ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:36:07 . [Pipeline] withDockerContainer 09:36:07 prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container 09:36:07 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:36:07 $ docker top 70d93e3deccd8f03e2a8576f535ae464226e2529a8606ab5fef67ff9600c9fcd -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:07 + docker-compose -f ./docker-compose-build.yml build --parallel 09:36:08 Building core-command ... 09:36:08 Building core-data ... 09:36:08 Building core-metadata ... 09:36:08 Building security-bootstrapper ... 09:36:08 Building security-proxy-setup ... 09:36:08 Building security-secretstore-setup ... 09:36:08 Building security-spiffe-token-provider ... 09:36:08 Building security-spire-agent ... 09:36:08 Building security-spire-config ... 09:36:08 Building security-spire-server ... 09:36:08 Building support-notifications ... 09:36:08 Building support-scheduler ... 09:36:08 Building sys-mgmt-agent ... 09:36:08 Building support-notifications 09:36:08 Building security-secretstore-setup 09:36:08 Building security-spiffe-token-provider 09:36:08 Building support-scheduler 09:36:08 Building security-proxy-setup 09:36:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:36:23 ---> 35235e1d2645 09:36:23 Step 3/22 : WORKDIR /edgex-go 09:36:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:36:23 ---> 35235e1d2645 09:36:23 Step 3/22 : WORKDIR /edgex-go 09:36:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:36:23 ---> 35235e1d2645 09:36:23 Step 3/22 : WORKDIR /edgex-go 09:36:23 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:36:23 ---> 35235e1d2645 09:36:23 Step 3/25 : WORKDIR /edgex-go 09:36:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:36:23 ---> 35235e1d2645 09:36:23 Step 3/20 : WORKDIR /edgex-go 09:36:27 ---> Running in aa5a8b4561fd 09:36:27 ---> Running in 1f7a7c24cdbc 09:36:27 ---> Running in 85fa4dccf6e2 09:36:27 ---> Running in 48651a7ae737 09:36:27 ---> Running in 75ff4dc1d6a7 09:36:27 Removing intermediate container aa5a8b4561fd 09:36:27 ---> 70fe1680b3b5 09:36:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:27 Removing intermediate container 1f7a7c24cdbc 09:36:27 ---> ba1e0dc36f3b 09:36:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:36:27 Removing intermediate container 85fa4dccf6e2 09:36:27 ---> 896ff6be3e64 09:36:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:27 Removing intermediate container 48651a7ae737 09:36:27 ---> 0f3af305b1e9 09:36:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:27 Removing intermediate container 75ff4dc1d6a7 09:36:27 ---> 8eb2dcad8c46 09:36:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:27 ---> Running in 2f6dd56fa86c 09:36:27 ---> Running in fcd7f0139397 09:36:27 ---> Running in 2dd68a18c98b 09:36:27 ---> Running in 519f5ddf391f 09:36:27 ---> Running in c7467145ce42 09:36:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:28 Removing intermediate container 2f6dd56fa86c 09:36:28 ---> eb3a285ac9cc 09:36:28 Step 5/25 : RUN apk add --update --no-cache make git 09:36:28 ---> Running in 12478f5ad782 09:36:29 Removing intermediate container 2dd68a18c98b 09:36:29 ---> 31902b2c447b 09:36:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:36:29 ---> Running in 5de04d5e2ede 09:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:29 Removing intermediate container 519f5ddf391f 09:36:29 ---> a4f7b7891120 09:36:29 Step 5/22 : RUN apk add --update --no-cache make git 09:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:29 Removing intermediate container c7467145ce42 09:36:29 ---> 7790b2013143 09:36:29 Step 5/22 : RUN apk add --update --no-cache make git 09:36:29 ---> Running in 0c656de6cc11 09:36:29 ---> Running in 3d8da6cb1528 09:36:29 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:36:29 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:36:29 OK: 15864 distinct packages available 09:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:30 OK: 221 MiB in 52 packages 09:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:30 OK: 221 MiB in 52 packages 09:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:30 OK: 221 MiB in 52 packages 09:36:30 Removing intermediate container 12478f5ad782 09:36:30 ---> 13a5d8758b06 09:36:30 Step 6/25 : COPY go.mod vendor* ./ 09:36:31 OK: 221 MiB in 52 packages 09:36:31 OK: 221 MiB in 52 packages 09:36:31 ---> 63e2d7ad2540 09:36:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:31 ---> Running in 8226a679369f 09:36:31 Removing intermediate container fcd7f0139397 09:36:31 ---> 7abd88dc6b49 09:36:31 Step 5/20 : COPY go.mod vendor* ./ 09:36:31 Removing intermediate container 5de04d5e2ede 09:36:31 ---> 375a065cc31b 09:36:31 Step 6/22 : COPY go.mod vendor* ./ 09:36:31 ---> 6b68d1814506 09:36:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:31 Removing intermediate container 0c656de6cc11 09:36:31 ---> def62d8122a3 09:36:31 Step 6/22 : COPY go.mod vendor* ./ 09:36:31 ---> b47b84abb415 09:36:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:31 ---> Running in f5f7f302ff21 09:36:31 Removing intermediate container 3d8da6cb1528 09:36:31 ---> 39e2425b6d19 09:36:31 Step 6/22 : COPY go.mod vendor* ./ 09:36:31 ---> Running in 10b87f8efbf4 09:36:31 ---> 186ead9c18aa 09:36:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:31 ---> Running in 5c8b8dd6721d 09:36:32 ---> e8a05181ba28 09:36:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:32 ---> Running in c509fa2b7454 09:36:32 Removing intermediate container 8226a679369f 09:36:32 ---> 42a6798cf748 09:36:32 Step 8/25 : COPY . . 09:36:34 Removing intermediate container f5f7f302ff21 09:36:34 ---> d3343342c886 09:36:34 Step 7/20 : COPY . . 09:36:34 Removing intermediate container 10b87f8efbf4 09:36:34 Removing intermediate container 5c8b8dd6721d 09:36:34 ---> b986386ff742 09:36:34 ---> 0a3da7de296c 09:36:34 Step 8/22 : COPY . .Step 8/22 : COPY . . 09:36:34 09:36:34 Removing intermediate container c509fa2b7454 09:36:34 ---> 842e8b5bc460 09:36:34 Step 8/22 : COPY . . 09:36:46 ---> f48348731272 09:36:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:36:46 ---> 6ec4e10f167d 09:36:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:36:46 ---> 44fbfe8ffa96 09:36:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:36:46 ---> c3165040acf6 09:36:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:36:46 ---> 9477a29567e4 09:36:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:36:46 ---> Running in 939bd828b39c 09:36:46 ---> Running in e899198b3e21 09:36:46 ---> Running in 22c4cfac30d7 09:36:46 ---> Running in 8f33161a098b 09:36:46 ---> Running in d572c19187a3 09:36:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:36:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:36:47 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 09:36:47 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 09:36:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:37: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 09:37:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:37:20 Removing intermediate container d572c19187a3 09:37:20 ---> 324cf157d1f3 09:37:20 09:37:20 Step 10/22 : FROM alpine:3.14 09:37:20 Removing intermediate container e899198b3e21 09:37:20 ---> 1e0e687f2995 09:37:20 09:37:20 Step 10/25 : FROM alpine:3.14 09:37:20 3.14: Pulling from library/alpine 09:37:20 3.14: Pulling from library/alpine 09:37:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:37:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:37:21 Status: Downloaded newer image for alpine:3.14 09:37:21 Status: Downloaded newer image for alpine:3.14 09:37:21 ---> e04c818066af 09:37:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:37:21 ---> e04c818066af 09:37:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:37:22 ---> Running in c34b62b821f9 09:37:22 ---> Running in 2386f012e388 09:37:22 Removing intermediate container 939bd828b39c 09:37:22 ---> 5ba62e2803a4 09:37:22 09:37:22 Step 9/20 : FROM alpine:3.15 09:37:22 3.15: Pulling from library/alpine 09:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:37:23 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:37:23 Status: Downloaded newer image for alpine:3.15 09:37:23 ---> 0ac33e5f5afa 09:37:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:37:23 ---> Running in cbe77a128b72 09:37:23 Removing intermediate container 8f33161a098b 09:37:23 ---> 4177cb41878a 09:37:23 09:37:23 Step 10/22 : FROM alpine:3.14 09:37:23 ---> e04c818066af 09:37:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:37:23 (1/3) Installing ca-certificates (20211220-r0) 09:37:23 Removing intermediate container 22c4cfac30d7 09:37:23 ---> 67e81c4ddbba 09:37:23 09:37:23 Step 10/22 : FROM alpine:3.14 09:37:23 ---> e04c818066af 09:37:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:37:23 (1/6) Installing ca-certificates (20211220-r0) 09:37:23 (2/3) Installing dumb-init (1.2.5-r1) 09:37:23 (3/3) Installing su-exec (0.2-r1) 09:37:23 ---> Running in cbaadf06018d 09:37:23 Executing busybox-1.33.1-r7.trigger 09:37:23 Executing ca-certificates-20211220-r0.trigger 09:37:23 (2/6) Installing brotli-libs (1.0.9-r5) 09:37:23 Removing intermediate container cbe77a128b72 09:37:23 ---> d8292e89e077 09:37:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:23 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:37:23 (4/6) Installing libcurl (7.79.1-r1) 09:37:23 (5/6) Installing curl (7.79.1-r1) 09:37:23 (6/6) Installing dumb-init (1.2.5-r1) 09:37:23 Executing busybox-1.33.1-r7.trigger 09:37:23 Executing ca-certificates-20211220-r0.trigger 09:37:23 ---> Running in 45c7c53e60a7 09:37:23 ---> Running in 40bffe6b20cb 09:37:23 OK: 6 MiB in 17 packages 09:37:24 OK: 8 MiB in 20 packages 09:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:37:24 Removing intermediate container c34b62b821f9 09:37:24 ---> d92e8308fe0e 09:37:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:37:24 Removing intermediate container 2386f012e388 09:37:24 ---> c7c8a4eb4adb 09:37:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:37:24 ---> Running in 89aba4fda6ff 09:37:24 (1/1) Installing dumb-init (1.2.5-r1) 09:37:24 ---> Running in 95883211a78d 09:37:24 Executing busybox-1.33.1-r7.trigger 09:37:24 OK: 6 MiB in 15 packages 09:37:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64354 in /w/workspace/edgexfoundry_edgex-go_PR-4035 [Pipeline] { [Pipeline] ws 09:37:24 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:37:24 Removing intermediate container 89aba4fda6ff 09:37:24 Removing intermediate container 95883211a78d 09:37:24 ---> d3e169197b83 09:37:24 ---> 0a7982016055 09:37:24 Step 13/25 : WORKDIR /Step 13/22 : WORKDIR /edgex 09:37:24 09:37:24 (1/2) Installing ca-certificates (20211220-r0) 09:37:24 (2/2) Installing dumb-init (1.2.5-r1) 09:37:24 Executing busybox-1.33.1-r7.trigger 09:37:24 Executing ca-certificates-20211220-r0.trigger 09:37:24 ---> Running in 84121307b124 09:37:24 ---> Running in 855d0035400d 09:37:25 OK: 6 MiB in 16 packages 09:37:25 Removing intermediate container 40bffe6b20cb 09:37:25 ---> dc5c2252323a 09:37:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:37:25 Removing intermediate container 855d0035400d 09:37:25 ---> 592e3c08046e 09:37:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:37:25 The recommended git tool is: git 09:37:25 ---> Running in e256b6a964bf 09:37:25 Removing intermediate container 84121307b124 09:37:25 ---> 2746a21af820 09:37:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:37:25 Removing intermediate container cbaadf06018d 09:37:25 ---> 0d13666fa5cd 09:37:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:37:25 ---> f6c29e94b966 09:37:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:37:25 ---> Running in fd9051ddd9c5 09:37:25 ---> 1ee1aa80a2f3 09:37:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:37:25 Removing intermediate container 45c7c53e60a7 09:37:25 ---> b97ed603183e 09:37:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:37:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:25 Removing intermediate container fd9051ddd9c5 09:37:25 ---> d0528702adf6 09:37:25 Step 13/22 : ENV APP_PORT=59861 09:37:25 ---> Running in 10099462b5a3 09:37:25 ---> Running in 3d2b492dafed 09:37:25 ---> b28a681da3d1 09:37:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:37:26 ---> 9cd041b75f33 09:37:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:37:26 Removing intermediate container 10099462b5a3 09:37:26 ---> b1afc12ce308 09:37:26 Step 13/22 : ENV APP_PORT=59860 09:37:26 Removing intermediate container 3d2b492dafed 09:37:26 ---> 2abf4363763a 09:37:26 Step 14/22 : EXPOSE $APP_PORT 09:37:26 ---> Running in 1217888045e1 09:37:26 ---> Running in 54e70329de64 09:37:26 ---> 42309e5b94e2 09:37:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:37:26 Removing intermediate container 54e70329de64 09:37:26 ---> eb2d87ed62cf 09:37:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:26 Removing intermediate container 1217888045e1 09:37:26 ---> afb0ce9057d7 09:37:26 Step 14/22 : EXPOSE $APP_PORT 09:37:26 ---> b3ecbfc04b9d 09:37:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:37:26 ---> Running in 206ae87c9064 09:37:26 ---> 1b9a3004a769 09:37:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:37:26 Removing intermediate container 206ae87c9064 09:37:26 ---> 2f05c90527d4 09:37:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:26 ---> 27de70ae2889 09:37:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:37:26 ---> 9cbd2587f748 09:37:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:37:26 ---> Running in 217c36f6c851 09:37:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:26 ---> da8c5ed49381 09:37:26 ---> bc98bee81ef3 09:37:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:37:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:37:26 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:37:26 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:37:26 OK: 15857 distinct packages available 09:37:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:27 ---> 7759e01884eb 09:37:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:37:27 ---> 36d13bf34b59 09:37:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:37:27 ---> b636f307ce76 09:37:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:37:27 ---> 49cb575e2ad5 09:37:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:37:27 ---> d4bffc6aec9c 09:37:27 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/ 09:37:27 ---> Running in 3e6480282cd4 09:37:27 ---> Running in 3a0c888f3836 09:37:27 Removing intermediate container 217c36f6c851 09:37:27 ---> e661bd19a634 09:37:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:37:27 ---> 326757425856 09:37:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:37:27 ---> Running in 40407c568a55 09:37:27 Removing intermediate container 3a0c888f3836 09:37:27 ---> c44f10863452 09:37:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:37:27 ---> Running in 6a94a016bb0d 09:37:27 ---> Running in 41454b0965f4 09:37:27 Removing intermediate container 40407c568a55 09:37:27 ---> 75f0b546392a 09:37:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:37:27 Removing intermediate container 6a94a016bb0d 09:37:27 ---> 14747384bbd9 09:37:27 Step 20/22 : LABEL arch=x86_64 09:37:27 ---> Running in 8260a99eda4b 09:37:27 Removing intermediate container 41454b0965f4 09:37:27 ---> ead6b972ed66 09:37:27 Step 20/22 : LABEL arch=x86_64 09:37:27 ---> Running in 86cf5a623bd4 09:37:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:27 ---> Running in cc313b803bf8 09:37:27 Removing intermediate container 8260a99eda4b 09:37:27 ---> 6f78027f7e0b 09:37:27 Step 20/22 : LABEL arch=x86_64 09:37:27 ---> Running in efc3466ed1f6 09:37:27 Removing intermediate container 86cf5a623bd4 09:37:27 ---> 92cfe08546d3 09:37:27 Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:37:27 Removing intermediate container cc313b803bf8 09:37:27 ---> 2fe9d4163c02 09:37:27 Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:37:27 ---> Running in b3be9ee2850e 09:37:28 ---> Running in 4658df8d1374 09:37:28 Removing intermediate container 3e6480282cd4 09:37:28 ---> 952cf35b5a8b 09:37:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:37:28 Removing intermediate container efc3466ed1f6 09:37:28 ---> ca4314ee0261 09:37:28 Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:37:28 (1/9) Installing ca-certificates (20211220-r0) 09:37:28 ---> Running in 973952f032f0 09:37:28 Removing intermediate container b3be9ee2850e 09:37:28 ---> Running in dcdc2ada8396 09:37:28 ---> 69ed68dbdbd0 09:37:28 Step 22/22 : LABEL version=0.0.0 09:37:28 ---> Running in 687d61037266 09:37:28 Removing intermediate container 4658df8d1374 09:37:28 ---> 8a36f3f1ed93 09:37:28 Step 22/22 : LABEL version=0.0.0 09:37:28 (2/9) Installing brotli-libs (1.0.9-r5) 09:37:28 Removing intermediate container dcdc2ada8396 09:37:28 ---> 8e7f04c7e0c0 09:37:28 Step 23/25 : LABEL arch=x86_64 09:37:28 ---> Running in 14c85e3774ea 09:37:28 Removing intermediate container 973952f032f0 09:37:28 ---> 625e666a622f 09:37:28 Step 22/22 : LABEL version=0.0.0 09:37:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:37:28 ---> Running in 6c7d2144f817 09:37:28 ---> Running in a19ed5fb44a4 09:37:28 Removing intermediate container 687d61037266 09:37:28 ---> 1c9209cee423 09:37:28 09:37:28 Removing intermediate container 14c85e3774ea 09:37:28 ---> 83137cb64cef 09:37:28 09:37:28 (4/9) Installing libcurl (7.80.0-r1) 09:37:28 Removing intermediate container 6c7d2144f817 09:37:28 ---> 5aabfa31ecd7 09:37:28 Step 24/25 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:37:28 Successfully built 1c9209cee423 09:37:28 ---> Running in 7121d487c683 09:37:28 Removing intermediate container a19ed5fb44a4 09:37:28 ---> 7e4e943dbb3b 09:37:28 09:37:28 Successfully tagged security-proxy-setup:latest 09:37:28 Building sys-mgmt-agent 09:37:28 Successfully built 83137cb64cef 09:37:28  Building security-proxy-setup ... done Successfully tagged support-scheduler:latest 09:37:28 Building security-bootstrapper 09:37:28 (5/9) Installing curl (7.80.0-r1) 09:37:28  Building support-scheduler ... done Successfully built 7e4e943dbb3b 09:37:28 Successfully tagged support-notifications:latest 09:37:28  Building support-notifications ... done Building core-metadata 09:37:28 Removing intermediate container 7121d487c683 09:37:28 ---> 1e762b520d41 09:37:28 Step 25/25 : LABEL version=0.0.0 09:37:28 (6/9) Installing dumb-init (1.2.5-r1) 09:37:28 ---> Running in e1a7b4c41ef0 09:37:28 (7/9) Installing musl-obstack (1.2.3-r0) 09:37:28 Removing intermediate container e1a7b4c41ef0 09:37:28 ---> 4f4b31a3484d 09:37:28 09:37:28 (8/9) Installing libucontext (1.1-r0) 09:37:28 Successfully built 4f4b31a3484d 09:37:28 Successfully tagged security-secretstore-setup:latest 09:37:28 Building core-command 09:37:29  Building security-secretstore-setup ... done (9/9) Installing gcompat (1.0.0-r4) 09:37:29 Executing busybox-1.34.1-r5.trigger 09:37:29 Executing ca-certificates-20211220-r0.trigger 09:37:29 OK: 8 MiB in 23 packages 09:37:32 Removing intermediate container e256b6a964bf 09:37:32 ---> faaadf176a8c 09:37:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:32 using credential edgex-jenkins-ssh 09:37:32 Cloning the remote Git repository 09:37:33 ---> 38148b3a05b8 09:37:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:37:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:37:32 > git init /w/workspace/edgex-go/2 # timeout=10 09:37:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:37:33 > git --version # timeout=10 09:37:33 > git --version # 'git version 2.25.1' 09:37:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:37:34 ---> 425d429d7d24 09:37:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:37:34 ---> d042d40981a4 09:37:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:37:34 ---> Running in 56abdaebf781 09:37:34 Removing intermediate container 56abdaebf781 09:37:34 ---> a9bbb53e414d 09:37:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:37:34 ---> Running in 96c86f0d2eb0 09:37:34 Removing intermediate container 96c86f0d2eb0 09:37:34 ---> d02c214b5214 09:37:34 Step 18/20 : LABEL arch=x86_64 09:37:34 ---> Running in 152059995eac 09:37:35 Removing intermediate container 152059995eac 09:37:35 ---> 24745b0b0414 09:37:35 Step 19/20 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:37:35 ---> Running in 9e0f7cec0d82 09:37:35 Removing intermediate container 9e0f7cec0d82 09:37:35 ---> 33035d92d29a 09:37:35 Step 20/20 : LABEL version=0.0.0 09:37:35 ---> Running in 569334ea99b4 09:37:35 Removing intermediate container 569334ea99b4 09:37:35 ---> 14adda1d56e8 09:37:35 09:37:36 Successfully built 14adda1d56e8 09:37:36 Successfully tagged security-spiffe-token-provider:latest 09:37:36  Building security-spiffe-token-provider ... done Building security-spire-config 09:37:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:37:41 ---> 35235e1d2645 09:37:41 Step 3/23 : WORKDIR /edgex-go 09:37:41 ---> Using cache 09:37:41 ---> 8eb2dcad8c46 09:37:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:41 ---> Using cache 09:37:41 ---> 7790b2013143 09:37:41 Step 5/23 : RUN apk add --update --no-cache make git 09:37:41 ---> Using cache 09:37:41 ---> def62d8122a3 09:37:41 Step 6/23 : COPY go.mod vendor* ./ 09:37:41 ---> Using cache 09:37:41 ---> 186ead9c18aa 09:37:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:41 ---> Using cache 09:37:41 ---> 0a3da7de296c 09:37:41 Step 8/23 : COPY . . 09:37:41 ---> Using cache 09:37:41 ---> 9477a29567e4 09:37:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:37:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:37:41 ---> 35235e1d2645 09:37:41 Step 3/23 : WORKDIR /edgex-go 09:37:41 ---> Using cache 09:37:41 ---> 8eb2dcad8c46 09:37:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:41 ---> Using cache 09:37:41 ---> 7790b2013143 09:37:41 Step 5/23 : RUN apk add --update --no-cache make git 09:37:41 ---> Using cache 09:37:41 ---> def62d8122a3 09:37:41 Step 6/23 : COPY go.mod vendor* ./ 09:37:41 ---> Using cache 09:37:41 ---> 186ead9c18aa 09:37:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:41 ---> Using cache 09:37:41 ---> 0a3da7de296c 09:37:41 Step 8/23 : COPY . . 09:37:41 ---> Using cache 09:37:41 ---> 9477a29567e4 09:37:41 Step 9/23 : RUN make cmd/core-command/core-command 09:37:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:37:41 ---> 35235e1d2645 09:37:41 Step 3/23 : WORKDIR /edgex-go 09:37:41 ---> Using cache 09:37:41 ---> 8eb2dcad8c46 09:37:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:41 ---> Using cache 09:37:41 ---> 7790b2013143 09:37:41 Step 5/23 : RUN apk add --update --no-cache make bash git 09:37:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:37:41 ---> 35235e1d2645 09:37:41 Step 3/31 : WORKDIR /edgex-go 09:37:41 ---> Using cache 09:37:41 ---> 8eb2dcad8c46 09:37:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:41 ---> Using cache 09:37:41 ---> 7790b2013143 09:37:41 Step 5/31 : RUN apk add --update --no-cache make git 09:37:41 ---> Using cache 09:37:41 ---> def62d8122a3 09:37:41 Step 6/31 : COPY go.mod vendor* ./ 09:37:41 ---> Using cache 09:37:41 ---> 186ead9c18aa 09:37:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:41 ---> Using cache 09:37:41 ---> 0a3da7de296c 09:37:41 Step 8/31 : COPY . . 09:37:41 ---> Using cache 09:37:41 ---> 9477a29567e4 09:37:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:37:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:37:42 ---> 35235e1d2645 09:37:42 Step 3/26 : WORKDIR /edgex-go 09:37:42 ---> Using cache 09:37:42 ---> 8eb2dcad8c46 09:37:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:42 ---> Using cache 09:37:42 ---> 7790b2013143 09:37:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:37:45 ---> Running in 850a09f018e9 09:37:45 ---> Running in a985e0c2a0ae 09:37:45 ---> Running in 8f745dd69873 09:37:45 ---> Running in 348b818a27b6 09:37:45 ---> Running in 6f57ea164592 09:37:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:37:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:37:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:37:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:46 OK: 221 MiB in 52 packages 09:37:46 OK: 221 MiB in 52 packages 09:37:47 Removing intermediate container a985e0c2a0ae 09:37:47 ---> 8291a2cb1b67 09:37:47 Step 6/23 : COPY go.mod vendor* ./ 09:37:47 Removing intermediate container 348b818a27b6 09:37:47 ---> 20341493ea04 09:37:47 Step 6/26 : COPY go.mod vendor* ./ 09:37:47 ---> dbb18c5868af 09:37:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:47 ---> 91bced9b5d4a 09:37:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:47 ---> Running in 586da7bc1285 09:37:47 ---> Running in 7db535c96f69 09:37:49 Removing intermediate container 586da7bc1285 09:37:49 ---> 7ebd7d6b247f 09:37:49 Step 8/23 : COPY . . 09:37:49 Removing intermediate container 7db535c96f69 09:37:49 ---> 2002ac5ecf0d 09:37:49 Step 8/26 : COPY . . 09:37:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:37:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:37:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:37:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:37:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4035/head:refs/remotes/origin/PR-4035 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:37:51 Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit d03d2a26d2453c540fc56b565d879a63d9f575c5 09:37:51 Merge succeeded, producing d03d2a26d2453c540fc56b565d879a63d9f575c5 09:37:51 Checking out Revision d03d2a26d2453c540fc56b565d879a63d9f575c5 (PR-4035) 09:37:51 > git config core.sparsecheckout # timeout=10 09:37:51 > git checkout -f d03d2a26d2453c540fc56b565d879a63d9f575c5 # timeout=10 09:37:51 > git remote # timeout=10 09:37:51 > git config --get remote.origin.url # timeout=10 09:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:51 > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 09:37:51 > git rev-parse HEAD^{commit} # timeout=10 09:37:51 > git config core.sparsecheckout # timeout=10 09:37:51 > git checkout -f d03d2a26d2453c540fc56b565d879a63d9f575c5 # timeout=10 09:37:55 Commit message: "feat(snap): exclude redundant files in snapcraft" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:37:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:37:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:37:56 Dload Upload Total Spent Left Speed 09:37:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50217 0 --:--:-- --:--:-- --:--:-- 50217 [Pipeline] sh 09:37:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:37:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:37:57 + sudo tee /etc/docker/daemon.new 09:37:57 { 09:37:57 "registry-mirrors": [ 09:37:57 "https://nexus3.edgexfoundry.org:10001" 09:37:57 ], 09:37:57 "bip": "10.250.0.254/24", 09:37:57 "hosts": [ 09:37:57 "tcp://0.0.0.0:5555", 09:37:57 "unix:///var/run/docker.sock" 09:37:57 ], 09:37:57 "mtu": 1458, 09:37:57 "selinux-enabled": true, 09:37:57 "seccomp-profile": "/etc/docker/seccomp.json" 09:37:57 } [Pipeline] sh 09:37:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:37:58 + sudo service docker restart 09:38:04 ---> e29fa2e8493a 09:38:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:38:04 ---> cb66dac12ce1 09:38:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:38:04 ---> Running in ec8346817673 09:38:04 ---> Running in 4ee84e6efc4a 09:38:04 Removing intermediate container ec8346817673 09:38:04 ---> ccb1aa5e60f8 09:38:04 Step 10/26 : RUN mkdir -p spire-build 09:38:05 ---> Running in ead0620cd649 09:38:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:38:06 Removing intermediate container 8f745dd69873 09:38:06 ---> c9c66543f7d1 09:38:06 09:38:06 Step 10/23 : FROM alpine:3.14 09:38:06 ---> e04c818066af 09:38:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:38:06 ---> Using cache 09:38:06 ---> 0d13666fa5cd 09:38:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:38:06 ---> Using cache 09:38:06 ---> d0528702adf6 09:38:06 Step 13/23 : ENV APP_PORT=59882 09:38:06 Removing intermediate container 6f57ea164592 09:38:06 ---> 6652fee77329 09:38:06 09:38:06 Step 10/23 : FROM alpine:3.14 09:38:06 Removing intermediate container 850a09f018e9 09:38:06 ---> b3b049a97f6a 09:38:06 09:38:06 Step 10/31 : FROM alpine:3.14 09:38:06 ---> e04c818066af 09:38:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:38:06 ---> Using cache 09:38:06 ---> 0d13666fa5cd 09:38:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:38:06 ---> Using cache 09:38:06 ---> d0528702adf6 09:38:06 Step 13/23 : ENV APP_PORT=59881 09:38:06 ---> e04c818066af 09:38:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:38:06 ---> Running in 3c23f4589686 09:38:06 Removing intermediate container ead0620cd649 09:38:06 ---> dcb7d5201f50 09:38:06 Step 11/26 : WORKDIR /edgex-go/spire-build 09:38:06 ---> Running in 970ad1124423 09:38:06 ---> Running in 6086757a10c3 09:38:06 ---> Running in 027c8a722845 09:38:06 Removing intermediate container 3c23f4589686 09:38:06 ---> 281108af0037 09:38:06 Step 14/23 : EXPOSE $APP_PORT 09:38:06 Removing intermediate container 970ad1124423 09:38:06 ---> 769c9140d32d 09:38:06 Step 14/23 : EXPOSE $APP_PORT 09:38:06 ---> Running in c7ae350f890f 09:38:06 ---> Running in 3485951267dc 09:38:06 Removing intermediate container 6086757a10c3 09:38:06 ---> e30b198be3d8 09:38:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:38:06 Removing intermediate container 027c8a722845 09:38:06 ---> b04f5156fdc7 09:38:06 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:38:06 ---> Running in ad1f9371b5cc 09:38:06 ---> Running in 940d90b425ee 09:38:06 Removing intermediate container c7ae350f890f 09:38:06 ---> cce85d9c911a 09:38:06 Step 15/23 : WORKDIR / 09:38:06 Removing intermediate container 3485951267dc 09:38:06 ---> b5c66b73b3e0 09:38:06 Step 15/23 : WORKDIR / 09:38:06 ---> Running in d72b8f7dcf4b 09:38:06 ---> Running in 40dbee25c035 09:38:07 Removing intermediate container d72b8f7dcf4b 09:38:07 ---> 764c2631b599 09:38:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:07 Removing intermediate container 40dbee25c035 09:38:07 ---> 252456f2865d 09:38:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:07 ---> a75d62285352 09:38:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:38:07 ---> dd7f83a132e7 09:38:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:38:07 (1/2) Installing dumb-init (1.2.5-r1) 09:38:07 (2/2) Installing su-exec (0.2-r1) 09:38:07 Executing busybox-1.33.1-r7.trigger 09:38:07 OK: 6 MiB in 16 packages 09:38:07 ---> 491e80b51b85 09:38:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:38:07 ---> ca06de6b76a5 09:38:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:38:07 spire-1.2.1/ 09:38:07 spire-1.2.1/.data/ 09:38:07 spire-1.2.1/.data/.file 09:38:07 spire-1.2.1/.dockerignore 09:38:07 spire-1.2.1/.gitattributes 09:38:07 spire-1.2.1/.githooks/ 09:38:07 spire-1.2.1/.githooks/pre-commit 09:38:07 spire-1.2.1/.github/ 09:38:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:38:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:38:07 spire-1.2.1/.github/dependabot.yml 09:38:07 spire-1.2.1/.github/workflows/ 09:38:07 spire-1.2.1/.github/workflows/nightly_build.yaml 09:38:07 spire-1.2.1/.github/workflows/pr_build.yaml 09:38:07 spire-1.2.1/.github/workflows/release_build.yaml 09:38:07 spire-1.2.1/.github/workflows/scripts/ 09:38:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:38:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:38:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:38:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:38:07 spire-1.2.1/.github/workflows/scripts/split.sh 09:38:07 spire-1.2.1/.gitignore 09:38:07 spire-1.2.1/.go-version 09:38:07 spire-1.2.1/.golangci.yml 09:38:07 spire-1.2.1/ADOPTERS.md 09:38:07 spire-1.2.1/CHANGELOG.md 09:38:07 spire-1.2.1/CODE-OF-CONDUCT.md 09:38:07 spire-1.2.1/CODEOWNERS 09:38:07 spire-1.2.1/CONTRIBUTING.md 09:38:07 spire-1.2.1/Dockerfile 09:38:07 spire-1.2.1/Dockerfile.dev 09:38:07 spire-1.2.1/Dockerfile.scratch 09:38:07 spire-1.2.1/LICENSE 09:38:07 spire-1.2.1/MAINTAINERS.md 09:38:07 spire-1.2.1/Makefile 09:38:07 spire-1.2.1/README.md 09:38:07 spire-1.2.1/ROADMAP.md 09:38:07 spire-1.2.1/SECURITY.md 09:38:07 spire-1.2.1/cmd/ 09:38:07 spire-1.2.1/cmd/spire-agent/ 09:38:07 spire-1.2.1/cmd/spire-agent/cli/ 09:38:07 spire-1.2.1/cmd/spire-agent/cli/api/ 09:38:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/common/ 09:38:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:38:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/run/ 09:38:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:38:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:38:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:38:07 spire-1.2.1/cmd/spire-agent/main.go 09:38:07 spire-1.2.1/cmd/spire-server/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/agent/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/cli.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/run/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/token/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/validate/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/x509/ 09:38:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:38:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:38:07 spire-1.2.1/cmd/spire-server/main.go 09:38:07 spire-1.2.1/cmd/spire-server/util/ 09:38:07 spire-1.2.1/cmd/spire-server/util/util.go 09:38:07 spire-1.2.1/conf/ 09:38:07 spire-1.2.1/conf/agent/ 09:38:07 spire-1.2.1/conf/agent/agent.conf 09:38:07 spire-1.2.1/conf/agent/agent_full.conf 09:38:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:38:07 spire-1.2.1/conf/server/ 09:38:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:38:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:38:07 spire-1.2.1/conf/server/server.conf 09:38:07 spire-1.2.1/conf/server/server_full.conf 09:38:07 spire-1.2.1/doc/ 09:38:07 spire-1.2.1/doc/SPIRE101.md 09:38:07 spire-1.2.1/doc/auditlog.md 09:38:07 spire-1.2.1/doc/authorization_policy_engine.md 09:38:07 spire-1.2.1/doc/changelog_guidelines.md 09:38:07 spire-1.2.1/doc/cure53-report.pdf 09:38:07 spire-1.2.1/doc/images/ 09:38:07 spire-1.2.1/doc/images/2019_roadmap.png 09:38:07 spire-1.2.1/doc/images/SPIRE101.png 09:38:07 spire-1.2.1/doc/images/SPIRE_agent.png 09:38:07 spire-1.2.1/doc/images/SPIRE_server.png 09:38:07 spire-1.2.1/doc/images/cache_mgr.png 09:38:07 spire-1.2.1/doc/images/cache_mgr_components.png 09:38:07 spire-1.2.1/doc/images/federated_spire.png 09:38:07 spire-1.2.1/doc/images/ha_mode.png 09:38:07 spire-1.2.1/doc/images/nested_spire.png 09:38:07 spire-1.2.1/doc/images/oidc_federation.png 09:38:07 spire-1.2.1/doc/images/single_trust_domain.png 09:38:07 spire-1.2.1/doc/images/spiffe_compatible.png 09:38:07 spire-1.2.1/doc/images/spire_logo.png 09:38:07 spire-1.2.1/doc/migrating_registration_api_clients.md 09:38:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:38:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:38:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:38:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:38:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:38:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:38:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:38:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:38:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:38:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:38:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:38:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:38:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:38:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:38:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:38:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:38:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:38:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:38:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:38:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:38:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:38:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:38:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:38:07 spire-1.2.1/doc/scaling_spire.md 09:38:07 spire-1.2.1/doc/spire_agent.md 09:38:07 spire-1.2.1/doc/spire_server.md 09:38:07 spire-1.2.1/doc/supported_integrations.md 09:38:07 spire-1.2.1/doc/telemetry.md 09:38:07 spire-1.2.1/doc/telemetry_config.md 09:38:07 spire-1.2.1/doc/upgrading.md 09:38:07 spire-1.2.1/doc/using_spire.md 09:38:07 spire-1.2.1/examples/ 09:38:07 spire-1.2.1/examples/README.md 09:38:07 spire-1.2.1/go.mod 09:38:07 spire-1.2.1/go.sum 09:38:07 spire-1.2.1/pkg/ 09:38:07 spire-1.2.1/pkg/agent/ 09:38:07 spire-1.2.1/pkg/agent/agent.go 09:38:07 spire-1.2.1/pkg/agent/api/ 09:38:07 spire-1.2.1/pkg/agent/api/config.go 09:38:07 spire-1.2.1/pkg/agent/api/debug/ 09:38:07 spire-1.2.1/pkg/agent/api/debug/v1/ 09:38:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:38:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:38:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:38:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:38:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:38:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:38:07 spire-1.2.1/pkg/agent/api/endpoints.go 09:38:07 spire-1.2.1/pkg/agent/api/health/ 09:38:07 spire-1.2.1/pkg/agent/api/health/v1/ 09:38:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:38:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:38:07 spire-1.2.1/pkg/agent/api/rpccontext/ 09:38:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:38:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:38:07 spire-1.2.1/pkg/agent/attestor/ 09:38:07 spire-1.2.1/pkg/agent/attestor/node/ 09:38:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:38:07 spire-1.2.1/pkg/agent/attestor/node/node.go 09:38:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:38:07 spire-1.2.1/pkg/agent/attestor/workload/ 09:38:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:38:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:38:07 spire-1.2.1/pkg/agent/catalog/ 09:38:07 spire-1.2.1/pkg/agent/catalog/catalog.go 09:38:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:38:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:38:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:38:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:38:07 spire-1.2.1/pkg/agent/client/ 09:38:07 spire-1.2.1/pkg/agent/client/client.go 09:38:07 spire-1.2.1/pkg/agent/client/client_test.go 09:38:07 spire-1.2.1/pkg/agent/client/dial.go 09:38:07 spire-1.2.1/pkg/agent/client/nodeconn.go 09:38:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:38:07 spire-1.2.1/pkg/agent/client/update.go 09:38:07 spire-1.2.1/pkg/agent/client/util.go 09:38:07 spire-1.2.1/pkg/agent/common/ 09:38:07 spire-1.2.1/pkg/agent/common/backoff/ 09:38:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:38:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:38:07 spire-1.2.1/pkg/agent/common/cgroups/ 09:38:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:38:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:38:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:38:07 spire-1.2.1/pkg/agent/config.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/ 09:38:07 spire-1.2.1/pkg/agent/endpoints/config.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:38:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:38:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/workload/ 09:38:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:38:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:38:07 spire-1.2.1/pkg/agent/manager/ 09:38:07 spire-1.2.1/pkg/agent/manager/cache/ 09:38:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:38:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:38:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:38:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:38:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:38:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:38:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:38:07 spire-1.2.1/pkg/agent/manager/config.go 09:38:07 spire-1.2.1/pkg/agent/manager/manager.go 09:38:07 spire-1.2.1/pkg/agent/manager/manager_test.go 09:38:07 spire-1.2.1/pkg/agent/manager/storage.go 09:38:07 spire-1.2.1/pkg/agent/manager/storage_test.go 09:38:07 spire-1.2.1/pkg/agent/manager/storecache/ 09:38:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:38:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:38:07 spire-1.2.1/pkg/agent/manager/sync.go 09:38:07 spire-1.2.1/pkg/agent/plugin/ 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:38:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:38:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:38:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:38:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:38:07 spire-1.2.1/pkg/agent/svid/ 09:38:07 spire-1.2.1/pkg/agent/svid/rotator.go 09:38:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:38:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:38:07 spire-1.2.1/pkg/agent/svid/store/ 09:38:07 spire-1.2.1/pkg/agent/svid/store/service.go 09:38:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:38:07 spire-1.2.1/pkg/common/ 09:38:07 spire-1.2.1/pkg/common/agentpathtemplate/ 09:38:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:38:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:38:07 spire-1.2.1/pkg/common/api/ 09:38:07 spire-1.2.1/pkg/common/api/metrics.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/ 09:38:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/logger.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/names.go 09:38:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:38:07 spire-1.2.1/pkg/common/api/names.go 09:38:07 spire-1.2.1/pkg/common/api/ratelimit.go 09:38:07 spire-1.2.1/pkg/common/api/rpccontext/ 09:38:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:38:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:38:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:38:07 spire-1.2.1/pkg/common/auth/ 09:38:07 spire-1.2.1/pkg/common/auth/interceptors.go 09:38:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:38:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/ 09:38:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/types.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:38:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:38:07 spire-1.2.1/pkg/common/catalog/ 09:38:07 spire-1.2.1/pkg/common/catalog/bind.go 09:38:07 spire-1.2.1/pkg/common/catalog/builtin.go 09:38:07 spire-1.2.1/pkg/common/catalog/catalog.go 09:38:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:38:07 spire-1.2.1/pkg/common/catalog/closers.go 09:38:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:38:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:38:07 spire-1.2.1/pkg/common/catalog/config.go 09:38:07 spire-1.2.1/pkg/common/catalog/config_test.go 09:38:07 spire-1.2.1/pkg/common/catalog/configure.go 09:38:07 spire-1.2.1/pkg/common/catalog/constraints.go 09:38:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:38:07 spire-1.2.1/pkg/common/catalog/context.go 09:38:07 spire-1.2.1/pkg/common/catalog/external.go 09:38:07 spire-1.2.1/pkg/common/catalog/host.go 09:38:07 spire-1.2.1/pkg/common/catalog/pipenet.go 09:38:07 spire-1.2.1/pkg/common/catalog/plugin.go 09:38:07 spire-1.2.1/pkg/common/catalog/testplugin/ 09:38:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:38:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:38:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:38:07 spire-1.2.1/pkg/common/cli/ 09:38:07 spire-1.2.1/pkg/common/cli/env.go 09:38:07 spire-1.2.1/pkg/common/cli/flags.go 09:38:07 spire-1.2.1/pkg/common/cli/trust_domain.go 09:38:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:38:07 spire-1.2.1/pkg/common/cli/umask.go 09:38:07 spire-1.2.1/pkg/common/cli/umask_posix.go 09:38:07 spire-1.2.1/pkg/common/cli/umask_test.go 09:38:07 spire-1.2.1/pkg/common/cli/umask_windows.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/ 09:38:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/flag.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/format.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/ 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:38:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:38:07 spire-1.2.1/pkg/common/coretypes/ 09:38:07 spire-1.2.1/pkg/common/coretypes/bundle/ 09:38:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:38:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:38:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:38:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:38:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:38:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:38:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:38:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:38:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:38:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:38:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:38:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:38:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:38:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:38:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:38:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:38:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:38:07 spire-1.2.1/pkg/common/cryptoutil/ 09:38:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:38:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:38:07 spire-1.2.1/pkg/common/diskutil/ 09:38:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:38:07 spire-1.2.1/pkg/common/diskutil/file_test.go 09:38:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:38:07 spire-1.2.1/pkg/common/errorutil/ 09:38:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:38:07 spire-1.2.1/pkg/common/health/ 09:38:07 spire-1.2.1/pkg/common/health/config.go 09:38:07 spire-1.2.1/pkg/common/health/context.go 09:38:07 spire-1.2.1/pkg/common/health/context_test.go 09:38:07 spire-1.2.1/pkg/common/health/health.go 09:38:07 spire-1.2.1/pkg/common/health/health_test.go 09:38:07 spire-1.2.1/pkg/common/health/logger.go 09:38:07 spire-1.2.1/pkg/common/hostservice/ 09:38:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:38:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:38:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:38:07 spire-1.2.1/pkg/common/idutil/ 09:38:07 spire-1.2.1/pkg/common/idutil/require.go 09:38:07 spire-1.2.1/pkg/common/idutil/require_test.go 09:38:07 spire-1.2.1/pkg/common/idutil/safety.go 09:38:07 spire-1.2.1/pkg/common/idutil/safety_test.go 09:38:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:38:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:38:07 spire-1.2.1/pkg/common/jwtsvid/ 09:38:07 spire-1.2.1/pkg/common/jwtsvid/common.go 09:38:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:38:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:38:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:38:07 spire-1.2.1/pkg/common/jwtutil/ 09:38:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:38:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:38:07 spire-1.2.1/pkg/common/log/ 09:38:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:38:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:38:07 spire-1.2.1/pkg/common/log/log.go 09:38:07 spire-1.2.1/pkg/common/log/log_test.go 09:38:07 spire-1.2.1/pkg/common/log/options.go 09:38:07 spire-1.2.1/pkg/common/nodeutil/ 09:38:07 spire-1.2.1/pkg/common/nodeutil/node.go 09:38:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:38:07 spire-1.2.1/pkg/common/peertracker/ 09:38:07 spire-1.2.1/pkg/common/peertracker/conn.go 09:38:07 spire-1.2.1/pkg/common/peertracker/credentials.go 09:38:07 spire-1.2.1/pkg/common/peertracker/errors.go 09:38:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:38:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:38:07 spire-1.2.1/pkg/common/peertracker/info.go 09:38:07 spire-1.2.1/pkg/common/peertracker/listener.go 09:38:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:38:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:38:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:38:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:38:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:38:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:38:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:38:07 spire-1.2.1/pkg/common/peertracker/tcp.go 09:38:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:38:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:38:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:38:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:38:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:38:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:38:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:38:07 spire-1.2.1/pkg/common/peertracker/uds.go 09:38:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:38:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:38:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:38:07 spire-1.2.1/pkg/common/pemutil/ 09:38:07 spire-1.2.1/pkg/common/pemutil/block.go 09:38:07 spire-1.2.1/pkg/common/pemutil/certs.go 09:38:07 spire-1.2.1/pkg/common/pemutil/common.go 09:38:07 spire-1.2.1/pkg/common/pemutil/csr.go 09:38:07 spire-1.2.1/pkg/common/pemutil/keys.go 09:38:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/ 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:38:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:38:07 spire-1.2.1/pkg/common/plugin/ 09:38:07 spire-1.2.1/pkg/common/plugin/aws/ 09:38:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:38:07 spire-1.2.1/pkg/common/plugin/azure/ 09:38:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:38:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:38:07 spire-1.2.1/pkg/common/plugin/facade.go 09:38:07 spire-1.2.1/pkg/common/plugin/facade_test.go 09:38:07 spire-1.2.1/pkg/common/plugin/gcp/ 09:38:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:38:07 spire-1.2.1/pkg/common/plugin/k8s/ 09:38:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:38:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:38:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:38:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:38:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:38:07 spire-1.2.1/pkg/common/plugin/log.go 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/ 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:38:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:38:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:38:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:38:07 spire-1.2.1/pkg/common/plugin/x509pop/ 09:38:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:38:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:38:07 spire-1.2.1/pkg/common/profiling/ 09:38:07 spire-1.2.1/pkg/common/profiling/dumpers.go 09:38:07 spire-1.2.1/pkg/common/profiling/profiling.go 09:38:07 spire-1.2.1/pkg/common/protoutil/ 09:38:07 spire-1.2.1/pkg/common/protoutil/masks.go 09:38:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:38:07 spire-1.2.1/pkg/common/rotationutil/ 09:38:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:38:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:38:07 spire-1.2.1/pkg/common/selector/ 09:38:07 spire-1.2.1/pkg/common/selector/selector.go 09:38:07 spire-1.2.1/pkg/common/selector/selector_test.go 09:38:07 spire-1.2.1/pkg/common/selector/set.go 09:38:07 spire-1.2.1/pkg/common/selector/set_utils.go 09:38:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/ 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/ 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:38:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:38:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:38:07 spire-1.2.1/pkg/common/telemetry/call.go 09:38:07 spire-1.2.1/pkg/common/telemetry/common/ 09:38:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:38:07 spire-1.2.1/pkg/common/telemetry/config.go 09:38:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:38:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/inmem.go 09:38:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/m3.go 09:38:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/metrics.go 09:38:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/names.go 09:38:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:38:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:38:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/ 09:38:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:38:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:38:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:38:07 spire-1.2.1/pkg/common/telemetry/server/server.go 09:38:07 spire-1.2.1/pkg/common/telemetry/sink.go 09:38:07 spire-1.2.1/pkg/common/telemetry/statsd.go 09:38:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:38:07 spire-1.2.1/pkg/common/telemetry/uptime.go 09:38:07 spire-1.2.1/pkg/common/telemetry/version.go 09:38:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:38:07 spire-1.2.1/pkg/common/uptime/ 09:38:07 spire-1.2.1/pkg/common/uptime/uptime.go 09:38:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:38:07 spire-1.2.1/pkg/common/util/ 09:38:07 spire-1.2.1/pkg/common/util/certs.go 09:38:07 spire-1.2.1/pkg/common/util/certs_test.go 09:38:07 spire-1.2.1/pkg/common/util/csr.go 09:38:07 spire-1.2.1/pkg/common/util/hash.go 09:38:07 spire-1.2.1/pkg/common/util/selectors.go 09:38:07 spire-1.2.1/pkg/common/util/selectors_test.go 09:38:07 spire-1.2.1/pkg/common/util/signals.go 09:38:07 spire-1.2.1/pkg/common/util/sort.go 09:38:07 spire-1.2.1/pkg/common/util/sort_test.go 09:38:07 spire-1.2.1/pkg/common/util/task.go 09:38:07 spire-1.2.1/pkg/common/util/task_test.go 09:38:07 spire-1.2.1/pkg/common/util/testdata/ 09:38:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:38:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:38:07 spire-1.2.1/pkg/common/version/ 09:38:07 spire-1.2.1/pkg/common/version/version.go 09:38:07 spire-1.2.1/pkg/common/x509svid/ 09:38:07 spire-1.2.1/pkg/common/x509svid/common_test.go 09:38:07 spire-1.2.1/pkg/common/x509svid/csr.go 09:38:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:38:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:38:07 spire-1.2.1/pkg/common/x509util/ 09:38:07 spire-1.2.1/pkg/common/x509util/cert.go 09:38:07 spire-1.2.1/pkg/common/x509util/dns.go 09:38:07 spire-1.2.1/pkg/common/x509util/dns_test.go 09:38:07 spire-1.2.1/pkg/common/x509util/keyid.go 09:38:07 spire-1.2.1/pkg/common/x509util/keypair.go 09:38:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:38:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:38:07 spire-1.2.1/pkg/server/ 09:38:07 spire-1.2.1/pkg/server/api/ 09:38:07 spire-1.2.1/pkg/server/api/agent.go 09:38:07 spire-1.2.1/pkg/server/api/agent/ 09:38:07 spire-1.2.1/pkg/server/api/agent/v1/ 09:38:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:38:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:38:07 spire-1.2.1/pkg/server/api/agent_test.go 09:38:07 spire-1.2.1/pkg/server/api/api.go 09:38:07 spire-1.2.1/pkg/server/api/audit/ 09:38:07 spire-1.2.1/pkg/server/api/audit/audit.go 09:38:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:38:07 spire-1.2.1/pkg/server/api/bundle.go 09:38:07 spire-1.2.1/pkg/server/api/bundle/ 09:38:07 spire-1.2.1/pkg/server/api/bundle/v1/ 09:38:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:38:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:38:07 spire-1.2.1/pkg/server/api/bundle_test.go 09:38:07 spire-1.2.1/pkg/server/api/debug/ 09:38:07 spire-1.2.1/pkg/server/api/debug/v1/ 09:38:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:38:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:38:07 spire-1.2.1/pkg/server/api/entry.go 09:38:07 spire-1.2.1/pkg/server/api/entry/ 09:38:07 spire-1.2.1/pkg/server/api/entry/v1/ 09:38:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:38:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:38:07 spire-1.2.1/pkg/server/api/entry_test.go 09:38:07 spire-1.2.1/pkg/server/api/health/ 09:38:07 spire-1.2.1/pkg/server/api/health/v1/ 09:38:07 spire-1.2.1/pkg/server/api/health/v1/service.go 09:38:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:38:07 spire-1.2.1/pkg/server/api/id.go 09:38:07 spire-1.2.1/pkg/server/api/id_test.go 09:38:07 spire-1.2.1/pkg/server/api/limits/ 09:38:07 spire-1.2.1/pkg/server/api/limits/limits.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/ 09:38:07 spire-1.2.1/pkg/server/api/middleware/alias.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/audit.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/caller.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/common.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/entries.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:38:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:38:07 spire-1.2.1/pkg/server/api/ratelimit.go 09:38:07 spire-1.2.1/pkg/server/api/rpccontext/ 09:38:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:38:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:38:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:38:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:38:07 spire-1.2.1/pkg/server/api/selector.go 09:38:07 spire-1.2.1/pkg/server/api/selector_test.go 09:38:07 spire-1.2.1/pkg/server/api/status.go 09:38:07 spire-1.2.1/pkg/server/api/status_test.go 09:38:07 spire-1.2.1/pkg/server/api/svid/ 09:38:07 spire-1.2.1/pkg/server/api/svid/v1/ 09:38:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:38:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:38:07 spire-1.2.1/pkg/server/api/trustdomain.go 09:38:07 spire-1.2.1/pkg/server/api/trustdomain/ 09:38:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:38:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:38:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:38:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:38:07 spire-1.2.1/pkg/server/authpolicy/ 09:38:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:38:07 spire-1.2.1/pkg/server/authpolicy/policy.go 09:38:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:38:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:38:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:38:07 spire-1.2.1/pkg/server/authpolicy/validate.go 09:38:07 spire-1.2.1/pkg/server/bundle/ 09:38:07 spire-1.2.1/pkg/server/bundle/client/ 09:38:07 spire-1.2.1/pkg/server/bundle/client/client.go 09:38:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:38:07 spire-1.2.1/pkg/server/bundle/client/manager.go 09:38:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:38:07 spire-1.2.1/pkg/server/bundle/client/sources.go 09:38:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:38:07 spire-1.2.1/pkg/server/bundle/client/updater.go 09:38:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:38:07 spire-1.2.1/pkg/server/ca/ 09:38:07 spire-1.2.1/pkg/server/ca/ca.go 09:38:07 spire-1.2.1/pkg/server/ca/ca_health.go 09:38:07 spire-1.2.1/pkg/server/ca/ca_test.go 09:38:07 spire-1.2.1/pkg/server/ca/journal.go 09:38:07 spire-1.2.1/pkg/server/ca/journal_test.go 09:38:07 spire-1.2.1/pkg/server/ca/manager.go 09:38:07 spire-1.2.1/pkg/server/ca/manager_health.go 09:38:07 spire-1.2.1/pkg/server/ca/manager_test.go 09:38:07 spire-1.2.1/pkg/server/ca/templates.go 09:38:07 spire-1.2.1/pkg/server/ca/upstream_client.go 09:38:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:38:07 spire-1.2.1/pkg/server/ca/validation.go 09:38:07 spire-1.2.1/pkg/server/cache/ 09:38:07 spire-1.2.1/pkg/server/cache/dscache/ 09:38:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:38:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:38:07 spire-1.2.1/pkg/server/cache/entrycache/ 09:38:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:38:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:38:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:38:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:38:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:38:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:38:07 spire-1.2.1/pkg/server/catalog/ 09:38:07 spire-1.2.1/pkg/server/catalog/catalog.go 09:38:07 spire-1.2.1/pkg/server/catalog/keymanager.go 09:38:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:38:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:38:07 spire-1.2.1/pkg/server/catalog/notifier.go 09:38:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:38:07 spire-1.2.1/pkg/server/config.go 09:38:07 spire-1.2.1/pkg/server/datastore/ 09:38:07 spire-1.2.1/pkg/server/datastore/datastore.go 09:38:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:38:07 spire-1.2.1/pkg/server/datastore/repository.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:38:07 spire-1.2.1/pkg/server/endpoints/ 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/ 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:38:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:38:07 spire-1.2.1/pkg/server/endpoints/config.go 09:38:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:38:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:38:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:38:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:38:07 spire-1.2.1/pkg/server/endpoints/middleware.go 09:38:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:38:07 spire-1.2.1/pkg/server/hostservice/ 09:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:38:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:38:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:38:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/ 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/ 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:38:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/ 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:38:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:38:07 spire-1.2.1/pkg/server/registration/ 09:38:07 spire-1.2.1/pkg/server/registration/manager.go 09:38:07 spire-1.2.1/pkg/server/registration/manager_test.go 09:38:07 spire-1.2.1/pkg/server/scanentries.go 09:38:07 spire-1.2.1/pkg/server/scanentries_test.go 09:38:07 spire-1.2.1/pkg/server/server.go 09:38:07 spire-1.2.1/pkg/server/server_test.go 09:38:07 spire-1.2.1/pkg/server/svid/ 09:38:07 spire-1.2.1/pkg/server/svid/observer.go 09:38:07 spire-1.2.1/pkg/server/svid/observer_test.go 09:38:07 spire-1.2.1/pkg/server/svid/rotator.go 09:38:07 spire-1.2.1/pkg/server/svid/rotator_config.go 09:38:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:38:07 spire-1.2.1/pkg/server/svid/rotator_test.go 09:38:07 spire-1.2.1/proto/ 09:38:07 spire-1.2.1/proto/private/ 09:38:07 spire-1.2.1/proto/private/server/ 09:38:07 spire-1.2.1/proto/private/server/journal/ 09:38:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:38:07 spire-1.2.1/proto/private/server/journal/journal.proto 09:38:07 spire-1.2.1/proto/spire/ 09:38:07 spire-1.2.1/proto/spire/common/ 09:38:07 spire-1.2.1/proto/spire/common/common.pb.go 09:38:07 spire-1.2.1/proto/spire/common/common.proto 09:38:07 spire-1.2.1/proto/spire/common/plugin/ 09:38:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:38:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:38:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:38:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:38:07 spire-1.2.1/proto/spire/plugin/ 09:38:07 spire-1.2.1/proto/spire/plugin/agent/ 09:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:38:07 spire-1.2.1/release/ 09:38:07 spire-1.2.1/release/spire-extras/ 09:38:07 spire-1.2.1/release/spire-extras/README.md 09:38:07 spire-1.2.1/release/spire-extras/conf/ 09:38:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:38:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:38:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:38:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:38:07 spire-1.2.1/release/spire/ 09:38:07 spire-1.2.1/release/spire/README.md 09:38:07 spire-1.2.1/release/spire/conf/ 09:38:07 spire-1.2.1/release/spire/conf/agent/ 09:38:07 spire-1.2.1/release/spire/conf/agent/agent.conf 09:38:07 spire-1.2.1/release/spire/conf/server/ 09:38:07 spire-1.2.1/release/spire/conf/server/server.conf 09:38:07 spire-1.2.1/script/ 09:38:07 spire-1.2.1/script/build-artifact.sh 09:38:07 spire-1.2.1/script/generate_dummy_ca.sh 09:38:07 spire-1.2.1/support/ 09:38:07 spire-1.2.1/support/k8s/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/ 09:38:07 spire-1.2.1/support/oidc-discovery-provider/README.md 09:38:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/config.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/main.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:38:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:38:07 spire-1.2.1/test/ 09:38:07 spire-1.2.1/test/clock/ 09:38:07 spire-1.2.1/test/clock/clock.go 09:38:07 spire-1.2.1/test/fakes/ 09:38:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:38:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:38:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:38:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:38:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:38:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:38:07 spire-1.2.1/test/fakes/fakeagentstore/ 09:38:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:38:07 spire-1.2.1/test/fakes/fakedatastore/ 09:38:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:38:07 spire-1.2.1/test/fakes/fakeentryclient/ 09:38:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:38:07 spire-1.2.1/test/fakes/fakehealthchecker/ 09:38:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:38:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:38:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:38:07 spire-1.2.1/test/fakes/fakemetrics/ 09:38:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:38:07 spire-1.2.1/test/fakes/fakenoderesolver/ 09:38:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:38:07 spire-1.2.1/test/fakes/fakenotifier/ 09:38:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:38:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:38:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:38:07 spire-1.2.1/test/fakes/fakeserverca/ 09:38:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:38:07 spire-1.2.1/test/fakes/fakeservercatalog/ 09:38:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:38:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:38:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:38:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:38:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:38:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:38:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:38:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:38:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:38:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:38:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:38:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:38:07 spire-1.2.1/test/fixture/ 09:38:07 spire-1.2.1/test/fixture/certs/ 09:38:07 spire-1.2.1/test/fixture/certs/agent_svid.der 09:38:07 spire-1.2.1/test/fixture/certs/base_cert.pem 09:38:07 spire-1.2.1/test/fixture/certs/base_csr.pem 09:38:07 spire-1.2.1/test/fixture/certs/base_key.pem 09:38:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:38:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:38:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:38:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:38:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:38:07 spire-1.2.1/test/fixture/certs/blog_key.pem 09:38:07 spire-1.2.1/test/fixture/certs/bundle.der 09:38:07 spire-1.2.1/test/fixture/certs/ca.pem 09:38:07 spire-1.2.1/test/fixture/certs/ca_key.pem 09:38:07 spire-1.2.1/test/fixture/certs/database_cert.pem 09:38:07 spire-1.2.1/test/fixture/certs/database_csr.pem 09:38:07 spire-1.2.1/test/fixture/certs/database_key.pem 09:38:07 spire-1.2.1/test/fixture/certs/node_cert.pem 09:38:07 spire-1.2.1/test/fixture/certs/node_csr.pem 09:38:07 spire-1.2.1/test/fixture/certs/node_key.pem 09:38:07 spire-1.2.1/test/fixture/certs/svid.pem 09:38:07 spire-1.2.1/test/fixture/certs/svid_key.pem 09:38:07 spire-1.2.1/test/fixture/config/ 09:38:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:38:07 spire-1.2.1/test/fixture/config/agent_good.conf 09:38:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:38:07 spire-1.2.1/test/fixture/config/plugin_good.conf 09:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:38:07 spire-1.2.1/test/fixture/config/server_good.conf 09:38:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:38:07 spire-1.2.1/test/fixture/fixture.go 09:38:07 spire-1.2.1/test/fixture/nodeattestor/ 09:38:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:38:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:38:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:38:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:38:07 spire-1.2.1/test/fixture/registration/ 09:38:07 spire-1.2.1/test/fixture/registration/entries.json 09:38:07 spire-1.2.1/test/fixture/registration/good-for-update.json 09:38:07 spire-1.2.1/test/fixture/registration/good.json 09:38:07 spire-1.2.1/test/fixture/registration/invalid.json 09:38:07 spire-1.2.1/test/fixture/registration/invalid_json.json 09:38:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:38:07 spire-1.2.1/test/integration/ 09:38:07 spire-1.2.1/test/integration/README.md 09:38:07 spire-1.2.1/test/integration/common 09:38:07 spire-1.2.1/test/integration/setup/ 09:38:07 spire-1.2.1/test/integration/setup/adminclient/ 09:38:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:38:07 spire-1.2.1/test/integration/setup/adminclient/client.go 09:38:07 spire-1.2.1/test/integration/setup/debugagent/ 09:38:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:38:07 spire-1.2.1/test/integration/setup/debugagent/main.go 09:38:07 spire-1.2.1/test/integration/setup/debugserver/ 09:38:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:38:07 spire-1.2.1/test/integration/setup/debugserver/main.go 09:38:07 spire-1.2.1/test/integration/setup/downstreamclient/ 09:38:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:38:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:38:07 spire-1.2.1/test/integration/setup/itclient/ 09:38:07 spire-1.2.1/test/integration/setup/itclient/client.go 09:38:07 spire-1.2.1/test/integration/setup/node-attestation/ 09:38:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:38:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:38:07 spire-1.2.1/test/integration/setup/x509pop/ 09:38:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:38:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:38:07 spire-1.2.1/test/integration/suites/ 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:38:07 spire-1.2.1/test/integration/suites/join-token/ 09:38:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:38:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:38:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:38:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:38:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:38:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:38:07 spire-1.2.1/test/integration/suites/join-token/README.md 09:38:07 spire-1.2.1/test/integration/suites/join-token/conf/ 09:38:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/join-token/teardown 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:38:07 spire-1.2.1/test/integration/suites/k8s/ 09:38:07 spire-1.2.1/test/integration/suites/k8s/00-setup 09:38:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:38:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:38:07 spire-1.2.1/test/integration/suites/k8s/README.md 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/ 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:38:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:38:07 spire-1.2.1/test/integration/suites/k8s/teardown 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/ 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:38:07 spire-1.2.1/test/integration/suites/rotation/ 09:38:07 spire-1.2.1/test/integration/suites/rotation/00-setup 09:38:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:38:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:38:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:38:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:38:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:38:07 spire-1.2.1/test/integration/suites/rotation/README.md 09:38:07 spire-1.2.1/test/integration/suites/rotation/conf/ 09:38:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/rotation/teardown 09:38:07 spire-1.2.1/test/integration/suites/self-test/ 09:38:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:38:07 spire-1.2.1/test/integration/suites/self-test/README.md 09:38:07 spire-1.2.1/test/integration/suites/self-test/teardown 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:38:07 spire-1.2.1/test/integration/suites/upgrade/ 09:38:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:38:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:38:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:38:07 spire-1.2.1/test/integration/suites/upgrade/README.md 09:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:38:07 spire-1.2.1/test/integration/suites/upgrade/teardown 09:38:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:38:07 spire-1.2.1/test/integration/test-one.sh 09:38:07 spire-1.2.1/test/integration/test.sh 09:38:07 spire-1.2.1/test/plugintest/ 09:38:07 spire-1.2.1/test/plugintest/config.go 09:38:07 spire-1.2.1/test/plugintest/load.go 09:38:07 spire-1.2.1/test/plugintest/option.go 09:38:07 spire-1.2.1/test/spiretest/ 09:38:07 spire-1.2.1/test/spiretest/apiserver.go 09:38:07 spire-1.2.1/test/spiretest/assertions.go 09:38:07 spire-1.2.1/test/spiretest/dir.go 09:38:07 spire-1.2.1/test/spiretest/errors_posix.go 09:38:07 spire-1.2.1/test/spiretest/errors_windows.go 09:38:07 spire-1.2.1/test/spiretest/logs.go 09:38:07 spire-1.2.1/test/spiretest/socketapi.go 09:38:07 spire-1.2.1/test/spiretest/suite.go 09:38:07 spire-1.2.1/test/spiretest/x509.go 09:38:07 spire-1.2.1/test/testca/ 09:38:07 spire-1.2.1/test/testca/ca.go 09:38:07 spire-1.2.1/test/testkey/ 09:38:07 spire-1.2.1/test/testkey/generate.sh 09:38:07 spire-1.2.1/test/testkey/genkeys.go 09:38:07 spire-1.2.1/test/testkey/keys.go 09:38:07 spire-1.2.1/test/testkey/new.go 09:38:07 spire-1.2.1/test/tpmsimulator/ 09:38:07 spire-1.2.1/test/tpmsimulator/simulator.go 09:38:07 spire-1.2.1/test/util/ 09:38:07 spire-1.2.1/test/util/cert_fixtures.go 09:38:07 spire-1.2.1/test/util/cert_generation.go 09:38:07 spire-1.2.1/test/util/io_redirection.go 09:38:07 spire-1.2.1/test/util/race.go 09:38:07 spire-1.2.1/test/util/util.go 09:38:07 building spire from source... 09:38:08 Removing intermediate container 940d90b425ee 09:38:08 ---> 81227e8eb86e 09:38:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:38:08 Installing go1.17.7... 09:38:08 ---> 72b2f0859618 09:38:08 Step 19/23 : ENTRYPOINT ["/core-command"] 09:38:08 ---> 708e5f028b4c 09:38:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:38:08 ---> Running in 863ce6b59ae0 09:38:08 ---> Running in bec244a45cb9 09:38:08 ---> Running in 3026dbd1f136 09:38:08 Removing intermediate container 863ce6b59ae0 09:38:08 ---> 65893fc327b6 09:38:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:38:08 Removing intermediate container bec244a45cb9 09:38:08 ---> 7fbbeeac76e4 09:38:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:38:08 Removing intermediate container 3026dbd1f136 09:38:08 ---> f52ff0cb7b8b 09:38:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:38:08 ---> Running in f062cb7785e4 09:38:08 ---> Running in dab93b939748 09:38:08 ---> Running in ab540164eff8 09:38:08 Removing intermediate container f062cb7785e4 09:38:08 ---> cbb13743452d 09:38:08 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:38:08 ---> Running in bddc5fbc49fc 09:38:08 Removing intermediate container ab540164eff8 09:38:08 ---> d3a06e0e7ace 09:38:08 Step 21/23 : LABEL arch=x86_64 09:38:08 Removing intermediate container dab93b939748 09:38:08 ---> af5ec1a5fef0 09:38:08 Step 21/23 : LABEL arch=x86_64 09:38:08 ---> Running in 54b1c650a710 09:38:09 ---> Running in ef16e9e7f37a 09:38:09 Removing intermediate container 54b1c650a710 09:38:09 ---> f3bbac38bc19 09:38:09 Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:38:09 ---> Running in d5848adc1b8d 09:38:09 Removing intermediate container ef16e9e7f37a 09:38:09 ---> ca06ea76f803 09:38:09 Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:38:09 ---> Running in 953f4f08edd9 09:38:09 Removing intermediate container d5848adc1b8d 09:38:09 ---> 72b5943f23d5 09:38:09 Step 23/23 : LABEL version=0.0.0 09:38:09 Removing intermediate container 953f4f08edd9 09:38:09 ---> 27b52591c9be 09:38:09 Step 23/23 : LABEL version=0.0.0 09:38:09 ---> Running in d81ea309cf22 09:38:09 ---> Running in a321158ed1fc 09:38:09 Removing intermediate container d81ea309cf22 09:38:09 ---> 7d7ad2a3f26d 09:38:09 09:38:09 Removing intermediate container a321158ed1fc 09:38:09 ---> a346c461f717 09:38:09 09:38:09 Successfully built 7d7ad2a3f26d 09:38:09 Successfully tagged core-command:latest 09:38:09 Building core-data 09:38:09  Building core-command ... done Removing intermediate container bddc5fbc49fc 09:38:09 ---> 3085b117b791 09:38:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:38:09 Successfully built a346c461f717 09:38:09 Successfully tagged core-metadata:latest 09:38:09 Building security-spire-agent 09:38:09  Building core-metadata ... done  ---> Running in 86b637799f5c 09:38:10 Removing intermediate container 86b637799f5c 09:38:10 ---> 950436a7e4fd 09:38:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:38:14 ---> 79216376001c 09:38:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:38:14 Building bin/spire-server... 09:38:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:38:14 go: downloading github.com/mitchellh/cli v1.1.2 09:38:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:38:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:38:14 go: downloading google.golang.org/grpc v1.44.0 09:38:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:38:14  ---> Running in e163c3922552 09:38:14 go: downloading github.com/imdario/mergo v0.3.12 09:38:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:38:14 go: downloading github.com/sirupsen/logrus v1.8.1 09:38:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:38:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:38:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:38:14 go: downloading github.com/fatih/color v1.13.0 09:38:14 go: downloading github.com/mattn/go-isatty v0.0.14 09:38:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:38:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:38:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:38:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:38:14 go: downloading github.com/armon/go-metrics v0.3.10 09:38:14 go: downloading github.com/prometheus/client_golang v1.12.1 09:38:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:38:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:38:14 go: downloading github.com/open-policy-agent/opa v0.38.0 09:38:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:38:14 go: downloading github.com/mattn/go-colorable v0.1.12 09:38:14 go: downloading github.com/Masterminds/goutils v1.1.0 09:38:14 go: downloading github.com/Masterminds/semver v1.5.0 09:38:14 go: downloading github.com/google/uuid v1.1.2 09:38:14 go: downloading github.com/huandu/xstrings v1.3.2 09:38:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:38:14 go: downloading github.com/oklog/run v1.0.0 09:38:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:38:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:38:14 go: downloading github.com/prometheus/client_model v0.2.0 09:38:14 go: downloading github.com/prometheus/common v0.32.1 09:38:14 go: downloading github.com/beorn7/perks v1.0.1 09:38:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:38:14 go: downloading github.com/prometheus/procfs v0.7.3 09:38:14 go: downloading go.uber.org/atomic v1.9.0 09:38:14 go: downloading github.com/imkira/go-observer v1.0.3 09:38:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:38:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:38:14 go: downloading github.com/hashicorp/errwrap v1.1.0 09:38:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:38:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:38:14 go: downloading github.com/twmb/murmur3 v1.1.6 09:38:14 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:38:14 go: downloading github.com/blang/semver/v4 v4.0.0 09:38:14 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:38:14 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:38:14 go: downloading github.com/jinzhu/gorm v1.9.16 09:38:15 go: downloading github.com/lib/pq v1.10.4 09:38:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:38:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:38:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:38:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:38:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:38:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:38:15 ---> 35235e1d2645 09:38:15 Step 3/23 : WORKDIR /edgex-go 09:38:15 ---> Using cache 09:38:15 ---> 8eb2dcad8c46 09:38:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:15 ---> Using cache 09:38:15 ---> 7790b2013143 09:38:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:38:15 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:38:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:38:15 ---> 35235e1d2645 09:38:15 Step 3/26 : WORKDIR /edgex-go 09:38:15 ---> Using cache 09:38:15 ---> 8eb2dcad8c46 09:38:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:15 ---> Using cache 09:38:15 ---> 7790b2013143 09:38:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:38:15 ---> Using cache 09:38:15 ---> 20341493ea04 09:38:15 Step 6/26 : COPY go.mod vendor* ./ 09:38:15 ---> Using cache 09:38:15 ---> 91bced9b5d4a 09:38:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:15 ---> Using cache 09:38:15 ---> 2002ac5ecf0d 09:38:15 Step 8/26 : COPY . . 09:38:15 ---> Using cache 09:38:15 ---> e29fa2e8493a 09:38:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:38:15 ---> Using cache 09:38:15 ---> ccb1aa5e60f8 09:38:15 Step 10/26 : RUN mkdir -p spire-build 09:38:15 ---> Using cache 09:38:15 ---> dcb7d5201f50 09:38:15 Step 11/26 : WORKDIR /edgex-go/spire-build 09:38:15 ---> Using cache 09:38:15 ---> b04f5156fdc7 09:38:15 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 09:38:16 Removing intermediate container e163c3922552 09:38:16 ---> 980ad9f0f832 09:38:16 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:38:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:38:16 go: downloading github.com/stretchr/testify v1.7.0 09:38:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:38:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:16 provisioning config files... 09:38:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7324636607183208287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:17  ---> Running in 65809a4e4403 09:38:17 ---> Running in 3c01b0cc23ae 09:38:17 ---> 1fed14e5b578 09:38:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:38:17 ---> docker-login.sh 09:38:17 nexus3.edgexfoundry.org:10001 09:38:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:38:17 ---> ff9f9de4d89c 09:38:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:38:17 ---> 0779b357aa72 09:38:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:18 spire-1.2.1/ 09:38:18 spire-1.2.1/.data/ 09:38:18 spire-1.2.1/.data/.file 09:38:18 spire-1.2.1/.dockerignore 09:38:18 spire-1.2.1/.gitattributes 09:38:18 spire-1.2.1/.githooks/ 09:38:18 spire-1.2.1/.githooks/pre-commit 09:38:18 spire-1.2.1/.github/ 09:38:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:38:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:38:18 spire-1.2.1/.github/dependabot.yml 09:38:18 spire-1.2.1/.github/workflows/ 09:38:18 spire-1.2.1/.github/workflows/nightly_build.yaml 09:38:18 spire-1.2.1/.github/workflows/pr_build.yaml 09:38:18 spire-1.2.1/.github/workflows/release_build.yaml 09:38:18 spire-1.2.1/.github/workflows/scripts/ 09:38:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:38:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:38:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:38:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:38:18 spire-1.2.1/.github/workflows/scripts/split.sh 09:38:18 spire-1.2.1/.gitignore 09:38:18 spire-1.2.1/.go-version 09:38:18 spire-1.2.1/.golangci.yml 09:38:18 spire-1.2.1/ADOPTERS.md 09:38:18 spire-1.2.1/CHANGELOG.md 09:38:18 spire-1.2.1/CODE-OF-CONDUCT.md 09:38:18 spire-1.2.1/CODEOWNERS 09:38:18 spire-1.2.1/CONTRIBUTING.md 09:38:18 spire-1.2.1/Dockerfile 09:38:18 spire-1.2.1/Dockerfile.dev 09:38:18 spire-1.2.1/Dockerfile.scratch 09:38:18 spire-1.2.1/LICENSE 09:38:18 spire-1.2.1/MAINTAINERS.md 09:38:18 spire-1.2.1/Makefile 09:38:18 spire-1.2.1/README.md 09:38:18 spire-1.2.1/ROADMAP.md 09:38:18 spire-1.2.1/SECURITY.md 09:38:18 spire-1.2.1/cmd/ 09:38:18 spire-1.2.1/cmd/spire-agent/ 09:38:18 spire-1.2.1/cmd/spire-agent/cli/ 09:38:18 spire-1.2.1/cmd/spire-agent/cli/api/ 09:38:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/common/ 09:38:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:38:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/run/ 09:38:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:38:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:38:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:38:18 spire-1.2.1/cmd/spire-agent/main.go 09:38:18 spire-1.2.1/cmd/spire-server/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/agent/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/cli.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/run/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/token/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/validate/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/x509/ 09:38:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:38:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:38:18 spire-1.2.1/cmd/spire-server/main.go 09:38:18 spire-1.2.1/cmd/spire-server/util/ 09:38:18 spire-1.2.1/cmd/spire-server/util/util.go 09:38:18 spire-1.2.1/conf/ 09:38:18 spire-1.2.1/conf/agent/ 09:38:18 spire-1.2.1/conf/agent/agent.conf 09:38:18 spire-1.2.1/conf/agent/agent_full.conf 09:38:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:38:18 spire-1.2.1/conf/server/ 09:38:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:38:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:38:18 spire-1.2.1/conf/server/server.conf 09:38:18 spire-1.2.1/conf/server/server_full.conf 09:38:18 spire-1.2.1/doc/ 09:38:18 spire-1.2.1/doc/SPIRE101.md 09:38:18 spire-1.2.1/doc/auditlog.md 09:38:18 spire-1.2.1/doc/authorization_policy_engine.md 09:38:18 spire-1.2.1/doc/changelog_guidelines.md 09:38:18 spire-1.2.1/doc/cure53-report.pdf 09:38:18 spire-1.2.1/doc/images/ 09:38:18 spire-1.2.1/doc/images/2019_roadmap.png 09:38:18 spire-1.2.1/doc/images/SPIRE101.png 09:38:18 spire-1.2.1/doc/images/SPIRE_agent.png 09:38:18 spire-1.2.1/doc/images/SPIRE_server.png 09:38:18 spire-1.2.1/doc/images/cache_mgr.png 09:38:18 spire-1.2.1/doc/images/cache_mgr_components.png 09:38:18 spire-1.2.1/doc/images/federated_spire.png 09:38:18 spire-1.2.1/doc/images/ha_mode.png 09:38:18 spire-1.2.1/doc/images/nested_spire.png 09:38:18 spire-1.2.1/doc/images/oidc_federation.png 09:38:18 spire-1.2.1/doc/images/single_trust_domain.png 09:38:18 spire-1.2.1/doc/images/spiffe_compatible.png 09:38:18 spire-1.2.1/doc/images/spire_logo.png 09:38:18 spire-1.2.1/doc/migrating_registration_api_clients.md 09:38:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:38:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:38:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:38:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:38:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:38:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:38:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:38:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:38:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:38:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:38:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:38:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:38:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:38:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:38:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:38:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:38:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:38:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:38:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:38:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:38:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:38:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:38:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:38:18 spire-1.2.1/doc/scaling_spire.md 09:38:18 spire-1.2.1/doc/spire_agent.md 09:38:18 spire-1.2.1/doc/spire_server.md 09:38:18 spire-1.2.1/doc/supported_integrations.md 09:38:18 spire-1.2.1/doc/telemetry.md 09:38:18 spire-1.2.1/doc/telemetry_config.md 09:38:18 spire-1.2.1/doc/upgrading.md 09:38:18 spire-1.2.1/doc/using_spire.md 09:38:18 spire-1.2.1/examples/ 09:38:18 spire-1.2.1/examples/README.md 09:38:18 spire-1.2.1/go.mod 09:38:18 spire-1.2.1/go.sum 09:38:18 spire-1.2.1/pkg/ 09:38:18 spire-1.2.1/pkg/agent/ 09:38:18 spire-1.2.1/pkg/agent/agent.go 09:38:18 spire-1.2.1/pkg/agent/api/ 09:38:18 spire-1.2.1/pkg/agent/api/config.go 09:38:18 spire-1.2.1/pkg/agent/api/debug/ 09:38:18 spire-1.2.1/pkg/agent/api/debug/v1/ 09:38:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:38:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:38:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:38:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:38:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:38:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:38:18 spire-1.2.1/pkg/agent/api/endpoints.go 09:38:18 spire-1.2.1/pkg/agent/api/health/ 09:38:18 spire-1.2.1/pkg/agent/api/health/v1/ 09:38:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:38:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:38:18 spire-1.2.1/pkg/agent/api/rpccontext/ 09:38:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:38:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:38:18 spire-1.2.1/pkg/agent/attestor/ 09:38:18 spire-1.2.1/pkg/agent/attestor/node/ 09:38:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:38:18 spire-1.2.1/pkg/agent/attestor/node/node.go 09:38:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:38:18 spire-1.2.1/pkg/agent/attestor/workload/ 09:38:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:38:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:38:18 spire-1.2.1/pkg/agent/catalog/ 09:38:18 spire-1.2.1/pkg/agent/catalog/catalog.go 09:38:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:38:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:38:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:38:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:38:18 spire-1.2.1/pkg/agent/client/ 09:38:18 spire-1.2.1/pkg/agent/client/client.go 09:38:18 spire-1.2.1/pkg/agent/client/client_test.go 09:38:18 spire-1.2.1/pkg/agent/client/dial.go 09:38:18 spire-1.2.1/pkg/agent/client/nodeconn.go 09:38:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:38:18 spire-1.2.1/pkg/agent/client/update.go 09:38:18 spire-1.2.1/pkg/agent/client/util.go 09:38:18 spire-1.2.1/pkg/agent/common/ 09:38:18 spire-1.2.1/pkg/agent/common/backoff/ 09:38:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:38:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:38:18 spire-1.2.1/pkg/agent/common/cgroups/ 09:38:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:38:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:38:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:38:18 spire-1.2.1/pkg/agent/config.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/ 09:38:18 spire-1.2.1/pkg/agent/endpoints/config.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:38:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:38:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/workload/ 09:38:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:38:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:38:18 spire-1.2.1/pkg/agent/manager/ 09:38:18 spire-1.2.1/pkg/agent/manager/cache/ 09:38:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:38:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:38:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:38:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:38:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:38:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:38:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:38:18 spire-1.2.1/pkg/agent/manager/config.go 09:38:18 spire-1.2.1/pkg/agent/manager/manager.go 09:38:18 spire-1.2.1/pkg/agent/manager/manager_test.go 09:38:18 spire-1.2.1/pkg/agent/manager/storage.go 09:38:18 spire-1.2.1/pkg/agent/manager/storage_test.go 09:38:18 spire-1.2.1/pkg/agent/manager/storecache/ 09:38:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:38:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:38:18 spire-1.2.1/pkg/agent/manager/sync.go 09:38:18 spire-1.2.1/pkg/agent/plugin/ 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:38:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:38:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:38:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:38:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:38:18 spire-1.2.1/pkg/agent/svid/ 09:38:18 spire-1.2.1/pkg/agent/svid/rotator.go 09:38:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:38:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:38:18 spire-1.2.1/pkg/agent/svid/store/ 09:38:18 spire-1.2.1/pkg/agent/svid/store/service.go 09:38:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:38:18 spire-1.2.1/pkg/common/ 09:38:18 spire-1.2.1/pkg/common/agentpathtemplate/ 09:38:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:38:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:38:18 spire-1.2.1/pkg/common/api/ 09:38:18 spire-1.2.1/pkg/common/api/metrics.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/ 09:38:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/logger.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/names.go 09:38:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:38:18 spire-1.2.1/pkg/common/api/names.go 09:38:18 spire-1.2.1/pkg/common/api/ratelimit.go 09:38:18 spire-1.2.1/pkg/common/api/rpccontext/ 09:38:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:38:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:38:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:38:18 spire-1.2.1/pkg/common/auth/ 09:38:18 spire-1.2.1/pkg/common/auth/interceptors.go 09:38:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:38:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/ 09:38:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/types.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:38:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:38:18 spire-1.2.1/pkg/common/catalog/ 09:38:18 spire-1.2.1/pkg/common/catalog/bind.go 09:38:18 spire-1.2.1/pkg/common/catalog/builtin.go 09:38:18 spire-1.2.1/pkg/common/catalog/catalog.go 09:38:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:38:18 spire-1.2.1/pkg/common/catalog/closers.go 09:38:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:38:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:38:18 spire-1.2.1/pkg/common/catalog/config.go 09:38:18 spire-1.2.1/pkg/common/catalog/config_test.go 09:38:18 spire-1.2.1/pkg/common/catalog/configure.go 09:38:18 spire-1.2.1/pkg/common/catalog/constraints.go 09:38:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:38:18 spire-1.2.1/pkg/common/catalog/context.go 09:38:18 spire-1.2.1/pkg/common/catalog/external.go 09:38:18 spire-1.2.1/pkg/common/catalog/host.go 09:38:18 spire-1.2.1/pkg/common/catalog/pipenet.go 09:38:18 spire-1.2.1/pkg/common/catalog/plugin.go 09:38:18 spire-1.2.1/pkg/common/catalog/testplugin/ 09:38:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:38:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:38:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:38:18 spire-1.2.1/pkg/common/cli/ 09:38:18 spire-1.2.1/pkg/common/cli/env.go 09:38:18 spire-1.2.1/pkg/common/cli/flags.go 09:38:18 spire-1.2.1/pkg/common/cli/trust_domain.go 09:38:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:38:18 spire-1.2.1/pkg/common/cli/umask.go 09:38:18 spire-1.2.1/pkg/common/cli/umask_posix.go 09:38:18 spire-1.2.1/pkg/common/cli/umask_test.go 09:38:18 spire-1.2.1/pkg/common/cli/umask_windows.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/ 09:38:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/flag.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/format.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/ 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:38:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:38:18 spire-1.2.1/pkg/common/coretypes/ 09:38:18 spire-1.2.1/pkg/common/coretypes/bundle/ 09:38:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:38:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:38:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:38:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:38:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:38:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:38:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:38:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:38:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:38:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:38:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:38:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:38:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:38:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:38:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:38:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:38:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:38:18 spire-1.2.1/pkg/common/cryptoutil/ 09:38:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:38:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:38:18 spire-1.2.1/pkg/common/diskutil/ 09:38:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:38:18 spire-1.2.1/pkg/common/diskutil/file_test.go 09:38:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:38:18 spire-1.2.1/pkg/common/errorutil/ 09:38:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:38:18 spire-1.2.1/pkg/common/health/ 09:38:18 spire-1.2.1/pkg/common/health/config.go 09:38:18 spire-1.2.1/pkg/common/health/context.go 09:38:18 spire-1.2.1/pkg/common/health/context_test.go 09:38:18 spire-1.2.1/pkg/common/health/health.go 09:38:18 spire-1.2.1/pkg/common/health/health_test.go 09:38:18 spire-1.2.1/pkg/common/health/logger.go 09:38:18 spire-1.2.1/pkg/common/hostservice/ 09:38:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:38:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:38:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:38:18 spire-1.2.1/pkg/common/idutil/ 09:38:18 spire-1.2.1/pkg/common/idutil/require.go 09:38:18 spire-1.2.1/pkg/common/idutil/require_test.go 09:38:18 spire-1.2.1/pkg/common/idutil/safety.go 09:38:18 spire-1.2.1/pkg/common/idutil/safety_test.go 09:38:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:38:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:38:18 spire-1.2.1/pkg/common/jwtsvid/ 09:38:18 spire-1.2.1/pkg/common/jwtsvid/common.go 09:38:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:38:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:38:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:38:18 spire-1.2.1/pkg/common/jwtutil/ 09:38:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:38:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:38:18 spire-1.2.1/pkg/common/log/ 09:38:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:38:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:38:18 spire-1.2.1/pkg/common/log/log.go 09:38:18 spire-1.2.1/pkg/common/log/log_test.go 09:38:18 spire-1.2.1/pkg/common/log/options.go 09:38:18 spire-1.2.1/pkg/common/nodeutil/ 09:38:18 spire-1.2.1/pkg/common/nodeutil/node.go 09:38:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:38:18 spire-1.2.1/pkg/common/peertracker/ 09:38:18 spire-1.2.1/pkg/common/peertracker/conn.go 09:38:18 spire-1.2.1/pkg/common/peertracker/credentials.go 09:38:18 spire-1.2.1/pkg/common/peertracker/errors.go 09:38:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:38:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:38:18 spire-1.2.1/pkg/common/peertracker/info.go 09:38:18 spire-1.2.1/pkg/common/peertracker/listener.go 09:38:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:38:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:38:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:38:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:38:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:38:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:38:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:38:18 spire-1.2.1/pkg/common/peertracker/tcp.go 09:38:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:38:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:38:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:38:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:38:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:38:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:38:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:38:18 spire-1.2.1/pkg/common/peertracker/uds.go 09:38:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:38:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:38:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:38:18 spire-1.2.1/pkg/common/pemutil/ 09:38:18 spire-1.2.1/pkg/common/pemutil/block.go 09:38:18 spire-1.2.1/pkg/common/pemutil/certs.go 09:38:18 spire-1.2.1/pkg/common/pemutil/common.go 09:38:18 spire-1.2.1/pkg/common/pemutil/csr.go 09:38:18 spire-1.2.1/pkg/common/pemutil/keys.go 09:38:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/ 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:38:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:38:18 spire-1.2.1/pkg/common/plugin/ 09:38:18 spire-1.2.1/pkg/common/plugin/aws/ 09:38:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:38:18 spire-1.2.1/pkg/common/plugin/azure/ 09:38:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:38:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:38:18 spire-1.2.1/pkg/common/plugin/facade.go 09:38:18 spire-1.2.1/pkg/common/plugin/facade_test.go 09:38:18 spire-1.2.1/pkg/common/plugin/gcp/ 09:38:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:38:18 spire-1.2.1/pkg/common/plugin/k8s/ 09:38:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:38:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:38:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:38:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:38:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:38:18 spire-1.2.1/pkg/common/plugin/log.go 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/ 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:38:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:38:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:38:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:38:18 spire-1.2.1/pkg/common/plugin/x509pop/ 09:38:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:38:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:38:18 spire-1.2.1/pkg/common/profiling/ 09:38:18 spire-1.2.1/pkg/common/profiling/dumpers.go 09:38:18 spire-1.2.1/pkg/common/profiling/profiling.go 09:38:18 spire-1.2.1/pkg/common/protoutil/ 09:38:18 spire-1.2.1/pkg/common/protoutil/masks.go 09:38:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:38:18 spire-1.2.1/pkg/common/rotationutil/ 09:38:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:38:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:38:18 spire-1.2.1/pkg/common/selector/ 09:38:18 spire-1.2.1/pkg/common/selector/selector.go 09:38:18 spire-1.2.1/pkg/common/selector/selector_test.go 09:38:18 spire-1.2.1/pkg/common/selector/set.go 09:38:18 spire-1.2.1/pkg/common/selector/set_utils.go 09:38:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/ 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/ 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:38:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:38:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:38:18 spire-1.2.1/pkg/common/telemetry/call.go 09:38:18 spire-1.2.1/pkg/common/telemetry/common/ 09:38:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:38:18 spire-1.2.1/pkg/common/telemetry/config.go 09:38:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:38:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/inmem.go 09:38:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/m3.go 09:38:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/metrics.go 09:38:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/names.go 09:38:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:38:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:38:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/ 09:38:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:38:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:38:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:38:18 spire-1.2.1/pkg/common/telemetry/server/server.go 09:38:18 spire-1.2.1/pkg/common/telemetry/sink.go 09:38:18 spire-1.2.1/pkg/common/telemetry/statsd.go 09:38:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:38:18 spire-1.2.1/pkg/common/telemetry/uptime.go 09:38:18 spire-1.2.1/pkg/common/telemetry/version.go 09:38:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:38:18 spire-1.2.1/pkg/common/uptime/ 09:38:18 spire-1.2.1/pkg/common/uptime/uptime.go 09:38:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:38:18 spire-1.2.1/pkg/common/util/ 09:38:18 spire-1.2.1/pkg/common/util/certs.go 09:38:18 spire-1.2.1/pkg/common/util/certs_test.go 09:38:18 spire-1.2.1/pkg/common/util/csr.go 09:38:18 spire-1.2.1/pkg/common/util/hash.go 09:38:18 spire-1.2.1/pkg/common/util/selectors.go 09:38:18 spire-1.2.1/pkg/common/util/selectors_test.go 09:38:18 spire-1.2.1/pkg/common/util/signals.go 09:38:18 spire-1.2.1/pkg/common/util/sort.go 09:38:18 spire-1.2.1/pkg/common/util/sort_test.go 09:38:18 spire-1.2.1/pkg/common/util/task.go 09:38:18 spire-1.2.1/pkg/common/util/task_test.go 09:38:18 spire-1.2.1/pkg/common/util/testdata/ 09:38:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:38:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:38:18 spire-1.2.1/pkg/common/version/ 09:38:18 spire-1.2.1/pkg/common/version/version.go 09:38:18 spire-1.2.1/pkg/common/x509svid/ 09:38:18 spire-1.2.1/pkg/common/x509svid/common_test.go 09:38:18 spire-1.2.1/pkg/common/x509svid/csr.go 09:38:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:38:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:38:18 spire-1.2.1/pkg/common/x509util/ 09:38:18 spire-1.2.1/pkg/common/x509util/cert.go 09:38:18 spire-1.2.1/pkg/common/x509util/dns.go 09:38:18 spire-1.2.1/pkg/common/x509util/dns_test.go 09:38:18 spire-1.2.1/pkg/common/x509util/keyid.go 09:38:18 spire-1.2.1/pkg/common/x509util/keypair.go 09:38:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:38:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:38:18 spire-1.2.1/pkg/server/ 09:38:18 spire-1.2.1/pkg/server/api/ 09:38:18 spire-1.2.1/pkg/server/api/agent.go 09:38:18 spire-1.2.1/pkg/server/api/agent/ 09:38:18 spire-1.2.1/pkg/server/api/agent/v1/ 09:38:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:38:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:38:18 spire-1.2.1/pkg/server/api/agent_test.go 09:38:18 spire-1.2.1/pkg/server/api/api.go 09:38:18 spire-1.2.1/pkg/server/api/audit/ 09:38:18 spire-1.2.1/pkg/server/api/audit/audit.go 09:38:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:38:18 spire-1.2.1/pkg/server/api/bundle.go 09:38:18 spire-1.2.1/pkg/server/api/bundle/ 09:38:18 spire-1.2.1/pkg/server/api/bundle/v1/ 09:38:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:38:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:38:18 spire-1.2.1/pkg/server/api/bundle_test.go 09:38:18 spire-1.2.1/pkg/server/api/debug/ 09:38:18 spire-1.2.1/pkg/server/api/debug/v1/ 09:38:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:38:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:38:18 spire-1.2.1/pkg/server/api/entry.go 09:38:18 spire-1.2.1/pkg/server/api/entry/ 09:38:18 spire-1.2.1/pkg/server/api/entry/v1/ 09:38:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:38:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:38:18 spire-1.2.1/pkg/server/api/entry_test.go 09:38:18 spire-1.2.1/pkg/server/api/health/ 09:38:18 spire-1.2.1/pkg/server/api/health/v1/ 09:38:18 spire-1.2.1/pkg/server/api/health/v1/service.go 09:38:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:38:18 spire-1.2.1/pkg/server/api/id.go 09:38:18 spire-1.2.1/pkg/server/api/id_test.go 09:38:18 spire-1.2.1/pkg/server/api/limits/ 09:38:18 spire-1.2.1/pkg/server/api/limits/limits.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/ 09:38:18 spire-1.2.1/pkg/server/api/middleware/alias.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/audit.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/caller.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/common.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/entries.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:38:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:38:18 spire-1.2.1/pkg/server/api/ratelimit.go 09:38:18 spire-1.2.1/pkg/server/api/rpccontext/ 09:38:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:38:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:38:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:38:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:38:18 spire-1.2.1/pkg/server/api/selector.go 09:38:18 spire-1.2.1/pkg/server/api/selector_test.go 09:38:18 spire-1.2.1/pkg/server/api/status.go 09:38:18 spire-1.2.1/pkg/server/api/status_test.go 09:38:18 spire-1.2.1/pkg/server/api/svid/ 09:38:18 spire-1.2.1/pkg/server/api/svid/v1/ 09:38:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:38:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:38:18 spire-1.2.1/pkg/server/api/trustdomain.go 09:38:18 spire-1.2.1/pkg/server/api/trustdomain/ 09:38:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:38:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:38:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:38:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:38:18 spire-1.2.1/pkg/server/authpolicy/ 09:38:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:38:18 spire-1.2.1/pkg/server/authpolicy/policy.go 09:38:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:38:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:38:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:38:18 spire-1.2.1/pkg/server/authpolicy/validate.go 09:38:18 spire-1.2.1/pkg/server/bundle/ 09:38:18 spire-1.2.1/pkg/server/bundle/client/ 09:38:18 spire-1.2.1/pkg/server/bundle/client/client.go 09:38:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:38:18 spire-1.2.1/pkg/server/bundle/client/manager.go 09:38:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:38:18 spire-1.2.1/pkg/server/bundle/client/sources.go 09:38:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:38:18 spire-1.2.1/pkg/server/bundle/client/updater.go 09:38:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:38:18 spire-1.2.1/pkg/server/ca/ 09:38:18 spire-1.2.1/pkg/server/ca/ca.go 09:38:18 spire-1.2.1/pkg/server/ca/ca_health.go 09:38:18 spire-1.2.1/pkg/server/ca/ca_test.go 09:38:18 spire-1.2.1/pkg/server/ca/journal.go 09:38:18 spire-1.2.1/pkg/server/ca/journal_test.go 09:38:18 spire-1.2.1/pkg/server/ca/manager.go 09:38:18 spire-1.2.1/pkg/server/ca/manager_health.go 09:38:18 spire-1.2.1/pkg/server/ca/manager_test.go 09:38:18 spire-1.2.1/pkg/server/ca/templates.go 09:38:18 spire-1.2.1/pkg/server/ca/upstream_client.go 09:38:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:38:18 spire-1.2.1/pkg/server/ca/validation.go 09:38:18 spire-1.2.1/pkg/server/cache/ 09:38:18 spire-1.2.1/pkg/server/cache/dscache/ 09:38:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:38:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:38:18 spire-1.2.1/pkg/server/cache/entrycache/ 09:38:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:38:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:38:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:38:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:38:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:38:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:38:18 spire-1.2.1/pkg/server/catalog/ 09:38:18 spire-1.2.1/pkg/server/catalog/catalog.go 09:38:18 spire-1.2.1/pkg/server/catalog/keymanager.go 09:38:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:38:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:38:18 spire-1.2.1/pkg/server/catalog/notifier.go 09:38:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:38:18 spire-1.2.1/pkg/server/config.go 09:38:18 spire-1.2.1/pkg/server/datastore/ 09:38:18 spire-1.2.1/pkg/server/datastore/datastore.go 09:38:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:38:18 spire-1.2.1/pkg/server/datastore/repository.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:38:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:38:18 spire-1.2.1/pkg/server/endpoints/ 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/ 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:38:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:38:18 spire-1.2.1/pkg/server/endpoints/config.go 09:38:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:38:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:38:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:38:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:38:18 spire-1.2.1/pkg/server/endpoints/middleware.go 09:38:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:38:18 spire-1.2.1/pkg/server/hostservice/ 09:38:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:38:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:38:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:38:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:38:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:38:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:38:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:38:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/ 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/ 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:38:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:38:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:38:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/ 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:38:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:38:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:38:18 spire-1.2.1/pkg/server/registration/ 09:38:18 spire-1.2.1/pkg/server/registration/manager.go 09:38:18 spire-1.2.1/pkg/server/registration/manager_test.go 09:38:18 spire-1.2.1/pkg/server/scanentries.go 09:38:18 spire-1.2.1/pkg/server/scanentries_test.go 09:38:18 spire-1.2.1/pkg/server/server.go 09:38:18 spire-1.2.1/pkg/server/server_test.go 09:38:18 spire-1.2.1/pkg/server/svid/ 09:38:18 spire-1.2.1/pkg/server/svid/observer.go 09:38:18 spire-1.2.1/pkg/server/svid/observer_test.go 09:38:18 spire-1.2.1/pkg/server/svid/rotator.go 09:38:18 spire-1.2.1/pkg/server/svid/rotator_config.go 09:38:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:38:18 spire-1.2.1/pkg/server/svid/rotator_test.go 09:38:18 spire-1.2.1/proto/ 09:38:18 spire-1.2.1/proto/private/ 09:38:18 spire-1.2.1/proto/private/server/ 09:38:18 spire-1.2.1/proto/private/server/journal/ 09:38:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:38:18 spire-1.2.1/proto/private/server/journal/journal.proto 09:38:18 spire-1.2.1/proto/spire/ 09:38:18 spire-1.2.1/proto/spire/common/ 09:38:18 spire-1.2.1/proto/spire/common/common.pb.go 09:38:18 spire-1.2.1/proto/spire/common/common.proto 09:38:18 spire-1.2.1/proto/spire/common/plugin/ 09:38:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:38:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:38:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:38:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:38:18 spire-1.2.1/proto/spire/plugin/ 09:38:18 spire-1.2.1/proto/spire/plugin/agent/ 09:38:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:38:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:38:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:38:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:38:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:38:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:38:18 spire-1.2.1/release/ ---> 4faac6b2586c 09:38:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:38:18 09:38:18 spire-1.2.1/release/spire-extras/ 09:38:18 spire-1.2.1/release/spire-extras/README.md 09:38:18 spire-1.2.1/release/spire-extras/conf/ 09:38:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:38:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:38:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:38:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:38:18 spire-1.2.1/release/spire/ 09:38:18 spire-1.2.1/release/spire/README.md 09:38:18 spire-1.2.1/release/spire/conf/ 09:38:18 spire-1.2.1/release/spire/conf/agent/ 09:38:18 spire-1.2.1/release/spire/conf/agent/agent.conf 09:38:18 spire-1.2.1/release/spire/conf/server/ 09:38:18 spire-1.2.1/release/spire/conf/server/server.conf 09:38:18 spire-1.2.1/script/ 09:38:18 spire-1.2.1/script/build-artifact.sh 09:38:18 spire-1.2.1/script/generate_dummy_ca.sh 09:38:18 spire-1.2.1/support/ 09:38:18 spire-1.2.1/support/k8s/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:18 Configure a credential helper to remove this warning. See 09:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:18 09:38:18 Login Succeeded 09:38:18 nexus3.edgexfoundry.org:10002 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:38:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/ 09:38:18 spire-1.2.1/support/oidc-discovery-provider/README.md 09:38:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/config.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/main.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:38:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:38:18 spire-1.2.1/test/ 09:38:18 spire-1.2.1/test/clock/ 09:38:18 spire-1.2.1/test/clock/clock.go 09:38:18 spire-1.2.1/test/fakes/ 09:38:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:38:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:38:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:38:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:38:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:38:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:38:18 spire-1.2.1/test/fakes/fakeagentstore/ 09:38:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:38:18 spire-1.2.1/test/fakes/fakedatastore/ 09:38:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:38:18 spire-1.2.1/test/fakes/fakeentryclient/ 09:38:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:38:18 spire-1.2.1/test/fakes/fakehealthchecker/ 09:38:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:38:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:38:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:38:18 spire-1.2.1/test/fakes/fakemetrics/ 09:38:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:38:18 spire-1.2.1/test/fakes/fakenoderesolver/ 09:38:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:38:18 spire-1.2.1/test/fakes/fakenotifier/ 09:38:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:38:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:38:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:38:18 spire-1.2.1/test/fakes/fakeserverca/ 09:38:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:38:18 spire-1.2.1/test/fakes/fakeservercatalog/ 09:38:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:38:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:38:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:38:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:38:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:38:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:38:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:38:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:38:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:38:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:38:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:38:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:38:18 spire-1.2.1/test/fixture/ 09:38:18 spire-1.2.1/test/fixture/certs/ 09:38:18 spire-1.2.1/test/fixture/certs/agent_svid.der 09:38:18 spire-1.2.1/test/fixture/certs/base_cert.pem 09:38:18 spire-1.2.1/test/fixture/certs/base_csr.pem 09:38:18 spire-1.2.1/test/fixture/certs/base_key.pem 09:38:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:38:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:38:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:38:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:38:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:38:18 spire-1.2.1/test/fixture/certs/blog_key.pem 09:38:18 spire-1.2.1/test/fixture/certs/bundle.der 09:38:18 spire-1.2.1/test/fixture/certs/ca.pem 09:38:18 spire-1.2.1/test/fixture/certs/ca_key.pem 09:38:18 spire-1.2.1/test/fixture/certs/database_cert.pem 09:38:18 spire-1.2.1/test/fixture/certs/database_csr.pem 09:38:18 spire-1.2.1/test/fixture/certs/database_key.pem 09:38:18 spire-1.2.1/test/fixture/certs/node_cert.pem 09:38:18 spire-1.2.1/test/fixture/certs/node_csr.pem 09:38:18 spire-1.2.1/test/fixture/certs/node_key.pem 09:38:18 spire-1.2.1/test/fixture/certs/svid.pem 09:38:18 spire-1.2.1/test/fixture/certs/svid_key.pem 09:38:18 spire-1.2.1/test/fixture/config/ 09:38:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:38:18 spire-1.2.1/test/fixture/config/agent_good.conf 09:38:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:38:18 spire-1.2.1/test/fixture/config/plugin_good.conf 09:38:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:38:18 spire-1.2.1/test/fixture/config/server_good.conf 09:38:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:38:18 spire-1.2.1/test/fixture/fixture.go 09:38:18 spire-1.2.1/test/fixture/nodeattestor/ 09:38:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:38:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:38:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:38:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:38:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:38:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:38:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:38:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:38:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:38:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:38:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:38:18 spire-1.2.1/test/fixture/registration/ 09:38:18 spire-1.2.1/test/fixture/registration/entries.json 09:38:18 spire-1.2.1/test/fixture/registration/good-for-update.json 09:38:18 spire-1.2.1/test/fixture/registration/good.json 09:38:18 spire-1.2.1/test/fixture/registration/invalid.json 09:38:18 spire-1.2.1/test/fixture/registration/invalid_json.json 09:38:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:38:18 spire-1.2.1/test/integration/ 09:38:18 spire-1.2.1/test/integration/README.md 09:38:18 spire-1.2.1/test/integration/common 09:38:18 spire-1.2.1/test/integration/setup/ 09:38:18 spire-1.2.1/test/integration/setup/adminclient/ 09:38:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:38:18 spire-1.2.1/test/integration/setup/adminclient/client.go 09:38:18 spire-1.2.1/test/integration/setup/debugagent/ 09:38:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:38:18 spire-1.2.1/test/integration/setup/debugagent/main.go 09:38:18 spire-1.2.1/test/integration/setup/debugserver/ 09:38:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:38:18 spire-1.2.1/test/integration/setup/debugserver/main.go 09:38:18 spire-1.2.1/test/integration/setup/downstreamclient/ 09:38:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:38:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:38:18 spire-1.2.1/test/integration/setup/itclient/ 09:38:18 spire-1.2.1/test/integration/setup/itclient/client.go 09:38:18 spire-1.2.1/test/integration/setup/node-attestation/ 09:38:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:38:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:38:18 spire-1.2.1/test/integration/setup/x509pop/ 09:38:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:38:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:38:18 spire-1.2.1/test/integration/suites/ 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:38:18 spire-1.2.1/test/integration/suites/join-token/ 09:38:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:38:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:38:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:38:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:38:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:38:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:38:18 spire-1.2.1/test/integration/suites/join-token/README.md 09:38:18 spire-1.2.1/test/integration/suites/join-token/conf/ 09:38:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/join-token/teardown 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:38:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:38:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:38:18 spire-1.2.1/test/integration/suites/k8s/ 09:38:18 spire-1.2.1/test/integration/suites/k8s/00-setup 09:38:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:38:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:38:18 spire-1.2.1/test/integration/suites/k8s/README.md 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/ 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:38:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:38:18 spire-1.2.1/test/integration/suites/k8s/teardown 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/ 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:38:18 spire-1.2.1/test/integration/suites/rotation/ 09:38:18 spire-1.2.1/test/integration/suites/rotation/00-setup 09:38:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:38:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:38:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:38:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:38:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:38:18 spire-1.2.1/test/integration/suites/rotation/README.md 09:38:18 spire-1.2.1/test/integration/suites/rotation/conf/ 09:38:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/rotation/teardown 09:38:18 spire-1.2.1/test/integration/suites/self-test/ 09:38:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:38:18 spire-1.2.1/test/integration/suites/self-test/README.md 09:38:18 spire-1.2.1/test/integration/suites/self-test/teardown 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:38:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:38:18 spire-1.2.1/test/integration/suites/upgrade/ 09:38:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:38:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:38:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:38:18 spire-1.2.1/test/integration/suites/upgrade/README.md 09:38:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:38:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:38:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:38:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:38:18 spire-1.2.1/test/integration/suites/upgrade/teardown 09:38:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:38:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:38:18 spire-1.2.1/test/integration/test-one.sh 09:38:18 spire-1.2.1/test/integration/test.sh 09:38:18 spire-1.2.1/test/plugintest/ 09:38:18 spire-1.2.1/test/plugintest/config.go 09:38:18 spire-1.2.1/test/plugintest/load.go 09:38:18 spire-1.2.1/test/plugintest/option.go 09:38:18 spire-1.2.1/test/spiretest/ 09:38:18 spire-1.2.1/test/spiretest/apiserver.go 09:38:18 spire-1.2.1/test/spiretest/assertions.go 09:38:18 spire-1.2.1/test/spiretest/dir.go 09:38:18 spire-1.2.1/test/spiretest/errors_posix.go 09:38:18 spire-1.2.1/test/spiretest/errors_windows.go 09:38:18 spire-1.2.1/test/spiretest/logs.go 09:38:18 spire-1.2.1/test/spiretest/socketapi.go 09:38:18 spire-1.2.1/test/spiretest/suite.go 09:38:18 spire-1.2.1/test/spiretest/x509.go 09:38:18 spire-1.2.1/test/testca/ 09:38:18 spire-1.2.1/test/testca/ca.go 09:38:18 spire-1.2.1/test/testkey/ 09:38:18 spire-1.2.1/test/testkey/generate.sh 09:38:18 spire-1.2.1/test/testkey/genkeys.go 09:38:18 spire-1.2.1/test/testkey/keys.go 09:38:18 spire-1.2.1/test/testkey/new.go 09:38:18 spire-1.2.1/test/tpmsimulator/ 09:38:18 spire-1.2.1/test/tpmsimulator/simulator.go 09:38:18 spire-1.2.1/test/util/ 09:38:18 spire-1.2.1/test/util/cert_fixtures.go 09:38:18 spire-1.2.1/test/util/cert_generation.go 09:38:18 spire-1.2.1/test/util/io_redirection.go 09:38:18 spire-1.2.1/test/util/race.go 09:38:18 spire-1.2.1/test/util/util.go 09:38:18 building spire from source... 09:38:18 Installing go1.17.7... 09:38:18 Removing intermediate container 4ee84e6efc4a 09:38:18 ---> 1622de6aa6f4 09:38:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:38:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:38:18 ---> 18d5d9a51cc3 09:38:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:18 ---> Running in 5dcd8fae0a74 09:38:18 ---> Running in de90628c61e8 09:38:18 OK: 221 MiB in 52 packages 09:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:18 Configure a credential helper to remove this warning. See 09:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:18 09:38:18 Login Succeeded 09:38:18 nexus3.edgexfoundry.org:10003 09:38:18 Removing intermediate container de90628c61e8 09:38:18 ---> 19856739c6aa 09:38:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:38: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:19 Configure a credential helper to remove this warning. See 09:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:19 09:38:19 Login Succeeded 09:38:19 nexus3.edgexfoundry.org:10004 09:38:19 go: downloading google.golang.org/api v0.70.0 09:38:19 go: downloading k8s.io/client-go v0.23.4 09:38:19 go: downloading k8s.io/api v0.23.4 09:38:19 go: downloading github.com/google/go-tpm v0.3.3 09:38:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:38:19 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:19  ---> 75333d73f2d0 09:38:19 Step 26/31 : RUN chmod +x /entrypoint.sh 09:38:19 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:38:19 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:38:19 Removing intermediate container 65809a4e4403 09:38:19 ---> b2d6a3f8adcc 09:38:19 Step 6/23 : COPY go.mod vendor* ./ 09:38:19 go: downloading cloud.google.com/go/storage v1.21.0 09:38:19 go: downloading cloud.google.com/go v0.100.2 09:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:19 Configure a credential helper to remove this warning. See 09:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:19 09:38:19 Login Succeeded 09:38:19 docker.io 09:38:20  ---> Running in e10d11c2361f 09:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:20 ---> ea27aeb508e3 09:38:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:20 go: downloading k8s.io/apimachinery v0.23.4 09:38:20 Removing intermediate container 5dcd8fae0a74 09:38:20 ---> 0ce86f722634 09:38:20 09:38:20 Step 11/23 : FROM docker:20.10.14 09:38:20 ---> Running in 5dd3685e552a 09:38:20 go: downloading k8s.io/kube-aggregator v0.23.3 09:38:20 20.10.14: Pulling from library/docker 09:38:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:38:20 go: downloading cloud.google.com/go/security v1.3.0 09:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:20 Configure a credential helper to remove this warning. See 09:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:20 09:38:20 Login Succeeded 09:38:20 ---> docker-login.sh ends [Pipeline] } 09:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:38:20 go: downloading github.com/hashicorp/vault/api v1.4.1 09:38:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:38:20 go: downloading github.com/jinzhu/inflection v1.0.0 09:38:20 go: downloading github.com/aws/smithy-go v1.11.0 09:38:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:38:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:38:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:38:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:38:21 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:38:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:38:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:38:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:38:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:38:21 go: downloading github.com/dimchansky/utfbom v1.1.1 09:38:21 go: downloading cloud.google.com/go/compute v1.3.0 09:38:21 go: downloading cloud.google.com/go/iam v0.1.1 [Pipeline] echo 09:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:38:21 ========================================================= 09:38:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:38:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:38:21 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:38:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:38:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:38:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:38:21 9b3977197b4f: Pulling fs layer 09:38:21 1a89e8eeedd5: Pulling fs layer 09:38:21 94645a83ff95: Pulling fs layer 09:38:21 3f3a8bcf1eab: Pulling fs layer 09:38:21 0c92f367c5e7: Pulling fs layer 09:38:21 3096ccb668a1: Pulling fs layer 09:38:21 e8cf19c19ddd: Pulling fs layer 09:38:21 a4caa8a26152: Pulling fs layer 09:38:21 3096ccb668a1: Waiting 09:38:21 e8cf19c19ddd: Waiting 09:38:21 a4caa8a26152: Waiting 09:38:21 3f3a8bcf1eab: Waiting 09:38:21 0c92f367c5e7: Waiting 09:38:21 94645a83ff95: Verifying Checksum 09:38:21 94645a83ff95: Download complete 09:38:21 1a89e8eeedd5: Verifying Checksum 09:38:21 1a89e8eeedd5: Download complete 09:38:21 0c92f367c5e7: Verifying Checksum 09:38:21 0c92f367c5e7: Download complete 09:38:21 3096ccb668a1: Verifying Checksum 09:38:21 3096ccb668a1: Download complete 09:38:21 e8cf19c19ddd: Verifying Checksum 09:38:21 e8cf19c19ddd: Download complete 09:38:21 Removing intermediate container e10d11c2361f 09:38:21 ---> 32a3a8a15b6f 09:38:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:38:21 ---> Running in c4c0fa527f89 09:38:22 Removing intermediate container 5dd3685e552a 09:38:22 ---> 6e966d32da85 09:38:22 Step 8/23 : COPY . . 09:38:22 Removing intermediate container c4c0fa527f89 09:38:22 ---> 459194e7beee 09:38:22 Step 28/31 : CMD ["gate"] 09:38:22 ---> Running in 879b10bee646 09:38:22 9b3977197b4f: Pull complete 09:38:23 go: downloading github.com/gogo/protobuf v1.3.2 09:38:23 go: downloading k8s.io/klog/v2 v2.30.0 09:38:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:38:23 Removing intermediate container 879b10bee646 09:38:23 ---> 444d1823b3e3 09:38:23 Step 29/31 : LABEL arch=x86_64 09:38:23 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:38:23 go: downloading github.com/spf13/pflag v1.0.5 09:38:23 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:38:23 go: downloading github.com/google/gofuzz v1.1.0 09:38:23 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:38:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:38:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:38:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:38:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:38:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:38:23 1a89e8eeedd5: Pull complete 09:38:23 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:38:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:38:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:38:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:38:23 go: downloading gopkg.in/yaml.v2 v2.4.0 09:38:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:38:23 go: downloading github.com/gobwas/glob v0.2.3 09:38:23 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:38:23 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:38:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:38:23 94645a83ff95: Pull complete 09:38:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:38:23 go: downloading go.opencensus.io v0.23.0 09:38:23 go: downloading gopkg.in/inf.v0 v0.9.1 09:38:23 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:38:23 go: downloading github.com/googleapis/gnostic v0.5.5 09:38:23 go: downloading github.com/go-logr/logr v1.2.2 09:38:23 go: downloading github.com/json-iterator/go v1.1.12 09:38:23 go: downloading github.com/google/go-cmp v0.5.7 09:38:23 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:38:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:38:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:38:23 go: downloading go.uber.org/zap v1.21.0 09:38:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:38:23 go: downloading github.com/tklauser/numcpus v0.3.0 09:38:24 go: downloading sigs.k8s.io/yaml v1.3.0 09:38:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:38:24 go: downloading github.com/ryanuber/go-glob v1.0.0 09:38:24 Building bin/spire-server... 09:38:24 go: downloading github.com/golang/snappy v0.0.4 09:38:24 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:38:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:38:24 go: downloading github.com/mitchellh/cli v1.1.2 09:38:24 go: downloading github.com/modern-go/reflect2 v1.0.2 09:38:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:38:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:38:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:38:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:38:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:38:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:38:24 go: downloading github.com/hashicorp/go-version v1.2.0 09:38:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:38:24 go: downloading go.uber.org/multierr v1.6.0 09:38:24 go: downloading github.com/imdario/mergo v0.3.12 09:38:24 go: downloading github.com/sirupsen/logrus v1.8.1 09:38:24 a4caa8a26152: Verifying Checksum 09:38:24 a4caa8a26152: Download complete 09:38:24 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:38:24 go: downloading google.golang.org/grpc v1.44.0 09:38:24 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:38:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:38:24  ---> Running in 279db31479ef 09:38:24 go: downloading github.com/fatih/color v1.13.0 09:38:24 go: downloading github.com/mattn/go-isatty v0.0.14 09:38:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:38:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:38:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:38:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:38:24 go: downloading github.com/armon/go-metrics v0.3.10 09:38:24 go: downloading github.com/prometheus/client_golang v1.12.1 09:38:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:38:24 3f3a8bcf1eab: Download complete 09:38:24 Removing intermediate container 279db31479ef 09:38:24 ---> b4eb8b61bd01 09:38:24 Step 30/31 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:38:24 go: downloading github.com/open-policy-agent/opa v0.38.0 09:38:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:38:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:38:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:38:24 go: downloading github.com/mattn/go-colorable v0.1.12 09:38:24 go: downloading github.com/Masterminds/goutils v1.1.0 09:38:24 go: downloading github.com/Masterminds/semver v1.5.0 09:38:24 go: downloading github.com/google/uuid v1.1.2 09:38:24 go: downloading github.com/huandu/xstrings v1.3.2 09:38:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:38:25 go: downloading github.com/oklog/run v1.0.0 09:38:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:38:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:38:25 go: downloading github.com/prometheus/client_model v0.2.0 09:38:25 go: downloading github.com/prometheus/common v0.32.1 09:38:25 go: downloading github.com/beorn7/perks v1.0.1 09:38:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:38:25 go: downloading github.com/prometheus/procfs v0.7.3 09:38:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:38:25 go: downloading github.com/imkira/go-observer v1.0.3 09:38:25 go: downloading go.uber.org/atomic v1.9.0 09:38:25 go: downloading github.com/hashicorp/errwrap v1.1.0 09:38:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:38:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:38:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:38:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:38:25 go: downloading github.com/blang/semver/v4 v4.0.0 09:38:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:38:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:38:25 go: downloading github.com/jinzhu/gorm v1.9.16 09:38:25  ---> Running in c62cc03d8148 09:38:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:38:25 go: downloading github.com/lib/pq v1.10.4 09:38:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:38:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:38:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:38:26 Removing intermediate container c62cc03d8148 09:38:26 ---> 58764cfaf88a 09:38:26 Step 31/31 : LABEL version=0.0.0 09:38:26 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 09:38:26 Status: Downloaded newer image for docker:20.10.14 09:38:26 ---> 7417809fdb73 09:38:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:38:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:38:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:38:27 go: downloading github.com/stretchr/testify v1.7.0 09:38:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:38:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:38:27  ---> Running in ea173c028632 09:38:28 ---> Running in 8e2ec14d6258 09:38:28 Removing intermediate container ea173c028632 09:38:28 ---> 008dede65091 09:38:28 09:38:28 Removing intermediate container 8e2ec14d6258 09:38:28 ---> 85650a415eb0 09:38:28 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 09:38:28 ---> 81ed3045a23d 09:38:28 Step 9/23 : RUN make cmd/core-data/core-data 09:38:28 ---> Running in 3bccf0b6dae4 09:38:28 Successfully built 008dede65091 09:38:28 Successfully tagged security-bootstrapper:latest 09:38:28  Building security-bootstrapper ... done Building security-spire-server 09:38:28 ---> Running in 6ef916052981 09:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:38:28 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 09:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:38:29 (1/43) Installing readline (8.1.1-r0) 09:38:29 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:38:29 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:38:29 (2/43) Installing bash (5.1.16-r0) 09:38:29 Executing bash-5.1.16-r0.post-install 09:38:29 (3/43) Installing brotli-libs (1.0.9-r5) 09:38:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:38:29 (5/43) Installing libcurl (7.80.0-r1) 09:38:29 (6/43) Installing curl (7.80.0-r1) 09:38:29 (7/43) Installing dumb-init (1.2.5-r1) 09:38:29 (8/43) Installing libbz2 (1.0.8-r1) 09:38:29 (9/43) Installing expat (2.4.7-r0) 09:38:29 (10/43) Installing libffi (3.4.2-r1) 09:38:29 (11/43) Installing gdbm (1.22-r0) 09:38:29 (12/43) Installing xz-libs (5.2.5-r1) 09:38:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:38:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:38:29 (15/43) Installing mpdecimal (2.5.1-r1) 09:38:29 (16/43) Installing sqlite-libs (3.36.0-r0) 09:38:29 (17/43) Installing python3 (3.9.7-r4) 09:38:29 (18/43) Installing py3-appdirs (1.4.4-r2) 09:38:29 (19/43) Installing py3-certifi (2020.12.5-r1) 09:38:29 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:38:29 (21/43) Installing py3-idna (3.3-r0) 09:38:29 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:38:29 (23/43) Installing py3-requests (2.26.0-r1) 09:38:29 (24/43) Installing py3-msgpack (1.0.2-r1) 09:38:29 (25/43) Installing py3-lockfile (0.12.2-r4) 09:38:29 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:38:29 (27/43) Installing py3-colorama (0.4.4-r1) 09:38:29 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:38:29 (29/43) Installing py3-distlib (0.3.3-r0) 09:38:29 (30/43) Installing py3-distro (1.6.0-r0) 09:38:29 (31/43) Installing py3-six (1.16.0-r0) 09:38:29 (32/43) Installing py3-webencodings (0.5.1-r4) 09:38:29 (33/43) Installing py3-html5lib (1.1-r1) 09:38:29 (34/43) Installing py3-parsing (2.4.7-r2) 09:38:29 (35/43) Installing py3-packaging (20.9-r1) 09:38:29 (36/43) Installing py3-tomli (1.2.2-r0) 09:38:29 (37/43) Installing py3-pep517 (0.12.0-r0) 09:38:29 (38/43) Installing py3-progress (1.6-r0) 09:38:29 (39/43) Installing py3-retrying (1.3.3-r2) 09:38:29 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:38:29 (41/43) Installing py3-setuptools (52.0.0-r4) 09:38:29 (42/43) Installing py3-toml (0.10.2-r2) 09:38:29 (43/43) Installing py3-pip (20.3.4-r1) 09:38:30 Executing busybox-1.34.1-r5.trigger 09:38:30 OK: 83 MiB in 65 packages 09:38:30 go: downloading google.golang.org/api v0.70.0 09:38:30 go: downloading k8s.io/client-go v0.23.4 09:38:30 go: downloading k8s.io/api v0.23.4 09:38:30 go: downloading github.com/google/go-tpm v0.3.3 09:38:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:38:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:38:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:38:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:38:30 go: downloading cloud.google.com/go/storage v1.21.0 09:38:30 go: downloading cloud.google.com/go v0.100.2 09:38:30 Collecting docker-compose==1.23.2 09:38:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:38:30 Collecting docker<4.0,>=3.6.0 09:38:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:38:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:38:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:38:31 Collecting jsonschema<3,>=2.5.1 09:38:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:38:31 Collecting dockerpty<0.5,>=0.4.1 09:38:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:38:31 go: downloading k8s.io/apimachinery v0.23.4 09:38:31 go: downloading k8s.io/kube-aggregator v0.23.3 09:38:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:38:31 go: downloading cloud.google.com/go/security v1.3.0 09:38:31 Collecting texttable<0.10,>=0.9.0 09:38:31 Downloading texttable-0.9.1.tar.gz (11 kB) 09:38:31 go: downloading github.com/hashicorp/vault/api v1.4.1 09:38:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:38:31 go: downloading github.com/twmb/murmur3 v1.1.6 09:38:31 go: downloading github.com/jinzhu/inflection v1.0.0 09:38:31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:38:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:38:31 Collecting docopt<0.7,>=0.6.1 09:38:31 Downloading docopt-0.6.2.tar.gz (25 kB) 09:38:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:38:31 go: downloading github.com/aws/smithy-go v1.11.0 09:38:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:38:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:38:31 ---> 35235e1d2645 09:38:31 Step 3/25 : WORKDIR /edgex-go 09:38:31 ---> Using cache 09:38:31 ---> 8eb2dcad8c46 09:38:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:31 ---> Using cache 09:38:31 ---> 7790b2013143 09:38:31 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:38:31 ---> Using cache 09:38:31 ---> 20341493ea04 09:38:31 Step 6/25 : COPY go.mod vendor* ./ 09:38:31 ---> Using cache 09:38:31 ---> 91bced9b5d4a 09:38:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:31 ---> Using cache 09:38:31 ---> 2002ac5ecf0d 09:38:31 Step 8/25 : COPY . . 09:38:31 ---> Using cache 09:38:31 ---> e29fa2e8493a 09:38:31 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:38:31 ---> Using cache 09:38:31 ---> ccb1aa5e60f8 09:38:31 Step 10/25 : RUN mkdir -p spire-build 09:38:31 ---> Using cache 09:38:31 ---> dcb7d5201f50 09:38:31 Step 11/25 : WORKDIR /edgex-go/spire-build 09:38:31 ---> Using cache 09:38:31 ---> b04f5156fdc7 09:38:31 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 09:38:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:38:32 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:38:32 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:38:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 09:38:32 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:38:32 Collecting PyYAML<4,>=3.10 09:38:32 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:38:32  Downloading PyYAML-3.13.tar.gz (270 kB) 09:38:32 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:38:32 go: downloading github.com/dimchansky/utfbom v1.1.1 09:38:32 go: downloading cloud.google.com/go/compute v1.3.0 09:38:32 go: downloading cloud.google.com/go/iam v0.1.1 09:38:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:38:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:38:32 Collecting websocket-client<1.0,>=0.32.0 09:38:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:38:32 Collecting cached-property<2,>=1.2.0 09:38:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:38:32 Collecting docker-pycreds>=0.4.0 09:38:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:38:32 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) 09:38:32 Collecting urllib3<1.25,>=1.21.1 09:38:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:38:33 Collecting chardet<3.1.0,>=3.0.2 09:38:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:38:33 Collecting idna<2.8,>=2.5 09:38:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:38:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:38:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:38:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:38:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:38:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:38:33 Attempting uninstall: urllib3 09:38:33 Found existing installation: urllib3 1.26.7 09:38:33 Uninstalling urllib3-1.26.7: 09:38:33 Successfully uninstalled urllib3-1.26.7 09:38:33 Attempting uninstall: idna 09:38:33 Found existing installation: idna 3.3 09:38:33 Uninstalling idna-3.3: 09:38:33 Successfully uninstalled idna-3.3 09:38:34 go: downloading github.com/gogo/protobuf v1.3.2 09:38:34 go: downloading k8s.io/klog/v2 v2.30.0 09:38:34 go: downloading github.com/google/gofuzz v1.1.0 09:38:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:38:34 go: downloading github.com/spf13/pflag v1.0.5 09:38:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:38:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:38:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:38:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:38:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:38:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:38:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:38:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:38:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:38:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:38:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:38:35 go: downloading gopkg.in/yaml.v2 v2.4.0 09:38:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:38:35 go: downloading github.com/gobwas/glob v0.2.3 09:38:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:38:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:38:35 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:38:35 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:38:35 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:38:35 go: downloading go.opencensus.io v0.23.0 09:38:35 go: downloading gopkg.in/inf.v0 v0.9.1 09:38:35 go: downloading github.com/google/go-cmp v0.5.7 09:38:35 go: downloading github.com/googleapis/gnostic v0.5.5 09:38:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:38:35 go: downloading github.com/go-logr/logr v1.2.2 09:38:35  Attempting uninstall: requests 09:38:35 Found existing installation: requests 2.26.0 09:38:35 Uninstalling requests-2.26.0: 09:38:35 go: downloading github.com/json-iterator/go v1.1.12 09:38:35  Successfully uninstalled requests-2.26.0 09:38:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:38:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:38:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:38:35 go: downloading go.uber.org/zap v1.21.0 09:38:35  ---> Running in 1d03d17396ee 09:38:35 Running setup.py install for texttable: started 09:38:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:38:35 go: downloading github.com/tklauser/numcpus v0.3.0 09:38:35 go: downloading sigs.k8s.io/yaml v1.3.0 09:38:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:38:35 go: downloading github.com/ryanuber/go-glob v1.0.0 09:38:35 go: downloading github.com/golang/snappy v0.0.4 09:38:35 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:38:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:38:35 go: downloading github.com/modern-go/reflect2 v1.0.2 09:38:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:38:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:38:35 go: downloading github.com/hashicorp/go-version v1.2.0 09:38:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:38:35 go: downloading go.uber.org/multierr v1.6.0 09:38:35  Running setup.py install for texttable: finished with status 'done' 09:38:35 Running setup.py install for PyYAML: started 09:38:36 Running setup.py install for PyYAML: finished with status 'done' 09:38:36 Running setup.py install for docopt: started 09:38:36 Running setup.py install for docopt: finished with status 'done' 09:38:36 Running setup.py install for dockerpty: started 09:38:36 spire-1.2.1/ 09:38:36 spire-1.2.1/.data/ 09:38:36 spire-1.2.1/.data/.file 09:38:36 spire-1.2.1/.dockerignore 09:38:36 spire-1.2.1/.gitattributes 09:38:36 spire-1.2.1/.githooks/ 09:38:36 spire-1.2.1/.githooks/pre-commit 09:38:36 spire-1.2.1/.github/ 09:38:36 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:38:36 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:38:36 spire-1.2.1/.github/dependabot.yml 09:38:36 spire-1.2.1/.github/workflows/ 09:38:36 spire-1.2.1/.github/workflows/nightly_build.yaml 09:38:36 spire-1.2.1/.github/workflows/pr_build.yaml 09:38:36 spire-1.2.1/.github/workflows/release_build.yaml 09:38:36 spire-1.2.1/.github/workflows/scripts/ 09:38:36 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:38:36 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:38:36 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:38:36 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:38:36 spire-1.2.1/.github/workflows/scripts/split.sh 09:38:36 spire-1.2.1/.gitignore 09:38:36 spire-1.2.1/.go-version 09:38:36 spire-1.2.1/.golangci.yml 09:38:36 spire-1.2.1/ADOPTERS.md 09:38:36 spire-1.2.1/CHANGELOG.md 09:38:36 spire-1.2.1/CODE-OF-CONDUCT.md 09:38:36 spire-1.2.1/CODEOWNERS 09:38:36 spire-1.2.1/CONTRIBUTING.md 09:38:36 spire-1.2.1/Dockerfile 09:38:36 spire-1.2.1/Dockerfile.dev 09:38:36 spire-1.2.1/Dockerfile.scratch 09:38:36 spire-1.2.1/LICENSE 09:38:36 spire-1.2.1/MAINTAINERS.md 09:38:36 spire-1.2.1/Makefile 09:38:36 spire-1.2.1/README.md 09:38:36 spire-1.2.1/ROADMAP.md 09:38:36 spire-1.2.1/SECURITY.md 09:38:36 spire-1.2.1/cmd/ 09:38:36 spire-1.2.1/cmd/spire-agent/ 09:38:36 spire-1.2.1/cmd/spire-agent/cli/ 09:38:36 spire-1.2.1/cmd/spire-agent/cli/api/ 09:38:36 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/common/ 09:38:36 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:38:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/run/ 09:38:36 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:38:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:38:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:38:36 spire-1.2.1/cmd/spire-agent/main.go 09:38:36 spire-1.2.1/cmd/spire-server/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/agent/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/cli.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/run/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/token/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/validate/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/x509/ 09:38:36 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:38:36 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:38:36 spire-1.2.1/cmd/spire-server/main.go 09:38:36 spire-1.2.1/cmd/spire-server/util/ 09:38:36 spire-1.2.1/cmd/spire-server/util/util.go 09:38:36 spire-1.2.1/conf/ 09:38:36 spire-1.2.1/conf/agent/ 09:38:36 spire-1.2.1/conf/agent/agent.conf 09:38:36 spire-1.2.1/conf/agent/agent_full.conf 09:38:36 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:38:36 spire-1.2.1/conf/server/ 09:38:36 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:38:36 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:38:36 spire-1.2.1/conf/server/server.conf 09:38:36 spire-1.2.1/conf/server/server_full.conf 09:38:36 spire-1.2.1/doc/ 09:38:36 spire-1.2.1/doc/SPIRE101.md 09:38:36 spire-1.2.1/doc/auditlog.md 09:38:36 spire-1.2.1/doc/authorization_policy_engine.md 09:38:36 spire-1.2.1/doc/changelog_guidelines.md 09:38:36 spire-1.2.1/doc/cure53-report.pdf 09:38:36 spire-1.2.1/doc/images/ 09:38:36 spire-1.2.1/doc/images/2019_roadmap.png 09:38:36 spire-1.2.1/doc/images/SPIRE101.png 09:38:36 spire-1.2.1/doc/images/SPIRE_agent.png 09:38:36 spire-1.2.1/doc/images/SPIRE_server.png 09:38:36 spire-1.2.1/doc/images/cache_mgr.png 09:38:36 spire-1.2.1/doc/images/cache_mgr_components.png 09:38:36 spire-1.2.1/doc/images/federated_spire.png 09:38:36 spire-1.2.1/doc/images/ha_mode.png 09:38:36 spire-1.2.1/doc/images/nested_spire.png 09:38:36 spire-1.2.1/doc/images/oidc_federation.png 09:38:36 spire-1.2.1/doc/images/single_trust_domain.png 09:38:36 spire-1.2.1/doc/images/spiffe_compatible.png 09:38:36 spire-1.2.1/doc/images/spire_logo.png 09:38:36 spire-1.2.1/doc/migrating_registration_api_clients.md 09:38:36 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:38:36 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:38:36 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:38:36 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:38:36 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:38:36 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:38:36 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:38:36 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:38:36 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:38:36 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:38:36 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:38:36 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:38:36 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:38:36 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:38:36 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:38:36 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:38:36 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:38:36 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:38:36 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:38:36 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:38:36 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:38:36 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:38:36 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:38:36 spire-1.2.1/doc/scaling_spire.md 09:38:36 spire-1.2.1/doc/spire_agent.md 09:38:36 spire-1.2.1/doc/spire_server.md 09:38:36 spire-1.2.1/doc/supported_integrations.md 09:38:36 spire-1.2.1/doc/telemetry.md 09:38:36 spire-1.2.1/doc/telemetry_config.md 09:38:36 spire-1.2.1/doc/upgrading.md 09:38:36 spire-1.2.1/doc/using_spire.md 09:38:36 spire-1.2.1/examples/ 09:38:36 spire-1.2.1/examples/README.md 09:38:36 spire-1.2.1/go.mod 09:38:36 spire-1.2.1/go.sum 09:38:36 spire-1.2.1/pkg/ 09:38:36 spire-1.2.1/pkg/agent/ 09:38:36 spire-1.2.1/pkg/agent/agent.go 09:38:36 spire-1.2.1/pkg/agent/api/ 09:38:36 spire-1.2.1/pkg/agent/api/config.go 09:38:36 spire-1.2.1/pkg/agent/api/debug/ 09:38:36 spire-1.2.1/pkg/agent/api/debug/v1/ 09:38:36 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:38:36 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:38:36 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:38:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:38:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:38:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:38:36 spire-1.2.1/pkg/agent/api/endpoints.go 09:38:36 spire-1.2.1/pkg/agent/api/health/ 09:38:36 spire-1.2.1/pkg/agent/api/health/v1/ 09:38:36 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:38:36 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:38:36 spire-1.2.1/pkg/agent/api/rpccontext/ 09:38:36 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:38:36 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:38:36 spire-1.2.1/pkg/agent/attestor/ 09:38:36 spire-1.2.1/pkg/agent/attestor/node/ 09:38:36 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:38:36 spire-1.2.1/pkg/agent/attestor/node/node.go 09:38:36 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:38:36 spire-1.2.1/pkg/agent/attestor/workload/ 09:38:36 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:38:36 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:38:36 spire-1.2.1/pkg/agent/catalog/ 09:38:36 spire-1.2.1/pkg/agent/catalog/catalog.go 09:38:36 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:38:36 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:38:36 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:38:36 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:38:36 spire-1.2.1/pkg/agent/client/ 09:38:36 spire-1.2.1/pkg/agent/client/client.go 09:38:36 spire-1.2.1/pkg/agent/client/client_test.go 09:38:36 spire-1.2.1/pkg/agent/client/dial.go 09:38:36 spire-1.2.1/pkg/agent/client/nodeconn.go 09:38:36 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:38:36 spire-1.2.1/pkg/agent/client/update.go 09:38:36 spire-1.2.1/pkg/agent/client/util.go 09:38:36 spire-1.2.1/pkg/agent/common/ 09:38:36 spire-1.2.1/pkg/agent/common/backoff/ 09:38:36 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:38:36 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:38:36 spire-1.2.1/pkg/agent/common/cgroups/ 09:38:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:38:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:38:36 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:38:36 spire-1.2.1/pkg/agent/config.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/ 09:38:36 spire-1.2.1/pkg/agent/endpoints/config.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:38:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:38:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/workload/ 09:38:36 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:38:36 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:38:36 spire-1.2.1/pkg/agent/manager/ 09:38:36 spire-1.2.1/pkg/agent/manager/cache/ 09:38:36 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:38:36 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:38:36 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:38:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:38:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:38:36 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:38:36 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:38:36 spire-1.2.1/pkg/agent/manager/config.go 09:38:36 spire-1.2.1/pkg/agent/manager/manager.go 09:38:36 spire-1.2.1/pkg/agent/manager/manager_test.go 09:38:36 spire-1.2.1/pkg/agent/manager/storage.go 09:38:36 spire-1.2.1/pkg/agent/manager/storage_test.go 09:38:36 spire-1.2.1/pkg/agent/manager/storecache/ 09:38:36 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:38:36 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:38:36 spire-1.2.1/pkg/agent/manager/sync.go 09:38:36 spire-1.2.1/pkg/agent/plugin/ 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:38:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:38:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:38:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:38:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:38:36 spire-1.2.1/pkg/agent/svid/ 09:38:36 spire-1.2.1/pkg/agent/svid/rotator.go 09:38:36 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:38:36 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:38:36 spire-1.2.1/pkg/agent/svid/store/ 09:38:36 spire-1.2.1/pkg/agent/svid/store/service.go 09:38:36 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:38:36 spire-1.2.1/pkg/common/ 09:38:36 spire-1.2.1/pkg/common/agentpathtemplate/ 09:38:36 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:38:36 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:38:36 spire-1.2.1/pkg/common/api/ 09:38:36 spire-1.2.1/pkg/common/api/metrics.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/ 09:38:36 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/logger.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/names.go 09:38:36 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:38:36 spire-1.2.1/pkg/common/api/names.go 09:38:36 spire-1.2.1/pkg/common/api/ratelimit.go 09:38:36 spire-1.2.1/pkg/common/api/rpccontext/ 09:38:36 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:38:36 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:38:36 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:38:36 spire-1.2.1/pkg/common/auth/ 09:38:36 spire-1.2.1/pkg/common/auth/interceptors.go 09:38:36 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:38:36 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/ 09:38:36 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/types.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:38:36 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:38:36 spire-1.2.1/pkg/common/catalog/ 09:38:36 spire-1.2.1/pkg/common/catalog/bind.go 09:38:36 spire-1.2.1/pkg/common/catalog/builtin.go 09:38:36 spire-1.2.1/pkg/common/catalog/catalog.go 09:38:36 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:38:36 spire-1.2.1/pkg/common/catalog/closers.go 09:38:36 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:38:36 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:38:36 spire-1.2.1/pkg/common/catalog/config.go 09:38:36 spire-1.2.1/pkg/common/catalog/config_test.go 09:38:36 spire-1.2.1/pkg/common/catalog/configure.go 09:38:36 spire-1.2.1/pkg/common/catalog/constraints.go 09:38:36 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:38:36 spire-1.2.1/pkg/common/catalog/context.go 09:38:36 spire-1.2.1/pkg/common/catalog/external.go 09:38:36 spire-1.2.1/pkg/common/catalog/host.go 09:38:36 spire-1.2.1/pkg/common/catalog/pipenet.go 09:38:36 spire-1.2.1/pkg/common/catalog/plugin.go 09:38:36 spire-1.2.1/pkg/common/catalog/testplugin/ 09:38:36 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:38:36 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:38:36 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:38:36 spire-1.2.1/pkg/common/cli/ 09:38:36 spire-1.2.1/pkg/common/cli/env.go 09:38:36 spire-1.2.1/pkg/common/cli/flags.go 09:38:36 spire-1.2.1/pkg/common/cli/trust_domain.go 09:38:36 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:38:36 spire-1.2.1/pkg/common/cli/umask.go 09:38:36 spire-1.2.1/pkg/common/cli/umask_posix.go 09:38:36 spire-1.2.1/pkg/common/cli/umask_test.go 09:38:36 spire-1.2.1/pkg/common/cli/umask_windows.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/ 09:38:36 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/flag.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/format.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/ 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:38:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:38:36 spire-1.2.1/pkg/common/coretypes/ 09:38:36 spire-1.2.1/pkg/common/coretypes/bundle/ 09:38:36 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:38:36 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:38:36 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:38:36 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:38:36 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:38:36 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:38:36 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:38:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:38:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:38:36 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:38:36 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:38:36 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:38:36 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:38:36 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:38:36 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:38:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:38:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:38:36 spire-1.2.1/pkg/common/cryptoutil/ 09:38:36 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:38:36 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:38:36 spire-1.2.1/pkg/common/diskutil/ 09:38:36 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:38:36 spire-1.2.1/pkg/common/diskutil/file_test.go 09:38:36 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:38:36 spire-1.2.1/pkg/common/errorutil/ 09:38:36 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:38:36 spire-1.2.1/pkg/common/health/ 09:38:36 spire-1.2.1/pkg/common/health/config.go 09:38:36 spire-1.2.1/pkg/common/health/context.go 09:38:36 spire-1.2.1/pkg/common/health/context_test.go 09:38:36 spire-1.2.1/pkg/common/health/health.go 09:38:36 spire-1.2.1/pkg/common/health/health_test.go 09:38:36 spire-1.2.1/pkg/common/health/logger.go 09:38:36 spire-1.2.1/pkg/common/hostservice/ 09:38:36 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:38:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:38:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:38:36 spire-1.2.1/pkg/common/idutil/ 09:38:36 spire-1.2.1/pkg/common/idutil/require.go 09:38:36 spire-1.2.1/pkg/common/idutil/require_test.go 09:38:36 spire-1.2.1/pkg/common/idutil/safety.go 09:38:36 spire-1.2.1/pkg/common/idutil/safety_test.go 09:38:36 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:38:36 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:38:36 spire-1.2.1/pkg/common/jwtsvid/ 09:38:36 spire-1.2.1/pkg/common/jwtsvid/common.go 09:38:36 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:38:36 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:38:36 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:38:36 spire-1.2.1/pkg/common/jwtutil/ 09:38:36 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:38:36 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:38:36 spire-1.2.1/pkg/common/log/ 09:38:36 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:38:36 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:38:36 spire-1.2.1/pkg/common/log/log.go 09:38:36 spire-1.2.1/pkg/common/log/log_test.go 09:38:36 spire-1.2.1/pkg/common/log/options.go 09:38:36 spire-1.2.1/pkg/common/nodeutil/ 09:38:36 spire-1.2.1/pkg/common/nodeutil/node.go 09:38:36 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:38:36 spire-1.2.1/pkg/common/peertracker/ 09:38:36 spire-1.2.1/pkg/common/peertracker/conn.go 09:38:36 spire-1.2.1/pkg/common/peertracker/credentials.go 09:38:36 spire-1.2.1/pkg/common/peertracker/errors.go 09:38:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:38:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:38:36 spire-1.2.1/pkg/common/peertracker/info.go 09:38:36 spire-1.2.1/pkg/common/peertracker/listener.go 09:38:36 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:38:36 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:38:36 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:38:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:38:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:38:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:38:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:38:36 spire-1.2.1/pkg/common/peertracker/tcp.go 09:38:36 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:38:36 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:38:36 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:38:36 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:38:36 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:38:36 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:38:36 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:38:36 spire-1.2.1/pkg/common/peertracker/uds.go 09:38:36 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:38:36 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:38:36 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:38:36 spire-1.2.1/pkg/common/pemutil/ 09:38:36 spire-1.2.1/pkg/common/pemutil/block.go 09:38:36 spire-1.2.1/pkg/common/pemutil/certs.go 09:38:36 spire-1.2.1/pkg/common/pemutil/common.go 09:38:36 spire-1.2.1/pkg/common/pemutil/csr.go 09:38:36 spire-1.2.1/pkg/common/pemutil/keys.go 09:38:36 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/ 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:38:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:38:36 spire-1.2.1/pkg/common/plugin/ 09:38:36 spire-1.2.1/pkg/common/plugin/aws/ 09:38:36 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:38:36 spire-1.2.1/pkg/common/plugin/azure/ 09:38:36 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:38:36 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:38:36 spire-1.2.1/pkg/common/plugin/facade.go 09:38:36 spire-1.2.1/pkg/common/plugin/facade_test.go 09:38:36 spire-1.2.1/pkg/common/plugin/gcp/ 09:38:36 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:38:36 spire-1.2.1/pkg/common/plugin/k8s/ 09:38:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:38:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:38:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:38:36 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:38:36 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:38:36 spire-1.2.1/pkg/common/plugin/log.go 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/ 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:38:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:38:36 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:38:36 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:38:36 spire-1.2.1/pkg/common/plugin/x509pop/ 09:38:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:38:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:38:36 spire-1.2.1/pkg/common/profiling/ 09:38:36 spire-1.2.1/pkg/common/profiling/dumpers.go 09:38:36 spire-1.2.1/pkg/common/profiling/profiling.go 09:38:36 spire-1.2.1/pkg/common/protoutil/ 09:38:36 spire-1.2.1/pkg/common/protoutil/masks.go 09:38:36 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:38:36 spire-1.2.1/pkg/common/rotationutil/ 09:38:36 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:38:36 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:38:36 spire-1.2.1/pkg/common/selector/ 09:38:36 spire-1.2.1/pkg/common/selector/selector.go 09:38:36 spire-1.2.1/pkg/common/selector/selector_test.go 09:38:36 spire-1.2.1/pkg/common/selector/set.go 09:38:36 spire-1.2.1/pkg/common/selector/set_utils.go 09:38:36 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/ 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/ 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:38:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:38:36 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:38:36 spire-1.2.1/pkg/common/telemetry/call.go 09:38:36 spire-1.2.1/pkg/common/telemetry/common/ 09:38:36 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:38:36 spire-1.2.1/pkg/common/telemetry/config.go 09:38:36 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:38:36 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/inmem.go 09:38:36 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/m3.go 09:38:36 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/metrics.go 09:38:36 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/names.go 09:38:36 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:38:36 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:38:36 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/ 09:38:36 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:38:36 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:38:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:38:36 spire-1.2.1/pkg/common/telemetry/server/server.go 09:38:36 spire-1.2.1/pkg/common/telemetry/sink.go 09:38:36 spire-1.2.1/pkg/common/telemetry/statsd.go 09:38:36 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:38:36 spire-1.2.1/pkg/common/telemetry/uptime.go 09:38:36 spire-1.2.1/pkg/common/telemetry/version.go 09:38:36 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:38:36 spire-1.2.1/pkg/common/uptime/ 09:38:36 spire-1.2.1/pkg/common/uptime/uptime.go 09:38:36 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:38:36 spire-1.2.1/pkg/common/util/ 09:38:36 spire-1.2.1/pkg/common/util/certs.go 09:38:36 spire-1.2.1/pkg/common/util/certs_test.go 09:38:36 spire-1.2.1/pkg/common/util/csr.go 09:38:36 spire-1.2.1/pkg/common/util/hash.go 09:38:36 spire-1.2.1/pkg/common/util/selectors.go 09:38:36 spire-1.2.1/pkg/common/util/selectors_test.go 09:38:36 spire-1.2.1/pkg/common/util/signals.go 09:38:36 spire-1.2.1/pkg/common/util/sort.go 09:38:36 spire-1.2.1/pkg/common/util/sort_test.go 09:38:36 spire-1.2.1/pkg/common/util/task.go 09:38:36 spire-1.2.1/pkg/common/util/task_test.go 09:38:36 spire-1.2.1/pkg/common/util/testdata/ 09:38:36 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:38:36 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:38:36 spire-1.2.1/pkg/common/version/ 09:38:36 spire-1.2.1/pkg/common/version/version.go 09:38:36 spire-1.2.1/pkg/common/x509svid/ 09:38:36 spire-1.2.1/pkg/common/x509svid/common_test.go 09:38:36 spire-1.2.1/pkg/common/x509svid/csr.go 09:38:36 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:38:36 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:38:36 spire-1.2.1/pkg/common/x509util/ 09:38:36 spire-1.2.1/pkg/common/x509util/cert.go 09:38:36 spire-1.2.1/pkg/common/x509util/dns.go 09:38:36 spire-1.2.1/pkg/common/x509util/dns_test.go 09:38:36 spire-1.2.1/pkg/common/x509util/keyid.go 09:38:36 spire-1.2.1/pkg/common/x509util/keypair.go 09:38:36 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:38:36 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:38:36 spire-1.2.1/pkg/server/ 09:38:36 spire-1.2.1/pkg/server/api/ 09:38:36 spire-1.2.1/pkg/server/api/agent.go 09:38:36 spire-1.2.1/pkg/server/api/agent/ 09:38:36 spire-1.2.1/pkg/server/api/agent/v1/ 09:38:36 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:38:36 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:38:36 spire-1.2.1/pkg/server/api/agent_test.go 09:38:36 spire-1.2.1/pkg/server/api/api.go 09:38:36 spire-1.2.1/pkg/server/api/audit/ 09:38:36 spire-1.2.1/pkg/server/api/audit/audit.go 09:38:36 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:38:36 spire-1.2.1/pkg/server/api/bundle.go 09:38:36 spire-1.2.1/pkg/server/api/bundle/ 09:38:36 spire-1.2.1/pkg/server/api/bundle/v1/ 09:38:36 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:38:36 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:38:36 spire-1.2.1/pkg/server/api/bundle_test.go 09:38:36 spire-1.2.1/pkg/server/api/debug/ 09:38:36 spire-1.2.1/pkg/server/api/debug/v1/ 09:38:36 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:38:36 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:38:36 spire-1.2.1/pkg/server/api/entry.go 09:38:36 spire-1.2.1/pkg/server/api/entry/ 09:38:36 spire-1.2.1/pkg/server/api/entry/v1/ 09:38:36 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:38:36 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:38:36 spire-1.2.1/pkg/server/api/entry_test.go 09:38:36 spire-1.2.1/pkg/server/api/health/ 09:38:36 spire-1.2.1/pkg/server/api/health/v1/ 09:38:36 spire-1.2.1/pkg/server/api/health/v1/service.go 09:38:36 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:38:36 spire-1.2.1/pkg/server/api/id.go 09:38:36 spire-1.2.1/pkg/server/api/id_test.go 09:38:36 spire-1.2.1/pkg/server/api/limits/ 09:38:36 spire-1.2.1/pkg/server/api/limits/limits.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/ 09:38:36 spire-1.2.1/pkg/server/api/middleware/alias.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/audit.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/caller.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/common.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/entries.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:38:36 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:38:36 spire-1.2.1/pkg/server/api/ratelimit.go 09:38:36 spire-1.2.1/pkg/server/api/rpccontext/ 09:38:36 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:38:36 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:38:36 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:38:36 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:38:36 spire-1.2.1/pkg/server/api/selector.go 09:38:36 spire-1.2.1/pkg/server/api/selector_test.go 09:38:36 spire-1.2.1/pkg/server/api/status.go 09:38:36 spire-1.2.1/pkg/server/api/status_test.go 09:38:36 spire-1.2.1/pkg/server/api/svid/ 09:38:36 spire-1.2.1/pkg/server/api/svid/v1/ 09:38:36 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:38:36 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:38:36 spire-1.2.1/pkg/server/api/trustdomain.go 09:38:36 spire-1.2.1/pkg/server/api/trustdomain/ 09:38:36 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:38:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:38:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:38:36 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:38:36 spire-1.2.1/pkg/server/authpolicy/ 09:38:36 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:38:36 spire-1.2.1/pkg/server/authpolicy/policy.go 09:38:36 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:38:36 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:38:36 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:38:36 spire-1.2.1/pkg/server/authpolicy/validate.go 09:38:36 spire-1.2.1/pkg/server/bundle/ 09:38:36 spire-1.2.1/pkg/server/bundle/client/ 09:38:36 spire-1.2.1/pkg/server/bundle/client/client.go 09:38:36 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:38:36 spire-1.2.1/pkg/server/bundle/client/manager.go 09:38:36 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:38:36 spire-1.2.1/pkg/server/bundle/client/sources.go 09:38:36 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:38:36 spire-1.2.1/pkg/server/bundle/client/updater.go 09:38:36 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:38:36 spire-1.2.1/pkg/server/ca/ 09:38:36 spire-1.2.1/pkg/server/ca/ca.go 09:38:36 spire-1.2.1/pkg/server/ca/ca_health.go 09:38:36 spire-1.2.1/pkg/server/ca/ca_test.go 09:38:36 spire-1.2.1/pkg/server/ca/journal.go 09:38:36 spire-1.2.1/pkg/server/ca/journal_test.go 09:38:36 spire-1.2.1/pkg/server/ca/manager.go 09:38:36 spire-1.2.1/pkg/server/ca/manager_health.go 09:38:36 spire-1.2.1/pkg/server/ca/manager_test.go 09:38:36 spire-1.2.1/pkg/server/ca/templates.go 09:38:36 spire-1.2.1/pkg/server/ca/upstream_client.go 09:38:36 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:38:36 spire-1.2.1/pkg/server/ca/validation.go 09:38:36 spire-1.2.1/pkg/server/cache/ 09:38:36 spire-1.2.1/pkg/server/cache/dscache/ 09:38:36 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:38:36 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:38:36 spire-1.2.1/pkg/server/cache/entrycache/ 09:38:36 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:38:36 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:38:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:38:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:38:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:38:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:38:36 spire-1.2.1/pkg/server/catalog/ 09:38:36 spire-1.2.1/pkg/server/catalog/catalog.go 09:38:36 spire-1.2.1/pkg/server/catalog/keymanager.go 09:38:36 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:38:36 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:38:36 spire-1.2.1/pkg/server/catalog/notifier.go 09:38:36 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:38:36 spire-1.2.1/pkg/server/config.go 09:38:36 spire-1.2.1/pkg/server/datastore/ 09:38:36 spire-1.2.1/pkg/server/datastore/datastore.go 09:38:36 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:38:36 spire-1.2.1/pkg/server/datastore/repository.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:38:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:38:36 spire-1.2.1/pkg/server/endpoints/ 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/ 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:38:36 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:38:36 spire-1.2.1/pkg/server/endpoints/config.go 09:38:36 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:38:36 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:38:36 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:38:36 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:38:36 spire-1.2.1/pkg/server/endpoints/middleware.go 09:38:36 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:38:36 spire-1.2.1/pkg/server/hostservice/ 09:38:36 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:38:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:38:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:38:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:38:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:38:36 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:38:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:38:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/ 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/ 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:38:36 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:38:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:38:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/ 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:38:36 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:38:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:38:36 spire-1.2.1/pkg/server/registration/ 09:38:36 spire-1.2.1/pkg/server/registration/manager.go 09:38:36 spire-1.2.1/pkg/server/registration/manager_test.go 09:38:36 spire-1.2.1/pkg/server/scanentries.go 09:38:36 spire-1.2.1/pkg/server/scanentries_test.go 09:38:36 spire-1.2.1/pkg/server/server.go 09:38:36 spire-1.2.1/pkg/server/server_test.go 09:38:36 spire-1.2.1/pkg/server/svid/ 09:38:36 spire-1.2.1/pkg/server/svid/observer.go 09:38:36 spire-1.2.1/pkg/server/svid/observer_test.go 09:38:36 spire-1.2.1/pkg/server/svid/rotator.go 09:38:36 spire-1.2.1/pkg/server/svid/rotator_config.go 09:38:36 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:38:36 spire-1.2.1/pkg/server/svid/rotator_test.go 09:38:36 spire-1.2.1/proto/ 09:38:36 spire-1.2.1/proto/private/ 09:38:36 spire-1.2.1/proto/private/server/ 09:38:36 spire-1.2.1/proto/private/server/journal/ 09:38:36 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:38:36 spire-1.2.1/proto/private/server/journal/journal.proto 09:38:36 spire-1.2.1/proto/spire/ 09:38:36 spire-1.2.1/proto/spire/common/ 09:38:36 spire-1.2.1/proto/spire/common/common.pb.go 09:38:36 spire-1.2.1/proto/spire/common/common.proto 09:38:36 spire-1.2.1/proto/spire/common/plugin/ 09:38:36 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:38:36 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:38:36 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:38:36 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:38:36 spire-1.2.1/proto/spire/plugin/ 09:38:36 spire-1.2.1/proto/spire/plugin/agent/ 09:38:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:38:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:38:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:38:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:38:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:38:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:38:36 spire-1.2.1/release/ 09:38:36 spire-1.2.1/release/spire-extras/ 09:38:36 spire-1.2.1/release/spire-extras/README.md 09:38:36 spire-1.2.1/release/spire-extras/conf/ 09:38:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:38:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:38:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:38:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:38:36 spire-1.2.1/release/spire/ 09:38:36 spire-1.2.1/release/spire/README.md 09:38:36 spire-1.2.1/release/spire/conf/ 09:38:36 spire-1.2.1/release/spire/conf/agent/ 09:38:36 spire-1.2.1/release/spire/conf/agent/agent.conf 09:38:36 spire-1.2.1/release/spire/conf/server/ 09:38:36 spire-1.2.1/release/spire/conf/server/server.conf 09:38:36 spire-1.2.1/script/ 09:38:36 spire-1.2.1/script/build-artifact.sh 09:38:36 spire-1.2.1/script/generate_dummy_ca.sh 09:38:36 spire-1.2.1/support/ 09:38:36 spire-1.2.1/support/k8s/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:38:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/ 09:38:36 spire-1.2.1/support/oidc-discovery-provider/README.md 09:38:36 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/config.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/main.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:38:36 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:38:36 spire-1.2.1/test/ 09:38:36 spire-1.2.1/test/clock/ 09:38:36 spire-1.2.1/test/clock/clock.go 09:38:36 spire-1.2.1/test/fakes/ 09:38:36 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:38:36 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:38:36 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:38:36 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:38:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:38:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:38:36 spire-1.2.1/test/fakes/fakeagentstore/ 09:38:36 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:38:36 spire-1.2.1/test/fakes/fakedatastore/ 09:38:36 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:38:36 spire-1.2.1/test/fakes/fakeentryclient/ 09:38:36 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:38:36 spire-1.2.1/test/fakes/fakehealthchecker/ 09:38:36 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:38:36 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:38:36 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:38:36 spire-1.2.1/test/fakes/fakemetrics/ 09:38:36 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:38:36 spire-1.2.1/test/fakes/fakenoderesolver/ 09:38:36 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:38:36 spire-1.2.1/test/fakes/fakenotifier/ 09:38:36 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:38:36 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:38:36 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:38:36 spire-1.2.1/test/fakes/fakeserverca/ 09:38:36 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:38:36 spire-1.2.1/test/fakes/fakeservercatalog/ 09:38:36 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:38:36 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:38:36 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:38:36 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:38:36 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:38:36 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:38:36 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:38:36 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:38:36 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:38:36 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:38:36 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:38:36 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:38:36 spire-1.2.1/test/fixture/ 09:38:36 spire-1.2.1/test/fixture/certs/ 09:38:36 spire-1.2.1/test/fixture/certs/agent_svid.der 09:38:36 spire-1.2.1/test/fixture/certs/base_cert.pem 09:38:36 spire-1.2.1/test/fixture/certs/base_csr.pem 09:38:36 spire-1.2.1/test/fixture/certs/base_key.pem 09:38:36 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:38:36 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:38:36 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:38:36 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:38:36 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:38:36 spire-1.2.1/test/fixture/certs/blog_key.pem 09:38:36 spire-1.2.1/test/fixture/certs/bundle.der 09:38:36 spire-1.2.1/test/fixture/certs/ca.pem 09:38:36 spire-1.2.1/test/fixture/certs/ca_key.pem 09:38:36 spire-1.2.1/test/fixture/certs/database_cert.pem 09:38:36 spire-1.2.1/test/fixture/certs/database_csr.pem 09:38:36 spire-1.2.1/test/fixture/certs/database_key.pem 09:38:36 spire-1.2.1/test/fixture/certs/node_cert.pem 09:38:36 spire-1.2.1/test/fixture/certs/node_csr.pem 09:38:36 spire-1.2.1/test/fixture/certs/node_key.pem 09:38:36 spire-1.2.1/test/fixture/certs/svid.pem 09:38:36 spire-1.2.1/test/fixture/certs/svid_key.pem 09:38:36 spire-1.2.1/test/fixture/config/ 09:38:36 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:38:36 spire-1.2.1/test/fixture/config/agent_good.conf 09:38:36 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:38:36 spire-1.2.1/test/fixture/config/plugin_good.conf 09:38:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:38:36 spire-1.2.1/test/fixture/config/server_good.conf 09:38:36 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:38:36 spire-1.2.1/test/fixture/fixture.go 09:38:36 spire-1.2.1/test/fixture/nodeattestor/ 09:38:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:38:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:38:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:38:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:38:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:38:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:38:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:38:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:38:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:38:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:38:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:38:36 spire-1.2.1/test/fixture/registration/ 09:38:36 spire-1.2.1/test/fixture/registration/entries.json 09:38:36 spire-1.2.1/test/fixture/registration/good-for-update.json 09:38:36 spire-1.2.1/test/fixture/registration/good.json 09:38:36 spire-1.2.1/test/fixture/registration/invalid.json 09:38:36 spire-1.2.1/test/fixture/registration/invalid_json.json 09:38:36 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:38:36 spire-1.2.1/test/integration/ 09:38:36 spire-1.2.1/test/integration/README.md 09:38:36 spire-1.2.1/test/integration/common 09:38:36 spire-1.2.1/test/integration/setup/ 09:38:36 spire-1.2.1/test/integration/setup/adminclient/ 09:38:36 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:38:36 spire-1.2.1/test/integration/setup/adminclient/client.go 09:38:36 spire-1.2.1/test/integration/setup/debugagent/ 09:38:36 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:38:36 spire-1.2.1/test/integration/setup/debugagent/main.go 09:38:36 spire-1.2.1/test/integration/setup/debugserver/ 09:38:36 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:38:36 spire-1.2.1/test/integration/setup/debugserver/main.go 09:38:36 spire-1.2.1/test/integration/setup/downstreamclient/ 09:38:36 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:38:36 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:38:36 spire-1.2.1/test/integration/setup/itclient/ 09:38:36 spire-1.2.1/test/integration/setup/itclient/client.go 09:38:36 spire-1.2.1/test/integration/setup/node-attestation/ 09:38:36 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:38:36 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:38:36 spire-1.2.1/test/integration/setup/x509pop/ 09:38:36 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:38:36 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:38:36 spire-1.2.1/test/integration/suites/ 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:38:36 spire-1.2.1/test/integration/suites/join-token/ 09:38:36 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:38:36 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:38:36 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:38:36 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:38:36 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:38:36 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:38:36 spire-1.2.1/test/integration/suites/join-token/README.md 09:38:36 spire-1.2.1/test/integration/suites/join-token/conf/ 09:38:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/join-token/teardown 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:38:36 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:38:36 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:38:36 spire-1.2.1/test/integration/suites/k8s/ 09:38:36 spire-1.2.1/test/integration/suites/k8s/00-setup 09:38:36 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:38:36 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:38:36 spire-1.2.1/test/integration/suites/k8s/README.md 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/ 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:38:36 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:38:36 spire-1.2.1/test/integration/suites/k8s/teardown 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/ 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:38:36 spire-1.2.1/test/integration/suites/rotation/ 09:38:36 spire-1.2.1/test/integration/suites/rotation/00-setup 09:38:36 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:38:36 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:38:36 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:38:36 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:38:36 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:38:36 spire-1.2.1/test/integration/suites/rotation/README.md 09:38:36 spire-1.2.1/test/integration/suites/rotation/conf/ 09:38:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/rotation/teardown 09:38:36 spire-1.2.1/test/integration/suites/self-test/ 09:38:36 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:38:36 spire-1.2.1/test/integration/suites/self-test/README.md 09:38:36 spire-1.2.1/test/integration/suites/self-test/teardown 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:38:36 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:38:36 spire-1.2.1/test/integration/suites/upgrade/ 09:38:36 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:38:36 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:38:36 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:38:36 spire-1.2.1/test/integration/suites/upgrade/README.md 09:38:36 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:38:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:38:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:38:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:38:36 spire-1.2.1/test/integration/suites/upgrade/teardown 09:38:36 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:38:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:38:36 spire-1.2.1/test/integration/test-one.sh 09:38:36 spire-1.2.1/test/integration/test.sh 09:38:36 spire-1.2.1/test/plugintest/ 09:38:36 spire-1.2.1/test/plugintest/config.go 09:38:36 spire-1.2.1/test/plugintest/load.go 09:38:36 spire-1.2.1/test/plugintest/option.go 09:38:36 spire-1.2.1/test/spiretest/ 09:38:36 spire-1.2.1/test/spiretest/apiserver.go 09:38:36 spire-1.2.1/test/spiretest/assertions.go 09:38:36 spire-1.2.1/test/spiretest/dir.go 09:38:36 spire-1.2.1/test/spiretest/errors_posix.go 09:38:36 spire-1.2.1/test/spiretest/errors_windows.go 09:38:36 spire-1.2.1/test/spiretest/logs.go 09:38:36 spire-1.2.1/test/spiretest/socketapi.go 09:38:36 spire-1.2.1/test/spiretest/suite.go 09:38:36 spire-1.2.1/test/spiretest/x509.go 09:38:36 spire-1.2.1/test/testca/ 09:38:36 spire-1.2.1/test/testca/ca.go 09:38:36 spire-1.2.1/test/testkey/ 09:38:36 spire-1.2.1/test/testkey/generate.sh 09:38:36 spire-1.2.1/test/testkey/genkeys.go 09:38:36 spire-1.2.1/test/testkey/keys.go 09:38:36 spire-1.2.1/test/testkey/new.go 09:38:36 spire-1.2.1/test/tpmsimulator/ 09:38:36 spire-1.2.1/test/tpmsimulator/simulator.go 09:38:36 spire-1.2.1/test/util/ 09:38:36 spire-1.2.1/test/util/cert_fixtures.go 09:38:36 spire-1.2.1/test/util/cert_generation.go 09:38:36 spire-1.2.1/test/util/io_redirection.go 09:38:36 spire-1.2.1/test/util/race.go 09:38:36 spire-1.2.1/test/util/util.go 09:38:36 building spire from source... 09:38:36 Installing go1.17.7... 09:38:36 Running setup.py install for dockerpty: finished with status 'done' 09:38:37 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 09:38:39 3f3a8bcf1eab: Pull complete 09:38:39 0c92f367c5e7: Pull complete 09:38:39 3096ccb668a1: Pull complete 09:38:39 e8cf19c19ddd: Pull complete 09:38:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:38:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:38:42 Building bin/spire-server... 09:38:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:38:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:38:42 go: downloading github.com/mitchellh/cli v1.1.2 09:38:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:38:42 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:38:42 go: downloading github.com/imdario/mergo v0.3.12 09:38:42 go: downloading github.com/sirupsen/logrus v1.8.1 09:38:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:38:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:38:42 go: downloading google.golang.org/grpc v1.44.0 09:38:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:38:42 go: downloading github.com/fatih/color v1.13.0 09:38:42 go: downloading github.com/mattn/go-isatty v0.0.14 09:38:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:38:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:38:43 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:38:43 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:38:43 go: downloading github.com/armon/go-metrics v0.3.10 09:38:43 go: downloading github.com/prometheus/client_golang v1.12.1 09:38:43 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:38:43 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:38:43 go: downloading github.com/open-policy-agent/opa v0.38.0 09:38:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:38:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:38:43 go: downloading github.com/mattn/go-colorable v0.1.12 09:38:43 go: downloading github.com/Masterminds/goutils v1.1.0 09:38:43 go: downloading github.com/Masterminds/semver v1.5.0 09:38:43 go: downloading github.com/google/uuid v1.1.2 09:38:43 go: downloading github.com/huandu/xstrings v1.3.2 09:38:43 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:38:43 go: downloading github.com/oklog/run v1.0.0 09:38:43 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:38:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:38:43 go: downloading go.uber.org/atomic v1.9.0 09:38:43 go: downloading github.com/prometheus/client_model v0.2.0 09:38:43 go: downloading github.com/prometheus/common v0.32.1 09:38:43 go: downloading github.com/beorn7/perks v1.0.1 09:38:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:38:43 go: downloading github.com/prometheus/procfs v0.7.3 09:38:43 go: downloading github.com/imkira/go-observer v1.0.3 09:38:43 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:38:44 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:38:44 Removing intermediate container 3bccf0b6dae4 09:38:44 ---> 84971348f4c1 09:38:44 Step 14/23 : ENV APP_PORT=58890 09:38:44 go: downloading github.com/hashicorp/errwrap v1.1.0 09:38:44 go: downloading github.com/twmb/murmur3 v1.1.6 09:38:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:38:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:38:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:38:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:38:44  ---> Running in 36b4d9f4719c 09:38:44 Removing intermediate container 36b4d9f4719c 09:38:44 ---> 9ad4993467b9 09:38:44 Step 15/23 : EXPOSE $APP_PORT 09:38:44 ---> Running in af35b5ee7678 09:38:44 Removing intermediate container af35b5ee7678 09:38:44 ---> 20cd137be4c3 09:38:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:38:45 a4caa8a26152: Pull complete 09:38:45 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 09:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:38:45 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:38:45 WORKDIR /edgex 09:38:45 COPY go.mod . 09:38:45 RUN go mod download ci-base-image-arm64 09:38:45 -f - . 09:38:46 ---> b7ef4f080d62 09:38:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:38:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:38:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:38:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:38:46 go: downloading github.com/stretchr/testify v1.7.0 09:38:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:38:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:38:46 go: downloading github.com/blang/semver/v4 v4.0.0 09:38:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:38:46 go: downloading github.com/jinzhu/gorm v1.9.16 09:38:46 go: downloading github.com/lib/pq v1.10.4 09:38:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:38:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:38:47  ---> 8e7d356b33c0 09:38:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:38:47 ---> f4326d0f65e3 09:38:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:38:48 Sending build context to Docker daemon 169.4MB 09:38:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:38:48 ---> 725f1c02e7f9 09:38:48 Step 2/4 : WORKDIR /edgex 09:38:48 ---> Running in 4f9baafeb775 09:38:48 Removing intermediate container 4f9baafeb775 09:38:48 ---> 3a5b1dd04c3a 09:38:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:38:48 ---> Running in 94a12cde87f6 09:38:48 Removing intermediate container 94a12cde87f6 09:38:48 ---> 76ad589834d4 09:38:48 Step 21/23 : LABEL arch=x86_64 09:38:49 ---> Running in d9ceaa262b9e 09:38:49 Removing intermediate container d9ceaa262b9e 09:38:49 ---> 0e0d5e02b085 09:38:49 Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:38:49 ---> Running in 8007c7e92994 09:38:49 Removing intermediate container 8007c7e92994 09:38:49 ---> a149851234b1 09:38:49 Step 23/23 : LABEL version=0.0.0 09:38:50 ---> Running in 3ebdf6a4e48a 09:38:50 ---> Running in 4160f51617d0 09:38:50 Removing intermediate container 3ebdf6a4e48a 09:38:50 ---> a83bd010f6d2 09:38:50 09:38:50 Removing intermediate container 4160f51617d0 09:38:50 ---> 584f288ce58f 09:38:50 Step 3/4 : COPY go.mod . 09:38:50 Successfully built a83bd010f6d2 09:38:50 Successfully tagged sys-mgmt-agent:latest 09:38:50  Building sys-mgmt-agent ... done go: downloading google.golang.org/api v0.70.0 09:38:50 go: downloading k8s.io/client-go v0.23.4 09:38:50 go: downloading k8s.io/api v0.23.4 09:38:50 go: downloading github.com/google/go-tpm v0.3.3 09:38:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:38:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:38:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:38:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:38:51 ---> 76f1821cac98 09:38:51 Step 4/4 : RUN go mod download 09:38:51 ---> Running in d69f24535f50 09:38:51 go: downloading k8s.io/apimachinery v0.23.4 09:38:52 go: downloading k8s.io/kube-aggregator v0.23.3 09:38:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:38:52 go: downloading cloud.google.com/go/security v1.3.0 09:38:52 go: downloading cloud.google.com/go v0.100.2 09:38:52 go: downloading github.com/hashicorp/vault/api v1.4.1 09:38:52 go: downloading cloud.google.com/go/storage v1.21.0 09:38:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:38:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:38:52 go: downloading github.com/aws/smithy-go v1.11.0 09:38:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:38:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:38:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:38:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:38:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:38:52 go: downloading github.com/jinzhu/inflection v1.0.0 09:38:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:38:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:38:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:38:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:38:52 go: downloading github.com/dimchansky/utfbom v1.1.1 09:38:52 go: downloading github.com/gogo/protobuf v1.3.2 09:38:53 go: downloading k8s.io/klog/v2 v2.30.0 09:38:53 go: downloading github.com/google/gofuzz v1.1.0 09:38:53 go: downloading github.com/spf13/pflag v1.0.5 09:38:53 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:38:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:38:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:38:53 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:38:53 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:38:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:38:53 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:38:53 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:38:53 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:38:53 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:38:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:38:55 go: downloading cloud.google.com/go/compute v1.3.0 09:38:55 go: downloading cloud.google.com/go/iam v0.1.1 09:38:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:38:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:38:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:38:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:38:55 go: downloading gopkg.in/yaml.v2 v2.4.0 09:38:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:38:55 go: downloading github.com/gobwas/glob v0.2.3 09:38:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:38:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:38:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:38:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:38:55 go: downloading gopkg.in/inf.v0 v0.9.1 09:38:55 go: downloading github.com/go-logr/logr v1.2.2 09:38:55 go: downloading github.com/googleapis/gnostic v0.5.5 09:38:55 go: downloading github.com/google/go-cmp v0.5.7 09:38:55 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:38:55 go: downloading github.com/json-iterator/go v1.1.12 09:38:55 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:38:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:38:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:38:55 go: downloading go.opencensus.io v0.23.0 09:38:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:38:55 go: downloading github.com/tklauser/numcpus v0.3.0 09:38:55 go: downloading go.uber.org/zap v1.21.0 09:38:55 go: downloading sigs.k8s.io/yaml v1.3.0 09:38:55 go: downloading github.com/ryanuber/go-glob v1.0.0 09:38:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:38:55 go: downloading github.com/modern-go/reflect2 v1.0.2 09:38:55 go: downloading github.com/golang/snappy v0.0.4 09:38:55 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:38:55 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:38:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:38:55 go: downloading github.com/hashicorp/go-version v1.2.0 09:38:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:38:55 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:38:55 go: downloading go.uber.org/multierr v1.6.0 09:38:57 Removing intermediate container 6ef916052981 09:38:57 ---> f7768944861a 09:38:57 09:38:57 Step 10/23 : FROM alpine:3.14 09:38:57 ---> e04c818066af 09:38:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:38:57 ---> Running in 2b19a2b02deb 09:38:58 Removing intermediate container 2b19a2b02deb 09:38:58 ---> e048ae154d7b 09:38:58 Step 12/23 : ENV APP_PORT=59880 09:38:58 ---> Running in a8442504c0c0 09:38:58 Removing intermediate container a8442504c0c0 09:38:58 ---> 02939f8ff35a 09:38:58 Step 13/23 : EXPOSE $APP_PORT 09:38:58 ---> Running in 54c4030147c8 09:38:59 Removing intermediate container 54c4030147c8 09:38:59 ---> e2647cddcaab 09:38:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:59 ---> Running in 9781906e9807 09:39:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:39:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:39:02 Removing intermediate container 9781906e9807 09:39:02 ---> 4def5efaae20 09:39:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:39:02 ---> Running in 5fab1985d0f4 09:39:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:39:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:39:03 (1/6) Installing dumb-init (1.2.5-r1) 09:39:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:39:04 (3/6) Installing libsodium (1.0.18-r0) 09:39:04 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:39:04 (5/6) Installing libzmq (4.3.4-r0) 09:39:04 (6/6) Installing zeromq (4.3.4-r0) 09:39:04 Executing busybox-1.33.1-r7.trigger 09:39:04 OK: 8 MiB in 20 packages 09:39:05 Removing intermediate container 5fab1985d0f4 09:39:05 ---> da1847076f39 09:39:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:39:06 ---> 7cf9a0c56919 09:39:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:39:07 ---> 607954ac596f 09:39:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:39:08 ---> e29e3d158520 09:39:08 Step 19/23 : ENTRYPOINT ["/core-data"] 09:39:08 ---> Running in b16d90ec4c65 09:39:08 Removing intermediate container b16d90ec4c65 09:39:08 ---> b226d9e21408 09:39:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:39:08 ---> Running in 36b956ed2d3c 09:39:09 Removing intermediate container 36b956ed2d3c 09:39:09 ---> 642770de894b 09:39:09 Step 21/23 : LABEL arch=x86_64 09:39:09 ---> Running in 69930b28439c 09:39:09 Removing intermediate container 69930b28439c 09:39:09 ---> 8c9531e1b4bc 09:39:09 Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:39:09 ---> Running in ebf591504842 09:39:09 Removing intermediate container ebf591504842 09:39:09 ---> 371d7ecc675b 09:39:09 Step 23/23 : LABEL version=0.0.0 09:39:09 ---> Running in 60d4b5b93479 09:39:10 Removing intermediate container 60d4b5b93479 09:39:10 ---> 6a39326fa7be 09:39:10 09:39:10 Successfully built 6a39326fa7be 09:39:10 Successfully tagged core-data:latest 09:39:38 Removing intermediate container d69f24535f50 09:39:38 ---> 4d36d51a3707 09:39:38 Successfully built 4d36d51a3707 09:39:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:39:38 + docker inspect -f . ci-base-image-arm64 09:39:38 . [Pipeline] withDockerContainer 09:39:38 prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container 09:39:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:39:40 $ docker top af2a796c060993da7ab7ee91e6eae1f78fb618e5a28bc94349798f4872b5a91b -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:41 + go version 09:39:41 go version go1.17.6 linux/arm64 [Pipeline] } 09:39:41 $ docker stop --time=1 af2a796c060993da7ab7ee91e6eae1f78fb618e5a28bc94349798f4872b5a91b 09:39:42 $ docker rm -f af2a796c060993da7ab7ee91e6eae1f78fb618e5a28bc94349798f4872b5a91b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:43 + docker inspect -f . ci-base-image-arm64 09:39:43 . [Pipeline] withDockerContainer 09:39:43 prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container 09:39: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:39:45 $ docker top b5e38e31486f7e842bc70296a2b2e6f33c544dae936c68a38ff19680ecd2d6fa -eo pid,comm [Pipeline] { [Pipeline] echo 09:39:45 ========================================================= 09:39:45 [edgeXBuildGoParallel] Running Tests and Build... 09:39:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:39:46 + make test 09:39:46 go mod tidy -compat=1.17 09:39:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:40:19 ? github.com/edgexfoundry/edgex-go [no test files] 09:41:16  Building core-data ... done Building bin/spire-agent... 09:41:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:41:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:41:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:41:16 go: downloading github.com/docker/docker v20.10.12+incompatible 09:41:16 go: downloading github.com/google/go-tpm-tools v0.3.3 09:41:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:41:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:41:16 go: downloading github.com/docker/go-connections v0.4.0 09:41:16 go: downloading github.com/opencontainers/image-spec v1.0.1 09:41:16 go: downloading github.com/docker/go-units v0.4.0 09:41:16 go: downloading github.com/opencontainers/go-digest v1.0.0 09:41:16 go: downloading github.com/containerd/containerd v1.3.4 09:41:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:41:16 Building bin/spire-agent... 09:41:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:41:16 go: downloading github.com/docker/docker v20.10.12+incompatible 09:41:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:41:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:41:16 go: downloading github.com/google/go-tpm-tools v0.3.3 09:41:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:41:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:41:16 go: downloading github.com/docker/go-connections v0.4.0 09:41:16 go: downloading github.com/docker/go-units v0.4.0 09:41:16 go: downloading github.com/opencontainers/image-spec v1.0.1 09:41:16 go: downloading github.com/containerd/containerd v1.3.4 09:41:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:41:16 go: downloading github.com/opencontainers/go-digest v1.0.0 09:41:24 Building bin/spire-agent... 09:41:24 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:41:25 go: downloading github.com/docker/docker v20.10.12+incompatible 09:41:25 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:41:25 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:41:25 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:41:25 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:41:25 go: downloading github.com/google/go-tpm-tools v0.3.3 09:41:25 go: downloading github.com/docker/go-connections v0.4.0 09:41:25 go: downloading github.com/docker/go-units v0.4.0 09:41:25 go: downloading github.com/opencontainers/image-spec v1.0.1 09:41:25 go: downloading github.com/containerd/containerd v1.3.4 09:41:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:41:25 go: downloading github.com/opencontainers/go-digest v1.0.0 09:41:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:41:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:41:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:41:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:42:12 Removing intermediate container ad1f9371b5cc 09:42:12 ---> e5ba9385c64e 09:42:12 09:42:12 Step 13/26 : FROM alpine:3.15 09:42:12 ---> 0ac33e5f5afa 09:42:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:42:12 ---> Using cache 09:42:12 ---> d8292e89e077 09:42:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:12 ---> Using cache 09:42:12 ---> dc5c2252323a 09:42:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:42:12 ---> Running in 0a06c7e3b5f3 09:42:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:42:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:42:12 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:42:12 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:42:12 OK: 15857 distinct packages available 09:42:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:42:12 Removing intermediate container 3c01b0cc23ae 09:42:12 ---> 338c4ee36e51 09:42:12 09:42:12 Step 13/26 : FROM alpine:3.15 09:42:12 ---> 0ac33e5f5afa 09:42:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:42:12 ---> Using cache 09:42:12 ---> d8292e89e077 09:42:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:12 ---> Using cache 09:42:12 ---> dc5c2252323a 09:42:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:42:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:42:12 ---> Running in b60c14904585 09:42:12 (1/4) Installing dumb-init (1.2.5-r1) 09:42:12 (2/4) Installing musl-obstack (1.2.3-r0) 09:42:12 (3/4) Installing libucontext (1.1-r0) 09:42:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:42:12 (4/4) Installing gcompat (1.0.0-r4) 09:42:12 Executing busybox-1.34.1-r5.trigger 09:42:12 OK: 6 MiB in 18 packages 09:42:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:42:13 Removing intermediate container 0a06c7e3b5f3 09:42:13 ---> 8f0205e5b033 09:42:13 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:42:13 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:42:13 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:42:13 OK: 15857 distinct packages available 09:42:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:42:15 (1/5) Installing dumb-init (1.2.5-r1) 09:42:15 (2/5) Installing musl-obstack (1.2.3-r0) 09:42:15 (3/5) Installing libucontext (1.1-r0) 09:42:15 (4/5) Installing gcompat (1.0.0-r4) 09:42:15 (5/5) Installing openssl (1.1.1o-r0) 09:42:15 Executing busybox-1.34.1-r5.trigger 09:42:15 OK: 6 MiB in 19 packages 09:42:15 ---> fc06b6d6157c 09:42:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:42:15 ---> 81cba6373f8e 09:42:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:42:15 ---> Running in 21a46bbabdbf 09:42:15 Removing intermediate container b60c14904585 09:42:15 ---> 4fd98fdfc4f7 09:42:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 09:42:16 Removing intermediate container 21a46bbabdbf 09:42:16 ---> c003e492404f 09:42:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:42:16 ---> 51f211e1aacc 09:42:16 Step 21/26 : WORKDIR / 09:42:16 ---> Running in 2454ccf14741 09:42:16 ---> 500196fb627d 09:42:16 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:42:16 Removing intermediate container 2454ccf14741 09:42:16 ---> 87e137578f7a 09:42:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:42:16 ---> Running in ef3864210bd3 09:42:16 Removing intermediate container ef3864210bd3 09:42:16 ---> 95c49ea63875 09:42:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:42:16 ---> Running in 16c8bbc5e35d 09:42:17 Removing intermediate container 16c8bbc5e35d 09:42:17 ---> 9afe75378923 09:42:17 Step 24/26 : LABEL arch=x86_64 09:42:17 ---> Running in 23e0aa45b24b 09:42:17 Removing intermediate container 23e0aa45b24b 09:42:17 ---> b542abd876f0 09:42:17 Step 25/26 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:42:17 ---> Running in 48dfba127c17 09:42:17 ---> 94e7c5743c08 09:42:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:42:17 Removing intermediate container 48dfba127c17 09:42:17 ---> d8a7dbc4d9d5 09:42:17 Step 26/26 : LABEL version=0.0.0 09:42:17 ---> Running in 6cceb4cdc680 09:42:18 Removing intermediate container 6cceb4cdc680 09:42:18 ---> 32cfb6bbb1bf 09:42:18 09:42:18 ---> a84e1701b21e 09:42:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:42:18 Successfully built 32cfb6bbb1bf 09:42:18 Successfully tagged security-spire-config:latest 09:42:18  Building security-spire-config ... done  ---> c2d64694e5f7 09:42:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:42:18 ---> 6168d315ba7f 09:42:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:42:18 ---> Running in 7a4b13082fb6 09:42:18 Removing intermediate container 7a4b13082fb6 09:42:18 ---> e85cf2611d8d 09:42:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:42:18 ---> Running in 53cf7234ab12 09:42:18 Removing intermediate container 53cf7234ab12 09:42:18 ---> 5a3a71ce6c70 09:42:18 Step 24/26 : LABEL arch=x86_64 09:42:18 ---> Running in 99a1b327124b 09:42:19 Removing intermediate container 99a1b327124b 09:42:19 ---> c32b4786a6d0 09:42:19 Step 25/26 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:42:19 ---> Running in 328d8ef7e794 09:42:19 Removing intermediate container 328d8ef7e794 09:42:19 ---> e7163b98dcfb 09:42:19 Step 26/26 : LABEL version=0.0.0 09:42:19 ---> Running in 52cd73d3ad50 09:42:19 Removing intermediate container 52cd73d3ad50 09:42:19 ---> 20663b627a7e 09:42:19 09:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements 09:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:42:19 Successfully built 20663b627a7e 09:42:19 Successfully tagged security-spire-agent:latest 09:42:23  Building security-spire-agent ... done Removing intermediate container 1d03d17396ee 09:42:23 ---> 504ba3de5857 09:42:23 09:42:23 Step 13/25 : FROM alpine:3.15 09:42:23 ---> 0ac33e5f5afa 09:42:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:42:23 ---> Using cache 09:42:23 ---> d8292e89e077 09:42:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:23 ---> Using cache 09:42:23 ---> dc5c2252323a 09:42:23 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:42:23 ---> Using cache 09:42:23 ---> 4fd98fdfc4f7 09:42:23 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:42:25 ---> 70ae6650e4f2 09:42:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:42:25 ---> 4f26d7efd84d 09:42:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:42:25 ---> f17b4bac6ef8 09:42:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:42:25 ---> 6b77e836a711 09:42:25 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:42:25 ---> Running in 7d198cabbff7 09:42:25 Removing intermediate container 7d198cabbff7 09:42:25 ---> 73061f3660ec 09:42:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:42:25 ---> Running in d9126d5a908a 09:42:25 Removing intermediate container d9126d5a908a 09:42:25 ---> ca865c5e379b 09:42:25 Step 23/25 : LABEL arch=x86_64 09:42:25 ---> Running in 532d2f148629 09:42:26 Removing intermediate container 532d2f148629 09:42:26 ---> da32316dde9f 09:42:26 Step 24/25 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:42:26 ---> Running in 674a9d43af83 09:42:26 Removing intermediate container 674a9d43af83 09:42:26 ---> dbc51a311564 09:42:26 Step 25/25 : LABEL version=0.0.0 09:42:26 ---> Running in 2fd61b43c858 09:42:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements 09:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:42:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 53.4% of statements 09:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:42:26 Removing intermediate container 2fd61b43c858 09:42:26 ---> 2ac23c101707 09:42:26 09:42:26 Successfully built 2ac23c101707 09:42:26 Successfully tagged security-spire-server:latest 09:42:26  Building security-spire-server ... done  [Pipeline] } 09:42:26 $ docker stop --time=1 70d93e3deccd8f03e2a8576f535ae464226e2529a8606ab5fef67ff9600c9fcd 09:42:27 $ docker rm -f 70d93e3deccd8f03e2a8576f535ae464226e2529a8606ab5fef67ff9600c9fcd [Pipeline] // withDockerContainer [Pipeline] sh 09:42:28 + docker images 09:42:28 REPOSITORY TAG IMAGE ID CREATED SIZE 09:42:28 security-spire-server latest 2ac23c101707 1 second ago 87.3MB 09:42:28 504ba3de5857 6 seconds ago 4.43GB 09:42:28 security-spire-agent latest 20663b627a7e 8 seconds ago 127MB 09:42:28 security-spire-config latest 32cfb6bbb1bf 10 seconds ago 86.7MB 09:42:28 338c4ee36e51 18 seconds ago 4.43GB 09:42:28 e5ba9385c64e 34 seconds ago 4.43GB 09:42:28 core-data latest 6a39326fa7be 3 minutes ago 22.5MB 09:42:28 f7768944861a 3 minutes ago 1.52GB 09:42:28 sys-mgmt-agent latest a83bd010f6d2 3 minutes ago 299MB 09:42:28 security-bootstrapper latest 008dede65091 4 minutes ago 19.1MB 09:42:28 0ce86f722634 4 minutes ago 1.49GB 09:42:28 core-metadata latest a346c461f717 4 minutes ago 17MB 09:42:28 core-command latest 7d7ad2a3f26d 4 minutes ago 16.1MB 09:42:28 6652fee77329 4 minutes ago 1.5GB 09:42:28 c9c66543f7d1 4 minutes ago 1.49GB 09:42:28 b3b049a97f6a 4 minutes ago 1.5GB 09:42:28 security-spiffe-token-provider latest 14adda1d56e8 4 minutes ago 28.8MB 09:42:28 security-proxy-setup latest 1c9209cee423 4 minutes ago 26.9MB 09:42:28 support-scheduler latest 83137cb64cef 4 minutes ago 26.3MB 09:42:28 support-notifications latest 7e4e943dbb3b 4 minutes ago 26.9MB 09:42:28 security-secretstore-setup latest 4f4b31a3484d 4 minutes ago 28.5MB 09:42:28 67e81c4ddbba 5 minutes ago 1.55GB 09:42:28 5ba62e2803a4 5 minutes ago 1.54GB 09:42:28 4177cb41878a 5 minutes ago 1.55GB 09:42:28 324cf157d1f3 5 minutes ago 1.5GB 09:42:28 1e0e687f2995 5 minutes ago 1.5GB 09:42:28 ci-base-image-x86_64 latest 35235e1d2645 8 minutes ago 895MB 09:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 09:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 09:42:28 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 09:42:28 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 09:42:28 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 09:42:28 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] } 09:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.575s coverage: 89.2% of statements 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.525s coverage: 84.8% of statements 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.376s coverage: 95.6% of statements 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.442s coverage: 72.2% of statements 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.489s coverage: 60.0% of statements 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.008s coverage: 0.9% of statements 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.506s coverage: 58.8% of statements 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.362s coverage: 29.6% of statements 09:42:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements 09:42:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 09:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 09:43:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements 09:43:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 09:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.677s coverage: 82.5% of statements 09:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements 09:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements 09:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.917s coverage: 64.4% of statements 09:43:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:43:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements 09:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.187s coverage: 89.4% of statements 09:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 09:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 09:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 09:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.443s coverage: 65.4% of statements 09:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 43.8% of statements 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:43:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:43:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:43:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:43:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:43:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:43:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:43:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 09:43:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 09:43:44 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 09:43:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:43:44 GO111MODULE=on go vet ./... 09:45:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:45:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:45:36 ./bin/test-attribution-txt.sh [Pipeline] echo 09:45:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:45:36 + ls -al . 09:45:36 total 680 09:45:36 drwxrwxr-x 9 1001 1001 4096 May 23 09:45 . 09:45:36 drwxr-xr-x 4 root root 4096 May 23 09:39 .. 09:45:36 -rw-rw-r-- 1 1001 1001 11 May 23 09:37 .dockerignore 09:45:36 drwxrwxr-x 8 1001 1001 4096 May 23 09:37 .git 09:45:36 drwxrwxr-x 3 1001 1001 4096 May 23 09:37 .github 09:45:36 -rw-rw-r-- 1 1001 1001 879 May 23 09:37 .gitignore 09:45:36 -rw-rw-r-- 1 1001 1001 42 May 23 09:37 .golangci.yml 09:45:36 -rw-rw-r-- 1 1001 1001 87 May 23 09:37 .hadolint.yml 09:45:36 -rw-rw-r-- 1 1001 1001 166 May 23 09:37 .sonarcloud.properties 09:45:36 -rw-rw-r-- 1 1001 1001 1171 May 23 09:37 ADOPTERS.md 09:45:36 -rw-rw-r-- 1 1001 1001 10086 May 23 09:37 Attribution.txt 09:45:36 -rw-rw-r-- 1 1001 1001 63209 May 23 09:37 CHANGELOG.md 09:45:36 -rw-rw-r-- 1 1001 1001 3804 May 23 09:37 CONTRIBUTING.md 09:45:36 -rw-rw-r-- 1 1001 1001 677 May 23 09:37 GOVERNANCE.md 09:45:36 -rw-rw-r-- 1 1001 1001 850 May 23 09:37 Jenkinsfile 09:45:36 -rw-rw-r-- 1 1001 1001 10775 May 23 09:37 LICENSE 09:45:36 -rw-rw-r-- 1 1001 1001 10389 May 23 09:37 Makefile 09:45:36 -rw-rw-r-- 1 1001 1001 582 May 23 09:37 OWNERS.md 09:45:36 -rw-rw-r-- 1 1001 1001 9094 May 23 09:37 README.md 09:45:36 -rw-rw-r-- 1 1001 1001 6912 May 23 09:37 SECURITY.md 09:45:36 -rw-rw-r-- 1 1001 1001 5 May 23 09:33 VERSION 09:45:36 -rw-rw-r-- 1 1001 1001 4131 May 23 09:37 ZMQWindows.md 09:45:36 drwxrwxr-x 2 1001 1001 4096 May 23 09:37 bin 09:45:36 drwxrwxr-x 18 1001 1001 4096 May 23 09:37 cmd 09:45:36 -rw-r--r-- 1 root root 435134 May 23 09:43 coverage.out 09:45:36 -rw-rw-r-- 1 1001 1001 3217 May 23 09:37 go.mod 09:45:36 -rw-rw-r-- 1 1001 1001 35084 May 23 09:39 go.sum 09:45:36 drwxrwxr-x 8 1001 1001 4096 May 23 09:37 internal 09:45:36 drwxrwxr-x 3 1001 1001 4096 May 23 09:37 openapi 09:45:36 drwxrwxr-x 4 1001 1001 4096 May 23 09:37 snap 09:45:36 -rw-rw-r-- 1 1001 1001 204 May 23 09:37 version.go [Pipeline] sh 09:45:37 + '[' -e coverage.out ] 09:45:37 + chown 1001:1001 coverage.out [Pipeline] stash 09:45:37 Warning: overwriting stash ‘coverage-report’ 09:45:38 Stashed 1 file(s) [Pipeline] sh 09:45:38 + make build 09:45:38 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 09:47:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:48:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:48:08 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 09:48:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:48:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:48:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:48:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:48:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:48: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:49:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:49:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:49:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:49:20 $ docker stop --time=1 b5e38e31486f7e842bc70296a2b2e6f33c544dae936c68a38ff19680ecd2d6fa 09:49:23 $ docker rm -f b5e38e31486f7e842bc70296a2b2e6f33c544dae936c68a38ff19680ecd2d6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:25 09:49:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:49:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:26 latest: Pulling from edgex-devops/edgex-compose-arm64 09:49:26 29e5d40040c1: Pulling fs layer 09:49:26 1ce36da41761: Pulling fs layer 09:49:26 25b303627fd3: Pulling fs layer 09:49:26 29e5d40040c1: Verifying Checksum 09:49:26 29e5d40040c1: Download complete 09:49:26 1ce36da41761: Verifying Checksum 09:49:26 1ce36da41761: Download complete 09:49:26 29e5d40040c1: Pull complete 09:49:27 25b303627fd3: Verifying Checksum 09:49:27 25b303627fd3: Download complete 09:49:28 1ce36da41761: Pull complete 09:49:40 25b303627fd3: Pull complete 09:49:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:49:40 prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container 09:49:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:49:43 $ docker top a913bed9833090e970cf2d9d3a41356db4173c27534ce3485c109ae0afa43424 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:44 + grep parallel 09:49:44 + docker-compose build --help 09:49:48 --parallel Build images in parallel. [Pipeline] } 09:49:48 $ docker stop --time=1 a913bed9833090e970cf2d9d3a41356db4173c27534ce3485c109ae0afa43424 09:49:50 $ docker rm -f a913bed9833090e970cf2d9d3a41356db4173c27534ce3485c109ae0afa43424 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:50 . [Pipeline] withDockerContainer 09:49:51 prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container 09:49:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:49:52 $ docker top 0e0260396c0df668a07b71f764dc252ff8e3d030f7604c495d51c14fb017bb31 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:53 + docker-compose -f ./docker-compose-build.yml build --parallel 09:49:59 Building core-command ... 09:49:59 Building core-data ... 09:49:59 Building core-metadata ... 09:49:59 Building security-bootstrapper ... 09:49:59 Building security-proxy-setup ... 09:49:59 Building security-secretstore-setup ... 09:49:59 Building security-spiffe-token-provider ... 09:49:59 Building security-spire-agent ... 09:49:59 Building security-spire-config ... 09:49:59 Building security-spire-server ... 09:49:59 Building support-notifications ... 09:49:59 Building support-scheduler ... 09:49:59 Building sys-mgmt-agent ... 09:49:59 Building security-bootstrapper 09:49:59 Building security-secretstore-setup 09:49:59 Building security-proxy-setup 09:49:59 Building sys-mgmt-agent 09:49:59 Building core-data 09:51:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:51:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:51:35 ---> 4d36d51a3707 09:51:35 Step 3/25 : WORKDIR /edgex-go 09:51:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:51:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:51:35 ---> 4d36d51a3707 09:51:35 Step 3/23 : WORKDIR /edgex-go 09:51:35 ---> Running in e3575ca9286f 09:51:35 ---> Running in 4e5a0820d25a 09:51:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:51:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:51:35 ---> 4d36d51a3707 09:51:35 Step 3/31 : WORKDIR /edgex-go 09:51:35 ---> Running in d7c45ccf4460 09:51:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:51:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:51:35 ---> 4d36d51a3707 09:51:35 Step 3/23 : WORKDIR /edgex-go 09:51:35 ---> Running in 81546380411f 09:51:35 Removing intermediate container 4e5a0820d25a 09:51:35 ---> c41bb2bece8f 09:51:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:35 Removing intermediate container 81546380411f 09:51:35 ---> b3169045fd4e 09:51:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:35 ---> Running in cc398f949ecb 09:51:35 ---> Running in 03b4b1a44bd4 09:51:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:51:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:51:35 ---> 4d36d51a3707 09:51:35 Step 3/22 : WORKDIR /edgex-go 09:51:35 ---> Using cache 09:51:35 ---> c41bb2bece8f 09:51:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:35 ---> Running in d617ea0e985b 09:51:35 Removing intermediate container d7c45ccf4460 09:51:35 ---> f70dd148ad27 09:51:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:35 Removing intermediate container e3575ca9286f 09:51:35 ---> a5f0f176d42c 09:51:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:35 ---> Running in d2070751bf43 09:51:35 ---> Running in f07608243a20 09:51:35 Removing intermediate container d617ea0e985b 09:51:35 ---> b0d4be6d0c30 09:51:35 Step 5/22 : RUN apk add --update --no-cache make git 09:51:35 Removing intermediate container 03b4b1a44bd4 09:51:35 ---> 89b6ab35b8dc 09:51:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:51:35 ---> Running in 088663a3edc9 09:51:35 Removing intermediate container d2070751bf43 09:51:35 ---> 316a52038ca9 09:51:35 Step 5/31 : RUN apk add --update --no-cache make git 09:51:35 ---> Running in 97cca4ae2546 09:51:35 ---> Running in 095512ef541b 09:51:35 Removing intermediate container cc398f949ecb 09:51:35 ---> 75caaf33b9dc 09:51:35 Step 5/23 : RUN apk add --update --no-cache make bash git 09:51:35 Removing intermediate container f07608243a20 09:51:35 ---> c44880d3e7ef 09:51:35 Step 5/25 : RUN apk add --update --no-cache make git 09:51:35 ---> Running in d9f76f6b8649 09:51:35 ---> Running in e88ff08465aa 09:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:51:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:51:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:51:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:51:37 OK: 220 MiB in 52 packages 09:51:37 OK: 220 MiB in 52 packages 09:51:37 OK: 220 MiB in 52 packages 09:51:37 OK: 220 MiB in 52 packages 09:51:37 OK: 220 MiB in 52 packages 09:51:38 Removing intermediate container 088663a3edc9 09:51:38 ---> ede90ab3d004 09:51:38 Step 6/22 : COPY go.mod vendor* ./ 09:51:39 Removing intermediate container 095512ef541b 09:51:39 ---> 422cc1d8a7f4 09:51:39 Step 6/31 : COPY go.mod vendor* ./ 09:51:39 Removing intermediate container e88ff08465aa 09:51:39 ---> d7caecfb84ab 09:51:39 Step 6/25 : COPY go.mod vendor* ./ 09:51:39 Removing intermediate container d9f76f6b8649 09:51:39 ---> be16732a8874 09:51:39 Step 6/23 : COPY go.mod vendor* ./ 09:51:39 Removing intermediate container 97cca4ae2546 09:51:39 ---> 69e075586a8f 09:51:39 Step 6/23 : COPY go.mod vendor* ./ 09:51:40 ---> e5d34c4a0f48 09:51:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:40 ---> Running in 072e1e72418e 09:51:40 ---> 5ef33670e37f 09:51:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:40 ---> 622ed3982861 09:51:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:40 ---> Running in a93386789ba5 09:51:40 ---> Running in a6b0d0ef76f2 09:51:41 ---> 11d775181a00 09:51:41 ---> f4c3e48beaf6 09:51:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:41 ---> Running in a2e9a982eb83 09:51:41 ---> Running in c91dfe3548ff 09:51:45 Removing intermediate container 072e1e72418e 09:51:45 ---> 1d6edea6fa63 09:51:45 Step 8/22 : COPY . . 09:51:47 Removing intermediate container a93386789ba5 09:51:47 ---> 847e428dad96 09:51:47 Step 8/31 : COPY . . 09:51:47 Removing intermediate container a6b0d0ef76f2 09:51:47 ---> 416b3ec9ab50 09:51:47 Step 8/25 : COPY . . 09:51:47 Removing intermediate container c91dfe3548ff 09:51:47 ---> 766692ccf634 09:51:47 Step 8/23 : COPY . . 09:51:47 Removing intermediate container a2e9a982eb83 09:51:47 ---> ca0313be1228 09:51:47 Step 8/23 : COPY . . 09:52:20 ---> e5bcc15fad7f 09:52:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:52:20 ---> 0e9f0974d661 09:52:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:52:20 ---> 6eb09fcecffa 09:52:20 Step 9/23 : RUN make cmd/core-data/core-data 09:52:20 ---> 45ad4705f255 09:52:20 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:52:20 ---> Running in 7c0d00adf438 09:52:20 ---> c47052a0c8e1 09:52:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:52:20 ---> Running in 137ee8ea4098 09:52:20 ---> Running in 365fa936fac4 09:52:20 ---> Running in 36406f318587 09:52:20 ---> Running in 96d46d8402fe 09:52:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:52:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:52:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:52:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:52:20 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:56: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/secrets-config ./cmd/secrets-config 09:57:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:57:04 Removing intermediate container 365fa936fac4 09:57:04 ---> 04a3e41116c2 09:57:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:57:04 ---> Running in 0fd0f00cf1d4 09:57: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:57:11 Removing intermediate container 0fd0f00cf1d4 09:57:11 ---> bedb131cfde0 09:57:11 09:57:11 Step 11/23 : FROM docker:20.10.14 09:57:11 20.10.14: Pulling from library/docker 09:57:24 Removing intermediate container 7c0d00adf438 09:57:24 ---> 78a8f2ee54ea 09:57:24 09:57:24 Step 10/22 : FROM alpine:3.14 09:57:24 3.14: Pulling from library/alpine 09:57:26 Removing intermediate container 36406f318587 09:57:26 ---> 8c0a3d3b5347 09:57:26 09:57:26 Step 10/25 : FROM alpine:3.14 09:57:26 3.14: Pulling from library/alpine 09:57:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:57:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:57:26 Status: Downloaded newer image for alpine:3.14 09:57:26 Status: Downloaded newer image for alpine:3.14 09:57:26 ---> ac73e934f311 09:57:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:57:26 ---> ac73e934f311 09:57:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:57:26 ---> Running in 56526d1c4427 09:57:26 ---> Running in 74d25adf90fc 09:57:29 Removing intermediate container 96d46d8402fe 09:57:29 ---> 8b4436c1cc10 09:57:29 09:57:29 Step 10/31 : FROM alpine:3.14 09:57:29 ---> ac73e934f311 09:57:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:57:30 ---> Running in 3036f29ac20f 09:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:57:30 Removing intermediate container 3036f29ac20f 09:57:30 ---> d356c2b2da1f 09:57:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:31 ---> Running in 622bc23782db 09:57:32 (1/6) Installing ca-certificates (20211220-r0) 09:57:32 (1/3) Installing ca-certificates (20211220-r0) 09:57:32 (2/6) Installing brotli-libs (1.0.9-r5) 09:57:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:57:32 (2/3) Installing dumb-init (1.2.5-r1) 09:57:32 (3/3) Installing su-exec (0.2-r1) 09:57:32 Executing busybox-1.33.1-r7.trigger 09:57:32 (4/6) Installing libcurl (7.79.1-r1) 09:57:32 (5/6) Installing curl (7.79.1-r1) 09:57:32 Executing ca-certificates-20211220-r0.trigger 09:57:32 (6/6) Installing dumb-init (1.2.5-r1) 09:57:32 Executing busybox-1.33.1-r7.trigger 09:57:32 Executing ca-certificates-20211220-r0.trigger 09:57:32 OK: 6 MiB in 17 packages 09:57:32 OK: 8 MiB in 20 packages 09:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:34 (1/2) Installing dumb-init (1.2.5-r1) 09:57:34 (2/2) Installing su-exec (0.2-r1) 09:57:34 Executing busybox-1.33.1-r7.trigger 09:57:34 OK: 6 MiB in 16 packages 09:57:36 Removing intermediate container 56526d1c4427 09:57:36 ---> 286f1ef0555f 09:57:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:57:36 ---> Running in d645abe5e930 09:57:36 Removing intermediate container 74d25adf90fc 09:57:36 ---> f2b11ffed757 09:57:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:57:36 ---> Running in db0279b4509a 09:57:37 Removing intermediate container 622bc23782db 09:57:37 ---> 20b52c0fb22c 09:57:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:57:37 ---> Running in fb248399b6db 09:57:37 Removing intermediate container d645abe5e930 09:57:37 ---> 1c05e2b0cddf 09:57:37 Step 13/25 : WORKDIR / 09:57:37 Removing intermediate container db0279b4509a 09:57:37 ---> 5ece6d50f3b9 09:57:37 Step 13/22 : WORKDIR /edgex 09:57:37 ---> Running in 853360a7bdd8 09:57:37 ---> Running in f4cda22a5092 09:57:38 Removing intermediate container fb248399b6db 09:57:38 ---> b6994beaf144 09:57:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:57:38 ---> Running in ac35217fd5e9 09:57:38 Removing intermediate container f4cda22a5092 09:57:38 ---> ecb4f60f2ff4 09:57:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:57:38 Removing intermediate container 853360a7bdd8 09:57:38 ---> 4430367da4ab 09:57:38 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:57:39 Removing intermediate container ac35217fd5e9 09:57:39 ---> 9ed0ffe75b86 09:57:39 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:57:39 ---> Running in f732c152ce73 09:57:40 ---> f046f5de0894 09:57:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:57:40 ---> 6b6b3b1bcb43 09:57:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:57:41 ---> fed25c062f4e 09:57:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:57:41 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 09:57:41 Status: Downloaded newer image for docker:20.10.14 09:57:41 ---> c346e9eafbab 09:57:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:57:42 Removing intermediate container f732c152ce73 09:57:42 ---> 08f0a848248e 09:57:42 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:57:42 ---> Running in cda337f2b136 09:57:42 ---> Running in b66b9fb4bb00 09:57:42 ---> a54c87b22cda 09:57:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:57:43 Removing intermediate container cda337f2b136 09:57:43 ---> a6b50247b9dd 09:57:43 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 09:57:43 ---> 0207efb0cb4c 09:57:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:57:43 Removing intermediate container b66b9fb4bb00 09:57:43 ---> 09a71f4ead64 09:57:43 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:57:43 ---> Running in dfd18f08cef6 09:57:44 ---> ffb4de561061 09:57:44 ---> 6f562170d5ae 09:57:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:57:44 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:57:45 ---> Running in 6c87d5524c32 09:57:45 ---> 5374110767a2 09:57:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:57:46 (1/43) Installing readline (8.1.1-r0) 09:57:46 (2/43) Installing bash (5.1.16-r0) 09:57:46 Executing bash-5.1.16-r0.post-install 09:57:46 (3/43) Installing brotli-libs (1.0.9-r5) 09:57:46 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:57:46 (5/43) Installing libcurl (7.80.0-r1) 09:57:46 (6/43) Installing curl (7.80.0-r1) 09:57:46 (7/43) Installing dumb-init (1.2.5-r1) 09:57:46 (8/43) Installing libbz2 (1.0.8-r1) 09:57:46 (9/43) Installing expat (2.4.7-r0) 09:57:46 (10/43) Installing libffi (3.4.2-r1) 09:57:46 (11/43) Installing gdbm (1.22-r0) 09:57:46 (12/43) Installing xz-libs (5.2.5-r1) 09:57:46 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:57:46 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:57:46 (15/43) Installing mpdecimal (2.5.1-r1) 09:57:46 (16/43) Installing sqlite-libs (3.36.0-r0) 09:57:46 (17/43) Installing python3 (3.9.7-r4) 09:57:47 ---> 80b97ded5b62 09:57:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:47 ---> b56e3e5bdb98 09:57:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:57:47 ---> Running in 5830107dcd5b 09:57:48 Removing intermediate container 137ee8ea4098 09:57:48 ---> a3bf26542279 09:57:48 09:57:48 Step 10/23 : FROM alpine:3.14 09:57:48 ---> ac73e934f311 09:57:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:57:48 ---> Running in de525fa9fdfc 09:57:49 Removing intermediate container 6c87d5524c32 09:57:49 ---> 65c21e14eeb5 09:57:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:49 (18/43) Installing py3-appdirs (1.4.4-r2) 09:57:49 (19/43) Installing py3-certifi (2020.12.5-r1) 09:57:49 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:57:49 (21/43) Installing py3-idna (3.3-r0) 09:57:49 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:57:49 Removing intermediate container de525fa9fdfc 09:57:49 ---> ffbfac7c8474 09:57:49 Step 12/23 : ENV APP_PORT=59880 09:57:49 (23/43) Installing py3-requests (2.26.0-r1) 09:57:49 (24/43) Installing py3-msgpack (1.0.2-r1) 09:57:49 (25/43) Installing py3-lockfile (0.12.2-r4) 09:57:49 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:57:49 (27/43) Installing py3-colorama (0.4.4-r1) 09:57:49 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:57:49 (29/43) Installing py3-distlib (0.3.3-r0) 09:57:49 ---> Running in ef7df2ff128c 09:57:49 (30/43) Installing py3-distro (1.6.0-r0) 09:57:49 (31/43) Installing py3-six (1.16.0-r0) 09:57:49 (32/43) Installing py3-webencodings (0.5.1-r4) 09:57:49 (33/43) Installing py3-html5lib (1.1-r1) 09:57:49 (34/43) Installing py3-parsing (2.4.7-r2) 09:57:49 (35/43) Installing py3-packaging (20.9-r1) 09:57:49 (36/43) Installing py3-tomli (1.2.2-r0) 09:57:49 (37/43) Installing py3-pep517 (0.12.0-r0) 09:57:49 (38/43) Installing py3-progress (1.6-r0) 09:57:49 (39/43) Installing py3-retrying (1.3.3-r2) 09:57:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:57:50 (41/43) Installing py3-setuptools (52.0.0-r4) 09:57:50 (42/43) Installing py3-toml (0.10.2-r2) 09:57:50 ---> f6b8a19eae0c 09:57:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:57:50 (43/43) Installing py3-pip (20.3.4-r1) 09:57:50 ---> 1b8ebc3740e8 09:57:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:57:50 Removing intermediate container ef7df2ff128c 09:57:50 ---> 197f4796e10b 09:57:50 Step 13/23 : EXPOSE $APP_PORT 09:57:50 ---> Running in a901b564a95d 09:57:51 Removing intermediate container 5830107dcd5b 09:57:51 ---> 1d762e0bb10e 09:57:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:57:51 Executing busybox-1.34.1-r5.trigger 09:57:51 OK: 82 MiB in 65 packages 09:57:51 ---> Running in e0738a7f719d 09:57:51 Removing intermediate container a901b564a95d 09:57:51 ---> fc4935daec19 09:57:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:51 ---> Running in 5dc08d36edd9 09:57:51 Removing intermediate container e0738a7f719d 09:57:51 ---> 25c4d0483fa6 09:57:51 Step 20/22 : LABEL arch=arm64 09:57:51 ---> e38f95448094 09:57:51 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/ 09:57:52 ---> Running in 72657b511475 09:57:52 ---> Running in f01ec8a8e9fa 09:57:53 Removing intermediate container 72657b511475 09:57:53 ---> 7e7819de5658 09:57:53 Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:57:53 ---> Running in 517197951d75 09:57:53 ---> 8246d17f31fb 09:57:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:57:54 Removing intermediate container 517197951d75 09:57:54 ---> 9e978362378b 09:57:54 Step 22/22 : LABEL version=0.0.0 09:57:54 ---> Running in 99921b36e8b9 09:57:54 ---> 3cb283d37efd 09:57:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:57:55 Removing intermediate container 99921b36e8b9 09:57:55 ---> b88a1339564e 09:57:55 09:57:55 Removing intermediate container 5dc08d36edd9 09:57:55 ---> 691129ecf55b 09:57:55 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:57:55 ---> Running in 8fb5bb2b6156 09:57:56 Successfully built b88a1339564e 09:57:56 Removing intermediate container f01ec8a8e9fa 09:57:56 ---> e06bce22b0ab 09:57:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:57:56 Successfully tagged security-proxy-setup-arm64:latest 09:57:56  Building security-proxy-setup ... done Building security-spire-agent 09:57:56 ---> b59acbb8aabd 09:57:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:57:56 ---> Running in 7db4861b221e 09:57:56 Collecting docker-compose==1.23.2 09:57:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:57:56 Removing intermediate container 7db4861b221e 09:57:56 ---> f4c6d3031249 09:57:56 Step 23/25 : LABEL arch=arm64 09:57:56 Collecting texttable<0.10,>=0.9.0 09:57:57 Downloading texttable-0.9.1.tar.gz (11 kB) 09:57:57 ---> Running in beef97592d7c 09:57:57 ---> 8cbf074fbe9f 09:57:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:57:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:57:58 ---> Running in 0c34f308f36c 09:57:58 Removing intermediate container beef97592d7c 09:57:58 ---> f77d8d474171 09:57:58 Step 24/25 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:57:58 ---> Running in 9394a671ad71 09:57:58 Removing intermediate container 0c34f308f36c 09:57:58 ---> 32e36334de21 09:57:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:57:58 Removing intermediate container 9394a671ad71 09:57:58 ---> c7b123c20cae 09:57:58 Step 25/25 : LABEL version=0.0.0 09:57:58 ---> Running in 8ce43c8f033b 09:57:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:59 Removing intermediate container 8ce43c8f033b 09:57:59 ---> 74683dd87f41 09:57:59 09:57:59 ---> 63f16ca2c290 09:57:59 Step 26/31 : RUN chmod +x /entrypoint.sh 09:57:59 Collecting cached-property<2,>=1.2.0 09:57:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:58:00 (1/6) Installing dumb-init (1.2.5-r1) 09:58:00 ---> Running in 5a6cc33fb7bf 09:58:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:58:00 (3/6) Installing libsodium (1.0.18-r0) 09:58:00 Successfully built 74683dd87f41 09:58:00 Successfully tagged security-secretstore-setup-arm64:latest 09:58:00  Building security-secretstore-setup ... done Building core-command 09:58:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:58:00 (5/6) Installing libzmq (4.3.4-r0) 09:58:00 Collecting websocket-client<1.0,>=0.32.0 09:58:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:58:00 (6/6) Installing zeromq (4.3.4-r0) 09:58:00 Executing busybox-1.33.1-r7.trigger 09:58:00 OK: 8 MiB in 20 packages 09:58:01 Collecting docker<4.0,>=3.6.0 09:58:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:58:02 Removing intermediate container 8fb5bb2b6156 09:58:02 ---> dc27d1aeee5a 09:58:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:58:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:58:02 Removing intermediate container 5a6cc33fb7bf 09:58:02 ---> f0dd0afdfa2a 09:58:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:58:02 Collecting docopt<0.7,>=0.6.1 09:58:03 Downloading docopt-0.6.2.tar.gz (25 kB) 09:58:03 ---> Running in 5b0f56f1f8ac 09:58:03 ---> 6112599846cf 09:58:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:58:04 Removing intermediate container 5b0f56f1f8ac 09:58:04 ---> 9e26fee803ed 09:58:04 Step 28/31 : CMD ["gate"] 09:58:04 ---> Running in d1d4889a0bef 09:58:05 Removing intermediate container d1d4889a0bef 09:58:05 ---> f5e018d78b7c 09:58:05 Step 29/31 : LABEL arch=arm64 09:58:05 ---> Running in 46f4057d7923 09:58:05 ---> 1c4c40a17ae6 09:58:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:58:05 Collecting dockerpty<0.5,>=0.4.1 09:58:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:58:06 Removing intermediate container 46f4057d7923 09:58:06 ---> 114c02431174 09:58:06 Step 30/31 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:58:06 ---> 85db1ebf68dd 09:58:06 Step 19/23 : ENTRYPOINT ["/core-data"] 09:58:06 ---> Running in 39a1218472c0 09:58:06 ---> Running in 2f1f0e3bc64a 09:58:07 Removing intermediate container 39a1218472c0 09:58:07 ---> 497c07257b7e 09:58:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:07 Removing intermediate container 2f1f0e3bc64a 09:58:07 ---> 9aaad684f88d 09:58:07 Step 31/31 : LABEL version=0.0.0 09:58:07 ---> Running in f08d21a86410 09:58:07 ---> Running in 5952b70a45b9 09:58:07 Removing intermediate container f08d21a86410 09:58:07 ---> 3002b97a7812 09:58:07 Step 21/23 : LABEL arch=arm64 09:58:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 09:58:07 ---> Running in 9c79b1142e38 09:58:08 Removing intermediate container 5952b70a45b9 09:58:08 ---> 8d41b1c01030 09:58:08 09:58:08 Removing intermediate container 9c79b1142e38 09:58:08 ---> a5c1ab6b1406 09:58:08 Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:58:08 ---> Running in 7f9e6dc63e40 09:58:08 Successfully built 8d41b1c01030 09:58:08 Successfully tagged security-bootstrapper-arm64:latest 09:58:08  Building security-bootstrapper ... done Building security-spire-config 09:58:09 Collecting PyYAML<4,>=3.10 09:58:09 Downloading PyYAML-3.13.tar.gz (270 kB) 09:58:09 Removing intermediate container 7f9e6dc63e40 09:58:09 ---> 4a76b83cafc4 09:58:09 Step 23/23 : LABEL version=0.0.0 09:58:09 ---> Running in 69d72603ad75 09:58:09 Removing intermediate container 69d72603ad75 09:58:09 ---> 9e32ce8ecc34 09:58:09 09:58:10 Successfully built 9e32ce8ecc34 09:58:10 Successfully tagged core-data-arm64:latest 09:58:10  Building core-data ... done Building support-scheduler 09:58:13 Collecting jsonschema<3,>=2.5.1 09:58:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:58:13 Collecting docker-pycreds>=0.4.0 09:58:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:58:15 Collecting urllib3<1.25,>=1.21.1 09:58:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:58: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) 09:58:15 Collecting chardet<3.1.0,>=3.0.2 09:58:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:58:15 Collecting idna<2.8,>=2.5 09:58:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:58:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:58:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:58:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:58:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:58:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:58:16 Attempting uninstall: urllib3 09:58:16 Found existing installation: urllib3 1.26.7 09:58:16 Uninstalling urllib3-1.26.7: 09:58:16 Successfully uninstalled urllib3-1.26.7 09:58:17 Attempting uninstall: idna 09:58:17 Found existing installation: idna 3.3 09:58:17 Uninstalling idna-3.3: 09:58:17 Successfully uninstalled idna-3.3 09:58:21 Attempting uninstall: requests 09:58:21 Found existing installation: requests 2.26.0 09:58:21 Uninstalling requests-2.26.0: 09:58:21 Successfully uninstalled requests-2.26.0 09:58:21 Running setup.py install for texttable: started 09:58:24 Running setup.py install for texttable: finished with status 'done' 09:58:24 Running setup.py install for PyYAML: started 09:58:26 Running setup.py install for PyYAML: finished with status 'done' 09:58:26 Running setup.py install for docopt: started 09:58:29 Running setup.py install for docopt: finished with status 'done' 09:58:29 Running setup.py install for dockerpty: started 09:58:31 Running setup.py install for dockerpty: finished with status 'done' 09:58:33 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 09:58:52 Removing intermediate container dfd18f08cef6 09:58:52 ---> 94202e4a5efc 09:58:52 Step 14/23 : ENV APP_PORT=58890 09:58:52 ---> Running in 59f32beb2629 09:58:52 Removing intermediate container 59f32beb2629 09:58:52 ---> cc99ec10d0c3 09:58:52 Step 15/23 : EXPOSE $APP_PORT 09:58:52 ---> Running in 0c2336968c7d 09:58:52 Removing intermediate container 0c2336968c7d 09:58:52 ---> 04f44d8a33b4 09:58:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:58:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:58:53 ---> 4d36d51a3707 09:58:53 Step 3/26 : WORKDIR /edgex-go 09:58:53 ---> Using cache 09:58:53 ---> a5f0f176d42c 09:58:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:53 ---> Using cache 09:58:53 ---> c44880d3e7ef 09:58:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:58:53 ---> Running in 5fb8ed619909 09:58:53 ---> bd93fd00756e 09:58:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:58:54 ---> f44b7f1ce2d4 09:58:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:55 ---> ff3e4b97af4c 09:58:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:56 ---> Running in ecf00539dd9c 09:58:56 Removing intermediate container ecf00539dd9c 09:58:56 ---> bc94a9a65a7b 09:58:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:56 ---> Running in d7fef366887d 09:58:57 OK: 220 MiB in 52 packages 09:58:57 Removing intermediate container d7fef366887d 09:58:57 ---> bc417c931502 09:58:57 Step 21/23 : LABEL arch=arm64 09:58:57 ---> Running in 9f4644d7c34d 09:58:58 Removing intermediate container 9f4644d7c34d 09:58:58 ---> 5545bbf9e841 09:58:58 Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 09:58:58 ---> Running in 14ac0de4846e 09:58:58 Removing intermediate container 5fb8ed619909 09:58:58 ---> 4f1bea5062d5 09:58:58 Step 6/26 : COPY go.mod vendor* ./ 09:58:59 Removing intermediate container 14ac0de4846e 09:58:59 ---> d6ba8c371e7e 09:58:59 Step 23/23 : LABEL version=0.0.0 09:58:59 ---> Running in d69484fde2b1 09:59:00 ---> 71dbc885eb29 09:59:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:00 ---> Running in ea19457e4526 09:59:00 Removing intermediate container d69484fde2b1 09:59:00 ---> 848b5d209516 09:59:00 09:59:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:59:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:59:01 ---> 4d36d51a3707 09:59:01 Step 3/23 : WORKDIR /edgex-go 09:59:01 ---> Using cache 09:59:01 ---> a5f0f176d42c 09:59:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:01 ---> Using cache 09:59:01 ---> c44880d3e7ef 09:59:01 Step 5/23 : RUN apk add --update --no-cache make git 09:59:01 ---> Using cache 09:59:01 ---> d7caecfb84ab 09:59:01 Step 6/23 : COPY go.mod vendor* ./ 09:59:01 ---> Using cache 09:59:01 ---> 622ed3982861 09:59:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:01 ---> Using cache 09:59:01 ---> 416b3ec9ab50 09:59:01 Step 8/23 : COPY . . 09:59:01 Successfully built 848b5d209516 09:59:01 Successfully tagged sys-mgmt-agent-arm64:latest 09:59:01 Building security-spiffe-token-provider 09:59:01  Building sys-mgmt-agent ... done  ---> Using cache 09:59:01 ---> 45ad4705f255 09:59:01 Step 9/23 : RUN make cmd/core-command/core-command 09:59:01 ---> Running in 8c1ccb4cb543 09:59:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:59:04 Removing intermediate container ea19457e4526 09:59:04 ---> ecd92763887f 09:59:04 Step 8/26 : COPY . . 09:59:09 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:59:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:59:09 ---> 4d36d51a3707 09:59:09 Step 3/26 : WORKDIR /edgex-go 09:59:09 ---> Using cache 09:59:09 ---> a5f0f176d42c 09:59:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:09 ---> Using cache 09:59:09 ---> c44880d3e7ef 09:59:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:59:09 ---> Using cache 09:59:09 ---> 4f1bea5062d5 09:59:09 Step 6/26 : COPY go.mod vendor* ./ 09:59:09 ---> Using cache 09:59:09 ---> 71dbc885eb29 09:59:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:09 ---> Using cache 09:59:09 ---> ecd92763887f 09:59:09 Step 8/26 : COPY . . 09:59:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:59:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:59:11 ---> 4d36d51a3707 09:59:11 Step 3/22 : WORKDIR /edgex-go 09:59:11 ---> Using cache 09:59:11 ---> a5f0f176d42c 09:59:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:11 ---> Using cache 09:59:11 ---> c44880d3e7ef 09:59:11 Step 5/22 : RUN apk add --update --no-cache make git 09:59:11 ---> Using cache 09:59:11 ---> d7caecfb84ab 09:59:11 Step 6/22 : COPY go.mod vendor* ./ 09:59:11 ---> Using cache 09:59:11 ---> 622ed3982861 09:59:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:11 ---> Using cache 09:59:11 ---> 416b3ec9ab50 09:59:11 Step 8/22 : COPY . . 09:59:11 ---> Using cache 09:59:11 ---> 45ad4705f255 09:59:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:59:12 ---> Running in e38c8a2c823f 09:59:15 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 09:59:37 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:59:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:59:37 ---> 4d36d51a3707 09:59:37 Step 3/20 : WORKDIR /edgex-go 09:59:37 ---> Using cache 09:59:37 ---> a5f0f176d42c 09:59:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:59:39 ---> Running in 0b92e17fe8f8 09:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:59:44 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:59:44 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:59:44 OK: 15741 distinct packages available 09:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:59:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:59:45 ---> c9fa6fb6e3fc 09:59:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:59:46 ---> Running in 7c331abe676f 09:59:46 OK: 220 MiB in 52 packages 09:59:47 Removing intermediate container 7c331abe676f 09:59:47 ---> e1fe25fb1740 09:59:47 Step 10/26 : RUN mkdir -p spire-build 09:59:47 ---> Running in f6c4618cc6c2 09:59:49 Removing intermediate container 0b92e17fe8f8 09:59:49 ---> f44d43621a09 09:59:49 Step 5/20 : COPY go.mod vendor* ./ 09:59:51 Removing intermediate container f6c4618cc6c2 09:59:51 ---> c50e6ad29981 09:59:51 Step 11/26 : WORKDIR /edgex-go/spire-build 09:59:51 ---> 43f93ddd932f 09:59:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:51 ---> Running in 20ae93b00ab7 09:59:51 ---> Running in 82435f8a3700 09:59:52 Removing intermediate container 82435f8a3700 09:59:52 ---> c7a13ab98794 09:59:52 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 09:59:52 ---> Running in 877ae3d48fb8 09:59:52 ---> 59d98aeb97eb 09:59:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:59:53 ---> Running in 6df52ab72106 09:59:54 Removing intermediate container 6df52ab72106 09:59:54 ---> 614c97a9eaa8 09:59:54 Step 10/26 : RUN mkdir -p spire-build 09:59:54 ---> Running in c52051eb2c92 09:59:56 spire-1.2.1/ 09:59:56 spire-1.2.1/.data/ 09:59:56 spire-1.2.1/.data/.file 09:59:56 spire-1.2.1/.dockerignore 09:59:56 spire-1.2.1/.gitattributes 09:59:56 spire-1.2.1/.githooks/ 09:59:56 spire-1.2.1/.githooks/pre-commit 09:59:56 spire-1.2.1/.github/ 09:59:56 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:59:56 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:59:56 spire-1.2.1/.github/dependabot.yml 09:59:56 spire-1.2.1/.github/workflows/ 09:59:56 spire-1.2.1/.github/workflows/nightly_build.yaml 09:59:56 spire-1.2.1/.github/workflows/pr_build.yaml 09:59:56 spire-1.2.1/.github/workflows/release_build.yaml 09:59:56 spire-1.2.1/.github/workflows/scripts/ 09:59:56 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:59:56 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:59:56 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:59:56 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:59:56 spire-1.2.1/.github/workflows/scripts/split.sh 09:59:56 spire-1.2.1/.gitignore 09:59:56 spire-1.2.1/.go-version 09:59:56 spire-1.2.1/.golangci.yml 09:59:56 spire-1.2.1/ADOPTERS.md 09:59:56 spire-1.2.1/CHANGELOG.md 09:59:56 spire-1.2.1/CODE-OF-CONDUCT.md 09:59:56 spire-1.2.1/CODEOWNERS 09:59:56 spire-1.2.1/CONTRIBUTING.md 09:59:56 spire-1.2.1/Dockerfile 09:59:56 spire-1.2.1/Dockerfile.dev 09:59:56 spire-1.2.1/Dockerfile.scratch 09:59:56 spire-1.2.1/LICENSE 09:59:56 spire-1.2.1/MAINTAINERS.md 09:59:56 spire-1.2.1/Makefile 09:59:56 spire-1.2.1/README.md 09:59:56 spire-1.2.1/ROADMAP.md 09:59:56 spire-1.2.1/SECURITY.md 09:59:56 spire-1.2.1/cmd/ 09:59:56 spire-1.2.1/cmd/spire-agent/ 09:59:56 spire-1.2.1/cmd/spire-agent/cli/ 09:59:56 spire-1.2.1/cmd/spire-agent/cli/api/ 09:59:56 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/common/ 09:59:56 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:59:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/run/ 09:59:56 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:59:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:59:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:59:56 spire-1.2.1/cmd/spire-agent/main.go 09:59:56 spire-1.2.1/cmd/spire-server/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/agent/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/cli.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/run/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/token/ 09:59:56 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:59:56 spire-1.2.1/cmd/spire-server/cli/validate/ 09:59:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:59:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:59:57 spire-1.2.1/cmd/spire-server/cli/x509/ 09:59:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:59:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:59:57 spire-1.2.1/cmd/spire-server/main.go 09:59:57 spire-1.2.1/cmd/spire-server/util/ 09:59:57 spire-1.2.1/cmd/spire-server/util/util.go 09:59:57 spire-1.2.1/conf/ 09:59:57 spire-1.2.1/conf/agent/ 09:59:57 spire-1.2.1/conf/agent/agent.conf 09:59:57 spire-1.2.1/conf/agent/agent_full.conf 09:59:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:59:57 spire-1.2.1/conf/server/ 09:59:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:59:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:59:57 spire-1.2.1/conf/server/server.conf 09:59:57 spire-1.2.1/conf/server/server_full.conf 09:59:57 spire-1.2.1/doc/ 09:59:57 spire-1.2.1/doc/SPIRE101.md 09:59:57 spire-1.2.1/doc/auditlog.md 09:59:57 spire-1.2.1/doc/authorization_policy_engine.md 09:59:57 spire-1.2.1/doc/changelog_guidelines.md 09:59:57 spire-1.2.1/doc/cure53-report.pdf 09:59:57 spire-1.2.1/doc/images/ 09:59:57 spire-1.2.1/doc/images/2019_roadmap.png 09:59:57 spire-1.2.1/doc/images/SPIRE101.png 09:59:57 spire-1.2.1/doc/images/SPIRE_agent.png 09:59:57 spire-1.2.1/doc/images/SPIRE_server.png 09:59:57 spire-1.2.1/doc/images/cache_mgr.png 09:59:57 spire-1.2.1/doc/images/cache_mgr_components.png 09:59:57 spire-1.2.1/doc/images/federated_spire.png 09:59:57 spire-1.2.1/doc/images/ha_mode.png 09:59:57 spire-1.2.1/doc/images/nested_spire.png 09:59:57 spire-1.2.1/doc/images/oidc_federation.png 09:59:57 spire-1.2.1/doc/images/single_trust_domain.png 09:59:57 spire-1.2.1/doc/images/spiffe_compatible.png 09:59:57 spire-1.2.1/doc/images/spire_logo.png 09:59:57 spire-1.2.1/doc/migrating_registration_api_clients.md 09:59:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:59:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:59:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:59:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:59:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:59:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:59:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:59:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:59:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:59:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:59:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:59:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:59:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:59:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:59:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:59:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:59:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:59:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:59:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:59:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:59:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:59:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:59:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:59:57 spire-1.2.1/doc/scaling_spire.md 09:59:57 spire-1.2.1/doc/spire_agent.md 09:59:57 spire-1.2.1/doc/spire_server.md 09:59:57 spire-1.2.1/doc/supported_integrations.md 09:59:57 spire-1.2.1/doc/telemetry.md 09:59:57 spire-1.2.1/doc/telemetry_config.md 09:59:57 spire-1.2.1/doc/upgrading.md 09:59:57 spire-1.2.1/doc/using_spire.md 09:59:57 spire-1.2.1/examples/ 09:59:57 spire-1.2.1/examples/README.md 09:59:57 spire-1.2.1/go.mod 09:59:57 spire-1.2.1/go.sum 09:59:57 spire-1.2.1/pkg/ 09:59:57 spire-1.2.1/pkg/agent/ 09:59:57 spire-1.2.1/pkg/agent/agent.go 09:59:57 spire-1.2.1/pkg/agent/api/ 09:59:57 spire-1.2.1/pkg/agent/api/config.go 09:59:57 spire-1.2.1/pkg/agent/api/debug/ 09:59:57 spire-1.2.1/pkg/agent/api/debug/v1/ 09:59:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:59:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:59:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:59:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:59:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:59:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:59:57 spire-1.2.1/pkg/agent/api/endpoints.go 09:59:57 spire-1.2.1/pkg/agent/api/health/ 09:59:57 spire-1.2.1/pkg/agent/api/health/v1/ 09:59:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:59:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:59:57 spire-1.2.1/pkg/agent/api/rpccontext/ 09:59:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:59:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:59:57 spire-1.2.1/pkg/agent/attestor/ 09:59:57 spire-1.2.1/pkg/agent/attestor/node/ 09:59:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:59:57 spire-1.2.1/pkg/agent/attestor/node/node.go 09:59:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:59:57 spire-1.2.1/pkg/agent/attestor/workload/ 09:59:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:59:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:59:57 spire-1.2.1/pkg/agent/catalog/ 09:59:57 spire-1.2.1/pkg/agent/catalog/catalog.go 09:59:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:59:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:59:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:59:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:59:57 spire-1.2.1/pkg/agent/client/ 09:59:57 spire-1.2.1/pkg/agent/client/client.go 09:59:57 spire-1.2.1/pkg/agent/client/client_test.go 09:59:57 spire-1.2.1/pkg/agent/client/dial.go 09:59:57 spire-1.2.1/pkg/agent/client/nodeconn.go 09:59:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:59:57 spire-1.2.1/pkg/agent/client/update.go 09:59:57 spire-1.2.1/pkg/agent/client/util.go 09:59:57 spire-1.2.1/pkg/agent/common/ 09:59:57 spire-1.2.1/pkg/agent/common/backoff/ 09:59:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:59:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:59:57 spire-1.2.1/pkg/agent/common/cgroups/ 09:59:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:59:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:59:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:59:57 spire-1.2.1/pkg/agent/config.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/ 09:59:57 spire-1.2.1/pkg/agent/endpoints/config.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:59:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:59:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/workload/ 09:59:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:59:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:59:57 spire-1.2.1/pkg/agent/manager/ 09:59:57 spire-1.2.1/pkg/agent/manager/cache/ 09:59:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:59:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:59:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:59:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:59:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:59:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:59:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:59:57 spire-1.2.1/pkg/agent/manager/config.go 09:59:57 spire-1.2.1/pkg/agent/manager/manager.go 09:59:57 spire-1.2.1/pkg/agent/manager/manager_test.go 09:59:57 spire-1.2.1/pkg/agent/manager/storage.go 09:59:57 spire-1.2.1/pkg/agent/manager/storage_test.go 09:59:57 spire-1.2.1/pkg/agent/manager/storecache/ 09:59:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:59:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:59:57 spire-1.2.1/pkg/agent/manager/sync.go 09:59:57 spire-1.2.1/pkg/agent/plugin/ 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:59:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:59:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:59:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:59:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:59:57 spire-1.2.1/pkg/agent/svid/ 09:59:57 spire-1.2.1/pkg/agent/svid/rotator.go 09:59:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:59:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:59:57 spire-1.2.1/pkg/agent/svid/store/ 09:59:57 spire-1.2.1/pkg/agent/svid/store/service.go 09:59:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:59:57 spire-1.2.1/pkg/common/ 09:59:57 spire-1.2.1/pkg/common/agentpathtemplate/ 09:59:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:59:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:59:57 spire-1.2.1/pkg/common/api/ 09:59:57 spire-1.2.1/pkg/common/api/metrics.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/ 09:59:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/logger.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/names.go 09:59:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:59:57 spire-1.2.1/pkg/common/api/names.go 09:59:57 spire-1.2.1/pkg/common/api/ratelimit.go 09:59:57 spire-1.2.1/pkg/common/api/rpccontext/ 09:59:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:59:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:59:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:59:57 spire-1.2.1/pkg/common/auth/ 09:59:57 spire-1.2.1/pkg/common/auth/interceptors.go 09:59:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:59:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/ 09:59:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/types.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:59:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:59:57 spire-1.2.1/pkg/common/catalog/ 09:59:57 spire-1.2.1/pkg/common/catalog/bind.go 09:59:57 spire-1.2.1/pkg/common/catalog/builtin.go 09:59:57 spire-1.2.1/pkg/common/catalog/catalog.go 09:59:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:59:57 spire-1.2.1/pkg/common/catalog/closers.go 09:59:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:59:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:59:57 spire-1.2.1/pkg/common/catalog/config.go 09:59:57 spire-1.2.1/pkg/common/catalog/config_test.go 09:59:57 spire-1.2.1/pkg/common/catalog/configure.go 09:59:57 spire-1.2.1/pkg/common/catalog/constraints.go 09:59:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:59:57 spire-1.2.1/pkg/common/catalog/context.go 09:59:57 spire-1.2.1/pkg/common/catalog/external.go 09:59:57 spire-1.2.1/pkg/common/catalog/host.go 09:59:57 spire-1.2.1/pkg/common/catalog/pipenet.go 09:59:57 spire-1.2.1/pkg/common/catalog/plugin.go 09:59:57 spire-1.2.1/pkg/common/catalog/testplugin/ 09:59:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:59:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:59:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:59:57 spire-1.2.1/pkg/common/cli/ 09:59:57 spire-1.2.1/pkg/common/cli/env.go 09:59:57 spire-1.2.1/pkg/common/cli/flags.go 09:59:57 spire-1.2.1/pkg/common/cli/trust_domain.go 09:59:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:59:57 spire-1.2.1/pkg/common/cli/umask.go 09:59:57 spire-1.2.1/pkg/common/cli/umask_posix.go 09:59:57 spire-1.2.1/pkg/common/cli/umask_test.go 09:59:57 spire-1.2.1/pkg/common/cli/umask_windows.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/ 09:59:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/flag.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/format.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/ 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:59:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:59:57 spire-1.2.1/pkg/common/coretypes/ 09:59:57 spire-1.2.1/pkg/common/coretypes/bundle/ 09:59:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:59:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:59:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:59:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:59:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:59:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:59:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:59:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:59:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:59:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:59:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:59:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:59:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:59:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:59:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:59:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:59:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:59:57 spire-1.2.1/pkg/common/cryptoutil/ 09:59:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:59:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:59:57 spire-1.2.1/pkg/common/diskutil/ 09:59:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:59:57 spire-1.2.1/pkg/common/diskutil/file_test.go 09:59:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:59:57 spire-1.2.1/pkg/common/errorutil/ 09:59:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:59:57 spire-1.2.1/pkg/common/health/ 09:59:57 spire-1.2.1/pkg/common/health/config.go 09:59:57 spire-1.2.1/pkg/common/health/context.go 09:59:57 spire-1.2.1/pkg/common/health/context_test.go 09:59:57 spire-1.2.1/pkg/common/health/health.go 09:59:57 spire-1.2.1/pkg/common/health/health_test.go 09:59:57 spire-1.2.1/pkg/common/health/logger.go 09:59:57 spire-1.2.1/pkg/common/hostservice/ 09:59:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:59:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:59:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:59:57 spire-1.2.1/pkg/common/idutil/ 09:59:57 spire-1.2.1/pkg/common/idutil/require.go 09:59:57 spire-1.2.1/pkg/common/idutil/require_test.go 09:59:57 spire-1.2.1/pkg/common/idutil/safety.go 09:59:57 spire-1.2.1/pkg/common/idutil/safety_test.go 09:59:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:59:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:59:57 spire-1.2.1/pkg/common/jwtsvid/ 09:59:57 spire-1.2.1/pkg/common/jwtsvid/common.go 09:59:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:59:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:59:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:59:57 spire-1.2.1/pkg/common/jwtutil/ 09:59:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:59:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:59:57 spire-1.2.1/pkg/common/log/ 09:59:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:59:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:59:57 spire-1.2.1/pkg/common/log/log.go 09:59:57 spire-1.2.1/pkg/common/log/log_test.go 09:59:57 spire-1.2.1/pkg/common/log/options.go 09:59:57 spire-1.2.1/pkg/common/nodeutil/ 09:59:57 spire-1.2.1/pkg/common/nodeutil/node.go 09:59:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:59:57 spire-1.2.1/pkg/common/peertracker/ 09:59:57 spire-1.2.1/pkg/common/peertracker/conn.go 09:59:57 spire-1.2.1/pkg/common/peertracker/credentials.go 09:59:57 spire-1.2.1/pkg/common/peertracker/errors.go 09:59:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:59:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:59:57 spire-1.2.1/pkg/common/peertracker/info.go 09:59:57 spire-1.2.1/pkg/common/peertracker/listener.go 09:59:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:59:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:59:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:59:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:59:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:59:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:59:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:59:57 spire-1.2.1/pkg/common/peertracker/tcp.go 09:59:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:59:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:59:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:59:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:59:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:59:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:59:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:59:57 spire-1.2.1/pkg/common/peertracker/uds.go 09:59:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:59:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:59:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:59:57 spire-1.2.1/pkg/common/pemutil/ 09:59:57 spire-1.2.1/pkg/common/pemutil/block.go 09:59:57 spire-1.2.1/pkg/common/pemutil/certs.go 09:59:57 spire-1.2.1/pkg/common/pemutil/common.go 09:59:57 spire-1.2.1/pkg/common/pemutil/csr.go 09:59:57 spire-1.2.1/pkg/common/pemutil/keys.go 09:59:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/ 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:59:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:59:57 spire-1.2.1/pkg/common/plugin/ 09:59:57 spire-1.2.1/pkg/common/plugin/aws/ 09:59:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:59:57 spire-1.2.1/pkg/common/plugin/azure/ 09:59:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:59:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:59:57 spire-1.2.1/pkg/common/plugin/facade.go 09:59:57 spire-1.2.1/pkg/common/plugin/facade_test.go 09:59:57 spire-1.2.1/pkg/common/plugin/gcp/ 09:59:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:59:57 spire-1.2.1/pkg/common/plugin/k8s/ 09:59:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:59:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:59:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:59:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:59:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:59:57 spire-1.2.1/pkg/common/plugin/log.go 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/ 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:59:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:59:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:59:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:59:57 spire-1.2.1/pkg/common/plugin/x509pop/ 09:59:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:59:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:59:57 spire-1.2.1/pkg/common/profiling/ 09:59:57 spire-1.2.1/pkg/common/profiling/dumpers.go 09:59:57 spire-1.2.1/pkg/common/profiling/profiling.go 09:59:57 spire-1.2.1/pkg/common/protoutil/ 09:59:57 spire-1.2.1/pkg/common/protoutil/masks.go 09:59:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:59:57 spire-1.2.1/pkg/common/rotationutil/ 09:59:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:59:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:59:57 spire-1.2.1/pkg/common/selector/ 09:59:57 spire-1.2.1/pkg/common/selector/selector.go 09:59:57 spire-1.2.1/pkg/common/selector/selector_test.go 09:59:57 spire-1.2.1/pkg/common/selector/set.go 09:59:57 spire-1.2.1/pkg/common/selector/set_utils.go 09:59:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/ 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/ 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:59:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:59:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:59:57 spire-1.2.1/pkg/common/telemetry/call.go 09:59:57 spire-1.2.1/pkg/common/telemetry/common/ 09:59:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:59:57 spire-1.2.1/pkg/common/telemetry/config.go 09:59:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:59:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/inmem.go 09:59:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/m3.go 09:59:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/metrics.go 09:59:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/names.go 09:59:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:59:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:59:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/ 09:59:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:59:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:59:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:59:57 spire-1.2.1/pkg/common/telemetry/server/server.go 09:59:57 spire-1.2.1/pkg/common/telemetry/sink.go 09:59:57 spire-1.2.1/pkg/common/telemetry/statsd.go 09:59:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:59:57 spire-1.2.1/pkg/common/telemetry/uptime.go 09:59:57 spire-1.2.1/pkg/common/telemetry/version.go 09:59:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:59:57 spire-1.2.1/pkg/common/uptime/ 09:59:57 spire-1.2.1/pkg/common/uptime/uptime.go 09:59:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:59:57 spire-1.2.1/pkg/common/util/ 09:59:57 spire-1.2.1/pkg/common/util/certs.go 09:59:57 spire-1.2.1/pkg/common/util/certs_test.go 09:59:57 spire-1.2.1/pkg/common/util/csr.go 09:59:57 spire-1.2.1/pkg/common/util/hash.go 09:59:57 spire-1.2.1/pkg/common/util/selectors.go 09:59:57 spire-1.2.1/pkg/common/util/selectors_test.go 09:59:57 spire-1.2.1/pkg/common/util/signals.go 09:59:57 spire-1.2.1/pkg/common/util/sort.go 09:59:57 spire-1.2.1/pkg/common/util/sort_test.go 09:59:57 spire-1.2.1/pkg/common/util/task.go 09:59:57 spire-1.2.1/pkg/common/util/task_test.go 09:59:57 spire-1.2.1/pkg/common/util/testdata/ 09:59:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:59:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:59:57 spire-1.2.1/pkg/common/version/ 09:59:57 spire-1.2.1/pkg/common/version/version.go 09:59:57 spire-1.2.1/pkg/common/x509svid/ 09:59:57 spire-1.2.1/pkg/common/x509svid/common_test.go 09:59:57 spire-1.2.1/pkg/common/x509svid/csr.go 09:59:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:59:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:59:57 spire-1.2.1/pkg/common/x509util/ 09:59:57 spire-1.2.1/pkg/common/x509util/cert.go 09:59:57 spire-1.2.1/pkg/common/x509util/dns.go 09:59:57 spire-1.2.1/pkg/common/x509util/dns_test.go 09:59:57 spire-1.2.1/pkg/common/x509util/keyid.go 09:59:57 spire-1.2.1/pkg/common/x509util/keypair.go 09:59:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:59:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:59:57 spire-1.2.1/pkg/server/ 09:59:57 spire-1.2.1/pkg/server/api/ 09:59:57 spire-1.2.1/pkg/server/api/agent.go 09:59:57 spire-1.2.1/pkg/server/api/agent/ 09:59:57 spire-1.2.1/pkg/server/api/agent/v1/ 09:59:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:59:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:59:57 spire-1.2.1/pkg/server/api/agent_test.go 09:59:57 spire-1.2.1/pkg/server/api/api.go 09:59:57 spire-1.2.1/pkg/server/api/audit/ 09:59:57 spire-1.2.1/pkg/server/api/audit/audit.go 09:59:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:59:57 spire-1.2.1/pkg/server/api/bundle.go 09:59:57 spire-1.2.1/pkg/server/api/bundle/ 09:59:57 spire-1.2.1/pkg/server/api/bundle/v1/ 09:59:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:59:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:59:57 spire-1.2.1/pkg/server/api/bundle_test.go 09:59:57 spire-1.2.1/pkg/server/api/debug/ 09:59:57 spire-1.2.1/pkg/server/api/debug/v1/ 09:59:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:59:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:59:57 spire-1.2.1/pkg/server/api/entry.go 09:59:57 spire-1.2.1/pkg/server/api/entry/ 09:59:57 spire-1.2.1/pkg/server/api/entry/v1/ 09:59:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:59:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:59:57 spire-1.2.1/pkg/server/api/entry_test.go 09:59:57 spire-1.2.1/pkg/server/api/health/ 09:59:57 spire-1.2.1/pkg/server/api/health/v1/ 09:59:57 spire-1.2.1/pkg/server/api/health/v1/service.go 09:59:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:59:57 spire-1.2.1/pkg/server/api/id.go 09:59:57 spire-1.2.1/pkg/server/api/id_test.go 09:59:57 spire-1.2.1/pkg/server/api/limits/ 09:59:57 spire-1.2.1/pkg/server/api/limits/limits.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/ 09:59:57 spire-1.2.1/pkg/server/api/middleware/alias.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/audit.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/caller.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/common.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/entries.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:59:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:59:57 spire-1.2.1/pkg/server/api/ratelimit.go 09:59:57 spire-1.2.1/pkg/server/api/rpccontext/ 09:59:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:59:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:59:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:59:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:59:57 spire-1.2.1/pkg/server/api/selector.go 09:59:57 spire-1.2.1/pkg/server/api/selector_test.go 09:59:57 spire-1.2.1/pkg/server/api/status.go 09:59:57 spire-1.2.1/pkg/server/api/status_test.go 09:59:57 spire-1.2.1/pkg/server/api/svid/ 09:59:57 spire-1.2.1/pkg/server/api/svid/v1/ 09:59:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:59:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:59:57 spire-1.2.1/pkg/server/api/trustdomain.go 09:59:57 spire-1.2.1/pkg/server/api/trustdomain/ 09:59:57 spire-1.2.1/pkg/server/api/trustdomain/v1/Removing intermediate container c52051eb2c92 09:59:57 ---> 109602910755 09:59:57 Step 11/26 : WORKDIR /edgex-go/spire-build 09:59:57 09:59:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:59:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:59:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:59:57 spire-1.2.1/pkg/server/authpolicy/ 09:59:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:59:57 spire-1.2.1/pkg/server/authpolicy/policy.go 09:59:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:59:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:59:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:59:57 spire-1.2.1/pkg/server/authpolicy/validate.go 09:59:57 spire-1.2.1/pkg/server/bundle/ 09:59:57 spire-1.2.1/pkg/server/bundle/client/ 09:59:57 spire-1.2.1/pkg/server/bundle/client/client.go 09:59:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:59:57 spire-1.2.1/pkg/server/bundle/client/manager.go 09:59:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:59:57 spire-1.2.1/pkg/server/bundle/client/sources.go 09:59:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:59:57 spire-1.2.1/pkg/server/bundle/client/updater.go 09:59:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:59:57 spire-1.2.1/pkg/server/ca/ 09:59:57 spire-1.2.1/pkg/server/ca/ca.go 09:59:57 spire-1.2.1/pkg/server/ca/ca_health.go 09:59:57 spire-1.2.1/pkg/server/ca/ca_test.go 09:59:57 spire-1.2.1/pkg/server/ca/journal.go 09:59:57 spire-1.2.1/pkg/server/ca/journal_test.go 09:59:57 spire-1.2.1/pkg/server/ca/manager.go 09:59:57 spire-1.2.1/pkg/server/ca/manager_health.go 09:59:57 spire-1.2.1/pkg/server/ca/manager_test.go 09:59:57 spire-1.2.1/pkg/server/ca/templates.go 09:59:57 spire-1.2.1/pkg/server/ca/upstream_client.go 09:59:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:59:57 spire-1.2.1/pkg/server/ca/validation.go 09:59:57 spire-1.2.1/pkg/server/cache/ 09:59:57 spire-1.2.1/pkg/server/cache/dscache/ 09:59:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:59:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:59:57 spire-1.2.1/pkg/server/cache/entrycache/ 09:59:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:59:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:59:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:59:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:59:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:59:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:59:57 spire-1.2.1/pkg/server/catalog/ 09:59:57 spire-1.2.1/pkg/server/catalog/catalog.go 09:59:58 spire-1.2.1/pkg/server/catalog/keymanager.go 09:59:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:59:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:59:58 spire-1.2.1/pkg/server/catalog/notifier.go 09:59:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:59:58 spire-1.2.1/pkg/server/config.go 09:59:58 spire-1.2.1/pkg/server/datastore/ 09:59:58 spire-1.2.1/pkg/server/datastore/datastore.go 09:59:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:59:58 spire-1.2.1/pkg/server/datastore/repository.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:59:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:59:58 spire-1.2.1/pkg/server/endpoints/ 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/ 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:59:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:59:58 spire-1.2.1/pkg/server/endpoints/config.go 09:59:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:59:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:59:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:59:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:59:58 spire-1.2.1/pkg/server/endpoints/middleware.go 09:59:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:59:58 spire-1.2.1/pkg/server/hostservice/ 09:59:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:59:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:59:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:59:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:59:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:59:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:59:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:59:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/ 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/ 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:59:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:59:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go ---> Running in b357ddb0fcd3 09:59:58 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:59:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/ 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:59:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:59:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:59:58 spire-1.2.1/pkg/server/registration/ 09:59:58 spire-1.2.1/pkg/server/registration/manager.go 09:59:58 spire-1.2.1/pkg/server/registration/manager_test.go 09:59:58 spire-1.2.1/pkg/server/scanentries.go 09:59:58 spire-1.2.1/pkg/server/scanentries_test.go 09:59:58 spire-1.2.1/pkg/server/server.go 09:59:58 spire-1.2.1/pkg/server/server_test.go 09:59:58 spire-1.2.1/pkg/server/svid/ 09:59:58 spire-1.2.1/pkg/server/svid/observer.go 09:59:58 spire-1.2.1/pkg/server/svid/observer_test.go 09:59:58 spire-1.2.1/pkg/server/svid/rotator.go 09:59:58 spire-1.2.1/pkg/server/svid/rotator_config.go 09:59:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:59:58 spire-1.2.1/pkg/server/svid/rotator_test.go 09:59:58 spire-1.2.1/proto/ 09:59:58 spire-1.2.1/proto/private/ 09:59:58 spire-1.2.1/proto/private/server/ 09:59:58 spire-1.2.1/proto/private/server/journal/ 09:59:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:59:58 spire-1.2.1/proto/private/server/journal/journal.proto 09:59:58 spire-1.2.1/proto/spire/ 09:59:58 spire-1.2.1/proto/spire/common/ 09:59:58 spire-1.2.1/proto/spire/common/common.pb.go 09:59:58 spire-1.2.1/proto/spire/common/common.proto 09:59:58 spire-1.2.1/proto/spire/common/plugin/ 09:59:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:59:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:59:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:59:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:59:58 spire-1.2.1/proto/spire/plugin/ 09:59:58 spire-1.2.1/proto/spire/plugin/agent/ 09:59:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:59:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:59:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:59:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:59:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:59:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:59:58 spire-1.2.1/release/ 09:59:58 spire-1.2.1/release/spire-extras/ 09:59:58 spire-1.2.1/release/spire-extras/README.md 09:59:58 spire-1.2.1/release/spire-extras/conf/ 09:59:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:59:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:59:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:59:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:59:58 spire-1.2.1/release/spire/ 09:59:58 spire-1.2.1/release/spire/README.md 09:59:58 spire-1.2.1/release/spire/conf/ 09:59:58 spire-1.2.1/release/spire/conf/agent/ 09:59:58 spire-1.2.1/release/spire/conf/agent/agent.conf 09:59:58 spire-1.2.1/release/spire/conf/server/ 09:59:58 spire-1.2.1/release/spire/conf/server/server.conf 09:59:58 spire-1.2.1/script/ 09:59:58 spire-1.2.1/script/build-artifact.sh 09:59:58 spire-1.2.1/script/generate_dummy_ca.sh 09:59:58 spire-1.2.1/support/ 09:59:58 spire-1.2.1/support/k8s/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:59:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/ 09:59:58 spire-1.2.1/support/oidc-discovery-provider/README.md 09:59:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/config.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/main.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:59:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:59:58 spire-1.2.1/test/ 09:59:58 spire-1.2.1/test/clock/ 09:59:58 spire-1.2.1/test/clock/clock.go 09:59:58 spire-1.2.1/test/fakes/ 09:59:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:59:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:59:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:59:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:59:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:59:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:59:58 spire-1.2.1/test/fakes/fakeagentstore/ 09:59:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:59:58 spire-1.2.1/test/fakes/fakedatastore/ 09:59:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:59:58 spire-1.2.1/test/fakes/fakeentryclient/ 09:59:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:59:58 spire-1.2.1/test/fakes/fakehealthchecker/ 09:59:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:59:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:59:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:59:58 spire-1.2.1/test/fakes/fakemetrics/ 09:59:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:59:58 spire-1.2.1/test/fakes/fakenoderesolver/ 09:59:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:59:58 spire-1.2.1/test/fakes/fakenotifier/ 09:59:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:59:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:59:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:59:58 spire-1.2.1/test/fakes/fakeserverca/ 09:59:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:59:58 spire-1.2.1/test/fakes/fakeservercatalog/ 09:59:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:59:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:59:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:59:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:59:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:59:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:59:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:59:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:59:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:59:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:59:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:59:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:59:58 spire-1.2.1/test/fixture/ 09:59:58 spire-1.2.1/test/fixture/certs/ 09:59:58 spire-1.2.1/test/fixture/certs/agent_svid.der 09:59:58 spire-1.2.1/test/fixture/certs/base_cert.pem 09:59:58 spire-1.2.1/test/fixture/certs/base_csr.pem 09:59:58 spire-1.2.1/test/fixture/certs/base_key.pem 09:59:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:59:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:59:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:59:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:59:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:59:58 spire-1.2.1/test/fixture/certs/blog_key.pem 09:59:58 spire-1.2.1/test/fixture/certs/bundle.der 09:59:58 spire-1.2.1/test/fixture/certs/ca.pem 09:59:58 spire-1.2.1/test/fixture/certs/ca_key.pem 09:59:58 spire-1.2.1/test/fixture/certs/database_cert.pem 09:59:58 spire-1.2.1/test/fixture/certs/database_csr.pem 09:59:58 spire-1.2.1/test/fixture/certs/database_key.pem 09:59:58 spire-1.2.1/test/fixture/certs/node_cert.pem 09:59:58 spire-1.2.1/test/fixture/certs/node_csr.pem 09:59:58 spire-1.2.1/test/fixture/certs/node_key.pem 09:59:58 spire-1.2.1/test/fixture/certs/svid.pem 09:59:58 spire-1.2.1/test/fixture/certs/svid_key.pem 09:59:58 spire-1.2.1/test/fixture/config/ 09:59:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:59:58 spire-1.2.1/test/fixture/config/agent_good.conf 09:59:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:59:58 spire-1.2.1/test/fixture/config/plugin_good.conf 09:59:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:59:58 spire-1.2.1/test/fixture/config/server_good.conf 09:59:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:59:58 spire-1.2.1/test/fixture/fixture.go 09:59:58 spire-1.2.1/test/fixture/nodeattestor/ 09:59:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:59:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:59:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:59:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:59:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:59:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:59:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:59:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:59:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:59:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:59:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:59:58 spire-1.2.1/test/fixture/registration/ 09:59:58 spire-1.2.1/test/fixture/registration/entries.json 09:59:58 spire-1.2.1/test/fixture/registration/good-for-update.json 09:59:58 spire-1.2.1/test/fixture/registration/good.json 09:59:58 spire-1.2.1/test/fixture/registration/invalid.json 09:59:58 spire-1.2.1/test/fixture/registration/invalid_json.json 09:59:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:59:58 spire-1.2.1/test/integration/ 09:59:58 spire-1.2.1/test/integration/README.md 09:59:58 spire-1.2.1/test/integration/common 09:59:58 spire-1.2.1/test/integration/setup/ 09:59:58 spire-1.2.1/test/integration/setup/adminclient/ 09:59:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:59:58 spire-1.2.1/test/integration/setup/adminclient/client.go 09:59:58 spire-1.2.1/test/integration/setup/debugagent/ 09:59:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:59:58 spire-1.2.1/test/integration/setup/debugagent/main.go 09:59:58 spire-1.2.1/test/integration/setup/debugserver/ 09:59:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:59:58 spire-1.2.1/test/integration/setup/debugserver/main.go 09:59:58 spire-1.2.1/test/integration/setup/downstreamclient/ 09:59:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:59:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:59:58 spire-1.2.1/test/integration/setup/itclient/ 09:59:58 spire-1.2.1/test/integration/setup/itclient/client.go 09:59:58 spire-1.2.1/test/integration/setup/node-attestation/ 09:59:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:59:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:59:58 spire-1.2.1/test/integration/setup/x509pop/ 09:59:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:59:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:59:58 spire-1.2.1/test/integration/suites/ 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:59:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:59:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:59:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:59:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:59:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:59:59 spire-1.2.1/test/integration/suites/join-token/ 09:59:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:59:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:59:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:59:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:59:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:59:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:59:59 spire-1.2.1/test/integration/suites/join-token/README.md 09:59:59 spire-1.2.1/test/integration/suites/join-token/conf/ 09:59:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:59:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/join-token/teardown 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:59:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:59:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:59:59 spire-1.2.1/test/integration/suites/k8s/ 09:59:59 spire-1.2.1/test/integration/suites/k8s/00-setup 09:59:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:59:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:59:59 spire-1.2.1/test/integration/suites/k8s/README.md 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/ 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:59:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:59:59 spire-1.2.1/test/integration/suites/k8s/teardown 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/Removing intermediate container 20ae93b00ab7 09:59:59 ---> 9a59afb62684 09:59:59 Step 7/20 : COPY . . 09:59:59 Removing intermediate container b357ddb0fcd3 09:59:59 ---> efb61e7906b2 09:59:59 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:59:59 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/ 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:59:59 spire-1.2.1/test/integration/suites/rotation/ 09:59:59 spire-1.2.1/test/integration/suites/rotation/00-setup 09:59:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:59:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:59:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:59:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:59:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:59:59 spire-1.2.1/test/integration/suites/rotation/README.md 09:59:59 spire-1.2.1/test/integration/suites/rotation/conf/ 09:59:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:59:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/rotation/teardown 09:59:59 spire-1.2.1/test/integration/suites/self-test/ 09:59:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:59:59 spire-1.2.1/test/integration/suites/self-test/README.md 09:59:59 spire-1.2.1/test/integration/suites/self-test/teardown 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:59:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:59:59 spire-1.2.1/test/integration/suites/upgrade/ 09:59:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:59:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:59:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:59:59 spire-1.2.1/test/integration/suites/upgrade/README.md 09:59:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:59:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:59:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:59:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:59:59 spire-1.2.1/test/integration/suites/upgrade/teardown 09:59:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:59:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:59:59 spire-1.2.1/test/integration/test-one.sh 09:59:59 spire-1.2.1/test/integration/test.sh 09:59:59 spire-1.2.1/test/plugintest/ 09:59:59 spire-1.2.1/test/plugintest/config.go 09:59:59 spire-1.2.1/test/plugintest/load.go 09:59:59 spire-1.2.1/test/plugintest/option.go 09:59:59 spire-1.2.1/test/spiretest/ 09:59:59 spire-1.2.1/test/spiretest/apiserver.go 09:59:59 spire-1.2.1/test/spiretest/assertions.go 09:59:59 spire-1.2.1/test/spiretest/dir.go 09:59:59 spire-1.2.1/test/spiretest/errors_posix.go 09:59:59 spire-1.2.1/test/spiretest/errors_windows.go 09:59:59 spire-1.2.1/test/spiretest/logs.go 09:59:59 spire-1.2.1/test/spiretest/socketapi.go 09:59:59 spire-1.2.1/test/spiretest/suite.go 09:59:59 spire-1.2.1/test/spiretest/x509.go 09:59:59 spire-1.2.1/test/testca/ 09:59:59 spire-1.2.1/test/testca/ca.go 09:59:59 spire-1.2.1/test/testkey/ 09:59:59 spire-1.2.1/test/testkey/generate.sh 09:59:59 spire-1.2.1/test/testkey/genkeys.go 09:59:59 spire-1.2.1/test/testkey/keys.go 09:59:59 spire-1.2.1/test/testkey/new.go 09:59:59 spire-1.2.1/test/tpmsimulator/ 09:59:59 spire-1.2.1/test/tpmsimulator/simulator.go 09:59:59 spire-1.2.1/test/util/ 09:59:59 spire-1.2.1/test/util/cert_fixtures.go 09:59:59 spire-1.2.1/test/util/cert_generation.go 09:59:59 spire-1.2.1/test/util/io_redirection.go 09:59:59 spire-1.2.1/test/util/race.go 09:59:59 spire-1.2.1/test/util/util.go 09:59:59 building spire from source... 09:59:59 ---> Running in edadaa48b6eb 10:00:00 Installing go1.17.7... 10:00:02 spire-1.2.1/ 10:00:02 spire-1.2.1/.data/ 10:00:02 spire-1.2.1/.data/.file 10:00:02 spire-1.2.1/.dockerignore 10:00:02 spire-1.2.1/.gitattributes 10:00:02 spire-1.2.1/.githooks/ 10:00:02 spire-1.2.1/.githooks/pre-commit 10:00:02 spire-1.2.1/.github/ 10:00:02 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:00:02 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:00:02 spire-1.2.1/.github/dependabot.yml 10:00:02 spire-1.2.1/.github/workflows/ 10:00:02 spire-1.2.1/.github/workflows/nightly_build.yaml 10:00:02 spire-1.2.1/.github/workflows/pr_build.yaml 10:00:02 spire-1.2.1/.github/workflows/release_build.yaml 10:00:02 spire-1.2.1/.github/workflows/scripts/ 10:00:02 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:00:02 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:00:02 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:00:02 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:00:02 spire-1.2.1/.github/workflows/scripts/split.sh 10:00:02 spire-1.2.1/.gitignore 10:00:02 spire-1.2.1/.go-version 10:00:02 spire-1.2.1/.golangci.yml 10:00:02 spire-1.2.1/ADOPTERS.md 10:00:02 spire-1.2.1/CHANGELOG.md 10:00:02 spire-1.2.1/CODE-OF-CONDUCT.md 10:00:02 spire-1.2.1/CODEOWNERS 10:00:02 spire-1.2.1/CONTRIBUTING.md 10:00:02 spire-1.2.1/Dockerfile 10:00:02 spire-1.2.1/Dockerfile.dev 10:00:02 spire-1.2.1/Dockerfile.scratch 10:00:02 spire-1.2.1/LICENSE 10:00:02 spire-1.2.1/MAINTAINERS.md 10:00:02 spire-1.2.1/Makefile 10:00:02 spire-1.2.1/README.md 10:00:02 spire-1.2.1/ROADMAP.md 10:00:02 spire-1.2.1/SECURITY.md 10:00:02 spire-1.2.1/cmd/ 10:00:02 spire-1.2.1/cmd/spire-agent/ 10:00:02 spire-1.2.1/cmd/spire-agent/cli/ 10:00:02 spire-1.2.1/cmd/spire-agent/cli/api/ 10:00:02 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/common/ 10:00:02 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:00:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/run/ 10:00:02 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:00:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:00:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:00:02 spire-1.2.1/cmd/spire-agent/main.go 10:00:02 spire-1.2.1/cmd/spire-server/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/agent/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/cli.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/run/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/token/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/validate/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/x509/ 10:00:02 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:00:02 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:00:02 spire-1.2.1/cmd/spire-server/main.go 10:00:02 spire-1.2.1/cmd/spire-server/util/ 10:00:02 spire-1.2.1/cmd/spire-server/util/util.go 10:00:02 spire-1.2.1/conf/ 10:00:02 spire-1.2.1/conf/agent/ 10:00:02 spire-1.2.1/conf/agent/agent.conf 10:00:02 spire-1.2.1/conf/agent/agent_full.conf 10:00:02 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:00:02 spire-1.2.1/conf/server/ 10:00:02 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:00:02 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:00:02 spire-1.2.1/conf/server/server.conf 10:00:02 spire-1.2.1/conf/server/server_full.conf 10:00:02 spire-1.2.1/doc/ 10:00:02 spire-1.2.1/doc/SPIRE101.md 10:00:02 spire-1.2.1/doc/auditlog.md 10:00:02 spire-1.2.1/doc/authorization_policy_engine.md 10:00:02 spire-1.2.1/doc/changelog_guidelines.md 10:00:02 spire-1.2.1/doc/cure53-report.pdf 10:00:02 spire-1.2.1/doc/images/ 10:00:02 spire-1.2.1/doc/images/2019_roadmap.png 10:00:02 spire-1.2.1/doc/images/SPIRE101.png 10:00:02 spire-1.2.1/doc/images/SPIRE_agent.png 10:00:02 spire-1.2.1/doc/images/SPIRE_server.png 10:00:02 spire-1.2.1/doc/images/cache_mgr.png 10:00:02 spire-1.2.1/doc/images/cache_mgr_components.png 10:00:02 spire-1.2.1/doc/images/federated_spire.png 10:00:02 spire-1.2.1/doc/images/ha_mode.png 10:00:02 spire-1.2.1/doc/images/nested_spire.png 10:00:02 spire-1.2.1/doc/images/oidc_federation.png 10:00:02 spire-1.2.1/doc/images/single_trust_domain.png 10:00:02 spire-1.2.1/doc/images/spiffe_compatible.png 10:00:02 spire-1.2.1/doc/images/spire_logo.png 10:00:02 spire-1.2.1/doc/migrating_registration_api_clients.md 10:00:02 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:00:02 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:00:02 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:00:02 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:00:02 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:00:02 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:00:02 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:00:02 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:00:02 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:00:02 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:00:02 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:00:02 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:00:02 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:00:02 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:00:02 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:00:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:00:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:00:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:00:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:00:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:00:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:00:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:00:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:00:03 spire-1.2.1/doc/scaling_spire.md 10:00:03 spire-1.2.1/doc/spire_agent.md 10:00:03 spire-1.2.1/doc/spire_server.md 10:00:03 spire-1.2.1/doc/supported_integrations.md 10:00:03 spire-1.2.1/doc/telemetry.md 10:00:03 spire-1.2.1/doc/telemetry_config.md 10:00:03 spire-1.2.1/doc/upgrading.md 10:00:03 spire-1.2.1/doc/using_spire.md 10:00:03 spire-1.2.1/examples/ 10:00:03 spire-1.2.1/examples/README.md 10:00:03 spire-1.2.1/go.mod 10:00:03 spire-1.2.1/go.sum 10:00:03 spire-1.2.1/pkg/ 10:00:03 spire-1.2.1/pkg/agent/ 10:00:03 spire-1.2.1/pkg/agent/agent.go 10:00:03 spire-1.2.1/pkg/agent/api/ 10:00:03 spire-1.2.1/pkg/agent/api/config.go 10:00:03 spire-1.2.1/pkg/agent/api/debug/ 10:00:03 spire-1.2.1/pkg/agent/api/debug/v1/ 10:00:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:00:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:00:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:00:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:00:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:00:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:00:03 spire-1.2.1/pkg/agent/api/endpoints.go 10:00:03 spire-1.2.1/pkg/agent/api/health/ 10:00:03 spire-1.2.1/pkg/agent/api/health/v1/ 10:00:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:00:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:00:03 spire-1.2.1/pkg/agent/api/rpccontext/ 10:00:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:00:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:00:03 spire-1.2.1/pkg/agent/attestor/ 10:00:03 spire-1.2.1/pkg/agent/attestor/node/ 10:00:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:00:03 spire-1.2.1/pkg/agent/attestor/node/node.go 10:00:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:00:03 spire-1.2.1/pkg/agent/attestor/workload/ 10:00:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:00:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:00:03 spire-1.2.1/pkg/agent/catalog/ 10:00:03 spire-1.2.1/pkg/agent/catalog/catalog.go 10:00:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:00:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:00:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:00:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:00:03 spire-1.2.1/pkg/agent/client/ 10:00:03 spire-1.2.1/pkg/agent/client/client.go 10:00:03 spire-1.2.1/pkg/agent/client/client_test.go 10:00:03 spire-1.2.1/pkg/agent/client/dial.go 10:00:03 spire-1.2.1/pkg/agent/client/nodeconn.go 10:00:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:00:03 spire-1.2.1/pkg/agent/client/update.go 10:00:03 spire-1.2.1/pkg/agent/client/util.go 10:00:03 spire-1.2.1/pkg/agent/common/ 10:00:03 spire-1.2.1/pkg/agent/common/backoff/ 10:00:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:00:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:00:03 spire-1.2.1/pkg/agent/common/cgroups/ 10:00:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:00:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:00:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:00:03 spire-1.2.1/pkg/agent/config.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/ 10:00:03 spire-1.2.1/pkg/agent/endpoints/config.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:00:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:00:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/workload/ 10:00:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:00:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:00:03 spire-1.2.1/pkg/agent/manager/ 10:00:03 spire-1.2.1/pkg/agent/manager/cache/ 10:00:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:00:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:00:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:00:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:00:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:00:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:00:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:00:03 spire-1.2.1/pkg/agent/manager/config.go 10:00:03 spire-1.2.1/pkg/agent/manager/manager.go 10:00:03 spire-1.2.1/pkg/agent/manager/manager_test.go 10:00:03 spire-1.2.1/pkg/agent/manager/storage.go 10:00:03 spire-1.2.1/pkg/agent/manager/storage_test.go 10:00:03 spire-1.2.1/pkg/agent/manager/storecache/ 10:00:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:00:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:00:03 spire-1.2.1/pkg/agent/manager/sync.go 10:00:03 spire-1.2.1/pkg/agent/plugin/ 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:00:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:00:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:00:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:00:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:00:03 spire-1.2.1/pkg/agent/svid/ 10:00:03 spire-1.2.1/pkg/agent/svid/rotator.go 10:00:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:00:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:00:03 spire-1.2.1/pkg/agent/svid/store/ 10:00:03 spire-1.2.1/pkg/agent/svid/store/service.go 10:00:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:00:03 spire-1.2.1/pkg/common/ 10:00:03 spire-1.2.1/pkg/common/agentpathtemplate/ 10:00:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:00:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:00:03 spire-1.2.1/pkg/common/api/ 10:00:03 spire-1.2.1/pkg/common/api/metrics.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/ 10:00:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/logger.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/names.go 10:00:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:00:03 spire-1.2.1/pkg/common/api/names.go 10:00:03 spire-1.2.1/pkg/common/api/ratelimit.go 10:00:03 spire-1.2.1/pkg/common/api/rpccontext/ 10:00:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:00:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:00:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:00:03 spire-1.2.1/pkg/common/auth/ 10:00:03 spire-1.2.1/pkg/common/auth/interceptors.go 10:00:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:00:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/ 10:00:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/types.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:00:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:00:03 spire-1.2.1/pkg/common/catalog/ 10:00:03 spire-1.2.1/pkg/common/catalog/bind.go 10:00:03 spire-1.2.1/pkg/common/catalog/builtin.go 10:00:03 spire-1.2.1/pkg/common/catalog/catalog.go 10:00:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:00:03 spire-1.2.1/pkg/common/catalog/closers.go 10:00:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:00:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:00:03 spire-1.2.1/pkg/common/catalog/config.go 10:00:03 spire-1.2.1/pkg/common/catalog/config_test.go 10:00:03 spire-1.2.1/pkg/common/catalog/configure.go 10:00:03 spire-1.2.1/pkg/common/catalog/constraints.go 10:00:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:00:03 spire-1.2.1/pkg/common/catalog/context.go 10:00:03 spire-1.2.1/pkg/common/catalog/external.go 10:00:03 spire-1.2.1/pkg/common/catalog/host.go 10:00:03 spire-1.2.1/pkg/common/catalog/pipenet.go 10:00:03 spire-1.2.1/pkg/common/catalog/plugin.go 10:00:03 spire-1.2.1/pkg/common/catalog/testplugin/ 10:00:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:00:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:00:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:00:03 spire-1.2.1/pkg/common/cli/ 10:00:03 spire-1.2.1/pkg/common/cli/env.go 10:00:03 spire-1.2.1/pkg/common/cli/flags.go 10:00:03 spire-1.2.1/pkg/common/cli/trust_domain.go 10:00:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:00:03 spire-1.2.1/pkg/common/cli/umask.go 10:00:03 spire-1.2.1/pkg/common/cli/umask_posix.go 10:00:03 spire-1.2.1/pkg/common/cli/umask_test.go 10:00:03 spire-1.2.1/pkg/common/cli/umask_windows.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/ 10:00:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/flag.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/format.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/ 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:00:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:00:03 spire-1.2.1/pkg/common/coretypes/ 10:00:03 spire-1.2.1/pkg/common/coretypes/bundle/ 10:00:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:00:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:00:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:00:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:00:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:00:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:00:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:00:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:00:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:00:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:00:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:00:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:00:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:00:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:00:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:00:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:00:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:00:03 spire-1.2.1/pkg/common/cryptoutil/ 10:00:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:00:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:00:03 spire-1.2.1/pkg/common/diskutil/ 10:00:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:00:03 spire-1.2.1/pkg/common/diskutil/file_test.go 10:00:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:00:03 spire-1.2.1/pkg/common/errorutil/ 10:00:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:00:03 spire-1.2.1/pkg/common/health/ 10:00:03 spire-1.2.1/pkg/common/health/config.go 10:00:03 spire-1.2.1/pkg/common/health/context.go 10:00:03 spire-1.2.1/pkg/common/health/context_test.go 10:00:03 spire-1.2.1/pkg/common/health/health.go 10:00:03 spire-1.2.1/pkg/common/health/health_test.go 10:00:03 spire-1.2.1/pkg/common/health/logger.go 10:00:03 spire-1.2.1/pkg/common/hostservice/ 10:00:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:00:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:00:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:00:03 spire-1.2.1/pkg/common/idutil/ 10:00:03 spire-1.2.1/pkg/common/idutil/require.go 10:00:03 spire-1.2.1/pkg/common/idutil/require_test.go 10:00:03 spire-1.2.1/pkg/common/idutil/safety.go 10:00:03 spire-1.2.1/pkg/common/idutil/safety_test.go 10:00:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:00:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:00:03 spire-1.2.1/pkg/common/jwtsvid/ 10:00:03 spire-1.2.1/pkg/common/jwtsvid/common.go 10:00:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:00:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:00:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:00:03 spire-1.2.1/pkg/common/jwtutil/ 10:00:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:00:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:00:03 spire-1.2.1/pkg/common/log/ 10:00:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:00:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:00:03 spire-1.2.1/pkg/common/log/log.go 10:00:03 spire-1.2.1/pkg/common/log/log_test.go 10:00:03 spire-1.2.1/pkg/common/log/options.go 10:00:03 spire-1.2.1/pkg/common/nodeutil/ 10:00:03 spire-1.2.1/pkg/common/nodeutil/node.go 10:00:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:00:03 spire-1.2.1/pkg/common/peertracker/ 10:00:03 spire-1.2.1/pkg/common/peertracker/conn.go 10:00:03 spire-1.2.1/pkg/common/peertracker/credentials.go 10:00:03 spire-1.2.1/pkg/common/peertracker/errors.go 10:00:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:00:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:00:03 spire-1.2.1/pkg/common/peertracker/info.go 10:00:03 spire-1.2.1/pkg/common/peertracker/listener.go 10:00:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:00:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:00:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:00:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:00:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:00:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:00:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:00:03 spire-1.2.1/pkg/common/peertracker/tcp.go 10:00:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:00:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:00:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:00:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:00:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:00:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:00:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:00:03 spire-1.2.1/pkg/common/peertracker/uds.go 10:00:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:00:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:00:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:00:03 spire-1.2.1/pkg/common/pemutil/ 10:00:03 spire-1.2.1/pkg/common/pemutil/block.go 10:00:03 spire-1.2.1/pkg/common/pemutil/certs.go 10:00:03 spire-1.2.1/pkg/common/pemutil/common.go 10:00:03 spire-1.2.1/pkg/common/pemutil/csr.go 10:00:03 spire-1.2.1/pkg/common/pemutil/keys.go 10:00:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/ 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:00:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:00:03 spire-1.2.1/pkg/common/plugin/ 10:00:03 spire-1.2.1/pkg/common/plugin/aws/ 10:00:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:00:03 spire-1.2.1/pkg/common/plugin/azure/ 10:00:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:00:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:00:03 spire-1.2.1/pkg/common/plugin/facade.go 10:00:03 spire-1.2.1/pkg/common/plugin/facade_test.go 10:00:03 spire-1.2.1/pkg/common/plugin/gcp/ 10:00:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:00:03 spire-1.2.1/pkg/common/plugin/k8s/ 10:00:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:00:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:00:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:00:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:00:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:00:03 spire-1.2.1/pkg/common/plugin/log.go 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/ 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:00:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:00:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:00:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:00:03 spire-1.2.1/pkg/common/plugin/x509pop/ 10:00:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:00:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:00:03 spire-1.2.1/pkg/common/profiling/ 10:00:03 spire-1.2.1/pkg/common/profiling/dumpers.go 10:00:03 spire-1.2.1/pkg/common/profiling/profiling.go 10:00:03 spire-1.2.1/pkg/common/protoutil/ 10:00:03 spire-1.2.1/pkg/common/protoutil/masks.go 10:00:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:00:03 spire-1.2.1/pkg/common/rotationutil/ 10:00:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:00:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:00:03 spire-1.2.1/pkg/common/selector/ 10:00:03 spire-1.2.1/pkg/common/selector/selector.go 10:00:03 spire-1.2.1/pkg/common/selector/selector_test.go 10:00:03 spire-1.2.1/pkg/common/selector/set.go 10:00:03 spire-1.2.1/pkg/common/selector/set_utils.go 10:00:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/ 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/ 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:00:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:00:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:00:03 spire-1.2.1/pkg/common/telemetry/call.go 10:00:03 spire-1.2.1/pkg/common/telemetry/common/ 10:00:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:00:03 spire-1.2.1/pkg/common/telemetry/config.go 10:00:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:00:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/inmem.go 10:00:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/m3.go 10:00:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/metrics.go 10:00:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/names.go 10:00:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:00:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:00:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/ 10:00:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:00:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:00:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:00:03 spire-1.2.1/pkg/common/telemetry/server/server.go 10:00:03 spire-1.2.1/pkg/common/telemetry/sink.go 10:00:03 spire-1.2.1/pkg/common/telemetry/statsd.go 10:00:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:00:03 spire-1.2.1/pkg/common/telemetry/uptime.go 10:00:03 spire-1.2.1/pkg/common/telemetry/version.go 10:00:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:00:03 spire-1.2.1/pkg/common/uptime/ 10:00:03 spire-1.2.1/pkg/common/uptime/uptime.go 10:00:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:00:03 spire-1.2.1/pkg/common/util/ 10:00:03 spire-1.2.1/pkg/common/util/certs.go 10:00:03 spire-1.2.1/pkg/common/util/certs_test.go 10:00:03 spire-1.2.1/pkg/common/util/csr.go 10:00:03 spire-1.2.1/pkg/common/util/hash.go 10:00:03 spire-1.2.1/pkg/common/util/selectors.go 10:00:03 spire-1.2.1/pkg/common/util/selectors_test.go 10:00:03 spire-1.2.1/pkg/common/util/signals.go 10:00:03 spire-1.2.1/pkg/common/util/sort.go 10:00:03 spire-1.2.1/pkg/common/util/sort_test.go 10:00:03 spire-1.2.1/pkg/common/util/task.go 10:00:03 spire-1.2.1/pkg/common/util/task_test.go 10:00:03 spire-1.2.1/pkg/common/util/testdata/ 10:00:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:00:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:00:03 spire-1.2.1/pkg/common/version/ 10:00:03 spire-1.2.1/pkg/common/version/version.go 10:00:03 spire-1.2.1/pkg/common/x509svid/ 10:00:03 spire-1.2.1/pkg/common/x509svid/common_test.go 10:00:03 spire-1.2.1/pkg/common/x509svid/csr.go 10:00:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:00:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:00:03 spire-1.2.1/pkg/common/x509util/ 10:00:03 spire-1.2.1/pkg/common/x509util/cert.go 10:00:03 spire-1.2.1/pkg/common/x509util/dns.go 10:00:03 spire-1.2.1/pkg/common/x509util/dns_test.go 10:00:03 spire-1.2.1/pkg/common/x509util/keyid.go 10:00:03 spire-1.2.1/pkg/common/x509util/keypair.go 10:00:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:00:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:00:03 spire-1.2.1/pkg/server/ 10:00:03 spire-1.2.1/pkg/server/api/ 10:00:03 spire-1.2.1/pkg/server/api/agent.go 10:00:03 spire-1.2.1/pkg/server/api/agent/ 10:00:03 spire-1.2.1/pkg/server/api/agent/v1/ 10:00:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:00:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:00:03 spire-1.2.1/pkg/server/api/agent_test.go 10:00:03 spire-1.2.1/pkg/server/api/api.go 10:00:03 spire-1.2.1/pkg/server/api/audit/ 10:00:03 spire-1.2.1/pkg/server/api/audit/audit.go 10:00:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:00:03 spire-1.2.1/pkg/server/api/bundle.go 10:00:03 spire-1.2.1/pkg/server/api/bundle/ 10:00:03 spire-1.2.1/pkg/server/api/bundle/v1/ 10:00:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:00:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:00:03 spire-1.2.1/pkg/server/api/bundle_test.go 10:00:03 spire-1.2.1/pkg/server/api/debug/ 10:00:03 spire-1.2.1/pkg/server/api/debug/v1/ 10:00:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:00:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:00:03 spire-1.2.1/pkg/server/api/entry.go 10:00:03 spire-1.2.1/pkg/server/api/entry/ 10:00:03 spire-1.2.1/pkg/server/api/entry/v1/ 10:00:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:00:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:00:03 spire-1.2.1/pkg/server/api/entry_test.go 10:00:03 spire-1.2.1/pkg/server/api/health/ 10:00:03 spire-1.2.1/pkg/server/api/health/v1/ 10:00:03 spire-1.2.1/pkg/server/api/health/v1/service.go 10:00:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:00:03 spire-1.2.1/pkg/server/api/id.go 10:00:03 spire-1.2.1/pkg/server/api/id_test.go 10:00:03 spire-1.2.1/pkg/server/api/limits/ 10:00:03 spire-1.2.1/pkg/server/api/limits/limits.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/ 10:00:03 spire-1.2.1/pkg/server/api/middleware/alias.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/audit.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/caller.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/common.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/entries.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:00:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:00:03 spire-1.2.1/pkg/server/api/ratelimit.go 10:00:03 spire-1.2.1/pkg/server/api/rpccontext/ 10:00:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:00:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:00:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:00:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:00:03 spire-1.2.1/pkg/server/api/selector.go 10:00:03 spire-1.2.1/pkg/server/api/selector_test.go 10:00:03 spire-1.2.1/pkg/server/api/status.go 10:00:03 spire-1.2.1/pkg/server/api/status_test.go 10:00:03 spire-1.2.1/pkg/server/api/svid/ 10:00:03 spire-1.2.1/pkg/server/api/svid/v1/ 10:00:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:00:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:00:03 spire-1.2.1/pkg/server/api/trustdomain.go 10:00:03 spire-1.2.1/pkg/server/api/trustdomain/ 10:00:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:00:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:00:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:00:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:00:03 spire-1.2.1/pkg/server/authpolicy/ 10:00:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:00:03 spire-1.2.1/pkg/server/authpolicy/policy.go 10:00:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:00:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:00:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:00:03 spire-1.2.1/pkg/server/authpolicy/validate.go 10:00:03 spire-1.2.1/pkg/server/bundle/ 10:00:03 spire-1.2.1/pkg/server/bundle/client/ 10:00:03 spire-1.2.1/pkg/server/bundle/client/client.go 10:00:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:00:03 spire-1.2.1/pkg/server/bundle/client/manager.go 10:00:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:00:03 spire-1.2.1/pkg/server/bundle/client/sources.go 10:00:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:00:03 spire-1.2.1/pkg/server/bundle/client/updater.go 10:00:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:00:03 spire-1.2.1/pkg/server/ca/ 10:00:03 spire-1.2.1/pkg/server/ca/ca.go 10:00:03 spire-1.2.1/pkg/server/ca/ca_health.go 10:00:03 spire-1.2.1/pkg/server/ca/ca_test.go 10:00:03 spire-1.2.1/pkg/server/ca/journal.go 10:00:03 spire-1.2.1/pkg/server/ca/journal_test.go 10:00:03 spire-1.2.1/pkg/server/ca/manager.go 10:00:03 spire-1.2.1/pkg/server/ca/manager_health.go 10:00:03 spire-1.2.1/pkg/server/ca/manager_test.go 10:00:03 spire-1.2.1/pkg/server/ca/templates.go 10:00:03 spire-1.2.1/pkg/server/ca/upstream_client.go 10:00:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:00:03 spire-1.2.1/pkg/server/ca/validation.go 10:00:03 spire-1.2.1/pkg/server/cache/ 10:00:03 spire-1.2.1/pkg/server/cache/dscache/ 10:00:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:00:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:00:03 spire-1.2.1/pkg/server/cache/entrycache/ 10:00:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:00:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:00:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:00:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:00:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:00:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:00:03 spire-1.2.1/pkg/server/catalog/ 10:00:03 spire-1.2.1/pkg/server/catalog/catalog.go 10:00:03 spire-1.2.1/pkg/server/catalog/keymanager.go 10:00:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:00:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:00:03 spire-1.2.1/pkg/server/catalog/notifier.go 10:00:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:00:03 spire-1.2.1/pkg/server/config.go 10:00:03 spire-1.2.1/pkg/server/datastore/ 10:00:03 spire-1.2.1/pkg/server/datastore/datastore.go 10:00:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:00:03 spire-1.2.1/pkg/server/datastore/repository.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:00:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:00:03 spire-1.2.1/pkg/server/endpoints/ 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/ 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:00:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:00:03 spire-1.2.1/pkg/server/endpoints/config.go 10:00:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:00:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:00:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:00:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:00:03 spire-1.2.1/pkg/server/endpoints/middleware.go 10:00:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:00:03 spire-1.2.1/pkg/server/hostservice/ 10:00:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:00:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:00:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:00:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:00:04 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:00:04 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:00:04 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:00:04 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/ 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/ 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:00:04 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:00:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:00:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/ 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:00:04 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:00:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:00:04 spire-1.2.1/pkg/server/registration/ 10:00:04 spire-1.2.1/pkg/server/registration/manager.go 10:00:04 spire-1.2.1/pkg/server/registration/manager_test.go 10:00:04 spire-1.2.1/pkg/server/scanentries.go 10:00:04 spire-1.2.1/pkg/server/scanentries_test.go 10:00:04 spire-1.2.1/pkg/server/server.go 10:00:04 spire-1.2.1/pkg/server/server_test.go 10:00:04 spire-1.2.1/pkg/server/svid/ 10:00:04 spire-1.2.1/pkg/server/svid/observer.go 10:00:04 spire-1.2.1/pkg/server/svid/observer_test.go 10:00:04 spire-1.2.1/pkg/server/svid/rotator.go 10:00:04 spire-1.2.1/pkg/server/svid/rotator_config.go 10:00:04 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:00:04 spire-1.2.1/pkg/server/svid/rotator_test.go 10:00:04 spire-1.2.1/proto/ 10:00:04 spire-1.2.1/proto/private/ 10:00:04 spire-1.2.1/proto/private/server/ 10:00:04 spire-1.2.1/proto/private/server/journal/ 10:00:04 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:00:04 spire-1.2.1/proto/private/server/journal/journal.proto 10:00:04 spire-1.2.1/proto/spire/ 10:00:04 spire-1.2.1/proto/spire/common/ 10:00:04 spire-1.2.1/proto/spire/common/common.pb.go 10:00:04 spire-1.2.1/proto/spire/common/common.proto 10:00:04 spire-1.2.1/proto/spire/common/plugin/ 10:00:04 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:00:04 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:00:04 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:00:04 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:00:04 spire-1.2.1/proto/spire/plugin/ 10:00:04 spire-1.2.1/proto/spire/plugin/agent/ 10:00:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:00:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:00:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:00:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:00:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:00:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:00:04 spire-1.2.1/release/ 10:00:04 spire-1.2.1/release/spire-extras/ 10:00:04 spire-1.2.1/release/spire-extras/README.md 10:00:04 spire-1.2.1/release/spire-extras/conf/ 10:00:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:00:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:00:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:00:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:00:04 spire-1.2.1/release/spire/ 10:00:04 spire-1.2.1/release/spire/README.md 10:00:04 spire-1.2.1/release/spire/conf/ 10:00:04 spire-1.2.1/release/spire/conf/agent/ 10:00:04 spire-1.2.1/release/spire/conf/agent/agent.conf 10:00:04 spire-1.2.1/release/spire/conf/server/ 10:00:04 spire-1.2.1/release/spire/conf/server/server.conf 10:00:04 spire-1.2.1/script/ 10:00:04 spire-1.2.1/script/build-artifact.sh 10:00:04 spire-1.2.1/script/generate_dummy_ca.sh 10:00:04 spire-1.2.1/support/ 10:00:04 spire-1.2.1/support/k8s/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:00:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/ 10:00:04 spire-1.2.1/support/oidc-discovery-provider/README.md 10:00:04 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/config.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/main.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:00:04 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:00:04 spire-1.2.1/test/ 10:00:04 spire-1.2.1/test/clock/ 10:00:04 spire-1.2.1/test/clock/clock.go 10:00:04 spire-1.2.1/test/fakes/ 10:00:04 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:00:04 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:00:04 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:00:04 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:00:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:00:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:00:04 spire-1.2.1/test/fakes/fakeagentstore/ 10:00:04 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:00:04 spire-1.2.1/test/fakes/fakedatastore/ 10:00:04 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:00:04 spire-1.2.1/test/fakes/fakeentryclient/ 10:00:04 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:00:04 spire-1.2.1/test/fakes/fakehealthchecker/ 10:00:04 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:00:04 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:00:04 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:00:04 spire-1.2.1/test/fakes/fakemetrics/ 10:00:04 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:00:04 spire-1.2.1/test/fakes/fakenoderesolver/ 10:00:04 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:00:04 spire-1.2.1/test/fakes/fakenotifier/ 10:00:04 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:00:04 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:00:04 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:00:04 spire-1.2.1/test/fakes/fakeserverca/ 10:00:04 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:00:04 spire-1.2.1/test/fakes/fakeservercatalog/ 10:00:04 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:00:04 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:00:04 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:00:04 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:00:04 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:00:04 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:00:04 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:00:04 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:00:04 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:00:04 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:00:04 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:00:04 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:00:04 spire-1.2.1/test/fixture/ 10:00:04 spire-1.2.1/test/fixture/certs/ 10:00:04 spire-1.2.1/test/fixture/certs/agent_svid.der 10:00:04 spire-1.2.1/test/fixture/certs/base_cert.pem 10:00:04 spire-1.2.1/test/fixture/certs/base_csr.pem 10:00:04 spire-1.2.1/test/fixture/certs/base_key.pem 10:00:04 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:00:04 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:00:04 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:00:04 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:00:04 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:00:04 spire-1.2.1/test/fixture/certs/blog_key.pem 10:00:04 spire-1.2.1/test/fixture/certs/bundle.der 10:00:04 spire-1.2.1/test/fixture/certs/ca.pem 10:00:04 spire-1.2.1/test/fixture/certs/ca_key.pem 10:00:04 spire-1.2.1/test/fixture/certs/database_cert.pem 10:00:04 spire-1.2.1/test/fixture/certs/database_csr.pem 10:00:04 spire-1.2.1/test/fixture/certs/database_key.pem 10:00:04 spire-1.2.1/test/fixture/certs/node_cert.pem 10:00:04 spire-1.2.1/test/fixture/certs/node_csr.pem 10:00:04 spire-1.2.1/test/fixture/certs/node_key.pem 10:00:04 spire-1.2.1/test/fixture/certs/svid.pem 10:00:04 spire-1.2.1/test/fixture/certs/svid_key.pem 10:00:04 spire-1.2.1/test/fixture/config/ 10:00:04 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:00:04 spire-1.2.1/test/fixture/config/agent_good.conf 10:00:04 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:00:04 spire-1.2.1/test/fixture/config/plugin_good.conf 10:00:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:00:04 spire-1.2.1/test/fixture/config/server_good.conf 10:00:04 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:00:04 spire-1.2.1/test/fixture/fixture.go 10:00:04 spire-1.2.1/test/fixture/nodeattestor/ 10:00:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:00:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:00:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:00:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:00:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:00:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:00:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:00:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:00:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:00:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:00:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:00:04 spire-1.2.1/test/fixture/registration/ 10:00:04 spire-1.2.1/test/fixture/registration/entries.json 10:00:04 spire-1.2.1/test/fixture/registration/good-for-update.json 10:00:04 spire-1.2.1/test/fixture/registration/good.json 10:00:04 spire-1.2.1/test/fixture/registration/invalid.json 10:00:04 spire-1.2.1/test/fixture/registration/invalid_json.json 10:00:04 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:00:04 spire-1.2.1/test/integration/ 10:00:04 spire-1.2.1/test/integration/README.md 10:00:04 spire-1.2.1/test/integration/common 10:00:04 spire-1.2.1/test/integration/setup/ 10:00:04 spire-1.2.1/test/integration/setup/adminclient/ 10:00:04 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:00:04 spire-1.2.1/test/integration/setup/adminclient/client.go 10:00:04 spire-1.2.1/test/integration/setup/debugagent/ 10:00:04 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:00:04 spire-1.2.1/test/integration/setup/debugagent/main.go 10:00:04 spire-1.2.1/test/integration/setup/debugserver/ 10:00:04 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:00:04 spire-1.2.1/test/integration/setup/debugserver/main.go 10:00:04 spire-1.2.1/test/integration/setup/downstreamclient/ 10:00:04 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:00:04 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:00:04 spire-1.2.1/test/integration/setup/itclient/ 10:00:04 spire-1.2.1/test/integration/setup/itclient/client.go 10:00:04 spire-1.2.1/test/integration/setup/node-attestation/ 10:00:04 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:00:04 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:00:04 spire-1.2.1/test/integration/setup/x509pop/ 10:00:04 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:00:04 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:00:04 spire-1.2.1/test/integration/suites/ 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:00:04 spire-1.2.1/test/integration/suites/join-token/ 10:00:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:00:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:00:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:00:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:00:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:00:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:00:04 spire-1.2.1/test/integration/suites/join-token/README.md 10:00:04 spire-1.2.1/test/integration/suites/join-token/conf/ 10:00:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:00:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:00:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:00:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:00:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:00:04 spire-1.2.1/test/integration/suites/join-token/teardown 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:00:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:00:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:00:05 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:00:05 spire-1.2.1/test/integration/suites/k8s/ 10:00:05 spire-1.2.1/test/integration/suites/k8s/00-setup 10:00:05 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:00:05 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:00:05 spire-1.2.1/test/integration/suites/k8s/README.md 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/ 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:00:05 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:00:05 spire-1.2.1/test/integration/suites/k8s/teardown 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/ 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:00:05 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:00:05 spire-1.2.1/test/integration/suites/rotation/ 10:00:05 spire-1.2.1/test/integration/suites/rotation/00-setup 10:00:05 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:00:05 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:00:05 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:00:05 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:00:05 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:00:05 spire-1.2.1/test/integration/suites/rotation/README.md 10:00:05 spire-1.2.1/test/integration/suites/rotation/conf/ 10:00:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:00:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:00:05 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:00:05 spire-1.2.1/test/integration/suites/rotation/teardown 10:00:05 spire-1.2.1/test/integration/suites/self-test/ 10:00:05 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:00:05 spire-1.2.1/test/integration/suites/self-test/README.md 10:00:05 spire-1.2.1/test/integration/suites/self-test/teardown 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:00:05 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:00:05 spire-1.2.1/test/integration/suites/upgrade/ 10:00:05 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:00:05 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:00:05 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:00:05 spire-1.2.1/test/integration/suites/upgrade/README.md 10:00:05 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:00:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:00:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:00:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:00:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:00:05 spire-1.2.1/test/integration/suites/upgrade/teardown 10:00:05 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:00:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:00:05 spire-1.2.1/test/integration/test-one.sh 10:00:05 spire-1.2.1/test/integration/test.sh 10:00:05 spire-1.2.1/test/plugintest/ 10:00:05 spire-1.2.1/test/plugintest/config.go 10:00:05 spire-1.2.1/test/plugintest/load.go 10:00:05 spire-1.2.1/test/plugintest/option.go 10:00:05 spire-1.2.1/test/spiretest/ 10:00:05 spire-1.2.1/test/spiretest/apiserver.go 10:00:05 spire-1.2.1/test/spiretest/assertions.go 10:00:05 spire-1.2.1/test/spiretest/dir.go 10:00:05 spire-1.2.1/test/spiretest/errors_posix.go 10:00:05 spire-1.2.1/test/spiretest/errors_windows.go 10:00:05 spire-1.2.1/test/spiretest/logs.go 10:00:05 spire-1.2.1/test/spiretest/socketapi.go 10:00:05 spire-1.2.1/test/spiretest/suite.go 10:00:05 spire-1.2.1/test/spiretest/x509.go 10:00:05 spire-1.2.1/test/testca/ 10:00:05 spire-1.2.1/test/testca/ca.go 10:00:05 spire-1.2.1/test/testkey/ 10:00:05 spire-1.2.1/test/testkey/generate.sh 10:00:05 spire-1.2.1/test/testkey/genkeys.go 10:00:05 spire-1.2.1/test/testkey/keys.go 10:00:05 spire-1.2.1/test/testkey/new.go 10:00:05 spire-1.2.1/test/tpmsimulator/ 10:00:05 spire-1.2.1/test/tpmsimulator/simulator.go 10:00:05 spire-1.2.1/test/util/ 10:00:05 spire-1.2.1/test/util/cert_fixtures.go 10:00:05 spire-1.2.1/test/util/cert_generation.go 10:00:05 spire-1.2.1/test/util/io_redirection.go 10:00:05 spire-1.2.1/test/util/race.go 10:00:05 spire-1.2.1/test/util/util.go 10:00:05 building spire from source... 10:00:05 Installing go1.17.7... 10:00:24 ---> f4f2f277ab30 10:00:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:00:24 ---> Running in e29d4f8e42cb 10:00:26 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 10:00:32 Building bin/spire-server... 10:00:32 go: downloading github.com/mitchellh/cli v1.1.2 10:00:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:00:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:00:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:00:33 go: downloading google.golang.org/grpc v1.44.0 10:00:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:00:34 go: downloading github.com/fatih/color v1.13.0 10:00:34 go: downloading github.com/mattn/go-isatty v0.0.14 10:00:36 Building bin/spire-server... 10:00:36 go: downloading github.com/mitchellh/cli v1.1.2 10:00:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:00:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:00:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:00:37 go: downloading google.golang.org/grpc v1.44.0 10:00:37 go: downloading github.com/sirupsen/logrus v1.8.1 10:00:37 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:00:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:00:37 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:00:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:00:38 go: downloading github.com/imdario/mergo v0.3.12 10:00:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:00:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:00:39 go: downloading github.com/Masterminds/goutils v1.1.0 10:00:39 go: downloading github.com/Masterminds/semver v1.5.0 10:00:39 go: downloading github.com/google/uuid v1.1.2 10:00:39 go: downloading github.com/huandu/xstrings v1.3.2 10:00:39 go: downloading github.com/mattn/go-colorable v0.1.12 10:00:39 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:00:39 go: downloading github.com/imdario/mergo v0.3.12 10:00:40 go: downloading github.com/armon/go-metrics v0.3.10 10:00:40 go: downloading github.com/prometheus/client_golang v1.12.1 10:00:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:00:40 go: downloading github.com/sirupsen/logrus v1.8.1 10:00:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:00:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:00:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:00:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:00:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:00:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:00:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:00:42 go: downloading github.com/fatih/color v1.13.0 10:00:42 go: downloading github.com/mattn/go-isatty v0.0.14 10:00:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:00:43 go: downloading github.com/open-policy-agent/opa v0.38.0 10:00:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:00:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:00:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:00:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:00:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:00:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:00:44 go: downloading github.com/armon/go-metrics v0.3.10 10:00:45 go: downloading github.com/prometheus/client_golang v1.12.1 10:00:45 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:00:46 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:00:46 go: downloading github.com/open-policy-agent/opa v0.38.0 10:01:01 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:01:01 go: downloading github.com/mattn/go-colorable v0.1.12 10:01:01 go: downloading github.com/Masterminds/goutils v1.1.0 10:01:01 go: downloading github.com/google/uuid v1.1.2 10:01:01 go: downloading github.com/Masterminds/semver v1.5.0 10:01:01 go: downloading github.com/huandu/xstrings v1.3.2 10:01:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:01:01 go: downloading github.com/oklog/run v1.0.0 10:01:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:01:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:01:01 go: downloading github.com/prometheus/client_model v0.2.0 10:01:01 go: downloading github.com/prometheus/common v0.32.1 10:01:01 go: downloading go.uber.org/atomic v1.9.0 10:01:02 go: downloading github.com/imkira/go-observer v1.0.3 10:01:03 go: downloading github.com/beorn7/perks v1.0.1 10:01:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:01:03 go: downloading github.com/prometheus/procfs v0.7.3 10:01:03 go: downloading github.com/hashicorp/errwrap v1.1.0 10:01:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:01:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:01:04 go: downloading github.com/twmb/murmur3 v1.1.6 10:01:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:01:04 go: downloading github.com/blang/semver/v4 v4.0.0 10:01:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:01:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:01:05 go: downloading github.com/jinzhu/gorm v1.9.16 10:01:06 go: downloading github.com/lib/pq v1.10.4 10:01:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:01:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:01:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:01:08 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:01:08 go: downloading github.com/hashicorp/errwrap v1.1.0 10:01:08 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:01:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:01:08 go: downloading github.com/prometheus/client_model v0.2.0 10:01:08 go: downloading github.com/prometheus/common v0.32.1 10:01:08 go: downloading github.com/beorn7/perks v1.0.1 10:01:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:01:08 go: downloading github.com/prometheus/procfs v0.7.3 10:01:09 go: downloading go.uber.org/atomic v1.9.0 10:01:09 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:01:09 go: downloading github.com/oklog/run v1.0.0 10:01:09 go: downloading github.com/imkira/go-observer v1.0.3 10:01:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:01:10 go: downloading github.com/twmb/murmur3 v1.1.6 10:01:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:01:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:01:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:01:10 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:01:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:01:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:01:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:01:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:01:18 go: downloading github.com/stretchr/testify v1.7.0 10:01:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:01:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:01:18 go: downloading github.com/blang/semver/v4 v4.0.0 10:01:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:01:18 go: downloading github.com/jinzhu/gorm v1.9.16 10:01:19 go: downloading github.com/lib/pq v1.10.4 10:01:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:01:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:01:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:01:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:01:22 go: downloading github.com/stretchr/testify v1.7.0 10:01:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:01:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:01:44 go: downloading google.golang.org/api v0.70.0 10:01:44 go: downloading k8s.io/api v0.23.4 10:01:44 go: downloading github.com/google/go-tpm v0.3.3 10:01:44 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:01:49 go: downloading google.golang.org/api v0.70.0 10:01:49 go: downloading k8s.io/client-go v0.23.4 10:01:49 go: downloading k8s.io/api v0.23.4 10:02:04 go: downloading github.com/google/go-tpm v0.3.3 10:02:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:02:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:02:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:02:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:02:26 go: downloading cloud.google.com/go/storage v1.21.0 10:02:27 go: downloading cloud.google.com/go v0.100.2 10:02:28 go: downloading k8s.io/client-go v0.23.4 10:02:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:02:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:02:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:02:33 go: downloading cloud.google.com/go/storage v1.21.0 10:02:34 go: downloading cloud.google.com/go v0.100.2 10:02:35 go: downloading k8s.io/apimachinery v0.23.4 10:02:36 go: downloading cloud.google.com/go/security v1.3.0 10:02:37 go: downloading k8s.io/apimachinery v0.23.4 10:02:37 go: downloading k8s.io/kube-aggregator v0.23.3 10:02:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:02:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:02:40 go: downloading k8s.io/kube-aggregator v0.23.3 10:02:40 go: downloading cloud.google.com/go/security v1.3.0 10:02:40 go: downloading github.com/hashicorp/vault/api v1.4.1 10:02:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:02:41 go: downloading github.com/hashicorp/vault/api v1.4.1 10:02:41 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:02:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:02:41 go: downloading gopkg.in/yaml.v2 v2.4.0 10:02:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:02:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:02:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:02:42 go: downloading gopkg.in/yaml.v2 v2.4.0 10:02:42 go: downloading github.com/gobwas/glob v0.2.3 10:02:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:02:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:02:42 go: downloading github.com/jinzhu/inflection v1.0.0 10:02:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:02:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:02:43 go: downloading github.com/gobwas/glob v0.2.3 10:02:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:02:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:02:43 go: downloading github.com/aws/smithy-go v1.11.0 10:02:43 go: downloading github.com/aws/smithy-go v1.11.0 10:02:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:02:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:02:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:02:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:02:45 go: downloading github.com/gogo/protobuf v1.3.2 10:02:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:02:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:02:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:02:46 go: downloading github.com/jinzhu/inflection v1.0.0 10:02:46 go: downloading github.com/gogo/protobuf v1.3.2 10:02:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:02:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:02:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:02:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:02:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:02:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:02:52 go: downloading github.com/dimchansky/utfbom v1.1.1 10:02:52 go: downloading cloud.google.com/go/compute v1.3.0 10:02:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:02:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:02:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:02:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:02:52 go: downloading github.com/dimchansky/utfbom v1.1.1 10:02:52 go: downloading cloud.google.com/go/compute v1.3.0 10:02:53 go: downloading cloud.google.com/go/iam v0.1.1 10:02:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:02:53 go: downloading k8s.io/klog/v2 v2.30.0 10:02:53 go: downloading github.com/google/gofuzz v1.1.0 10:02:54 go: downloading cloud.google.com/go/iam v0.1.1 10:02:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:02:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:02:54 go: downloading github.com/google/gofuzz v1.1.0 10:02:54 go: downloading k8s.io/klog/v2 v2.30.0 10:02:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:02:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:02:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:02:55 go: downloading github.com/spf13/pflag v1.0.5 10:02:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:02:56 go: downloading github.com/spf13/pflag v1.0.5 10:02:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:02:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:02:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:02:56 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:02:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:02:56 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:02:56 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:02:56 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:02:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:02:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:02:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:02:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:02:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:02:57 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:02:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:02:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:02:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:02:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:02:59 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:02:59 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:02:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:02:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:02:59 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:03:01 go: downloading go.opencensus.io v0.23.0 10:03:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:03:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:03:01 go: downloading go.opencensus.io v0.23.0 10:03:02 go: downloading gopkg.in/inf.v0 v0.9.1 10:03:02 go: downloading github.com/go-logr/logr v1.2.2 10:03:02 go: downloading github.com/google/go-cmp v0.5.7 10:03:02 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:03:02 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:03:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:03:03 go: downloading github.com/json-iterator/go v1.1.12 10:03:03 go: downloading gopkg.in/inf.v0 v0.9.1 10:03:03 go: downloading github.com/google/go-cmp v0.5.7 10:03:03 go: downloading github.com/googleapis/gnostic v0.5.5 10:03:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:03:03 go: downloading github.com/go-logr/logr v1.2.2 10:03:04 go: downloading github.com/json-iterator/go v1.1.12 10:03:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:03:06 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:03:07 go: downloading github.com/googleapis/gnostic v0.5.5 10:03:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:03:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:03:08 go: downloading github.com/tklauser/numcpus v0.3.0 10:03:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:03:08 go: downloading go.uber.org/zap v1.21.0 10:03:09 go: downloading sigs.k8s.io/yaml v1.3.0 10:03:09 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:03:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:03:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:03:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:03:10 go: downloading github.com/modern-go/reflect2 v1.0.2 10:03:10 go: downloading github.com/ryanuber/go-glob v1.0.0 10:03:10 go: downloading github.com/golang/snappy v0.0.4 10:03:10 go: downloading github.com/tklauser/numcpus v0.3.0 10:03:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:03:10 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:03:10 go: downloading go.uber.org/zap v1.21.0 10:03:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:03:12 go: downloading sigs.k8s.io/yaml v1.3.0 10:03:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:03:12 go: downloading github.com/modern-go/reflect2 v1.0.2 10:03:12 go: downloading github.com/ryanuber/go-glob v1.0.0 10:03:12 go: downloading github.com/golang/snappy v0.0.4 10:03:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:03:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:03:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:03:21 go: downloading github.com/hashicorp/go-version v1.2.0 10:03:21 go: downloading go.uber.org/multierr v1.6.0 10:03:23 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:03:23 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:03:23 go: downloading github.com/hashicorp/go-version v1.2.0 10:03:23 go: downloading go.uber.org/multierr v1.6.0 10:03:38 Removing intermediate container 8c1ccb4cb543 10:03:38 ---> 49b224a8bdb4 10:03:38 10:03:38 Step 10/23 : FROM alpine:3.14 10:03:38 ---> ac73e934f311 10:03:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:03:38 ---> Running in acc33e2f3d62 10:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:03:41 (1/1) Installing dumb-init (1.2.5-r1) 10:03:41 Executing busybox-1.33.1-r7.trigger 10:03:41 OK: 5 MiB in 15 packages 10:03:43 Removing intermediate container acc33e2f3d62 10:03:43 ---> 309f9fa5bf2e 10:03:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:03:43 ---> Running in e7444cf56815 10:03:43 Removing intermediate container e7444cf56815 10:03:43 ---> 97b4417b3c34 10:03:43 Step 13/23 : ENV APP_PORT=59882 10:03:44 ---> Running in 302b82f3ad4e 10:03:44 Removing intermediate container 302b82f3ad4e 10:03:44 ---> 2d49d9bb701f 10:03:44 Step 14/23 : EXPOSE $APP_PORT 10:03:44 ---> Running in 4c00dadc465b 10:03:45 Removing intermediate container 4c00dadc465b 10:03:45 ---> 8fd0b65b4128 10:03:45 Step 15/23 : WORKDIR / 10:03:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:03:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:03:45  ---> Running in 3cb977ae0c27 10:03:46 Removing intermediate container 3cb977ae0c27 10:03:46 ---> a16e5405b0a1 10:03:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:03:47 ---> 65602c6aa230 10:03:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:03:48 ---> 5b51df752600 10:03:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:03:49 ---> 18dbe2e26076 10:03:49 Step 19/23 : ENTRYPOINT ["/core-command"] 10:03:50 ---> Running in 8ae9ef270943 10:03:50 Removing intermediate container 8ae9ef270943 10:03:50 ---> 06f07a02a2bf 10:03:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:51 ---> Running in 311e7f5a6245 10:03:51 Removing intermediate container 311e7f5a6245 10:03:51 ---> bc90c0dd7482 10:03:51 Step 21/23 : LABEL arch=arm64 10:03:51 ---> Running in 93e050c12acd 10:03:52 Removing intermediate container 93e050c12acd 10:03:52 ---> 72d30d0d3cdd 10:03:52 Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 10:03:52 ---> Running in 5e311823ef1f 10:03:52 Removing intermediate container 5e311823ef1f 10:03:52 ---> a31945daacc7 10:03:52 Step 23/23 : LABEL version=0.0.0 10:03:53 ---> Running in aabf3ac250e2 10:03:53 Removing intermediate container aabf3ac250e2 10:03:53 ---> 0c09c85614a9 10:03:53 10:03:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:03:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:03:54 Successfully built 0c09c85614a9 10:03:54 Successfully tagged core-command-arm64:latest 10:03:54 Building security-spire-server 10:04:26  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:04:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:04:26 ---> 4d36d51a3707 10:04:26 Step 3/25 : WORKDIR /edgex-go 10:04:26 ---> Using cache 10:04:26 ---> a5f0f176d42c 10:04:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:26 ---> Using cache 10:04:26 ---> c44880d3e7ef 10:04:26 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:04:26 ---> Using cache 10:04:26 ---> 4f1bea5062d5 10:04:26 Step 6/25 : COPY go.mod vendor* ./ 10:04:26 ---> Using cache 10:04:26 ---> 71dbc885eb29 10:04:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:26 ---> Using cache 10:04:26 ---> ecd92763887f 10:04:26 Step 8/25 : COPY . . 10:04:26 ---> Using cache 10:04:26 ---> 59d98aeb97eb 10:04:26 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:04:26 ---> Using cache 10:04:26 ---> 614c97a9eaa8 10:04:26 Step 10/25 : RUN mkdir -p spire-build 10:04:26 ---> Using cache 10:04:26 ---> 109602910755 10:04:26 Step 11/25 : WORKDIR /edgex-go/spire-build 10:04:26 ---> Using cache 10:04:26 ---> efb61e7906b2 10:04:26 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 10:04:26 ---> Running in 994d4ded7b72 10:04:28 spire-1.2.1/ 10:04:28 spire-1.2.1/.data/ 10:04:28 spire-1.2.1/.data/.file 10:04:28 spire-1.2.1/.dockerignore 10:04:28 spire-1.2.1/.gitattributes 10:04:28 spire-1.2.1/.githooks/ 10:04:28 spire-1.2.1/.githooks/pre-commit 10:04:28 spire-1.2.1/.github/ 10:04:28 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:04:28 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:04:28 spire-1.2.1/.github/dependabot.yml 10:04:28 spire-1.2.1/.github/workflows/ 10:04:28 spire-1.2.1/.github/workflows/nightly_build.yaml 10:04:28 spire-1.2.1/.github/workflows/pr_build.yaml 10:04:28 spire-1.2.1/.github/workflows/release_build.yaml 10:04:28 spire-1.2.1/.github/workflows/scripts/ 10:04:28 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:04:28 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:04:28 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:04:28 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:04:28 spire-1.2.1/.github/workflows/scripts/split.sh 10:04:28 spire-1.2.1/.gitignore 10:04:28 spire-1.2.1/.go-version 10:04:28 spire-1.2.1/.golangci.yml 10:04:28 spire-1.2.1/ADOPTERS.md 10:04:28 spire-1.2.1/CHANGELOG.md 10:04:28 spire-1.2.1/CODE-OF-CONDUCT.md 10:04:28 spire-1.2.1/CODEOWNERS 10:04:28 spire-1.2.1/CONTRIBUTING.md 10:04:28 spire-1.2.1/Dockerfile 10:04:28 spire-1.2.1/Dockerfile.dev 10:04:28 spire-1.2.1/Dockerfile.scratch 10:04:28 spire-1.2.1/LICENSE 10:04:28 spire-1.2.1/MAINTAINERS.md 10:04:28 spire-1.2.1/Makefile 10:04:28 spire-1.2.1/README.md 10:04:28 spire-1.2.1/ROADMAP.md 10:04:28 spire-1.2.1/SECURITY.md 10:04:28 spire-1.2.1/cmd/ 10:04:28 spire-1.2.1/cmd/spire-agent/ 10:04:28 spire-1.2.1/cmd/spire-agent/cli/ 10:04:28 spire-1.2.1/cmd/spire-agent/cli/api/ 10:04:28 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/common/ 10:04:28 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:04:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/run/ 10:04:28 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:04:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:04:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:04:28 spire-1.2.1/cmd/spire-agent/main.go 10:04:28 spire-1.2.1/cmd/spire-server/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/agent/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/cli.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/run/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/token/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/validate/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/x509/ 10:04:28 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:04:28 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:04:28 spire-1.2.1/cmd/spire-server/main.go 10:04:28 spire-1.2.1/cmd/spire-server/util/ 10:04:28 spire-1.2.1/cmd/spire-server/util/util.go 10:04:28 spire-1.2.1/conf/ 10:04:28 spire-1.2.1/conf/agent/ 10:04:28 spire-1.2.1/conf/agent/agent.conf 10:04:28 spire-1.2.1/conf/agent/agent_full.conf 10:04:28 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:04:28 spire-1.2.1/conf/server/ 10:04:28 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:04:28 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:04:28 spire-1.2.1/conf/server/server.conf 10:04:28 spire-1.2.1/conf/server/server_full.conf 10:04:28 spire-1.2.1/doc/ 10:04:28 spire-1.2.1/doc/SPIRE101.md 10:04:28 spire-1.2.1/doc/auditlog.md 10:04:28 spire-1.2.1/doc/authorization_policy_engine.md 10:04:28 spire-1.2.1/doc/changelog_guidelines.md 10:04:28 spire-1.2.1/doc/cure53-report.pdf 10:04:28 spire-1.2.1/doc/images/ 10:04:28 spire-1.2.1/doc/images/2019_roadmap.png 10:04:28 spire-1.2.1/doc/images/SPIRE101.png 10:04:28 spire-1.2.1/doc/images/SPIRE_agent.png 10:04:28 spire-1.2.1/doc/images/SPIRE_server.png 10:04:28 spire-1.2.1/doc/images/cache_mgr.png 10:04:28 spire-1.2.1/doc/images/cache_mgr_components.png 10:04:28 spire-1.2.1/doc/images/federated_spire.png 10:04:28 spire-1.2.1/doc/images/ha_mode.png 10:04:28 spire-1.2.1/doc/images/nested_spire.png 10:04:28 spire-1.2.1/doc/images/oidc_federation.png 10:04:28 spire-1.2.1/doc/images/single_trust_domain.png 10:04:28 spire-1.2.1/doc/images/spiffe_compatible.png 10:04:28 spire-1.2.1/doc/images/spire_logo.png 10:04:28 spire-1.2.1/doc/migrating_registration_api_clients.md 10:04:28 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:04:28 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:04:28 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:04:28 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:04:28 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:04:28 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:04:28 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:04:28 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:04:28 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:04:28 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:04:28 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:04:28 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:04:28 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:04:28 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:04:28 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:04:28 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:04:28 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:04:28 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:04:28 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:04:28 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:04:28 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:04:28 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:04:28 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:04:28 spire-1.2.1/doc/scaling_spire.md 10:04:28 spire-1.2.1/doc/spire_agent.md 10:04:28 spire-1.2.1/doc/spire_server.md 10:04:28 spire-1.2.1/doc/supported_integrations.md 10:04:28 spire-1.2.1/doc/telemetry.md 10:04:28 spire-1.2.1/doc/telemetry_config.md 10:04:28 spire-1.2.1/doc/upgrading.md 10:04:28 spire-1.2.1/doc/using_spire.md 10:04:28 spire-1.2.1/examples/ 10:04:28 spire-1.2.1/examples/README.md 10:04:28 spire-1.2.1/go.mod 10:04:28 spire-1.2.1/go.sum 10:04:28 spire-1.2.1/pkg/ 10:04:28 spire-1.2.1/pkg/agent/ 10:04:28 spire-1.2.1/pkg/agent/agent.go 10:04:28 spire-1.2.1/pkg/agent/api/ 10:04:28 spire-1.2.1/pkg/agent/api/config.go 10:04:28 spire-1.2.1/pkg/agent/api/debug/ 10:04:28 spire-1.2.1/pkg/agent/api/debug/v1/ 10:04:28 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:04:28 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:04:28 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:04:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:04:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:04:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:04:28 spire-1.2.1/pkg/agent/api/endpoints.go 10:04:28 spire-1.2.1/pkg/agent/api/health/ 10:04:28 spire-1.2.1/pkg/agent/api/health/v1/ 10:04:28 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:04:28 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:04:28 spire-1.2.1/pkg/agent/api/rpccontext/ 10:04:28 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:04:28 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:04:28 spire-1.2.1/pkg/agent/attestor/ 10:04:28 spire-1.2.1/pkg/agent/attestor/node/ 10:04:28 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:04:28 spire-1.2.1/pkg/agent/attestor/node/node.go 10:04:28 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:04:28 spire-1.2.1/pkg/agent/attestor/workload/ 10:04:28 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:04:28 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:04:28 spire-1.2.1/pkg/agent/catalog/ 10:04:28 spire-1.2.1/pkg/agent/catalog/catalog.go 10:04:28 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:04:28 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:04:28 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:04:28 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:04:28 spire-1.2.1/pkg/agent/client/ 10:04:28 spire-1.2.1/pkg/agent/client/client.go 10:04:28 spire-1.2.1/pkg/agent/client/client_test.go 10:04:28 spire-1.2.1/pkg/agent/client/dial.go 10:04:28 spire-1.2.1/pkg/agent/client/nodeconn.go 10:04:28 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:04:28 spire-1.2.1/pkg/agent/client/update.go 10:04:28 spire-1.2.1/pkg/agent/client/util.go 10:04:28 spire-1.2.1/pkg/agent/common/ 10:04:28 spire-1.2.1/pkg/agent/common/backoff/ 10:04:28 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:04:28 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:04:28 spire-1.2.1/pkg/agent/common/cgroups/ 10:04:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:04:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:04:28 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:04:28 spire-1.2.1/pkg/agent/config.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/ 10:04:28 spire-1.2.1/pkg/agent/endpoints/config.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:04:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:04:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/workload/ 10:04:28 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:04:28 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:04:28 spire-1.2.1/pkg/agent/manager/ 10:04:28 spire-1.2.1/pkg/agent/manager/cache/ 10:04:28 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:04:28 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:04:28 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:04:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:04:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:04:28 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:04:28 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:04:28 spire-1.2.1/pkg/agent/manager/config.go 10:04:28 spire-1.2.1/pkg/agent/manager/manager.go 10:04:28 spire-1.2.1/pkg/agent/manager/manager_test.go 10:04:28 spire-1.2.1/pkg/agent/manager/storage.go 10:04:28 spire-1.2.1/pkg/agent/manager/storage_test.go 10:04:28 spire-1.2.1/pkg/agent/manager/storecache/ 10:04:28 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:04:28 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:04:28 spire-1.2.1/pkg/agent/manager/sync.go 10:04:28 spire-1.2.1/pkg/agent/plugin/ 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:04:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:04:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:04:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:04:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:04:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:04:29 spire-1.2.1/pkg/agent/svid/ 10:04:29 spire-1.2.1/pkg/agent/svid/rotator.go 10:04:29 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:04:29 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:04:29 spire-1.2.1/pkg/agent/svid/store/ 10:04:29 spire-1.2.1/pkg/agent/svid/store/service.go 10:04:29 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:04:29 spire-1.2.1/pkg/common/ 10:04:29 spire-1.2.1/pkg/common/agentpathtemplate/ 10:04:29 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:04:29 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:04:29 spire-1.2.1/pkg/common/api/ 10:04:29 spire-1.2.1/pkg/common/api/metrics.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/ 10:04:29 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/logger.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/names.go 10:04:29 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:04:29 spire-1.2.1/pkg/common/api/names.go 10:04:29 spire-1.2.1/pkg/common/api/ratelimit.go 10:04:29 spire-1.2.1/pkg/common/api/rpccontext/ 10:04:29 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:04:29 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:04:29 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:04:29 spire-1.2.1/pkg/common/auth/ 10:04:29 spire-1.2.1/pkg/common/auth/interceptors.go 10:04:29 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:04:29 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/ 10:04:29 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/types.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:04:29 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:04:29 spire-1.2.1/pkg/common/catalog/ 10:04:29 spire-1.2.1/pkg/common/catalog/bind.go 10:04:29 spire-1.2.1/pkg/common/catalog/builtin.go 10:04:29 spire-1.2.1/pkg/common/catalog/catalog.go 10:04:29 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:04:29 spire-1.2.1/pkg/common/catalog/closers.go 10:04:29 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:04:29 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:04:29 spire-1.2.1/pkg/common/catalog/config.go 10:04:29 spire-1.2.1/pkg/common/catalog/config_test.go 10:04:29 spire-1.2.1/pkg/common/catalog/configure.go 10:04:29 spire-1.2.1/pkg/common/catalog/constraints.go 10:04:29 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:04:29 spire-1.2.1/pkg/common/catalog/context.go 10:04:29 spire-1.2.1/pkg/common/catalog/external.go 10:04:29 spire-1.2.1/pkg/common/catalog/host.go 10:04:29 spire-1.2.1/pkg/common/catalog/pipenet.go 10:04:29 spire-1.2.1/pkg/common/catalog/plugin.go 10:04:29 spire-1.2.1/pkg/common/catalog/testplugin/ 10:04:29 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:04:29 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:04:29 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:04:29 spire-1.2.1/pkg/common/cli/ 10:04:29 spire-1.2.1/pkg/common/cli/env.go 10:04:29 spire-1.2.1/pkg/common/cli/flags.go 10:04:29 spire-1.2.1/pkg/common/cli/trust_domain.go 10:04:29 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:04:29 spire-1.2.1/pkg/common/cli/umask.go 10:04:29 spire-1.2.1/pkg/common/cli/umask_posix.go 10:04:29 spire-1.2.1/pkg/common/cli/umask_test.go 10:04:29 spire-1.2.1/pkg/common/cli/umask_windows.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/ 10:04:29 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/flag.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/format.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/ 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:04:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:04:29 spire-1.2.1/pkg/common/coretypes/ 10:04:29 spire-1.2.1/pkg/common/coretypes/bundle/ 10:04:29 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:04:29 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:04:29 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:04:29 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:04:29 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:04:29 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:04:29 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:04:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:04:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:04:29 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:04:29 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:04:29 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:04:29 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:04:29 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:04:29 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:04:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:04:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:04:29 spire-1.2.1/pkg/common/cryptoutil/ 10:04:29 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:04:29 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:04:29 spire-1.2.1/pkg/common/diskutil/ 10:04:29 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:04:29 spire-1.2.1/pkg/common/diskutil/file_test.go 10:04:29 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:04:29 spire-1.2.1/pkg/common/errorutil/ 10:04:29 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:04:29 spire-1.2.1/pkg/common/health/ 10:04:29 spire-1.2.1/pkg/common/health/config.go 10:04:29 spire-1.2.1/pkg/common/health/context.go 10:04:29 spire-1.2.1/pkg/common/health/context_test.go 10:04:29 spire-1.2.1/pkg/common/health/health.go 10:04:29 spire-1.2.1/pkg/common/health/health_test.go 10:04:29 spire-1.2.1/pkg/common/health/logger.go 10:04:29 spire-1.2.1/pkg/common/hostservice/ 10:04:29 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:04:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:04:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:04:29 spire-1.2.1/pkg/common/idutil/ 10:04:29 spire-1.2.1/pkg/common/idutil/require.go 10:04:29 spire-1.2.1/pkg/common/idutil/require_test.go 10:04:29 spire-1.2.1/pkg/common/idutil/safety.go 10:04:29 spire-1.2.1/pkg/common/idutil/safety_test.go 10:04:29 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:04:29 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:04:29 spire-1.2.1/pkg/common/jwtsvid/ 10:04:29 spire-1.2.1/pkg/common/jwtsvid/common.go 10:04:29 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:04:29 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:04:29 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:04:29 spire-1.2.1/pkg/common/jwtutil/ 10:04:29 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:04:29 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:04:29 spire-1.2.1/pkg/common/log/ 10:04:29 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:04:29 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:04:29 spire-1.2.1/pkg/common/log/log.go 10:04:29 spire-1.2.1/pkg/common/log/log_test.go 10:04:29 spire-1.2.1/pkg/common/log/options.go 10:04:29 spire-1.2.1/pkg/common/nodeutil/ 10:04:29 spire-1.2.1/pkg/common/nodeutil/node.go 10:04:29 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:04:29 spire-1.2.1/pkg/common/peertracker/ 10:04:29 spire-1.2.1/pkg/common/peertracker/conn.go 10:04:29 spire-1.2.1/pkg/common/peertracker/credentials.go 10:04:29 spire-1.2.1/pkg/common/peertracker/errors.go 10:04:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:04:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:04:29 spire-1.2.1/pkg/common/peertracker/info.go 10:04:29 spire-1.2.1/pkg/common/peertracker/listener.go 10:04:29 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:04:29 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:04:29 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:04:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:04:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:04:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:04:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:04:29 spire-1.2.1/pkg/common/peertracker/tcp.go 10:04:29 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:04:29 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:04:29 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:04:29 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:04:29 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:04:29 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:04:29 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:04:29 spire-1.2.1/pkg/common/peertracker/uds.go 10:04:29 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:04:29 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:04:29 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:04:29 spire-1.2.1/pkg/common/pemutil/ 10:04:29 spire-1.2.1/pkg/common/pemutil/block.go 10:04:29 spire-1.2.1/pkg/common/pemutil/certs.go 10:04:29 spire-1.2.1/pkg/common/pemutil/common.go 10:04:29 spire-1.2.1/pkg/common/pemutil/csr.go 10:04:29 spire-1.2.1/pkg/common/pemutil/keys.go 10:04:29 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/ 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:04:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:04:29 spire-1.2.1/pkg/common/plugin/ 10:04:29 spire-1.2.1/pkg/common/plugin/aws/ 10:04:29 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:04:29 spire-1.2.1/pkg/common/plugin/azure/ 10:04:29 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:04:29 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:04:29 spire-1.2.1/pkg/common/plugin/facade.go 10:04:29 spire-1.2.1/pkg/common/plugin/facade_test.go 10:04:29 spire-1.2.1/pkg/common/plugin/gcp/ 10:04:29 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:04:29 spire-1.2.1/pkg/common/plugin/k8s/ 10:04:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:04:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:04:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:04:29 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:04:29 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:04:29 spire-1.2.1/pkg/common/plugin/log.go 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/ 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:04:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:04:29 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:04:29 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:04:29 spire-1.2.1/pkg/common/plugin/x509pop/ 10:04:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:04:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:04:29 spire-1.2.1/pkg/common/profiling/ 10:04:29 spire-1.2.1/pkg/common/profiling/dumpers.go 10:04:29 spire-1.2.1/pkg/common/profiling/profiling.go 10:04:29 spire-1.2.1/pkg/common/protoutil/ 10:04:29 spire-1.2.1/pkg/common/protoutil/masks.go 10:04:29 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:04:29 spire-1.2.1/pkg/common/rotationutil/ 10:04:29 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:04:29 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:04:29 spire-1.2.1/pkg/common/selector/ 10:04:29 spire-1.2.1/pkg/common/selector/selector.go 10:04:29 spire-1.2.1/pkg/common/selector/selector_test.go 10:04:29 spire-1.2.1/pkg/common/selector/set.go 10:04:29 spire-1.2.1/pkg/common/selector/set_utils.go 10:04:29 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/ 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/ 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:04:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:04:29 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:04:29 spire-1.2.1/pkg/common/telemetry/call.go 10:04:29 spire-1.2.1/pkg/common/telemetry/common/ 10:04:29 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:04:29 spire-1.2.1/pkg/common/telemetry/config.go 10:04:29 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:04:29 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/inmem.go 10:04:29 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/m3.go 10:04:29 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/metrics.go 10:04:29 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/names.go 10:04:29 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:04:29 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:04:29 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/ 10:04:29 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:04:29 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:04:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:04:29 spire-1.2.1/pkg/common/telemetry/server/server.go 10:04:29 spire-1.2.1/pkg/common/telemetry/sink.go 10:04:29 spire-1.2.1/pkg/common/telemetry/statsd.go 10:04:29 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:04:29 spire-1.2.1/pkg/common/telemetry/uptime.go 10:04:29 spire-1.2.1/pkg/common/telemetry/version.go 10:04:29 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:04:29 spire-1.2.1/pkg/common/uptime/ 10:04:29 spire-1.2.1/pkg/common/uptime/uptime.go 10:04:29 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:04:29 spire-1.2.1/pkg/common/util/ 10:04:29 spire-1.2.1/pkg/common/util/certs.go 10:04:29 spire-1.2.1/pkg/common/util/certs_test.go 10:04:29 spire-1.2.1/pkg/common/util/csr.go 10:04:29 spire-1.2.1/pkg/common/util/hash.go 10:04:29 spire-1.2.1/pkg/common/util/selectors.go 10:04:29 spire-1.2.1/pkg/common/util/selectors_test.go 10:04:29 spire-1.2.1/pkg/common/util/signals.go 10:04:29 spire-1.2.1/pkg/common/util/sort.go 10:04:29 spire-1.2.1/pkg/common/util/sort_test.go 10:04:29 spire-1.2.1/pkg/common/util/task.go 10:04:29 spire-1.2.1/pkg/common/util/task_test.go 10:04:29 spire-1.2.1/pkg/common/util/testdata/ 10:04:29 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:04:29 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:04:29 spire-1.2.1/pkg/common/version/ 10:04:29 spire-1.2.1/pkg/common/version/version.go 10:04:29 spire-1.2.1/pkg/common/x509svid/ 10:04:29 spire-1.2.1/pkg/common/x509svid/common_test.go 10:04:29 spire-1.2.1/pkg/common/x509svid/csr.go 10:04:29 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:04:29 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:04:29 spire-1.2.1/pkg/common/x509util/ 10:04:29 spire-1.2.1/pkg/common/x509util/cert.go 10:04:29 spire-1.2.1/pkg/common/x509util/dns.go 10:04:29 spire-1.2.1/pkg/common/x509util/dns_test.go 10:04:29 spire-1.2.1/pkg/common/x509util/keyid.go 10:04:29 spire-1.2.1/pkg/common/x509util/keypair.go 10:04:29 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:04:29 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:04:29 spire-1.2.1/pkg/server/ 10:04:29 spire-1.2.1/pkg/server/api/ 10:04:29 spire-1.2.1/pkg/server/api/agent.go 10:04:29 spire-1.2.1/pkg/server/api/agent/ 10:04:29 spire-1.2.1/pkg/server/api/agent/v1/ 10:04:29 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:04:29 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:04:29 spire-1.2.1/pkg/server/api/agent_test.go 10:04:29 spire-1.2.1/pkg/server/api/api.go 10:04:29 spire-1.2.1/pkg/server/api/audit/ 10:04:29 spire-1.2.1/pkg/server/api/audit/audit.go 10:04:29 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:04:29 spire-1.2.1/pkg/server/api/bundle.go 10:04:29 spire-1.2.1/pkg/server/api/bundle/ 10:04:29 spire-1.2.1/pkg/server/api/bundle/v1/ 10:04:29 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:04:29 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:04:29 spire-1.2.1/pkg/server/api/bundle_test.go 10:04:29 spire-1.2.1/pkg/server/api/debug/ 10:04:29 spire-1.2.1/pkg/server/api/debug/v1/ 10:04:29 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:04:29 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:04:29 spire-1.2.1/pkg/server/api/entry.go 10:04:29 spire-1.2.1/pkg/server/api/entry/ 10:04:29 spire-1.2.1/pkg/server/api/entry/v1/ 10:04:29 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:04:29 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:04:29 spire-1.2.1/pkg/server/api/entry_test.go 10:04:29 spire-1.2.1/pkg/server/api/health/ 10:04:29 spire-1.2.1/pkg/server/api/health/v1/ 10:04:29 spire-1.2.1/pkg/server/api/health/v1/service.go 10:04:29 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:04:29 spire-1.2.1/pkg/server/api/id.go 10:04:29 spire-1.2.1/pkg/server/api/id_test.go 10:04:29 spire-1.2.1/pkg/server/api/limits/ 10:04:29 spire-1.2.1/pkg/server/api/limits/limits.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/ 10:04:29 spire-1.2.1/pkg/server/api/middleware/alias.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/audit.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/caller.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/common.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/entries.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:04:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:04:29 spire-1.2.1/pkg/server/api/ratelimit.go 10:04:29 spire-1.2.1/pkg/server/api/rpccontext/ 10:04:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:04:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:04:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:04:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:04:29 spire-1.2.1/pkg/server/api/selector.go 10:04:29 spire-1.2.1/pkg/server/api/selector_test.go 10:04:29 spire-1.2.1/pkg/server/api/status.go 10:04:29 spire-1.2.1/pkg/server/api/status_test.go 10:04:29 spire-1.2.1/pkg/server/api/svid/ 10:04:29 spire-1.2.1/pkg/server/api/svid/v1/ 10:04:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:04:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:04:29 spire-1.2.1/pkg/server/api/trustdomain.go 10:04:29 spire-1.2.1/pkg/server/api/trustdomain/ 10:04:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:04:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:04:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:04:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:04:29 spire-1.2.1/pkg/server/authpolicy/ 10:04:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:04:29 spire-1.2.1/pkg/server/authpolicy/policy.go 10:04:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:04:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:04:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:04:29 spire-1.2.1/pkg/server/authpolicy/validate.go 10:04:29 spire-1.2.1/pkg/server/bundle/ 10:04:29 spire-1.2.1/pkg/server/bundle/client/ 10:04:29 spire-1.2.1/pkg/server/bundle/client/client.go 10:04:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:04:29 spire-1.2.1/pkg/server/bundle/client/manager.go 10:04:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:04:29 spire-1.2.1/pkg/server/bundle/client/sources.go 10:04:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:04:29 spire-1.2.1/pkg/server/bundle/client/updater.go 10:04:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:04:29 spire-1.2.1/pkg/server/ca/ 10:04:29 spire-1.2.1/pkg/server/ca/ca.go 10:04:29 spire-1.2.1/pkg/server/ca/ca_health.go 10:04:29 spire-1.2.1/pkg/server/ca/ca_test.go 10:04:29 spire-1.2.1/pkg/server/ca/journal.go 10:04:29 spire-1.2.1/pkg/server/ca/journal_test.go 10:04:29 spire-1.2.1/pkg/server/ca/manager.go 10:04:29 spire-1.2.1/pkg/server/ca/manager_health.go 10:04:29 spire-1.2.1/pkg/server/ca/manager_test.go 10:04:29 spire-1.2.1/pkg/server/ca/templates.go 10:04:29 spire-1.2.1/pkg/server/ca/upstream_client.go 10:04:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:04:29 spire-1.2.1/pkg/server/ca/validation.go 10:04:29 spire-1.2.1/pkg/server/cache/ 10:04:29 spire-1.2.1/pkg/server/cache/dscache/ 10:04:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:04:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:04:29 spire-1.2.1/pkg/server/cache/entrycache/ 10:04:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:04:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:04:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:04:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:04:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:04:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:04:29 spire-1.2.1/pkg/server/catalog/ 10:04:29 spire-1.2.1/pkg/server/catalog/catalog.go 10:04:29 spire-1.2.1/pkg/server/catalog/keymanager.go 10:04:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:04:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:04:29 spire-1.2.1/pkg/server/catalog/notifier.go 10:04:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:04:29 spire-1.2.1/pkg/server/config.go 10:04:29 spire-1.2.1/pkg/server/datastore/ 10:04:29 spire-1.2.1/pkg/server/datastore/datastore.go 10:04:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:04:29 spire-1.2.1/pkg/server/datastore/repository.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:04:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:04:29 spire-1.2.1/pkg/server/endpoints/ 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/ 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:04:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:04:29 spire-1.2.1/pkg/server/endpoints/config.go 10:04:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:04:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:04:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:04:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:04:29 spire-1.2.1/pkg/server/endpoints/middleware.go 10:04:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:04:29 spire-1.2.1/pkg/server/hostservice/ 10:04:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:04:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:04:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:04:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:04:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:04:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:04:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:04:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/ 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/ 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:04:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:04:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:04:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/ 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:04:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:04:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:04:29 spire-1.2.1/pkg/server/registration/ 10:04:29 spire-1.2.1/pkg/server/registration/manager.go 10:04:29 spire-1.2.1/pkg/server/registration/manager_test.go 10:04:29 spire-1.2.1/pkg/server/scanentries.go 10:04:29 spire-1.2.1/pkg/server/scanentries_test.go 10:04:29 spire-1.2.1/pkg/server/server.go 10:04:29 spire-1.2.1/pkg/server/server_test.go 10:04:29 spire-1.2.1/pkg/server/svid/ 10:04:29 spire-1.2.1/pkg/server/svid/observer.go 10:04:29 spire-1.2.1/pkg/server/svid/observer_test.go 10:04:29 spire-1.2.1/pkg/server/svid/rotator.go 10:04:29 spire-1.2.1/pkg/server/svid/rotator_config.go 10:04:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:04:29 spire-1.2.1/pkg/server/svid/rotator_test.go 10:04:29 spire-1.2.1/proto/ 10:04:29 spire-1.2.1/proto/private/ 10:04:29 spire-1.2.1/proto/private/server/ 10:04:29 spire-1.2.1/proto/private/server/journal/ 10:04:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:04:29 spire-1.2.1/proto/private/server/journal/journal.proto 10:04:29 spire-1.2.1/proto/spire/ 10:04:29 spire-1.2.1/proto/spire/common/ 10:04:29 spire-1.2.1/proto/spire/common/common.pb.go 10:04:29 spire-1.2.1/proto/spire/common/common.proto 10:04:29 spire-1.2.1/proto/spire/common/plugin/ 10:04:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:04:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:04:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:04:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:04:29 spire-1.2.1/proto/spire/plugin/ 10:04:29 spire-1.2.1/proto/spire/plugin/agent/ 10:04:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:04:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:04:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:04:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:04:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:04:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:04:29 spire-1.2.1/release/ 10:04:29 spire-1.2.1/release/spire-extras/ 10:04:29 spire-1.2.1/release/spire-extras/README.md 10:04:29 spire-1.2.1/release/spire-extras/conf/ 10:04:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:04:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:04:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:04:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:04:29 spire-1.2.1/release/spire/ 10:04:29 spire-1.2.1/release/spire/README.md 10:04:29 spire-1.2.1/release/spire/conf/ 10:04:29 spire-1.2.1/release/spire/conf/agent/ 10:04:29 spire-1.2.1/release/spire/conf/agent/agent.conf 10:04:29 spire-1.2.1/release/spire/conf/server/ 10:04:29 spire-1.2.1/release/spire/conf/server/server.conf 10:04:29 spire-1.2.1/script/ 10:04:29 spire-1.2.1/script/build-artifact.sh 10:04:29 spire-1.2.1/script/generate_dummy_ca.sh 10:04:29 spire-1.2.1/support/ 10:04:29 spire-1.2.1/support/k8s/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:04:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:04:29 spire-1.2.1/support/oidc-discovery-provider/ 10:04:29 spire-1.2.1/support/oidc-discovery-provider/README.md 10:04:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:04:29 spire-1.2.1/support/oidc-discovery-provider/config.go 10:04:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/main.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:04:30 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:04:30 spire-1.2.1/test/ 10:04:30 spire-1.2.1/test/clock/ 10:04:30 spire-1.2.1/test/clock/clock.go 10:04:30 spire-1.2.1/test/fakes/ 10:04:30 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:04:30 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:04:30 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:04:30 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:04:30 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:04:30 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:04:30 spire-1.2.1/test/fakes/fakeagentstore/ 10:04:30 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:04:30 spire-1.2.1/test/fakes/fakedatastore/ 10:04:30 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:04:30 spire-1.2.1/test/fakes/fakeentryclient/ 10:04:30 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:04:30 spire-1.2.1/test/fakes/fakehealthchecker/ 10:04:30 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:04:30 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:04:30 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:04:30 spire-1.2.1/test/fakes/fakemetrics/ 10:04:30 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:04:30 spire-1.2.1/test/fakes/fakenoderesolver/ 10:04:30 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:04:30 spire-1.2.1/test/fakes/fakenotifier/ 10:04:30 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:04:30 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:04:30 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:04:30 spire-1.2.1/test/fakes/fakeserverca/ 10:04:30 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:04:30 spire-1.2.1/test/fakes/fakeservercatalog/ 10:04:30 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:04:30 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:04:30 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:04:30 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:04:30 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:04:30 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:04:30 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:04:30 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:04:30 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:04:30 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:04:30 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:04:30 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:04:30 spire-1.2.1/test/fixture/ 10:04:30 spire-1.2.1/test/fixture/certs/ 10:04:30 spire-1.2.1/test/fixture/certs/agent_svid.der 10:04:30 spire-1.2.1/test/fixture/certs/base_cert.pem 10:04:30 spire-1.2.1/test/fixture/certs/base_csr.pem 10:04:30 spire-1.2.1/test/fixture/certs/base_key.pem 10:04:30 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:04:30 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:04:30 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:04:30 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:04:30 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:04:30 spire-1.2.1/test/fixture/certs/blog_key.pem 10:04:30 spire-1.2.1/test/fixture/certs/bundle.der 10:04:30 spire-1.2.1/test/fixture/certs/ca.pem 10:04:30 spire-1.2.1/test/fixture/certs/ca_key.pem 10:04:30 spire-1.2.1/test/fixture/certs/database_cert.pem 10:04:30 spire-1.2.1/test/fixture/certs/database_csr.pem 10:04:30 spire-1.2.1/test/fixture/certs/database_key.pem 10:04:30 spire-1.2.1/test/fixture/certs/node_cert.pem 10:04:30 spire-1.2.1/test/fixture/certs/node_csr.pem 10:04:30 spire-1.2.1/test/fixture/certs/node_key.pem 10:04:30 spire-1.2.1/test/fixture/certs/svid.pem 10:04:30 spire-1.2.1/test/fixture/certs/svid_key.pem 10:04:30 spire-1.2.1/test/fixture/config/ 10:04:30 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:04:30 spire-1.2.1/test/fixture/config/agent_good.conf 10:04:30 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:04:30 spire-1.2.1/test/fixture/config/plugin_good.conf 10:04:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:04:30 spire-1.2.1/test/fixture/config/server_good.conf 10:04:30 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:04:30 spire-1.2.1/test/fixture/fixture.go 10:04:30 spire-1.2.1/test/fixture/nodeattestor/ 10:04:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:04:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:04:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:04:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:04:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:04:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:04:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:04:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:04:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:04:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:04:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:04:30 spire-1.2.1/test/fixture/registration/ 10:04:30 spire-1.2.1/test/fixture/registration/entries.json 10:04:30 spire-1.2.1/test/fixture/registration/good-for-update.json 10:04:30 spire-1.2.1/test/fixture/registration/good.json 10:04:30 spire-1.2.1/test/fixture/registration/invalid.json 10:04:30 spire-1.2.1/test/fixture/registration/invalid_json.json 10:04:30 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:04:30 spire-1.2.1/test/integration/ 10:04:30 spire-1.2.1/test/integration/README.md 10:04:30 spire-1.2.1/test/integration/common 10:04:30 spire-1.2.1/test/integration/setup/ 10:04:30 spire-1.2.1/test/integration/setup/adminclient/ 10:04:30 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:04:30 spire-1.2.1/test/integration/setup/adminclient/client.go 10:04:30 spire-1.2.1/test/integration/setup/debugagent/ 10:04:30 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:04:30 spire-1.2.1/test/integration/setup/debugagent/main.go 10:04:30 spire-1.2.1/test/integration/setup/debugserver/ 10:04:30 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:04:30 spire-1.2.1/test/integration/setup/debugserver/main.go 10:04:30 spire-1.2.1/test/integration/setup/downstreamclient/ 10:04:30 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:04:30 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:04:30 spire-1.2.1/test/integration/setup/itclient/ 10:04:30 spire-1.2.1/test/integration/setup/itclient/client.go 10:04:30 spire-1.2.1/test/integration/setup/node-attestation/ 10:04:30 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:04:30 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:04:30 spire-1.2.1/test/integration/setup/x509pop/ 10:04:30 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:04:30 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:04:30 spire-1.2.1/test/integration/suites/ 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:04:30 spire-1.2.1/test/integration/suites/join-token/ 10:04:30 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:04:30 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:04:30 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:04:30 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:04:30 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:04:30 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:04:30 spire-1.2.1/test/integration/suites/join-token/README.md 10:04:30 spire-1.2.1/test/integration/suites/join-token/conf/ 10:04:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/join-token/teardown 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:04:30 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:04:30 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:04:30 spire-1.2.1/test/integration/suites/k8s/ 10:04:30 spire-1.2.1/test/integration/suites/k8s/00-setup 10:04:30 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:04:30 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:04:30 spire-1.2.1/test/integration/suites/k8s/README.md 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/ 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:04:30 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:04:30 spire-1.2.1/test/integration/suites/k8s/teardown 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/ 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:04:30 spire-1.2.1/test/integration/suites/rotation/ 10:04:30 spire-1.2.1/test/integration/suites/rotation/00-setup 10:04:30 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:04:30 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:04:30 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:04:30 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:04:30 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:04:30 spire-1.2.1/test/integration/suites/rotation/README.md 10:04:30 spire-1.2.1/test/integration/suites/rotation/conf/ 10:04:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/rotation/teardown 10:04:30 spire-1.2.1/test/integration/suites/self-test/ 10:04:30 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:04:30 spire-1.2.1/test/integration/suites/self-test/README.md 10:04:30 spire-1.2.1/test/integration/suites/self-test/teardown 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:04:30 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:04:30 spire-1.2.1/test/integration/suites/upgrade/ 10:04:30 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:04:30 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:04:30 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:04:30 spire-1.2.1/test/integration/suites/upgrade/README.md 10:04:30 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:04:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:04:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:04:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:04:30 spire-1.2.1/test/integration/suites/upgrade/teardown 10:04:30 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:04:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:04:30 spire-1.2.1/test/integration/test-one.sh 10:04:30 spire-1.2.1/test/integration/test.sh 10:04:30 spire-1.2.1/test/plugintest/ 10:04:30 spire-1.2.1/test/plugintest/config.go 10:04:30 spire-1.2.1/test/plugintest/load.go 10:04:30 spire-1.2.1/test/plugintest/option.go 10:04:30 spire-1.2.1/test/spiretest/ 10:04:30 spire-1.2.1/test/spiretest/apiserver.go 10:04:30 spire-1.2.1/test/spiretest/assertions.go 10:04:30 spire-1.2.1/test/spiretest/dir.go 10:04:30 spire-1.2.1/test/spiretest/errors_posix.go 10:04:30 spire-1.2.1/test/spiretest/errors_windows.go 10:04:30 spire-1.2.1/test/spiretest/logs.go 10:04:30 spire-1.2.1/test/spiretest/socketapi.go 10:04:30 spire-1.2.1/test/spiretest/suite.go 10:04:30 spire-1.2.1/test/spiretest/x509.go 10:04:30 spire-1.2.1/test/testca/ 10:04:30 spire-1.2.1/test/testca/ca.go 10:04:30 spire-1.2.1/test/testkey/ 10:04:30 spire-1.2.1/test/testkey/generate.sh 10:04:30 spire-1.2.1/test/testkey/genkeys.go 10:04:30 spire-1.2.1/test/testkey/keys.go 10:04:30 spire-1.2.1/test/testkey/new.go 10:04:30 spire-1.2.1/test/tpmsimulator/ 10:04:30 spire-1.2.1/test/tpmsimulator/simulator.go 10:04:30 spire-1.2.1/test/util/ 10:04:30 spire-1.2.1/test/util/cert_fixtures.go 10:04:30 spire-1.2.1/test/util/cert_generation.go 10:04:30 spire-1.2.1/test/util/io_redirection.go 10:04:30 spire-1.2.1/test/util/race.go 10:04:30 spire-1.2.1/test/util/util.go 10:04:30 building spire from source... 10:04:30 Installing go1.17.7... 10:04:57 Building bin/spire-server... 10:04:57 go: downloading github.com/mitchellh/cli v1.1.2 10:04:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:04:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:04:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:04:57 go: downloading google.golang.org/grpc v1.44.0 10:05:02 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:05:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:05:02 go: downloading github.com/sirupsen/logrus v1.8.1 10:05:02 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:05:02 go: downloading github.com/imdario/mergo v0.3.12 10:05:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:05:03 go: downloading github.com/fatih/color v1.13.0 10:05:03 go: downloading github.com/mattn/go-isatty v0.0.14 10:05:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:05:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:05:03 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:05:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:05:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:05:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:05:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:05:06 go: downloading github.com/armon/go-metrics v0.3.10 10:05:06 go: downloading github.com/prometheus/client_golang v1.12.1 10:05:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:05:08 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:05:08 go: downloading github.com/open-policy-agent/opa v0.38.0 10:05:35 go: downloading github.com/mattn/go-colorable v0.1.12 10:05:35 go: downloading github.com/Masterminds/goutils v1.1.0 10:05:35 go: downloading github.com/Masterminds/semver v1.5.0 10:05:35 go: downloading github.com/google/uuid v1.1.2 10:05:35 go: downloading github.com/huandu/xstrings v1.3.2 10:05:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:05:35 go: downloading github.com/oklog/run v1.0.0 10:05:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:05:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:05:35 go: downloading github.com/prometheus/client_model v0.2.0 10:05:35 go: downloading github.com/prometheus/common v0.32.1 10:05:35 go: downloading github.com/beorn7/perks v1.0.1 10:05:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:05:35 go: downloading github.com/prometheus/procfs v0.7.3 10:05:35 go: downloading go.uber.org/atomic v1.9.0 10:05:36 go: downloading github.com/imkira/go-observer v1.0.3 10:05:36 go: downloading github.com/hashicorp/errwrap v1.1.0 10:05:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:05:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:05:36 go: downloading github.com/twmb/murmur3 v1.1.6 10:05:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:05:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:05:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:05:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:05:37 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:05:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:05:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:05:43 go: downloading github.com/stretchr/testify v1.7.0 10:05:43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:05:44 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:05:44 go: downloading github.com/blang/semver/v4 v4.0.0 10:05:44 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:05:44 go: downloading github.com/jinzhu/gorm v1.9.16 10:05:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:05:44 go: downloading github.com/lib/pq v1.10.4 10:05:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:06:07 go: downloading google.golang.org/api v0.70.0 10:06:07 go: downloading k8s.io/api v0.23.4 10:06:07 go: downloading k8s.io/client-go v0.23.4 10:06:19 go: downloading github.com/google/go-tpm v0.3.3 10:06:19 go: downloading cloud.google.com/go/storage v1.21.0 10:06:20 go: downloading cloud.google.com/go v0.100.2 10:06:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:06:48 Removing intermediate container e38c8a2c823f 10:06:48 ---> ae30a1454512 10:06:48 10:06:48 Step 10/22 : FROM alpine:3.14 10:06:48 ---> ac73e934f311 10:06:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:06:48 ---> Using cache 10:06:48 ---> 309f9fa5bf2e 10:06:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:06:48 ---> Using cache 10:06:48 ---> 97b4417b3c34 10:06:48 Step 13/22 : ENV APP_PORT=59861 10:06:48 ---> Running in 84cc48edb1cf 10:06:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:06:48 Removing intermediate container 84cc48edb1cf 10:06:48 ---> 8b89252ca859 10:06:48 Step 14/22 : EXPOSE $APP_PORT 10:06:48 ---> Running in e770a2ab3eb6 10:06:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:06:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:06:48 go: downloading k8s.io/apimachinery v0.23.4 10:06:48 Removing intermediate container e770a2ab3eb6 10:06:48 ---> 8dcb3fda87a0 10:06:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:48 ---> 345290bcfead 10:06:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:06:49 go: downloading k8s.io/kube-aggregator v0.23.3 10:06:50 go: downloading github.com/hashicorp/vault/api v1.4.1 10:06:50 go: downloading cloud.google.com/go/security v1.3.0 10:06:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:06:51  ---> d2de0ab933ae 10:06:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:06:52 ---> 001c427465af 10:06:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:06:52 ---> Running in d94a9dce447e 10:06:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:06:53 Removing intermediate container d94a9dce447e 10:06:53 ---> ff992055931b 10:06:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:06:53 ---> Running in 144d11ed1ce2 10:06:53 Removing intermediate container 144d11ed1ce2 10:06:53 ---> b9b182879871 10:06:53 Step 20/22 : LABEL arch=arm64 10:06:53 go: downloading gopkg.in/yaml.v2 v2.4.0 10:06:53  ---> Running in 63812ca1b15e 10:06:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:06:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:06:54 Removing intermediate container 63812ca1b15e 10:06:54 ---> faadc706441b 10:06:54 Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 10:06:54 go: downloading github.com/gobwas/glob v0.2.3 10:06:54  ---> Running in 6054fba5a8ca 10:06:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:06:55 go: downloading github.com/aws/smithy-go v1.11.0 10:06:55 Removing intermediate container 6054fba5a8ca 10:06:55 ---> 7cee00f3a924 10:06:55 Step 22/22 : LABEL version=0.0.0 10:06:55 ---> Running in 2e463d36e3fe 10:06:55 Removing intermediate container 2e463d36e3fe 10:06:55 ---> b54fb2b08c3d 10:06:55 10:06:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:06:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:06:56 Successfully built b54fb2b08c3d 10:06:56 Successfully tagged support-scheduler-arm64:latest 10:06:56  Building support-scheduler ... done Building support-notifications 10:06:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:06:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:06:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:06:57 go: downloading github.com/jinzhu/inflection v1.0.0 10:06:57 go: downloading github.com/gogo/protobuf v1.3.2 10:07:04 go: downloading cloud.google.com/go/compute v1.3.0 10:07:04 go: downloading cloud.google.com/go/iam v0.1.1 10:07:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:07:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:07:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:07:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:07:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:07:06 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:07:06 go: downloading github.com/dimchansky/utfbom v1.1.1 10:07:06 go: downloading k8s.io/klog/v2 v2.30.0 10:07:06 go: downloading github.com/google/gofuzz v1.1.0 10:07:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:07:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:07:08 go: downloading github.com/spf13/pflag v1.0.5 10:07:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:07:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:07:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:07:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:07:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:07:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:07:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:07:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:07:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:07:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:07:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:07:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:07:14 go: downloading go.opencensus.io v0.23.0 10:07:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:07:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:07:16 go: downloading gopkg.in/inf.v0 v0.9.1 10:07:17 go: downloading github.com/go-logr/logr v1.2.2 10:07:17 go: downloading github.com/google/go-cmp v0.5.7 10:07:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:07:17 go: downloading github.com/json-iterator/go v1.1.12 10:07:18 go: downloading github.com/googleapis/gnostic v0.5.5 10:07:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:07:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:07:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:07:25 go: downloading github.com/tklauser/numcpus v0.3.0 10:07:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:07:25 go: downloading go.uber.org/zap v1.21.0 10:07:26 go: downloading sigs.k8s.io/yaml v1.3.0 10:07:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:07:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:07:26 go: downloading github.com/modern-go/reflect2 v1.0.2 10:07:26 go: downloading github.com/ryanuber/go-glob v1.0.0 10:07:26 go: downloading github.com/golang/snappy v0.0.4 10:07:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:07:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:07:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:07:31 ---> 4d36d51a3707 10:07:31 Step 3/22 : WORKDIR /edgex-go 10:07:31 ---> Using cache 10:07:31 ---> a5f0f176d42c 10:07:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:31 ---> Using cache 10:07:31 ---> c44880d3e7ef 10:07:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:07:31 ---> Running in 777d05aff1ae 10:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:07:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:07:34 OK: 220 MiB in 52 packages 10:07:37 Removing intermediate container 777d05aff1ae 10:07:37 ---> 451e38f86142 10:07:37 Step 6/22 : COPY go.mod vendor* ./ 10:07:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:07:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:07:37 go: downloading github.com/hashicorp/go-version v1.2.0 10:07:38 go: downloading go.uber.org/multierr v1.6.0 10:07:39  ---> ee1863d4e3a5 10:07:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:39 ---> Running in 1dc0633dbbc0 10:07:44 Removing intermediate container e29d4f8e42cb 10:07:44 ---> 30b58959efcd 10:07:44 10:07:44 Step 9/20 : FROM alpine:3.15 10:07:44 3.15: Pulling from library/alpine 10:07:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:07:44 Status: Downloaded newer image for alpine:3.15 10:07:44 ---> 3fb3c9af89a9 10:07:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:07:44 ---> Running in f8934690407f 10:07:45 Removing intermediate container f8934690407f 10:07:45 ---> 826a4ed2a396 10:07:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:45 ---> Running in daddda76649f 10:07:47 Removing intermediate container 1dc0633dbbc0 10:07:47 ---> 5a59b488a4c5 10:07:47 Step 8/22 : COPY . . 10:07:49 Removing intermediate container daddda76649f 10:07:49 ---> e9dd7832a533 10:07:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:07:49 ---> Running in 9e005a6aff0c 10:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:07:55 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:07:55 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:07:55 OK: 15734 distinct packages available 10:07:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:07:58 (1/9) Installing ca-certificates (20211220-r0) 10:07:58 (2/9) Installing brotli-libs (1.0.9-r5) 10:07:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:07:58 (4/9) Installing libcurl (7.80.0-r1) 10:07:59 (5/9) Installing curl (7.80.0-r1) 10:07:59 (6/9) Installing dumb-init (1.2.5-r1) 10:07:59 (7/9) Installing musl-obstack (1.2.3-r0) 10:07:59 (8/9) Installing libucontext (1.1-r0) 10:07:59 (9/9) Installing gcompat (1.0.0-r4) 10:07:59 Executing busybox-1.34.1-r5.trigger 10:07:59 Executing ca-certificates-20211220-r0.trigger 10:08:00 OK: 8 MiB in 23 packages 10:08:03 Removing intermediate container 9e005a6aff0c 10:08:03 ---> 2fdbba3e8a85 10:08:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:05 ---> 0a8e752709c4 10:08:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:08:10 ---> cb47afe4eb56 10:08:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:08:11 ---> 2d9715b20be9 10:08:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:08:11 ---> Running in f7594731daab 10:08:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:08:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:08:12 Removing intermediate container f7594731daab 10:08:12 ---> cf5ac8f13cdc 10:08:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:08:12 ---> Running in aff3e973b6d1 10:08:13 Removing intermediate container aff3e973b6d1 10:08:13 ---> 2abde2f8982f 10:08:13 Step 18/20 : LABEL arch=arm64 10:08:13 ---> Running in 89db42b4031b 10:08:14 ---> aa42ea7e543a 10:08:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:08:14 Removing intermediate container 89db42b4031b 10:08:14 ---> fb49e289cf60 10:08:14 Step 19/20 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 10:08:14 ---> Running in 87c5c231a5e8 10:08:14 ---> Running in f9e55d327aaf 10:08:15 Removing intermediate container f9e55d327aaf 10:08:15 ---> d174a0b4fca0 10:08:15 Step 20/20 : LABEL version=0.0.0 10:08:15 ---> Running in 7aaa56ec0afd 10:08:16 Removing intermediate container 7aaa56ec0afd 10:08:16 ---> 30d7a252d396 10:08:16 10:08:16 Successfully built 30d7a252d396 10:08:16 Successfully tagged security-spiffe-token-provider-arm64:latest 10:08:16  Building security-spiffe-token-provider ... done Building core-metadata 10:08:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:08:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:08:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:08:49 ---> 4d36d51a3707 10:08:49 Step 3/23 : WORKDIR /edgex-go 10:08:49 ---> Using cache 10:08:49 ---> a5f0f176d42c 10:08:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:49 ---> Using cache 10:08:49 ---> c44880d3e7ef 10:08:49 Step 5/23 : RUN apk add --update --no-cache make git 10:08:49 ---> Using cache 10:08:49 ---> d7caecfb84ab 10:08:49 Step 6/23 : COPY go.mod vendor* ./ 10:08:49 ---> Using cache 10:08:49 ---> 622ed3982861 10:08:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:49 ---> Using cache 10:08:49 ---> 416b3ec9ab50 10:08:49 Step 8/23 : COPY . . 10:08:49 ---> Using cache 10:08:49 ---> 45ad4705f255 10:08:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:08:49 ---> Running in d0aaea5364c0 10:08:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:13:57 Removing intermediate container d0aaea5364c0 10:13:57 ---> 9cd1072f9c22 10:13:57 10:13:57 Step 10/23 : FROM alpine:3.14 10:13:57 ---> ac73e934f311 10:13:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:13:57 ---> Using cache 10:13:57 ---> 309f9fa5bf2e 10:13:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:13:57 ---> Using cache 10:13:57 ---> 97b4417b3c34 10:13:57 Step 13/23 : ENV APP_PORT=59881 10:13:57 ---> Running in 92bd81c8d380 10:13:57 Removing intermediate container 92bd81c8d380 10:13:57 ---> 7829dda95a51 10:13:57 Step 14/23 : EXPOSE $APP_PORT 10:13:57 ---> Running in 56dc6fc3c936 10:13:57 Removing intermediate container 56dc6fc3c936 10:13:57 ---> 93a7f81beca0 10:13:57 Step 15/23 : WORKDIR / 10:13:57 ---> Running in 623fd9591a3b 10:13:57 Removing intermediate container 623fd9591a3b 10:13:57 ---> 2044aeb0a791 10:13:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:57 ---> 4073e54135bd 10:13:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:13:59 ---> ac1ee7584feb 10:13:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:14:00 ---> a3f19b3a35ad 10:14:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:14:00 ---> Running in 9ba7cc6f1eed 10:14:00 Removing intermediate container 9ba7cc6f1eed 10:14:00 ---> 925136e61edc 10:14:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:14:00 ---> Running in 5a5623317f95 10:14:01 Removing intermediate container 5a5623317f95 10:14:01 ---> 9646d837b7b8 10:14:01 Step 21/23 : LABEL arch=arm64 10:14:01 ---> Running in 75ce13de609a 10:14:02 Removing intermediate container 75ce13de609a 10:14:02 ---> 5a3d6039751d 10:14:02 Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 10:14:02 ---> Running in b7e20bab54a1 10:14:02 Removing intermediate container b7e20bab54a1 10:14:02 ---> 079630bc351e 10:14:02 Step 23/23 : LABEL version=0.0.0 10:14:02 ---> Running in b27472c07d8a 10:14:03 Removing intermediate container b27472c07d8a 10:14:03 ---> 7ddff24669f2 10:14:03 10:14:04 Successfully built 7ddff24669f2 10:14:04 Successfully tagged core-metadata-arm64:latest 10:15:40  Building core-metadata ... done Removing intermediate container 87c5c231a5e8 10:15:40 ---> 5c5c27fafb7a 10:15:40 10:15:40 Step 10/22 : FROM alpine:3.14 10:15:40 ---> ac73e934f311 10:15:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:15:40 ---> Running in 1c22cb5e88ab 10:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:15:40 (1/2) Installing ca-certificates (20211220-r0) 10:15:40 (2/2) Installing dumb-init (1.2.5-r1) 10:15:40 Executing busybox-1.33.1-r7.trigger 10:15:40 Executing ca-certificates-20211220-r0.trigger 10:15:40 OK: 6 MiB in 16 packages 10:15:40 Removing intermediate container 1c22cb5e88ab 10:15:40 ---> b3e76211b9a0 10:15:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:15:40 ---> Running in c5d57ebdb7d0 10:15:40 Removing intermediate container c5d57ebdb7d0 10:15:40 ---> 7d8aadb09152 10:15:40 Step 13/22 : ENV APP_PORT=59860 10:15:40 ---> Running in 00f88aad6d89 10:15:40 Removing intermediate container 00f88aad6d89 10:15:40 ---> 4028b1e70ffc 10:15:40 Step 14/22 : EXPOSE $APP_PORT 10:15:40 ---> Running in 719dc8928614 10:15:40 Removing intermediate container 719dc8928614 10:15:40 ---> 5695530a0b83 10:15:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:40 ---> 386488ec9940 10:15:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:15:42 ---> 25bb9de97fd2 10:15:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:15:43 ---> 4930d323dbbe 10:15:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:15:43 ---> Running in 23e30e14e836 10:15:43 Removing intermediate container 23e30e14e836 10:15:43 ---> 87ea5e292fc9 10:15:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:15:43 ---> Running in b50f50612f76 10:15:44 Removing intermediate container b50f50612f76 10:15:44 ---> 0044827b2495 10:15:44 Step 20/22 : LABEL arch=arm64 10:15:44 ---> Running in 2348509a7330 10:15:45 Removing intermediate container 2348509a7330 10:15:45 ---> b5dca3539071 10:15:45 Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 10:15:45 ---> Running in d75ab70c6e2e 10:15:45 Removing intermediate container d75ab70c6e2e 10:15:45 ---> 41b03b30453c 10:15:45 Step 22/22 : LABEL version=0.0.0 10:15:45 ---> Running in ae57458baf1c 10:15:46 Removing intermediate container ae57458baf1c 10:15:46 ---> 600c0efad80e 10:15:46 10:15:47 Successfully built 600c0efad80e 10:15:47 Successfully tagged support-notifications-arm64:latest 10:36:55  Building support-notifications ... done Building bin/spire-agent... 10:36:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:36:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:36:55 go: downloading github.com/docker/docker v20.10.12+incompatible 10:36:55 Building bin/spire-agent... 10:36:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:36:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:36:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:36:55 go: downloading github.com/docker/docker v20.10.12+incompatible 10:36:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:36:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:36:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:36:55 go: downloading github.com/google/go-tpm-tools v0.3.3 10:36:55 go: downloading github.com/docker/go-connections v0.4.0 10:36:55 go: downloading github.com/docker/go-units v0.4.0 10:36:55 go: downloading github.com/opencontainers/image-spec v1.0.1 10:36:55 go: downloading github.com/containerd/containerd v1.3.4 10:36:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:36:55 go: downloading github.com/opencontainers/go-digest v1.0.0 10:36:55 go: downloading github.com/google/go-tpm-tools v0.3.3 10:36:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:36:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:36:55 go: downloading github.com/docker/go-connections v0.4.0 10:36:55 go: downloading github.com/docker/go-units v0.4.0 10:36:55 go: downloading github.com/opencontainers/image-spec v1.0.1 10:36:55 go: downloading github.com/containerd/containerd v1.3.4 10:36:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:36:55 go: downloading github.com/opencontainers/go-digest v1.0.0 10:38:33 Building bin/spire-agent... 10:38:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:38:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:38:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:38:33 go: downloading github.com/docker/docker v20.10.12+incompatible 10:38:33 go: downloading github.com/google/go-tpm-tools v0.3.3 10:38:35 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:38:35 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:38:35 go: downloading github.com/docker/go-connections v0.4.0 10:38:35 go: downloading github.com/docker/go-units v0.4.0 10:38:35 go: downloading github.com/opencontainers/image-spec v1.0.1 10:38:35 go: downloading github.com/containerd/containerd v1.3.4 10:38:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:38:35 go: downloading github.com/opencontainers/go-digest v1.0.0 10:43:43 Removing intermediate container edadaa48b6eb 10:43:43 ---> f56c6f849758 10:43:43 10:43:43 Step 13/26 : FROM alpine:3.15 10:43:43 ---> 3fb3c9af89a9 10:43:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:43:43 Removing intermediate container 877ae3d48fb8 10:43:43 ---> ca6e4cd29c79 10:43:43 10:43:43 Step 13/26 : FROM alpine:3.15 10:43:43 ---> Using cache 10:43:43 ---> 3fb3c9af89a9 10:43:43 ---> 826a4ed2a396 10:43:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:43 10:43:43 ---> Using cache 10:43:43 ---> Using cache 10:43:43 ---> 826a4ed2a396 10:43:43 ---> e9dd7832a533 10:43:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:43:43 10:43:43 ---> Using cache 10:43:43 ---> e9dd7832a533 10:43:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:43:43 ---> Running in c4400ef803cf 10:43:43 ---> Running in e2311e2663a4 10:43:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:43:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:43:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:43:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:43:44 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:43:44 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:43:44 OK: 15734 distinct packages available 10:43:44 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:43:44 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:43:44 OK: 15734 distinct packages available 10:43:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:43:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:43:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:43:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:43:46 (1/5) Installing dumb-init (1.2.5-r1) 10:43:46 (2/5) Installing musl-obstack (1.2.3-r0) 10:43:46 (1/4) Installing dumb-init (1.2.5-r1) 10:43:46 (3/5) Installing libucontext (1.1-r0) 10:43:46 (2/4) Installing musl-obstack (1.2.3-r0) 10:43:46 (4/5) Installing gcompat (1.0.0-r4) 10:43:46 (3/4) Installing libucontext (1.1-r0) 10:43:46 (5/5) Installing openssl (1.1.1o-r0) 10:43:46 (4/4) Installing gcompat (1.0.0-r4) 10:43:46 Executing busybox-1.34.1-r5.trigger 10:43:46 Executing busybox-1.34.1-r5.trigger 10:43:46 OK: 6 MiB in 19 packages 10:43:47 OK: 6 MiB in 18 packages 10:43:49 Removing intermediate container c4400ef803cf 10:43:49 ---> 0b67e03e82b3 10:43:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:43:49 Removing intermediate container e2311e2663a4 10:43:49 ---> 42a9e0d751de 10:43:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 10:43:53 ---> 1907a6bfb9fe 10:43:53 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:43:54 ---> dfc2fd88e71a 10:43:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:43:55 ---> 88b60722871f 10:43:55 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:43:55 ---> Running in c1d55a916727 10:43:56 Removing intermediate container c1d55a916727 10:43:56 ---> c2b5543ea0d6 10:43:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:43:57 ---> 76096bccb5f2 10:43:57 Step 21/26 : WORKDIR / 10:43:57 ---> Running in 8a9726fa36e4 10:43:57 ---> ec1a865e8546 10:43:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:43:58 Removing intermediate container 8a9726fa36e4 10:43:58 ---> b51ae42dbb79 10:43:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:43:58 ---> Running in 66a2fdd58696 10:43:58 Removing intermediate container 66a2fdd58696 10:43:58 ---> 178235bc24ba 10:43:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:43:58 ---> 220c4edfe9f2 10:43:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:43:59 ---> Running in bde3fe56fbff 10:43:59 Removing intermediate container bde3fe56fbff 10:43:59 ---> 608b1e078dab 10:43:59 Step 24/26 : LABEL arch=arm64 10:43:59 ---> Running in bef1970c933a 10:43:59 ---> 09fd92259a0d 10:43:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:44:00 Removing intermediate container bef1970c933a 10:44:00 ---> b0a65253dc3f 10:44:00 Step 25/26 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 10:44:00 ---> Running in dc78ddbf6042 10:44:00 ---> fddb185d461b 10:44:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:44:00 ---> Running in ba9c1ef86412 10:44:00 Removing intermediate container dc78ddbf6042 10:44:00 ---> 59554ff13f97 10:44:00 Step 26/26 : LABEL version=0.0.0 10:44:00 ---> Running in bbf2e84683d2 10:44:01 Removing intermediate container ba9c1ef86412 10:44:01 ---> 1a428fe17826 10:44:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:44:01 ---> Running in 31623dc312f0 10:44:01 Removing intermediate container bbf2e84683d2 10:44:01 ---> c2b2b9ea5f31 10:44:01 10:44:01 Removing intermediate container 31623dc312f0 10:44:01 ---> 5314841bb226 10:44:01 Step 24/26 : LABEL arch=arm64 10:44:02 Successfully built c2b2b9ea5f31 10:44:02 Successfully tagged security-spire-config-arm64:latest 10:44:02  Building security-spire-config ... done  ---> Running in 1be2457249a7 10:44:02 Removing intermediate container 1be2457249a7 10:44:02 ---> d500ac463b61 10:44:02 Step 25/26 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 10:44:02 ---> Running in 8516033154a6 10:44:03 Removing intermediate container 8516033154a6 10:44:03 ---> ad0540b19e10 10:44:03 Step 26/26 : LABEL version=0.0.0 10:44:03 ---> Running in 13687cb2a93e 10:44:03 Removing intermediate container 13687cb2a93e 10:44:03 ---> 5f2bafe91230 10:44:03 10:44:03 Successfully built 5f2bafe91230 10:44:04 Successfully tagged security-spire-agent-arm64:latest 10:44:30  Building security-spire-agent ... done Removing intermediate container 994d4ded7b72 10:44:30 ---> 0c62d71540e2 10:44:30 10:44:30 Step 13/25 : FROM alpine:3.15 10:44:30 ---> 3fb3c9af89a9 10:44:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:44:30 ---> Using cache 10:44:30 ---> 826a4ed2a396 10:44:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:30 ---> Using cache 10:44:30 ---> e9dd7832a533 10:44:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:44:30 ---> Using cache 10:44:30 ---> 42a9e0d751de 10:44:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:44:30 ---> a25180481666 10:44:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:44:31 ---> 596c8fe26776 10:44:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:44:31 ---> ddb2b33a0b5c 10:44:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:44:32 ---> 32a3b60e7ca6 10:44:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:44:32 ---> Running in 78e715d43b5a 10:44:32 Removing intermediate container 78e715d43b5a 10:44:32 ---> 860fe59bac52 10:44:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:44:32 ---> Running in 675f0438e1c3 10:44:32 Removing intermediate container 675f0438e1c3 10:44:32 ---> eecf5983768f 10:44:32 Step 23/25 : LABEL arch=arm64 10:44:33 ---> Running in c00f3108570d 10:44:33 Removing intermediate container c00f3108570d 10:44:33 ---> f86f25130c70 10:44:33 Step 24/25 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 10:44:33 ---> Running in 623e20b1169c 10:44:33 Removing intermediate container 623e20b1169c 10:44:33 ---> 26ee88bb29ce 10:44:33 Step 25/25 : LABEL version=0.0.0 10:44:33 ---> Running in 6bdb78a67ca6 10:44:34 Removing intermediate container 6bdb78a67ca6 10:44:34 ---> 8df7edd047f9 10:44:34 10:44:34 Successfully built 8df7edd047f9 10:44:34 Successfully tagged security-spire-server-arm64:latest 10:44:34  Building security-spire-server ... done  [Pipeline] } 10:44:34 $ docker stop --time=1 0e0260396c0df668a07b71f764dc252ff8e3d030f7604c495d51c14fb017bb31 10:44:36 $ docker rm -f 0e0260396c0df668a07b71f764dc252ff8e3d030f7604c495d51c14fb017bb31 [Pipeline] // withDockerContainer [Pipeline] sh 10:44:36 + docker images 10:44:37 REPOSITORY TAG IMAGE ID CREATED SIZE 10:44:37 security-spire-server-arm64 latest 8df7edd047f9 4 seconds ago 86.3MB 10:44:37 0c62d71540e2 25 seconds ago 4.14GB 10:44:37 security-spire-agent-arm64 latest 5f2bafe91230 34 seconds ago 126MB 10:44:37 security-spire-config-arm64 latest c2b2b9ea5f31 36 seconds ago 85.6MB 10:44:37 f56c6f849758 About a minute ago 4.14GB 10:44:37 ca6e4cd29c79 About a minute ago 4.14GB 10:44:37 support-notifications-arm64 latest 600c0efad80e 28 minutes ago 25.8MB 10:44:37 5c5c27fafb7a 29 minutes ago 1.36GB 10:44:37 core-metadata-arm64 latest 7ddff24669f2 30 minutes ago 16.3MB 10:44:37 9cd1072f9c22 30 minutes ago 1.31GB 10:44:37 security-spiffe-token-provider-arm64 latest 30d7a252d396 36 minutes ago 27.9MB 10:44:37 30b58959efcd 36 minutes ago 1.36GB 10:44:37 support-scheduler-arm64 latest b54fb2b08c3d 37 minutes ago 25.2MB 10:44:37 ae30a1454512 37 minutes ago 1.36GB 10:44:37 core-command-arm64 latest 0c09c85614a9 40 minutes ago 15.5MB 10:44:37 49b224a8bdb4 41 minutes ago 1.3GB 10:44:37 sys-mgmt-agent-arm64 latest 848b5d209516 45 minutes ago 282MB 10:44:37 core-data-arm64 latest 9e32ce8ecc34 46 minutes ago 21.6MB 10:44:37 security-bootstrapper-arm64 latest 8d41b1c01030 46 minutes ago 18.3MB 10:44:37 security-secretstore-setup-arm64 latest 74683dd87f41 46 minutes ago 27.5MB 10:44:37 security-proxy-setup-arm64 latest b88a1339564e 46 minutes ago 26.1MB 10:44:37 a3bf26542279 46 minutes ago 1.34GB 10:44:37 8b4436c1cc10 47 minutes ago 1.31GB 10:44:37 8c0a3d3b5347 47 minutes ago 1.32GB 10:44:37 78a8f2ee54ea 47 minutes ago 1.31GB 10:44:37 bedb131cfde0 47 minutes ago 1.31GB 10:44:37 ci-base-image-arm64 latest 4d36d51a3707 About an hour ago 885MB 10:44:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 10:44:37 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 10:44:37 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 10:44:37 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 10:44:37 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 10:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:44:37 10:44:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:44:38 arm64: Pulling from edgex-lftools-log-publisher 10:44:38 8998bd30e6a1: Pulling fs layer 10:44:38 04944245beec: Pulling fs layer 10:44:38 699f458cf7ca: Pulling fs layer 10:44:38 765212b225bb: Pulling fs layer 10:44:38 f23df028b6ca: Pulling fs layer 10:44:38 d65c8cfc05b1: Pulling fs layer 10:44:38 2437ff75d9bd: Pulling fs layer 10:44:38 765212b225bb: Waiting 10:44:38 f23df028b6ca: Waiting 10:44:38 d65c8cfc05b1: Waiting 10:44:38 2437ff75d9bd: Waiting 10:44:38 04944245beec: Verifying Checksum 10:44:38 04944245beec: Download complete 10:44:38 765212b225bb: Verifying Checksum 10:44:38 765212b225bb: Download complete 10:44:38 f23df028b6ca: Verifying Checksum 10:44:38 f23df028b6ca: Download complete 10:44:38 d65c8cfc05b1: Verifying Checksum 10:44:38 d65c8cfc05b1: Download complete 10:44:38 699f458cf7ca: Verifying Checksum 10:44:38 699f458cf7ca: Download complete 10:44:39 8998bd30e6a1: Verifying Checksum 10:44:39 8998bd30e6a1: Download complete 10:44:42 2437ff75d9bd: Verifying Checksum 10:44:42 2437ff75d9bd: Download complete 10:44:44 8998bd30e6a1: Pull complete 10:44:44 04944245beec: Pull complete 10:44:45 699f458cf7ca: Pull complete 10:44:46 765212b225bb: Pull complete 10:44:47 f23df028b6ca: Pull complete 10:44:47 d65c8cfc05b1: Pull complete 10:45:02 2437ff75d9bd: Pull complete 10:45:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:45:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:45:02 prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container 10:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:arm64 cat 10:45:05 $ docker top 88b9a27389f54ab263bd437386b9797f115670ae41088864ade31eb0eabea46e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:06 ---> job-cost.sh 10:45:06 lf-activate-venv: SKIPPING 10:45:06 INFO: No Stack... 10:45:07 INFO: Retrieving Pricing Info for: v3-standard-4 10:45:08 INFO: Archiving Costs [Pipeline] sh 10:45:09 + cat /w/workspace/edgex-go/2/archives/cost.csv 10:45:09 + cut -d, -f6 [Pipeline] lock 10:45:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4035-2-stack-cost] 10:45:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4035-2-stack-cost] did not exist. Created. 10:45:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4035-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:45:09 + echo total: 0.2199999988079071 [Pipeline] stash 10:45:10 Stashed 1 file(s) [Pipeline] } 10:45:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4035-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:45:10 $ docker stop --time=1 88b9a27389f54ab263bd437386b9797f115670ae41088864ade31eb0eabea46e 10:45:11 $ docker rm -f 88b9a27389f54ab263bd437386b9797f115670ae41088864ade31eb0eabea46e [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 10:45:12 provisioning config files... 10:45:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7052625591615110807tmp [Pipeline] { [Pipeline] sh 10:45:12 + set +x 10:45:12 + bash -s -- 10:45:12 + curl -s https://codecov.io/bash 10:45:12 10:45:12 _____ _ 10:45:12 / ____| | | 10:45:12 | | ___ __| | ___ ___ _____ __ 10:45:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:45:12 | |___| (_) | (_| | __/ (_| (_) \ V / 10:45:12 \_____\___/ \__,_|\___|\___\___/ \_/ 10:45:12 Bash-1.0.6 10:45:12 10:45:12 10:45:12 ==> git version 2.25.1 found 10:45:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:45:12 Release-Date: 2020-01-08 10:45:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:45:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:45:12 ==> Jenkins CI detected. 10:45:12 current dir:  /w/workspace/edgex-go/2 10:45:12 project root: . 10:45:12 --> token set from env 10:45:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:45:12 ==> Running gcov in . (disable via -X gcov) 10:45:12 ==> Python coveragepy not found 10:45:12 ==> Searching for coverage reports in: 10:45:12 + . 10:45:12 -> Found 1 reports 10:45:12 ==> Detecting git/mercurial file structure 10:45:12 ==> Reading reports 10:45:12 + ./coverage.out bytes=435134 10:45:12 ==> Appending adjustments 10:45:12 https://docs.codecov.io/docs/fixing-reports 10:45:14 + Found adjustments 10:45:14 ==> Gzipping contents 10:45:14 60K /tmp/codecov.RK03L6.gz 10:45:14 ==> Uploading reports 10:45:14 url: https://codecov.io 10:45:14 query: branch=PR-4035&commit=d03d2a26d2453c540fc56b565d879a63d9f575c5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4035%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4035&job=&cmd_args= 10:45:14 -> Pinging Codecov 10:45:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4035&commit=d03d2a26d2453c540fc56b565d879a63d9f575c5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4035%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4035&job=&cmd_args= 10:45:14 -> Uploading to 10:45:14 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/d03d2a26d2453c540fc56b565d879a63d9f575c5/92fd0a40-bfae-4bc6-922d-97a668eb7487.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T104514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e4ac3bf114bfda99dca5a2b18129eeff5fe61d2fb3e3f93006ef6f332909cfe 10:45:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:14 Dload Upload Total Spent Left Speed 10:45:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59788 0 0 100 59788 0 260k --:--:-- --:--:-- --:--:-- 259k 10:45:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d03d2a26d2453c540fc56b565d879a63d9f575c5 [Pipeline] } 10:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:45:15 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 10:45:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:45:16 ---> package-listing.sh 10:45:16 ++ facter osfamily 10:45:16 ++ tr '[:upper:]' '[:lower:]' 10:45:16 + OS_FAMILY=debian 10:45:16 + workspace=/w/workspace/edgex-go/2 10:45:16 + START_PACKAGES=/tmp/packages_start.txt 10:45:16 + END_PACKAGES=/tmp/packages_end.txt 10:45:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:45:16 + PACKAGES=/tmp/packages_start.txt 10:45:16 + '[' /w/workspace/edgex-go/2 ']' 10:45:16 + PACKAGES=/tmp/packages_end.txt 10:45:16 + case "${OS_FAMILY}" in 10:45:16 + dpkg -l 10:45:16 + grep '^ii' 10:45:16 + '[' -f /tmp/packages_start.txt ']' 10:45:16 + '[' -f /tmp/packages_end.txt ']' 10:45:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:45:16 + '[' /w/workspace/edgex-go/2 ']' 10:45:16 + mkdir -p /w/workspace/edgex-go/2/archives/ 10:45:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 10:45:16 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:45:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:17 10:45:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:17 latest: Pulling from edgex-lftools-log-publisher 10:45:17 5eb5b503b376: Pulling fs layer 10:45:17 5c69ac0246d0: Pulling fs layer 10:45:17 ec43610c2a17: Pulling fs layer 10:45:17 3a2ae6a8a46f: Pulling fs layer 10:45:17 33b1e0a273af: Pulling fs layer 10:45:17 5d3b04190fa2: Pulling fs layer 10:45:17 2f39f015ded8: Pulling fs layer 10:45:17 33b1e0a273af: Waiting 10:45:17 5d3b04190fa2: Waiting 10:45:17 2f39f015ded8: Waiting 10:45:17 3a2ae6a8a46f: Waiting 10:45:17 5c69ac0246d0: Download complete 10:45:17 3a2ae6a8a46f: Download complete 10:45:17 ec43610c2a17: Verifying Checksum 10:45:17 ec43610c2a17: Download complete 10:45:17 33b1e0a273af: Verifying Checksum 10:45:17 33b1e0a273af: Download complete 10:45:17 5d3b04190fa2: Verifying Checksum 10:45:17 5d3b04190fa2: Download complete 10:45:17 5eb5b503b376: Verifying Checksum 10:45:17 5eb5b503b376: Download complete 10:45:18 2f39f015ded8: Download complete 10:45:19 5eb5b503b376: Pull complete 10:45:19 5c69ac0246d0: Pull complete 10:45:19 ec43610c2a17: Pull complete 10:45:19 3a2ae6a8a46f: Pull complete 10:45:20 33b1e0a273af: Pull complete 10:45:20 5d3b04190fa2: Pull complete 10:45:24 2f39f015ded8: Pull complete 10:45:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:45:24 prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container 10:45:24 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:45:26 $ docker top eebce6b89412442dc54f26464905254bd5e9c6e829f6dddf2f8008aa39be399f -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:27 + touch /tmp/pre-build-complete [Pipeline] sh 10:45:27 + mkdir -p /var/log/sysstat [Pipeline] sh 10:45:27 + ls /var/log/sa-host 10:45:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:27 provisioning config files... 10:45:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1327180800233323097tmp [Pipeline] { [Pipeline] echo 10:45:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:45:28 ---> create-netrc.sh [Pipeline] } 10:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:45:28 ---> python-tools-install.sh [Pipeline] echo 10:45:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:45:28 ---> sudo-logs.sh 10:45:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:45:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:45:29 ---> job-cost.sh 10:45:29 lf-activate-venv: SKIPPING 10:45:29 DEBUG: total: 0.2199999988079071 10:45:29 INFO: Retrieving Stack Cost... 10:45:29 INFO: Retrieving Pricing Info for: v3-standard-8 10:45:29 INFO: Archiving Costs [Pipeline] echo 10:45:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:45:30 ---> logs-deploy.sh 10:45:30 lf-activate-venv: SKIPPING 10:45:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4035/2 10:45:30 INFO: archiving workspace using pattern(s): 10:45:31 Archives upload complete. 10:45:31 INFO: archiving logs to Nexus 10:45:32 ---> uname -a: 10:45:32 Linux prd-ubuntu20-04-docker-8c-8g-64353 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:45:32 10:45:32 10:45:32 ---> lscpu: 10:45:32 Architecture: x86_64 10:45:32 CPU op-mode(s): 32-bit, 64-bit 10:45:32 Byte Order: Little Endian 10:45:32 Address sizes: 40 bits physical, 48 bits virtual 10:45:32 CPU(s): 8 10:45:32 On-line CPU(s) list: 0-7 10:45:32 Thread(s) per core: 1 10:45:32 Core(s) per socket: 1 10:45:32 Socket(s): 8 10:45:32 NUMA node(s): 1 10:45:32 Vendor ID: AuthenticAMD 10:45:32 CPU family: 23 10:45:32 Model: 49 10:45:32 Model name: AMD EPYC-Rome Processor 10:45:32 Stepping: 0 10:45:32 CPU MHz: 2800.000 10:45:32 BogoMIPS: 5600.00 10:45:32 Virtualization: AMD-V 10:45:32 Hypervisor vendor: KVM 10:45:32 Virtualization type: full 10:45:32 L1d cache: 256 KiB 10:45:32 L1i cache: 256 KiB 10:45:32 L2 cache: 4 MiB 10:45:32 L3 cache: 128 MiB 10:45:32 NUMA node0 CPU(s): 0-7 10:45:32 Vulnerability Itlb multihit: Not affected 10:45:32 Vulnerability L1tf: Not affected 10:45:32 Vulnerability Mds: Not affected 10:45:32 Vulnerability Meltdown: Not affected 10:45:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:45:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:45:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:45:32 Vulnerability Srbds: Not affected 10:45:32 Vulnerability Tsx async abort: Not affected 10:45:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:45:32 10:45:32 10:45:32 ---> nproc: 10:45:32 8 10:45:32 10:45:32 10:45:32 ---> df -h: 10:45:32 Filesystem Size Used Avail Use% Mounted on 10:45:32 overlay 155G 26G 129G 17% / 10:45:32 tmpfs 64M 0 64M 0% /dev 10:45:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:45:32 shm 64M 0 64M 0% /dev/shm 10:45:32 /dev/vda1 155G 26G 129G 17% /facter-os 10:45:32 10:45:32 10:45:32 ---> sar -b -r -n DEV: 10:45:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64353) 05/23/22 _x86_64_ (8 CPU) 10:45:32 10:45:32 09:32:24 LINUX RESTART (8 CPU) 10:45:32 10:45:32 09:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:45:32 09:34:01 342.87 13.25 329.62 0.00 2052.52 139093.10 0.00 10:45:32 09:35:01 36.85 0.02 36.83 0.00 0.13 12675.00 0.00 10:45:32 09:36:01 54.86 0.97 53.89 0.00 22.26 21484.44 0.00 10:45:32 09:37:01 365.63 0.10 365.53 0.00 12.00 342958.75 0.00 10:45:32 09:38:01 760.92 0.10 760.82 0.00 0.80 283628.06 0.00 10:45:32 09:39:01 1374.93 2.53 1372.39 0.00 25.19 471393.80 0.00 10:45:32 09:40:01 180.67 0.02 180.65 0.00 0.13 29386.97 0.00 10:45:32 09:41:01 173.84 0.00 173.84 0.00 0.00 96236.72 0.00 10:45:32 09:42:01 600.87 1.80 599.07 0.00 18.53 286408.40 0.00 10:45:32 09:43:01 474.09 0.03 474.05 0.00 0.27 137141.14 0.00 10:45:32 09:44:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 10:45:32 09:45:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 10:45:32 09:46:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 10:45:32 09:47:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 10:45:32 09:48:01 1.98 0.02 1.97 0.00 0.13 22.93 0.00 10:45:32 09:49:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 10:45:32 09:50:02 1.10 0.00 1.10 0.00 0.00 12.53 0.00 10:45:32 09:51:01 1.41 0.00 1.41 0.00 0.00 16.67 0.00 10:45:32 09:52:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 10:45:32 09:53:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 10:45:32 09:54:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 10:45:32 09:55:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 10:45:32 09:56:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 10:45:32 09:57:01 2.22 0.00 2.22 0.00 0.00 24.26 0.00 10:45:32 09:58:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 10:45:32 09:59:01 2.13 0.00 2.13 0.00 0.00 24.53 0.00 10:45:32 10:00:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 10:45:32 10:01:01 1.83 0.00 1.83 0.00 0.00 21.99 0.00 10:45:32 10:02:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 10:45:32 10:03:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 10:45:32 10:04:01 2.33 1.25 1.08 0.00 37.99 14.13 0.00 10:45:32 10:05:01 1.52 0.33 1.18 0.00 12.40 16.13 0.00 10:45:32 10:06:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:45:32 10:07:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 10:45:32 10:08:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 10:45:32 10:09:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 10:45:32 10:10:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:45:32 10:11:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 10:45:32 10:12:01 1.05 0.00 1.05 0.00 0.00 13.86 0.00 10:45:32 10:13:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 10:45:32 10:14:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 10:45:32 10:15:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 10:45:32 10:16:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 10:45:32 10:17:01 1.12 0.02 1.10 0.00 0.13 14.26 0.00 10:45:32 10:18:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 10:45:32 10:19:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 10:45:32 10:20:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 10:45:32 10:21:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 10:45:32 10:22:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:45:32 10:23:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 10:45:32 10:24:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 10:45:32 10:25:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 10:45:32 10:26:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 10:45:32 10:27:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 10:45:32 10:28:01 1.22 0.00 1.22 0.00 0.00 15.59 0.00 10:45:32 10:29:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 10:45:32 10:30:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 10:45:32 10:31:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 10:45:32 10:32:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 10:45:32 10:33:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 10:45:32 10:34:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 10:45:32 10:35:01 1.17 0.00 1.17 0.00 0.00 15.59 0.00 10:45:32 10:36:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 10:45:32 10:37:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 10:45:32 10:38:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 10:45:32 10:39:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 10:45:32 10:40:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 10:45:32 10:41:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 10:45:32 10:42:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 10:45:32 10:43:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 10:45:32 10:44:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 10:45:32 10:45:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 10:45:32 Average: 61.79 0.28 61.50 0.00 30.32 25302.51 0.00 10:45:32 10:45:32 09:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:45:32 09:34:01 28269596 31773352 523384 1.59 158400 3558340 2086624 6.15 1239772 2933804 428 10:45:32 09:35:01 27499864 31444684 844760 2.57 162504 3950440 2236300 6.59 1659552 3229860 156740 10:45:32 09:36:01 27642780 31732380 560884 1.71 165404 4089556 2200340 6.48 1380072 3365492 374264 10:45:32 09:37:01 21539260 31198244 1057940 3.22 176964 9419948 4798788 14.14 2511016 8061832 480364 10:45:32 09:38:01 19011432 31562584 697472 2.12 198292 12206436 2818224 8.31 2306448 10721888 1221344 10:45:32 09:39:01 11168296 30958544 1278428 3.89 438656 18467944 3723140 10.97 3997908 16102980 3760 10:45:32 09:40:01 5263276 26676908 5557680 16.90 447984 20007700 8337976 24.57 9432784 16492252 1282416 10:45:32 09:41:01 7990220 30882828 1364152 4.15 452004 21412744 3329528 9.81 5621732 17530924 561896 10:45:32 09:42:01 1689536 31483380 760868 2.31 676860 27750588 2571940 7.58 4336604 24771496 741764 10:45:32 09:43:01 10810176 31727028 534780 1.63 713548 19363892 1975796 5.82 2841952 17688876 236 10:45:32 09:44:01 10811556 31728304 533492 1.62 713576 19363896 1975796 5.82 2841020 17688880 16 10:45:32 09:45:01 10830692 31747400 514748 1.57 713584 19363900 1975796 5.82 2822488 17688888 12 10:45:32 09:46:01 10830856 31747572 514508 1.56 713588 19363904 1975796 5.82 2822476 17688892 12 10:45:32 09:47:01 10832308 31749020 513260 1.56 713592 19363904 1975796 5.82 2821676 17688896 144 10:45:32 09:48:01 10831668 31748556 513688 1.56 713604 19363908 2011176 5.93 2822132 17688928 20 10:45:32 09:49:01 10832148 31749052 513148 1.56 713620 19363912 2011176 5.93 2821880 17688932 148 10:45:32 09:50:02 10831508 31748416 513636 1.56 713628 19363912 2011176 5.93 2822160 17688932 16 10:45:32 09:51:01 10832020 31749064 512936 1.56 713636 19364044 2011176 5.93 2822268 17689064 60 10:45:32 09:52:01 10831884 31748956 512988 1.56 713640 19364044 2011176 5.93 2821936 17689064 20 10:45:32 09:53:01 10832108 31749192 512920 1.56 713652 19364048 2011176 5.93 2822236 17689068 28 10:45:32 09:54:01 10831816 31748948 513116 1.56 713700 19364052 2011176 5.93 2821980 17689072 36 10:45:32 09:55:01 10831476 31748656 513356 1.56 713732 19364060 2011176 5.93 2822048 17689080 12 10:45:32 09:56:01 10831460 31748696 513264 1.56 713788 19364064 2011176 5.93 2822644 17689084 8 10:45:32 09:57:01 10831664 31748944 513060 1.56 713824 19364068 1995104 5.88 2822216 17689088 12 10:45:32 09:58:01 10831776 31749084 513016 1.56 713852 19364068 1995104 5.88 2822872 17689088 12 10:45:32 09:59:01 10832028 31749396 512712 1.56 713916 19364072 1995104 5.88 2822592 17689092 44 10:45:32 10:00:01 10832020 31749388 512688 1.56 713924 19364072 1995104 5.88 2822316 17689092 12 10:45:32 10:01:01 10831752 31749148 512884 1.56 713932 19364076 1995104 5.88 2822660 17689096 12 10:45:32 10:02:01 10831704 31749108 512860 1.56 713940 19364080 1995104 5.88 2822664 17689100 12 10:45:32 10:03:01 10831900 31749340 512576 1.56 713964 19364084 2011160 5.93 2822660 17689104 12 10:45:32 10:04:01 10829688 31749100 512740 1.56 713984 19365084 2011160 5.93 2825092 17688620 36 10:45:32 10:05:01 10829440 31749484 512500 1.56 714000 19365604 2011160 5.93 2825728 17688668 160 10:45:32 10:06:01 10829432 31749476 512456 1.56 714016 19365604 2011160 5.93 2824968 17688668 12 10:45:32 10:07:01 10829060 31749160 512680 1.56 714040 19365608 2011160 5.93 2825728 17688672 216 10:45:32 10:08:01 10829052 31749152 512612 1.56 714056 19365608 2011160 5.93 2825696 17688672 16 10:45:32 10:09:01 10829004 31749136 512636 1.56 714076 19365612 2011160 5.93 2825060 17688676 20 10:45:32 10:10:01 10828728 31748868 512932 1.56 714088 19365616 2011160 5.93 2825108 17688680 12 10:45:32 10:11:01 10828980 31749268 512772 1.56 714104 19365744 2011160 5.93 2825076 17688800 156 10:45:32 10:12:01 10829068 31749380 512624 1.56 714116 19365752 2011160 5.93 2825524 17688816 40 10:45:32 10:13:01 10828768 31749104 512848 1.56 714132 19365756 2011160 5.93 2825824 17688820 152 10:45:32 10:14:01 10829036 31749376 512548 1.56 714160 19365760 1994720 5.88 2825164 17688824 44 10:45:32 10:15:01 10828956 31749300 512552 1.56 714172 19365764 1994720 5.88 2825104 17688828 156 10:45:32 10:16:01 10828656 31749060 512776 1.56 714188 19365764 1994720 5.88 2825160 17688832 12 10:45:32 10:17:01 10828780 31749188 512516 1.56 714192 19365764 1977800 5.83 2825416 17688836 64 10:45:32 10:18:01 10828448 31748916 512684 1.56 714200 19365772 1977800 5.83 2825888 17688836 40 10:45:32 10:19:01 10828416 31748904 512656 1.56 714216 19365772 1977800 5.83 2825408 17688836 56 10:45:32 10:20:01 10828852 31749344 512376 1.56 714228 19365776 1977800 5.83 2825256 17688840 12 10:45:32 10:21:01 10828812 31749304 512376 1.56 714236 19365780 1977800 5.83 2825200 17688840 52 10:45:32 10:22:01 10828480 31749008 512616 1.56 714248 19365784 1977800 5.83 2826100 17688848 40 10:45:32 10:23:01 10827928 31748472 513052 1.56 714260 19365788 1993980 5.88 2825812 17688852 160 10:45:32 10:24:01 10827880 31748424 513008 1.56 714296 19365776 1993980 5.88 2825500 17688852 24 10:45:32 10:25:01 10827840 31748396 512996 1.56 714308 19365792 1993980 5.88 2825260 17688856 148 10:45:32 10:26:01 10828032 31748648 512972 1.56 714312 19365792 1993980 5.88 2825300 17688860 8 10:45:32 10:27:01 10827796 31748416 513148 1.56 714340 19365796 1993980 5.88 2825752 17688864 156 10:45:32 10:28:01 10827716 31748384 513144 1.56 714356 19365804 1993980 5.88 2825696 17688868 48 10:45:32 10:29:01 10827668 31748352 513208 1.56 714380 19365804 1993980 5.88 2825396 17688868 44 10:45:32 10:30:01 10827692 31748400 513108 1.56 714396 19365808 1993980 5.88 2825384 17688872 12 10:45:32 10:31:01 10827804 31748516 513136 1.56 714396 19365816 1993980 5.88 2825384 17688876 56 10:45:32 10:32:01 10828044 31748776 513084 1.56 714404 19365816 1993980 5.88 2825636 17688880 12 10:45:32 10:33:01 10827460 31748204 513600 1.56 714424 19365820 1993980 5.88 2825764 17688884 72 10:45:32 10:34:01 10827688 31748540 513180 1.56 714444 19365948 1993980 5.88 2825464 17688992 44 10:45:32 10:35:01 10827364 31748240 513404 1.56 714456 19365952 1993980 5.88 2825824 17689016 64 10:45:32 10:36:01 10827568 31748508 513124 1.56 714468 19365956 1993980 5.88 2825520 17689024 16 10:45:32 10:37:01 10827544 31748484 513104 1.56 714468 19365956 1993980 5.88 2825460 17689024 152 10:45:32 10:38:01 10827412 31748364 513376 1.56 714472 19365960 1993980 5.88 2825952 17689024 36 10:45:32 10:39:01 10827404 31748380 513320 1.56 714500 19365964 1993980 5.88 2825488 17689028 76 10:45:32 10:40:01 10827332 31748316 513292 1.56 714516 19365968 1977716 5.83 2825696 17689032 12 10:45:32 10:41:01 10827316 31748304 513228 1.56 714532 19365972 1977716 5.83 2825488 17689036 160 10:45:32 10:42:01 10827536 31748584 513048 1.56 714548 19365972 1977716 5.83 2825600 17689040 12 10:45:32 10:43:01 10827212 31748268 513292 1.56 714564 19365976 1977716 5.83 2825844 17689044 60 10:45:32 10:44:01 10827416 31748476 513112 1.56 714580 19365980 1977716 5.83 2825544 17689048 232 10:45:32 10:45:01 10827576 31748692 513084 1.56 714600 19365984 1977716 5.83 2825608 17689052 16 10:45:32 Average: 11559495 31636734 625113 1.90 664802 18623209 2191538 6.46 2923106 16911283 67039 10:45:32 10:45:32 09:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:45:32 09:34:01 ens3 791.95 734.32 8777.98 101.90 0.00 0.00 0.00 0.00 10:45:32 09:34:01 vethe170789 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:45:32 09:34:01 docker0 573.59 521.04 43.44 3697.55 0.00 0.00 0.00 0.00 10:45:32 09:34:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 10:45:32 09:35:01 ens3 57.74 54.54 26.38 61.93 0.00 0.00 0.00 0.00 10:45:32 09:35:01 docker0 1.45 1.52 0.09 0.13 0.00 0.00 0.00 0.00 10:45:32 09:35:01 veth087de5d 1.45 1.63 0.11 0.14 0.00 0.00 0.00 0.00 10:45:32 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:36:01 ens3 85.17 50.84 1687.12 16.25 0.00 0.00 0.00 0.00 10:45:32 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:45:32 09:37:01 ens3 136.02 114.23 276.98 77.26 0.00 0.00 0.00 0.00 10:45:32 09:37:01 veth865eb54 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:45:32 09:37:01 docker0 44.85 55.40 2.58 228.24 0.00 0.00 0.00 0.00 10:45:32 09:37:01 veth9c4a68a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:45:32 09:37:01 veth15b1a3c 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:45:32 09:37:01 vetha18875c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:45:32 09:37:01 vethbbbdf2e 0.00 1.07 0.00 0.06 0.00 0.00 0.00 0.00 10:45:32 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:37:01 veth34fcb97 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:45:32 09:38:01 ens3 126.71 96.93 454.02 70.57 0.00 0.00 0.00 0.00 10:45:32 09:38:01 docker0 40.29 57.81 2.35 332.29 0.00 0.00 0.00 0.00 10:45:32 09:38:01 vethe2f7891 0.00 0.43 0.00 0.03 0.00 0.00 0.00 0.00 10:45:32 09:38:01 vethbbbdf2e 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 10:45:32 09:38:01 veth33031d5 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 10:45:32 09:38:01 veth7eb4cda 0.03 0.43 0.00 0.03 0.00 0.00 0.00 0.00 10:45:32 09:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:45:32 09:39:01 ens3 1363.06 823.84 19097.30 161.67 0.00 0.00 0.00 0.00 10:45:32 09:39:01 docker0 734.92 1238.47 53.37 17962.07 0.00 0.00 0.00 0.00 10:45:32 09:39:01 veth11a7db6 243.74 392.50 21.14 5827.08 0.00 0.00 0.00 0.48 10:45:32 09:39:01 veth3583c86 223.38 398.25 19.08 5825.84 0.00 0.00 0.00 0.48 10:45:32 09:39:01 vethbbbdf2e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:45:32 09:39:01 veth241ebdc 245.90 405.28 21.23 5827.44 0.00 0.00 0.00 0.48 10:45:32 09:39:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 10:45:32 09:40:01 ens3 37.68 24.56 65.15 7.41 0.00 0.00 0.00 0.00 10:45:32 09:40:01 docker0 17.65 24.41 1.36 54.10 0.00 0.00 0.00 0.00 10:45:32 09:40:01 veth11a7db6 0.18 0.23 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:40:01 veth3583c86 10.85 15.45 1.12 2.41 0.00 0.00 0.00 0.00 10:45:32 09:40:01 vethbbbdf2e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:40:01 veth241ebdc 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:41:01 ens3 1.65 1.02 1.15 0.62 0.00 0.00 0.00 0.00 10:45:32 09:41:01 docker0 0.25 0.25 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:41:01 veth11a7db6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:41:01 veth3583c86 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:41:01 vethbbbdf2e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:41:01 veth241ebdc 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:42:01 ens3 50.11 36.36 627.06 7.05 0.00 0.00 0.00 0.00 10:45:32 09:42:01 docker0 31.26 41.04 2.55 619.49 0.00 0.00 0.00 0.00 10:45:32 09:42:01 vethbbbdf2e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:43:01 ens3 52.52 38.86 172.42 9.00 0.00 0.00 0.00 0.00 10:45:32 09:43:01 docker0 29.18 36.01 1.69 158.83 0.00 0.00 0.00 0.00 10:45:32 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:44:01 ens3 0.38 0.37 0.02 0.03 0.00 0.00 0.00 0.00 10:45:32 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:48:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:45:32 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:49:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:50:02 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:51:01 ens3 0.54 0.53 0.27 0.23 0.00 0.00 0.00 0.00 10:45:32 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:53:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:45:32 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:56:01 ens3 1.03 0.47 0.83 0.22 0.00 0.00 0.00 0.00 10:45:32 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:58:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:45:32 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:59:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:00:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:45:32 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:01:01 ens3 0.37 0.22 0.16 0.08 0.00 0.00 0.00 0.00 10:45:32 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:02:01 ens3 0.42 0.30 0.26 0.21 0.00 0.00 0.00 0.00 10:45:32 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:03:01 ens3 0.27 0.22 0.08 0.08 0.00 0.00 0.00 0.00 10:45:32 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:04:01 ens3 28.96 31.61 4.95 54.96 0.00 0.00 0.00 0.00 10:45:32 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:05:01 ens3 3.53 2.57 2.21 2.21 0.00 0.00 0.00 0.00 10:45:32 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:07:01 ens3 0.95 0.40 0.31 0.21 0.00 0.00 0.00 0.00 10:45:32 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:08:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:45:32 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:09:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:10:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:45:32 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:11:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:45:32 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:12:01 ens3 0.62 0.40 0.35 0.27 0.00 0.00 0.00 0.00 10:45:32 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:13:01 ens3 0.35 0.23 0.14 0.07 0.00 0.00 0.00 0.00 10:45:32 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:18:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:45:32 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:21:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:45:32 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:22:01 ens3 0.70 0.43 0.46 0.28 0.00 0.00 0.00 0.00 10:45:32 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:23:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 10:45:32 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:25:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:26:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:45:32 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:27:01 ens3 0.73 0.67 0.36 0.29 0.00 0.00 0.00 0.00 10:45:32 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:28:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:45:32 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:32:01 ens3 0.18 0.13 0.12 0.01 0.00 0.00 0.00 0.00 10:45:32 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:33:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 10:45:32 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:35:01 ens3 0.38 0.20 0.08 0.01 0.00 0.00 0.00 0.00 10:45:32 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:38:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:45:32 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:39:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:43:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 10:45:32 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:32 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:45:32 Average: ens3 38.19 28.03 433.42 7.97 0.00 0.00 0.00 0.00 10:45:32 Average: docker0 20.47 27.45 1.49 320.27 0.00 0.00 0.00 0.00 10:45:32 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 10:45:32 10:45:32 10:45:32 ---> sar -P ALL: 10:45:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64353) 05/23/22 _x86_64_ (8 CPU) 10:45:32 10:45:32 09:32:24 LINUX RESTART (8 CPU) 10:45:32 10:45:32 09:33:01 CPU %user %nice %system %iowait %steal %idle 10:45:32 09:34:01 all 11.61 0.00 5.26 2.40 0.06 80.66 10:45:32 09:34:01 0 14.23 0.00 4.66 0.50 0.07 80.55 10:45:32 09:34:01 1 12.65 0.00 4.75 1.13 0.07 81.40 10:45:32 09:34:01 2 9.47 0.00 4.42 0.81 0.05 85.25 10:45:32 09:34:01 3 11.76 0.00 6.28 4.69 0.07 77.22 10:45:32 09:34:01 4 10.55 0.00 5.92 4.16 0.05 79.32 10:45:32 09:34:01 5 12.26 0.00 5.59 6.00 0.07 76.08 10:45:32 09:34:01 6 10.19 0.00 5.59 0.10 0.05 84.07 10:45:32 09:34:01 7 11.80 0.00 4.90 1.80 0.09 81.41 10:45:32 09:35:01 all 42.61 0.00 7.34 0.24 0.09 49.72 10:45:32 09:35:01 0 43.48 0.00 6.73 0.03 0.08 49.67 10:45:32 09:35:01 1 42.85 0.00 7.57 0.12 0.08 49.38 10:45:32 09:35:01 2 43.99 0.00 7.59 0.00 0.10 48.31 10:45:32 09:35:01 3 42.98 0.00 6.98 1.58 0.08 48.38 10:45:32 09:35:01 4 42.24 0.00 6.77 0.02 0.08 50.89 10:45:32 09:35:01 5 41.27 0.00 7.48 0.05 0.08 51.12 10:45:32 09:35:01 6 42.47 0.00 7.06 0.05 0.10 50.31 10:45:32 09:35:01 7 41.58 0.00 8.58 0.05 0.08 49.71 10:45:32 09:36:01 all 42.22 0.00 6.22 0.43 0.09 51.04 10:45:32 09:36:01 0 42.43 0.00 6.64 0.00 0.10 50.83 10:45:32 09:36:01 1 41.71 0.00 5.41 0.61 0.08 52.18 10:45:32 09:36:01 2 41.59 0.00 6.56 0.13 0.08 51.62 10:45:32 09:36:01 3 40.82 0.00 6.12 2.61 0.10 50.34 10:45:32 09:36:01 4 41.39 0.00 5.89 0.05 0.08 52.59 10:45:32 09:36:01 5 44.09 0.00 6.68 0.00 0.10 49.13 10:45:32 09:36:01 6 42.74 0.00 6.68 0.02 0.10 50.46 10:45:32 09:36:01 7 42.97 0.00 5.76 0.00 0.10 51.17 10:45:32 09:37:01 all 32.44 0.00 12.12 5.91 0.09 49.45 10:45:32 09:37:01 0 32.61 0.00 12.75 16.45 0.10 38.09 10:45:32 09:37:01 1 32.68 0.00 11.14 12.84 0.10 43.23 10:45:32 09:37:01 2 33.03 0.00 12.68 2.23 0.09 51.97 10:45:32 09:37:01 3 30.43 0.00 11.80 2.95 0.09 54.73 10:45:32 09:37:01 4 34.00 0.00 12.62 1.75 0.08 51.55 10:45:32 09:37:01 5 32.59 0.00 11.74 7.18 0.08 48.41 10:45:32 09:37:01 6 33.58 0.00 12.69 1.71 0.07 51.95 10:45:32 09:37:01 7 30.61 0.00 11.52 2.18 0.09 55.61 10:45:32 09:38:01 all 57.39 0.00 13.56 4.19 0.11 24.75 10:45:32 09:38:01 0 56.52 0.00 12.55 2.20 0.10 28.63 10:45:32 09:38:01 1 58.14 0.00 13.64 3.36 0.12 24.75 10:45:32 09:38:01 2 56.01 0.00 13.24 11.93 0.12 18.70 10:45:32 09:38:01 3 56.16 0.00 13.01 2.41 0.12 28.30 10:45:32 09:38:01 4 57.79 0.00 14.48 3.35 0.12 24.26 10:45:32 09:38:01 5 56.69 0.00 12.65 4.07 0.10 26.50 10:45:32 09:38:01 6 58.87 0.00 14.52 1.73 0.12 24.75 10:45:32 09:38:01 7 58.94 0.00 14.37 4.48 0.12 22.10 10:45:32 09:39:01 all 65.88 0.00 16.59 4.40 0.13 13.01 10:45:32 09:39:01 0 67.45 0.00 15.28 4.31 0.13 12.82 10:45:32 09:39:01 1 66.15 0.00 16.17 3.59 0.12 13.97 10:45:32 09:39:01 2 65.89 0.00 16.80 3.91 0.12 13.29 10:45:32 09:39:01 3 66.52 0.00 16.03 2.09 0.12 15.24 10:45:32 09:39:01 4 65.06 0.00 16.89 4.08 0.14 13.84 10:45:32 09:39:01 5 65.61 0.00 16.72 4.89 0.13 12.64 10:45:32 09:39:01 6 64.60 0.00 17.23 6.31 0.12 11.74 10:45:32 09:39:01 7 65.74 0.00 17.61 5.98 0.14 10.55 10:45:32 09:40:01 all 92.18 0.00 7.70 0.00 0.11 0.00 10:45:32 09:40:01 0 92.95 0.00 6.93 0.00 0.12 0.00 10:45:32 09:40:01 1 92.17 0.00 7.72 0.00 0.12 0.00 10:45:32 09:40:01 2 91.97 0.00 7.91 0.00 0.12 0.00 10:45:32 09:40:01 3 93.20 0.00 6.68 0.00 0.12 0.00 10:45:32 09:40:01 4 92.28 0.00 7.60 0.00 0.12 0.00 10:45:32 09:40:01 5 91.67 0.00 8.22 0.00 0.12 0.00 10:45:32 09:40:01 6 91.55 0.00 8.32 0.00 0.12 0.02 10:45:32 09:40:01 7 91.67 0.00 8.23 0.00 0.10 0.00 10:45:32 09:41:01 all 71.46 0.00 5.86 0.57 0.10 22.01 10:45:32 09:41:01 0 65.48 0.00 6.35 0.00 0.10 28.06 10:45:32 09:41:01 1 93.06 0.00 6.47 0.00 0.10 0.37 10:45:32 09:41:01 2 58.98 0.00 7.02 4.43 0.08 29.49 10:45:32 09:41:01 3 59.89 0.00 5.76 0.08 0.08 34.18 10:45:32 09:41:01 4 59.72 0.00 5.05 0.00 0.10 35.13 10:45:32 09:41:01 5 81.83 0.00 4.98 0.07 0.12 13.00 10:45:32 09:41:01 6 94.37 0.00 5.43 0.00 0.13 0.07 10:45:32 09:41:01 7 58.27 0.00 5.80 0.02 0.08 35.83 10:45:32 09:42:01 all 46.74 0.00 12.84 3.97 0.10 36.35 10:45:32 09:42:01 0 48.75 0.00 12.02 1.64 0.10 37.49 10:45:32 09:42:01 1 45.58 0.00 12.65 3.56 0.10 38.10 10:45:32 09:42:01 2 51.96 0.00 11.21 1.51 0.10 35.22 10:45:32 09:42:01 3 42.70 0.00 15.10 5.47 0.10 36.63 10:45:32 09:42:01 4 46.21 0.00 12.18 1.83 0.10 39.68 10:45:32 09:42:01 5 47.48 0.00 13.10 4.02 0.10 35.29 10:45:32 09:42:01 6 44.09 0.00 13.97 8.91 0.09 32.94 10:45:32 09:42:01 7 47.08 0.00 12.53 4.81 0.10 35.48 10:45:32 09:43:01 all 7.69 0.00 5.15 2.55 0.04 84.57 10:45:32 09:43:01 0 7.88 0.00 4.68 0.89 0.03 86.52 10:45:32 09:43:01 1 7.55 0.00 5.87 1.08 0.07 85.43 10:45:32 09:43:01 2 9.77 0.00 4.69 0.75 0.03 84.75 10:45:32 09:43:01 3 7.64 0.00 5.61 2.18 0.05 84.53 10:45:32 09:43:01 4 7.63 0.00 5.51 2.71 0.03 84.11 10:45:32 09:43:01 5 5.50 0.00 5.18 10.23 0.03 79.04 10:45:32 09:43:01 6 7.75 0.00 4.12 0.89 0.05 87.19 10:45:32 09:43:01 7 7.80 0.00 5.51 1.69 0.05 84.95 10:45:32 09:44:01 all 0.23 0.00 0.02 0.01 0.00 99.74 10:45:32 09:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:45:32 09:44:01 2 1.76 0.00 0.07 0.00 0.00 98.18 10:45:32 09:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:44:01 5 0.02 0.00 0.00 0.05 0.02 99.92 10:45:32 09:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:45:32 09:44:01 CPU %user %nice %system %iowait %steal %idle 10:45:32 09:45:01 all 0.03 0.00 0.03 0.01 0.00 99.94 10:45:32 09:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:45:32 09:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:45:01 4 0.07 0.00 0.05 0.00 0.00 99.88 10:45:32 09:45:01 5 0.02 0.00 0.03 0.05 0.00 99.90 10:45:32 09:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:45:01 7 0.05 0.00 0.05 0.00 0.00 99.90 10:45:32 09:46:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:45:32 09:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 09:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 09:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:45:32 09:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 09:47:01 1 0.07 0.00 0.02 0.00 0.00 99.92 10:45:32 09:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:45:32 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:48:01 all 0.01 0.00 0.02 0.01 0.01 99.95 10:45:32 09:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 09:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:45:32 09:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:45:32 09:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 10:45:32 09:48:01 5 0.02 0.00 0.00 0.08 0.02 99.88 10:45:32 09:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:45:32 09:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:49:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:45:32 09:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:45:32 09:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:49:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:50:02 all 0.01 0.00 0.01 0.00 0.00 99.98 10:45:32 09:50:02 0 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 09:50:02 1 0.03 0.00 0.00 0.02 0.00 99.95 10:45:32 09:50:02 2 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:50:02 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:50:02 4 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:50:02 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 09:50:02 6 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:50:02 7 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:51:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:45:32 09:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 09:51:01 1 0.03 0.00 0.02 0.05 0.00 99.90 10:45:32 09:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 09:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:51:01 4 0.08 0.00 0.00 0.00 0.02 99.90 10:45:32 09:51:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:45:32 09:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:45:32 09:52:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:45:32 09:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 09:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 09:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:52:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:45:32 09:53:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:45:32 09:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:53:01 1 0.03 0.00 0.00 0.03 0.00 99.93 10:45:32 09:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 09:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:53:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:45:32 09:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:45:32 09:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:45:32 09:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:54:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:45:32 09:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:45:32 09:54:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:45:32 09:55:01 all 0.15 0.00 0.01 0.01 0.00 99.84 10:45:32 09:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 09:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 09:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:55:01 5 0.00 0.00 0.02 0.05 0.00 99.93 10:45:32 09:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 09:55:01 7 1.08 0.00 0.02 0.00 0.00 98.91 10:45:32 10:45:32 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:45:32 09:56:01 all 0.22 0.00 0.02 0.02 0.00 99.73 10:45:32 09:56:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:45:32 09:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:56:01 5 0.00 0.00 0.00 0.20 0.00 99.80 10:45:32 09:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:56:01 7 1.70 0.00 0.03 0.00 0.02 98.25 10:45:32 09:57:01 all 0.01 0.00 0.01 0.08 0.00 99.90 10:45:32 09:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:57:01 5 0.00 0.00 0.02 0.18 0.02 99.78 10:45:32 09:57:01 6 0.00 0.00 0.02 0.37 0.00 99.62 10:45:32 09:57:01 7 0.02 0.00 0.03 0.10 0.00 99.85 10:45:32 09:58:01 all 0.04 0.00 0.01 0.00 0.00 99.95 10:45:32 09:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 09:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:45:32 09:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 09:58:01 5 0.05 0.00 0.00 0.03 0.00 99.92 10:45:32 09:58:01 6 0.13 0.00 0.00 0.00 0.00 99.87 10:45:32 09:58:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:45:32 09:59:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:45:32 09:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 09:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:45:32 09:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 09:59:01 5 0.03 0.00 0.00 0.07 0.00 99.90 10:45:32 09:59:01 6 0.10 0.00 0.00 0.05 0.00 99.85 10:45:32 09:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:45:32 10:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:45:32 10:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:45:32 10:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:45:32 10:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:01:01 5 0.02 0.00 0.00 0.03 0.00 99.95 10:45:32 10:01:01 6 0.02 0.00 0.00 0.05 0.00 99.93 10:45:32 10:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:45:32 10:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:45:32 10:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:02:01 2 0.00 0.00 0.03 0.00 0.02 99.95 10:45:32 10:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 10:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:03:01 2 0.00 0.00 0.05 0.00 0.00 99.95 10:45:32 10:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:03:01 5 0.02 0.00 0.00 0.05 0.00 99.93 10:45:32 10:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:04:01 all 0.23 0.00 0.08 0.01 0.00 99.69 10:45:32 10:04:01 0 0.22 0.00 0.10 0.00 0.00 99.68 10:45:32 10:04:01 1 0.23 0.00 0.10 0.00 0.00 99.67 10:45:32 10:04:01 2 0.18 0.00 0.03 0.00 0.00 99.78 10:45:32 10:04:01 3 0.15 0.00 0.12 0.00 0.02 99.72 10:45:32 10:04:01 4 0.12 0.00 0.10 0.00 0.00 99.78 10:45:32 10:04:01 5 0.32 0.00 0.03 0.03 0.00 99.62 10:45:32 10:04:01 6 0.13 0.00 0.03 0.03 0.00 99.80 10:45:32 10:04:01 7 0.47 0.00 0.10 0.00 0.00 99.43 10:45:32 10:05:01 all 0.30 0.00 0.01 0.01 0.00 99.68 10:45:32 10:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:45:32 10:05:01 1 0.07 0.00 0.00 0.00 0.00 99.93 10:45:32 10:05:01 2 0.07 0.00 0.02 0.02 0.00 99.90 10:45:32 10:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:05:01 4 1.97 0.00 0.00 0.00 0.02 98.01 10:45:32 10:05:01 5 0.07 0.00 0.00 0.02 0.00 99.92 10:45:32 10:05:01 6 0.08 0.00 0.02 0.02 0.00 99.88 10:45:32 10:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:45:32 10:06:01 all 0.06 0.00 0.01 0.01 0.00 99.92 10:45:32 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:45:32 10:06:01 4 0.37 0.00 0.03 0.00 0.00 99.60 10:45:32 10:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:45:32 10:06:01 6 0.00 0.00 0.00 0.05 0.00 99.95 10:45:32 10:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:45:32 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:45:32 10:07:01 all 0.02 0.00 0.02 0.01 0.00 99.94 10:45:32 10:07:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:07:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:07:01 3 0.10 0.00 0.03 0.00 0.00 99.87 10:45:32 10:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:07:01 5 0.00 0.00 0.02 0.05 0.00 99.93 10:45:32 10:07:01 6 0.00 0.00 0.02 0.07 0.00 99.92 10:45:32 10:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:08:01 all 0.00 0.00 0.01 0.00 0.00 99.99 10:45:32 10:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:45:32 10:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:09:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:09:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:45:32 10:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:45:32 10:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:10:01 6 0.00 0.00 0.02 0.03 0.00 99.95 10:45:32 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:45:32 10:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:11:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:45:32 10:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:45:32 10:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:45:32 10:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:45:32 10:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 10:13:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:45:32 10:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:13:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:45:32 10:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:45:32 10:14:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:45:32 10:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:45:32 10:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:15:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:45:32 10:15:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:45:32 10:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:45:32 10:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:45:32 10:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:45:32 10:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:45:32 10:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:45:32 10:17:01 6 0.00 0.00 0.02 0.03 0.00 99.95 10:45:32 10:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:45:32 10:17:01 CPU %user %nice %system %iowait %steal %idle 10:45:32 10:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:45:32 10:18:01 0 0.00 0.00 0.05 0.00 0.00 99.95 10:45:32 10:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:45:32 10:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:19:01 all 0.24 0.00 0.00 0.01 0.00 99.75 10:45:32 10:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:19:01 4 1.78 0.00 0.00 0.00 0.02 98.21 10:45:32 10:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:45:32 10:19:01 6 0.02 0.00 0.00 0.03 0.00 99.95 10:45:32 10:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:20:01 all 0.26 0.00 0.01 0.00 0.00 99.74 10:45:32 10:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:20:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:20:01 4 1.99 0.00 0.02 0.00 0.00 98.00 10:45:32 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:21:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:45:32 10:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:21:01 4 2.00 0.00 0.02 0.00 0.00 97.98 10:45:32 10:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:21:01 6 0.00 0.00 0.00 0.05 0.00 99.95 10:45:32 10:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:22:01 all 0.25 0.00 0.01 0.00 0.00 99.73 10:45:32 10:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:22:01 4 1.95 0.00 0.03 0.00 0.02 98.00 10:45:32 10:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:45:32 10:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:23:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:45:32 10:23:01 5 0.02 0.00 0.00 0.03 0.00 99.95 10:45:32 10:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:45:32 10:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:25:01 all 0.01 0.00 0.01 0.01 0.01 99.97 10:45:32 10:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 10:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:45:32 10:25:01 5 0.00 0.00 0.00 0.03 0.02 99.95 10:45:32 10:25:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:45:32 10:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:45:32 10:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:45:32 10:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 10:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:45:32 10:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:45:32 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:45:32 10:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:45:32 10:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:45:32 10:28:01 CPU %user %nice %system %iowait %steal %idle 10:45:32 10:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 10:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:45:32 10:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:29:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:30:01 all 0.02 0.00 0.01 0.02 0.00 99.95 10:45:32 10:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:45:32 10:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:30:01 6 0.02 0.00 0.00 0.17 0.00 99.82 10:45:32 10:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:31:01 all 0.01 0.00 0.01 0.01 0.00 99.98 10:45:32 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:31:01 7 0.00 0.00 0.00 0.05 0.00 99.95 10:45:32 10:32:01 all 0.02 0.00 0.01 0.02 0.00 99.95 10:45:32 10:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:45:32 10:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:32:01 7 0.03 0.00 0.00 0.17 0.00 99.80 10:45:32 10:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:45:32 10:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:45:32 10:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:45:32 10:34:01 all 0.01 0.00 0.01 0.02 0.00 99.97 10:45:32 10:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:45:32 10:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:34:01 7 0.00 0.00 0.00 0.12 0.00 99.88 10:45:32 10:35:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:45:32 10:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:45:32 10:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:35:01 7 0.00 0.00 0.00 0.05 0.00 99.95 10:45:32 10:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:45:32 10:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:45:32 10:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:36:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:45:32 10:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:45:32 10:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:45:32 10:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:45:32 10:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:45:32 10:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:45:32 10:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:38:01 7 0.02 0.00 0.00 0.05 0.00 99.93 10:45:32 10:39:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:45:32 10:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:45:32 10:39:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:45:32 10:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:45:32 10:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:39:01 7 0.03 0.00 0.00 0.02 0.02 99.93 10:45:32 10:45:32 10:39:01 CPU %user %nice %system %iowait %steal %idle 10:45:32 10:40:01 all 0.10 0.00 0.01 0.00 0.00 99.88 10:45:32 10:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:40:01 4 0.80 0.00 0.02 0.00 0.02 99.17 10:45:32 10:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:45:32 10:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:45:32 10:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:41:01 7 0.03 0.00 0.00 0.03 0.00 99.93 10:45:32 10:42:01 all 0.00 0.00 0.01 0.01 0.00 99.98 10:45:32 10:42:01 0 0.00 0.00 0.05 0.00 0.00 99.95 10:45:32 10:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:42:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:45:32 10:42:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:45:32 10:43:01 all 0.03 0.00 0.01 0.01 0.00 99.96 10:45:32 10:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:45:32 10:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:45:32 10:43:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:45:32 10:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:45:32 10:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:45:32 10:43:01 7 0.00 0.00 0.02 0.03 0.00 99.95 10:45:32 10:44:01 all 0.15 0.00 0.01 0.00 0.00 99.83 10:45:32 10:44:01 0 0.00 0.00 0.05 0.00 0.00 99.95 10:45:32 10:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:44:01 4 1.18 0.00 0.03 0.00 0.02 98.78 10:45:32 10:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:45:32 10:44:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:45:32 10:45:01 all 0.14 0.00 0.01 0.01 0.00 99.84 10:45:32 10:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:45:32 10:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:45:32 10:45:01 4 1.03 0.00 0.02 0.00 0.00 98.96 10:45:32 10:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:45:32 10:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:45:32 10:45:01 7 0.02 0.00 0.00 0.03 0.00 99.95 10:45:32 Average: all 6.52 0.00 1.28 0.34 0.01 91.84 10:45:32 Average: 0 6.51 0.00 1.24 0.35 0.01 91.88 10:45:32 Average: 1 6.81 0.00 1.26 0.36 0.01 91.55 10:45:32 Average: 2 6.41 0.00 1.28 0.35 0.01 91.94 10:45:32 Average: 3 6.24 0.00 1.29 0.33 0.01 92.13 10:45:32 Average: 4 6.50 0.00 1.29 0.25 0.02 91.95 10:45:32 Average: 5 6.61 0.00 1.27 0.52 0.01 91.58 10:45:32 Average: 6 6.76 0.00 1.32 0.29 0.01 91.62 10:45:32 Average: 7 6.34 0.00 1.31 0.30 0.01 92.04 10:45:32 10:45:32 10:45:32